@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	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 wrapper in IE 5* browsers. The text is then set to the left aligned default in the #wrapper selector */
	color: #333;
	font-size: 11px;
}
img{ border:0px;
	}
H1 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #124581;
	margin-top: 0px;
	margin-bottom: 10px;
}
.picture {
	margin-top: 10px;
	text-align: center;
}
#header #logo {
	float: left;
	width: 321px;
}
#wrapper {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0px;  /* 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. */
	width: 900px;
}
#bigFlash {
	height: 242px;
	width: 900px;
}
#header #langMenu {
	font-family: Tahoma;
	font-size: 11px;
	float: right;
	width: 577px;
	text-align: right;
	border-bottom: 1px solid #eeeeee;
}
#mainContent #row2 {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 900px;
}

#header 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 */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 900px;
}
#Dati a, #Dati a:link, #Dati a:visited {
	color: #666;
	text-decoration: none;
}

#footer {
	background:#FFF;
	margin-top: 10px;
	display: block;
	width: 900px;
	clear: both;
	position: inherit;
}

#Dati p {
	margin:0px;
}
#Dati {
	float: left;
	width: 750px;
	font:10px verdana;
	text-align:center;
}
/*#mainMenu {
	border: 1px solid #eeeeee;
	font: 12px Verdana bold;
	line-height: 20px;
	z-index: 100;
}
#mainMenu a, #mainMenu a:link, #mainMenu a:visited {
	margin: 0px 5px;
	color: #999;
	text-decoration: none;
}
#mainMenu a:hover {
	margin: 0px 5px;
	color: #114377;
	text-decoration: none;
}*/
#certificati {
	float: right;
	width: 140px;
	text-align: right;
}

#row2 a, #row2 a:visited, #row2 a:link {
	color:#333;
	text-decoration:none;
}

#row2 a:hover {
	color:#104372;
	text-decoration:none;
	
}

#row2 #boxGamme {
	float: left;
	width: 300px;
	margin-right: 8px;
	height: 230px;
	border: 1px solid #EEEEEE;
}

#row2 #boxRicerca {
	float: right;
	width: 303px;
	height: 230px;
	margin-right: 8px;
	border: 1px solid #eeeeee;
}
#row2 #boxNovita {
	background-position: top right;
	background-repeat: no-repeat;
/*	height: 150px;
*/	height:230px;
	border: 1px solid #eeeeee;
}
#row2 #boxCI {
	height: 70px;
	margin-top:8px;
	border: 1px solid #eeeeee;
}
#row2 #box3 {
	float: right;
	width: 277px;
	height: 230px;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#row2 h4 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom: 1px solid #EEEEEE;
}
#accordion {
	font-size: 11px;
}
#accordion p {
	font-size: 11px;
	margin: 5px;
}
#accordion h3 {
	margin: 0px;
}
#slide-images{
	display:block;
	margin:0px;
	padding:0px;
	width:900px;
	height:245px;
	overflow:hidden;
	position: relative;
}
.news {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#slide-images li{
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
} 
#boxGamme * {
	margin:0px;
	padding:0px;
}
.sm {
	list-style:none;
	width:300px;
	height:216px;
	display:block;
	overflow:hidden;
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
	height: 216px;
	border-left: 1px solid #EEEEEE;
	cursor: hand;
}
.new {
	color: #12467C;
	margin-top: 5px;
}
.more {
	text-align: right;
	font-weight: bold;
}#mainPage {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 580px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #11447A;
	text-decoration: none;
}
.boxSerp {
	float: left;
	height: 200px;
	width: 180px;
	border: 1px solid #666666;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#mainPage h2{
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #333;
	background-color: #EEEEEE;
}
.boxSerpTitle {
	margin: 0px;
}
#searchResults h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #124282;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
}
.serpType {
	color: #C84348;
}
#searchResults {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 568px;
}
#searchResults h3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	text-align: center;
}
#colSx {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 0px;
}
#colDx {
	float: right;
	width: 420px;
	margin-right: 0px;
	margin-left: 0px;
}
#table {
	margin-top: 15px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#Evento {
	margin-bottom: 5px;
	border: 1px dotted #134C8C;
	padding: 5px;
}
#testoNew {
	padding: 5px;
	border: 1px solid #EEE;
	margin-bottom: 15px;
	;
}
#colDxRiv h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	color: #333;
	font-size: 14px;
}
#colDxRiv h4 {
	font-family: Verdana;
	font-size: 18px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
	color: #A1A1A1;
	text-decoration: none;
	letter-spacing: 2px;
	border-bottom: 1px solid #EEEEEE;
}
