body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color    : #821501;
	color               : #EBD2CE;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Georgia, serif;
	font-size		: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                   : #FFB55D;
	text-decoration		: none;
	font-weight          : bold;
	text-decoration      : underline;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding                      : 3px;
	background-color             : #F7E7CA;
	border			              : 1px solid #F7E7CA;
}

textarea.input_1 {

}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.padding_body {
	padding			: 20px 25px;
}

.stile_indi
{
	display				: none;
}
#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

#div_container {
   width                : 960px;
   margin               : auto;
}

#div_container div.div_header {
   height               : 154px;
   position             : relative;
}

#div_container div.div_header div.div_logo {
   position             : absolute;
   top                  : 58px;
   left                  : 32px;
}

#div_container div.div_header div.div_main_menu {
   position             : absolute;
   width                : 330px;
   top                  : 8px;
   right                : 12px;
   text-align           : right;
}

#div_container div.div_header div.div_main_menu p {
   padding              : 3px 0;
}

div.div_corpo {
   margin            : auto;
}

div.div_corpo p.titolo {
   margin-bottom        : 10px;
}

p.titolo2 {
   font-size            : 14px;
   font-weight          : bold;
   color                : #FFF;
   padding              : 2px 0;
}

p.titolo3 {
   font-size            : 14px;
   font-weight          : bold;
   color                : #FFF;
   padding              : 2px 0;
}

div.div_corpo p.titolo2 {
   margin-top           : 18px;
}

p.testo {
   line-height          : 20px;
   text-align            : justify;
}

p.testo_home {
   font-size            : 14px;
   line-height          : 20px;
   text-align            : justify;
}

div.div_footer {
   text-align           : center;
   padding              : 10px;
   line-height          : 20px;
}

div.div_footer a:link,
div.div_footer a:visited {
   color                : #FFF;
   text-decoration      : none;
}

div.div_footer a:hover {
   color                : #EBD2CE;
   text-decoration      : underline;
}

table.tab_galleria {
   margin               : auto;
}

table.tab_galleria td {
   padding              : 2px 10px;
   text-align           : center;
}

div.div_colonna_foto_dx table td img,
table.tab_galleria td img,
table.tab_directors td img {
   border               : 2px solid #E2907A;
}

table.tab_galleria td p.didascalia {
   white-space          : nowrap;
}

table.tab_galleria td p.didascalia_2 {
   font-size            : 11px;
}

table.tab_galleria td p {

}

#div_form_contatti input.input_1,
#div_form_contatti select.input_1,
#div_form_contatti textarea.input_1 {
   width                : 300px;
}

#div_form_contatti textarea.input_1 {
   height               : 180px;
}

#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			   : 60%;
	padding			: 2px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti ul.errore_form,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul.errore_form {
   width                : 250px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			   : 70%;
}

#div_form_contatti table.tab_form td {
	padding			: 4px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
	white-space      : nowrap;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}

div.div_homepage {
   background-image: url(../_pics/homepage/casa.jpg);
   background-repeat: no-repeat;
   background-position: right top;
   height                  : 430px;
}

div.div_homepage_txt {
   width                   : 500px;
   height                  : 260px;
   padding-top             : 100px;
   padding-left            : 40px;
}

div.div_homepage_txt p.testo {

}

div.div_homepage_txt {
   width                   : 506px;
}


div.div_corpo {

}

div.div_colonna_foto_dx {
   float                   : right;
}

div.div_colonna_foto_dx table td {
   padding                 : 8px;
}

div.div_blog {
   padding                 :0 30px;
}

div.div_blog div.div_elenco {
   margin-top              : 25px;
   margin-bottom           : 100px;
}

div.div_blog div.div_elenco p.voce_menu {
   padding                 : 4px;
}

p.divider {
   padding                 : 10px 0;
}

table.tab_directors {

}

table.tab_directors td {
   padding                 : 10px;
}


table.tab_blog {
   
}

table.tab_blog td {
   padding                 : 0 6px;
}

table.tab_blog td p.immagini {
   margin-top              : 5px;
}

