@charset "utf-8";
body {
	font: 10px Georgia, "Times New Roman", Times, serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
span.colorato { color: #804}
h1 {font-size:30px; font-weight:normal; margin-bottom:14px; }
h2 {font-size:20px; font-weight:normal; margin-bottom:14px;}
h3 {font-size:16px; font-weight:normal;}
h4 {font-size:12px; font-weight:bold;}
h5 {font-size:10px; font-weight:bold;}
h6 {font-size:10px; font-weight:bold;}

p {margin:0 0 10px 0; text-align:left; font-size:10px;}
p.menusopra{margin:0; padding:0; font-style:italic; font-size:12px; line-height:15px;}


.imgdx {float:right; margin:0 0 10px 15px}
.imgsx {float:left; margin:0 15px 10px 0px}

.thrColFixHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(img/Sfondo_cont.gif) repeat-y;
	margin: 30px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	background: none; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}

.thrColFixHdr #header #testata {background:url(img/Testata_1.gif) no-repeat; height:210px; border-bottom: #000 dashed 1px; padding:10px}

.thrColFixHdr #header  #testata h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	text-indent: -2000em;
	background: url(img/LamaeTrama_home.gif) 27px 22px no-repeat;
	height: 210px;
	width: 597px;
	padding: 10px 0; 
	float:left;
} 
.thrColFixHdr #header  #testata h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	text-indent: -2000em;
	background: url(img/PromotoriHome.gif) 0px 52px no-repeat;
	height: 185px;
	width: 200px;
	padding: 10px 70px 0 0; 
	float:left;
} 

.thrColFixHdr #header  #testata a:hover h2 {
	background: url(img/PromotoriHome_viola.gif) 0px 52px no-repeat;
} 

.thrColFixHdr #header #testata_2 { height:140px; border-bottom: #000 dashed 1px; padding:0px}

#menu_cont a {display:block; height:140px; float:left; width:auto; padding:3px 25px 0 55px; background:url(img/TrattinoLungo.gif) 20px 20px no-repeat; color:#000; text-decoration:none}
#menu_cont a:hover {background:url(img/TrattinoLungoColore.gif) 20px 20px no-repeat; color:#804;}
#menu_cont span.nolink {display:block; height:140px; float:left; width:auto; padding:3px 25px 0 55px; background:url(img/TrattinoLungoColore.gif) 20px 20px no-repeat;}
/*#menu_cont span.nolink {display:block; height:140px; float:left; width:auto; padding:3px 25px 0 55px; background:url(img/MaggioreDiNero.gif) 30px 12px no-repeat;}*/
#menu_cont h1 {margin:0; padding:0}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 0px 10px 55px; /* padding keeps the content of the div away from the edges */
}
#sidebar1 a {color:#000; text-decoration:none}
#sidebar1 a:hover {color:#804}

#sidebar1 h1 { margin-top:0}
#sidebar1 h2 {margin:0; padding:0}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 115px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 55px 55px 10px 40px; /* padding keeps the content of the div away from the edges */
}
#sidebar2 h1 { margin-top:0}
#sidebar2 p {margin:0; padding:0}
#sidebar2 p:first-line{color:#804; font-weight:bold}
#sidebar2 .news {margin:10px 0 0 0; padding:0 0 10px 0; border-bottom:#000 dashed 1px}
#sidebar2 .news:last-child {border-bottom:none}
#sidebar2 .news h6 {font-weight:normal; font-style:italic; margin:0; padding:0}
#sidebar2 .news a {color:#804; text-decoration:none; font-size:10px;}
#sidebar2 .news a:hover { font-weight:bold}

.thrColFixHdr #mainContent { 
	margin: 0 210px 0 225px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 55px 25px 10px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height: 600px;
} 

#mainContent h2 {margin: 6px 0 18px 0;}
#mainContent h5 {margin: 18px 0 0px 0;}

#mainContent table {border:none; width:100%; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; }
#mainContent table tr td:first-child {padding:0 15px 0 0; font-weight:bold; vertical-align:top; width:30px}

#mainContent  .radiodramma {/*padding: 0 0 10px 0; border-bottom:#000 dashed 1px;*/ margin-top:10px}

#mainContent  .video {margin: 20px 0;}

#mainContent .itemlist {margin-bottom:10px;  padding-bottom:10px}
#mainContent .bordoTratteggiato {border-bottom:#000 dashed 1px;}
#mainContent .itemlist h5 {margin-bottom:10px}
#mainContent .itemlist p {margin-bottom:0px}
#mainContent .itemlist p.filelink {margin-top: 5px}

#mainContent a, #footer a {color:#804; text-decoration:none; font-weight:normal;}
#mainContent a:hover, #footer a:hover {color:#804; text-decoration:none; font-weight:bold; }

.thrColFixHdr #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: none;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	text-align:center;
}

.thrColFixHdr #footer .chiusura {background: none; width:960px; height:22px; text-align:center; font-size:9px; color:#fff; padding:10px 0px 0px 0px}
.thrColFixHdr #footer .chiusura form {display:inline}
.thrColFixHdr #footer .chiusura form input {font-size:9px; border:1px #000 solid; background:#804; color:#FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing:1px}

.thrColFixHdr #copy {padding:55px 55px 20px 55px;}
.thrColFixHdr #copy p {font-size:8px; line-height:8px; text-align:left}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
