* {
	font-family: Georgia, "Times New Roman", Times, serif;
}


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#contenitore_home {
	text-align: left;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	position: relative;		
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_home {
	text-align: center;
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
}
#footer_home a{
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
#footer_home a:hover{
	color: #1C4C9B;
}
#contenitore {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height:auto !important;
	height:740px;/*era 690*/
	min-height:740px;/*era 690*/	
	background-repeat: no-repeat;
	background-position: left top;
}
#contenitore #box_contenuti {
	height: 525px;
	width: 628px;
	position: absolute;
	left: 24px;
	top: 56px;
	background-image: url(../img/sf_box_bianco.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
	z-index: 60;
}
#contenitore #box_contenuti .chiudi {
	text-align: right;
	padding-right: 20px;
	padding-top: 8px;
	font-size: 14px;
}
#contenitore #box_contenuti .chiudi a{
	font-size: 14px;
	text-decoration:none;
	color:#000000;
}
#contenitore #box_contenuti .chiudi a:hover{
	color:#6B6D6F;
}
#contenitore #box_contenuti .chiudi span {
	font-size: 20px;
	font-weight: bold;
}
#contenitore #box_contenuti .box_pag{
	margin-top: 25px;
	padding-right: 23px;
	padding-left: 30px;
	color:#000000;
	display: none;
}
#contenitore #box_contenuti .box_pag .titolo{
	font-size:24px;
	padding-bottom: 30px;
	padding-left: 85px;
}
#contenitore #box_contenuti .box_pag .testo{
	font-size:12px;
	line-height: 120%;
	height: 392px;
	overflow: auto;
}
#contenitore #box_contenuti .box_pag .testo a{
	font-size:12px;
	color:#000000;
	text-decoration: none;	
}
#contenitore #box_contenuti .box_pag .testo a:hover{
	color:#1C4C9B;	
}
#contenitore #box_contenuti .box_pag .testo span{
	color:#1C4C9B;
	font-size:14px;
}
#contenitore #box_contenuti .box_pag .google {
	padding-top: 10px;
}
#contenitore #box_contenuti .box_pag .google a{
	color:#000000;
	font-size:12px;
}
#contenitore #box_contenuti .box_pag .google a:hover{
	color:#1C4C9B;
}
#contenitore #logo {
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	background-image: url(../img/logo_ristori.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 126px;
}
#contenitore .box_photo {
	position: absolute;
	z-index: 10;
	left: 50px;
	top: 94px;
	width: 718px;
	display: none;
}
#contenitore .box_photo .tit_photo{
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
#contenitore .box_photo #foto_big_industriale{
	height: 297px;
	width: 672px;
	border: 2px solid #FFFFFF;
	margin-top: 41px;
	margin-left: 22px;
}
#contenitore .box_photo #foto_big_civile{
	height: 297px;
	width: 672px;
	border: 2px solid #FFFFFF;
	margin-top: 41px;
	margin-left: 22px;
}
#contenitore .box_photo .box_fotosmall {
	width: 686px;
	margin-left: 22px;
	padding-top: 2px;/*era 3*/
}
#contenitore .box_photo .box_fotosmall a{
	display:block;
	float:left;
	border: 1px solid #FFFFFF;
	margin-right:4px;
	padding: 1px;
	margin-top: 4px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;

}
#contenitore .box_photo .box_fotosmall a:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;

}
#contenitore #box_tit_civile {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 38px;
	width: 930px;
	text-align: right;
	display: none;
}
#contenitore #box_tit_civile a{
	font-size: 24px;
	color: #E0E1E2;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../img/fr_industriale_off.gif);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 50px;
	vertical-align: middle;
	height: 50px;
	display: block;
	float: right;
}
#contenitore #box_tit_civile a:hover{
	color: #FFFFFF;
	background-image: url(../img/fr_industriale_on.gif);
}
#contenitore #box_tit_industriale {
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 38px;
	width: 930px;
	text-align: right;
	display: none;
}
#contenitore #box_tit_industriale a{
	font-size: 24px;
	color: #6181B6;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../img/fr_civile_off.gif);
	padding-right: 25px;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 50px;
	vertical-align: middle;
	height: 50px;
	display: block;
	float: right;
}
#contenitore #box_tit_industriale a:hover{
	color: #FFFFFF;
	background-image: url(../img/fr_civile_on.gif);
}

#contenitore #menu {
	padding-top: 22px;
	padding-left: 129px;	
}
#contenitore #menu a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 15px;
	font-weight: bold;
}
#contenitore #menu a:hover{
	color: #1C4C9B;
}
#contenitore #indirizzo {
	position: absolute;
	z-index: 50;
	left: 52px;
	top: 652px;/*era 602*/
	font-size: 12px;
	color: #000000;
	width: 587px;
}
#contenitore #indirizzo a{
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
#contenitore #indirizzo a:hover{
	color: #1C4C9B;
}
ul {
	margin: 0px;
	padding: 0px;
}
.sm {
	LIST-STYLE-TYPE: none; WIDTH: 300px; DISPLAY: block; HEIGHT: 85px; OVERFLOW: hidden; LIST-STYLE-IMAGE: none
}
.sm LI {
	DISPLAY: inline; FLOAT: left; OVERFLOW: hidden
}
#contenitore #menu_foto_industriale {
	position: absolute;
	z-index: 10;
	left: 72px;
	top: 486px;
	
}
.iframe {
	height: 75px;
	width: 679px;
	border: 2px solid #FFFFFF;
	margin-top: 5px;
	margin-left: 18px;
}
.messaggio {
	font-size:10px;
	margin-top: 2px;
	margin-left: 18px;
}

