@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bkg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	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: #2c0d01;
	line-height: 16px;
}
a {text-decoration: none; color:#a40233}
td {font-size: 12px; text-align:justify; line-height: 16px;}
.thrColFixHdr #container {
	width: 935px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/* background: #FFFFFF; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

} 
.thrColFixHdr #footer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #2e0800;
	color: #FFFFFF;
} 
.thrColFixHdr #footer td {
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
} 
.thrColFixHdr #footer td a {
	color: #FFFFFF;

} 
div#menu {width:935px; height:37px; background-image:url(img/bkg_menu.jpg); background-repeat:no-repeat; margin-top:1px; text-align:center; color: #4c2015; font-size:15px; font-weight:bold; padding-top:8px }
div#menu a {color: #4c2015; padding-left: 10px; padding-right:10px }
div#menu a:hover {color: #a40233; }
div#backhome {margin-left: 40px }
div#backhome a {font-size:13px; font-weight:bold; color:#cbd109}
div#backhome a:hover {color: #a40233; }
div#contenuto {margin:11px; text-align:justify; }
div#contenuto_interna {margin:11px; text-align:justify; background-image:url(img/bkg_contenuto.jpg); background-repeat:no-repeat }
h1 {color: #cbd109; font-size:22px; font-weight:bold; margin:0px;line-height: 20px; }
h2 {color: #a40233; font-size:18px; font-weight:bold; margin:0px;line-height: 20px; padding-left:70px; padding-top:14px  }
h3 {color: #9ea002; font-size:20px; font-weight:bold; margin:0px;line-height: 20px; text-align:center }
.box_dx {background-image:url(img/box_dx.jpg); background-repeat:no-repeat; width:238px; padding: 65px 20px 0 25px; font-size:13px}
.box_sx {padding-right: 10px}
.box_novita {background-image:url(img/bkg_novita.jpg); background-repeat:no-repeat; width:283px}
.box_novita p {margin-left: 25px; margin-right:15px; font-size:13px; margin-top:30px; line-height:18px; color:#FFF}
div#colsx {width:300px; float:left;}
div#coldx {width:552px; float:left;}

.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;
}
.fucsia {color: #a40233; }
.fucsia a {color: #a40233; }
.verde {color: #cbd109; }
input {font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 12px;color: #2c0d01; height:22px}
.margine4 {margin-bottom:5px}
.bottone {background-color:#a40233; color:#FFFFFF; font-weight: bold; border:none; width:50px}
.size13 {font-size:13px;}
.size15 {font-size:15px;}
.media {border-bottom: 1px solid #ccd200; padding-bottom:12px; margin-bottom:17px; width:700px; background-image:url(img/freccia.jpg); background-repeat:no-repeat; padding-left:15px}
.media a {color: #ccd200; font-weight:bold; font-size:13px}
.comunicazione {padding-bottom:12px; margin-bottom:17px;  background-image:url(img/freccia.jpg); background-repeat:no-repeat; padding-left:15px; margin-right:40px; float:left}
.comunicazione a {color: #ccd200; font-weight:bold; font-size:13px}
.comunicazione img {text-align:center;}
