@charset "UTF-8";
/* CSS Document */
body {
	background: url(../img/sfondo.gif) repeat-x;
	margin:0px;
	font-family: Arial;
	font-size:12px;
	color:#1e7aad;
}
H1{
	font-size:15px;
	font-weight:bold;
	color:#990000;
}
#top{
	width:1003px;
	height:69px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
}
#logo{
	width:494px;
	height:69px;
	background-image:url(../img/logo_p.gif);
	background-repeat:no-repeat;
	float:left;
}
#cerca{
	float:left;
	margin-top:20px;
	margin-left:54px;
	color:#727575;
}
#cerca form{
	margin:0px;
}
#cerca .textfield{
	border:1px solid #727575;
}
#menu{
	clear:left;
	width:1003px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
}
#menu_item{
	width:135px;
	height:17px;
	float:right;
	text-align:center;
}
#menu_item:hover{
	background-color:#91c7e0;
}
#menu_item a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
#header{
	clear:right;
	width:1003px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
}
#frase{
	float:left;
	width:300px;
	/*margin-top:15px;*/
	margin-left:20px;
	font-size:18px;
	color:#000000;
	line-height:30px;
}
#frase b,strong{
	color:#990000;
}
#foto_divisione{
	float:left;
	width:587px;
	height:158px;
	margin-left:50px;
	background:url(../img/img_divisione.jpg) no-repeat;
}
#content{
	clear: both;
	width:1003px;
	margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	padding-top:24px;
}
#content_sx{
	float:left;
	width:208px;
}
#box_sx_top{
	float:left;
	background-image:url(../img/box_sx_top.gif);
	height:13px;
	width:206px;
}
#box_sx_center{
	float:left;
	background-image:url(../img/box_sx_center.gif);
	width:199px;
	padding-left:3px;
	padding-right:4px;
}
#box_sx_bottom{
	float:left;
	background-image:url(../img/box_sx_bottom.gif);
	height:12px;
	width:206px;
}
.box_sx_td_titolo{
	background-color:#1e7aad;
	color:#FFFFFF;
	padding-left:6px;
}
.box_sx_td_titolo a{
	color:#FFFFFF;
	text-decoration:none;
}
.box_sx_td_corpo{
	padding-left:6px;
	padding-right:6px;
	text-align:justify;
}
.box_sx_td_corpo a{
	font-weight:bold;
	color:#f25a2e;
	text-decoration:underline;
}
.box_sx_td_corpo_rosso{
	font-weight:bold;
	color:#990000;
	padding-left:6px;
}
#content_dx{
	float:left;
	width:794px;
}
#box_dx_top{
	float:left;
	background-image:url(../img/box_dx_top.gif);
	height:12px;
	width:794px;
}
#box_dx_center{
	float:left;
	background-image:url(../img/box_dx_center.gif);
	width:774px;
	padding-left:10px;
	padding-right:10px;
}
#box_dx_center a{
	font-weight:bold;
	color:#f25a2e;
	text-decoration:underline;
}
#box_dx_bottom{
	float:left;
	background-image:url(../img/box_dx_bottom.gif);
	height:14px;
	width:794px;
}
#box_dx_proposta_top{
	float:left;
	background-image:url(../img/box_dx_top.gif);
	height:12px;
	width:794px;
}
#box_dx_proposta_center{
	float:left;
	background-image:url(../img/box_dx_center.gif);
	width:788px;
	padding-left:2px;
	padding-right:4px;
}
#box_dx_proposta_center a{
	font-weight:bold;
	color:#f25a2e;
	text-decoration:underline;
}
#box_dx_proposta_bottom{
	float:left;
	background-image:url(../img/box_dx_bottom.gif);
	height:14px;
	width:794px;
}
.box_dx_proposta_td_titolo_classico{
	background-image:url(../img/barra_oriz_classico.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	padding-left:12px;
}
.box_dx_proposta_td_titolo_storia{
	background-image:url(../img/barra_oriz_storia.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	padding-left:12px;
}
.box_dx_proposta_td_titolo_sport{
	background-image:url(../img/barra_oriz_sport.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	padding-left:12px;
}
#box_bottom{
	float:left;
	background-image:url(../img/box_bottom.gif);
	height:86px;
	width:366px;
}
.box_bottom_titolo{
	background-color:#1e7aad;
	color:#FFFFFF;
	padding-left:42px;
}
.box_bottom_corpo{
	padding-left:42px;
}
#box_bottom table{
	margin-top:14px;
	margin-left:3px;
}
#box_bottom_testimonianze{
	float:left;
	background-image:url(../img/box_bottom_testimonianze.gif);
	margin-left:60px;
	height:68px;
	width:268px;
	text-align:center;
	padding-top:20px;
	padding-right:100px;
	font-weight:bold;
	color:#990000;
}
.continua{
	font-size:11px;
	font-weight:bold;
	color:#f25a2e;
	text-decoration:underline;
}
#footer{
	clear:left;
	margin-top:10px;
	text-align:center;
	padding-top:18px;
}