@charset "utf-8";
/* DIV COMUNI */
body {
	margin:auto;
	margin-top:0px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
}
#infosu {
	margin:auto;
	width:994px;
}
#bordo_sx{
	margin:0px;
	background-image:url(../img/bg_bordo_sx.gif);
	background-repeat:no-repeat;
	width:6px;
	height:940px;
	float:left;
}
#bordo_dx{
	margin:0px;
	width:6px;
	height:940px;
	background-image:url(../img/bg_bordo_dx.gif);
	background-repeat:no-repeat;
	float:left;
}
#bordo_sx_adobe{
	margin:0px;
	background-image:url(../img/bg_bordo_sx.gif);
	background-repeat:no-repeat;
	width:6px;
	height:1150px;
	float:left;
}
#bordo_dx_adobe{
	margin:0px;
	width:6px;
	height:1150px;
	background-image:url(../img/bg_bordo_dx.gif);
	background-repeat:no-repeat;
	float:left;
}
#pagina{
	margin:0px;
	width:982px;
	/*height:940px;*/
	background-color:#fff;
	background-image:url(../img/bg_pagina.gif);
	background-repeat:no-repeat;
	float:left;
}
#avviso_js{
	margin:auto;
	margin-top:10px;
	padding:0px;
	width:938px;
	height:20px;
	text-align:center;
}
#top{
	margin:auto;
	margin-top:0px;
	width:938px;
	height:50px;
}
#logo{
	width:54px;
	height:50px;
	float:left;
}
#menu_top{
	width:884px;
	height:50px;
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-x;
	float:right;
}
#claim{
	margin-left:22px;
	margin-top:8px;
	width:650px;
	height:14px;
	background-color:#4f87d2;
	background-image:url(../img/bg_claim.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:3px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:10px;
	color:#fff;
	float:left;
	margin-bottom:36px;
}
#sezione{
	margin-left:22px;
	margin-top:14px;
	width:938px;
	height:14px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:6px;
	margin-bottom:10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#09f;
	float:left;
}

/* DIV HOMEPAGE */
#headline{
	width:938px;
	height:308px;
	margin:auto;
	margin-top:28px;
	margin-bottom:42px;
}
.recupero_dati{
	width:458px;
	height:120px;
	margin-left:22px;
	margin-top:36px;
	margin-bottom:10px;
	float:left;
}
.soluzioni{
	margin-left:22px;
	margin-top:6px;
	margin-bottom:10px;
	width:285px;
	height:104px;
	padding:4px;
	padding-top:0px;	
	padding-left:2px;
	padding-right:10px;
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#f0f0f0;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#f0f0f0;
}
.soluzioni_3{
	margin-left:22px;
	margin-top:8px;
	margin-bottom:10px;
	width:938px;
	height:40px;
	padding:0px;
	background-color:#f5f5f5;
	float:left;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#f0f0f0;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#f0f0f0;
}
/* DIV CHI SIAMO */
#headline_chi{
	width:938px;
	height:269px;
	margin:auto;
	margin-top:28px;
	margin-bottom:42px;
}
#colonna_doppia{
	margin-top:20px;
	margin-left:22px;
	width:610px;
	float:left;
}
#colonna_dx{
	margin-top:0px;
	margin-right:22px;
	width:300px;
	float:right;
	background-image:url(../img/bg_box.gif);
	background-repeat:repeat-y;
}

/* DIV COSA FACCIAMO*/

#pagina_cosa{
	margin:0px;
	width:982px;
	background-color:#fff;
	background-image:url(../img/bg_pagina.gif);
	background-repeat:no-repeat;
	float:left;
}
#sezione_b{
	margin-left:22px;
	margin-top:28px;
	width:610px;
	height:14px;
	padding-top:0px;
	padding-left:2px;
	padding-bottom:6px;	
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#09f;
}
#headline_cosa{
	width:610px;
	height:130px;
	margin:auto;
	margin-top:12px;
	margin-left:22px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	float:left;
}

/* DIV INFO */
#newsletter{
	margin-top:0px;
	margin-right:22px;
	width:300px;
	float:right;
}


/* UGO BETORI */
#ugobetori{
	margin:0px;
	width:948px;
	height:50px;
	background-color:#fff;
	background-image:url(../img/bg_ugobetori.gif);
	background-repeat:no-repeat;
	float:left;
	padding-top:4px;
	padding-left:22px;
	padding-right:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#666;
}

/* CLASSI */
.indirizzo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	color: #333;
}
.avviso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:0px;
	color: #333;
}
.chisiamo_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
}
.box{
	background-image:url(../img/bg_tab_box.gif);
	background-repeat:repeat-y;
	padding-left:20px;
}
.box2{
	padding-left:20px;
}
.box3{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.topbox{
	height:30px;
	background-image:url(../img/bg_topboxgif.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#fff;
	padding-top:17px;
}
.abox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:36px;
	text-decoration:none;
	color:#666;
}
.abox:hover{
	color:#36c;
}
.sottolineato{
text-decoration:underline;
}
.logo_betori{
margin-left:124px;
vertical-align:text-top;
}
/* TAG */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:lighter;
	color:#333;
	margin-top:0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#333;
	margin-top:0px;
	margin-bottom:4px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#36c;
	/*margin-top:0px;*/
	margin-bottom:6px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#06f;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	margin-top:0px;
	margin-bottom:5px;
}
ul, li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	margin-top:0px;
	margin-bottom:5px;
}
label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	margin-top:0px;
	margin-bottom:5px;
}
input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
}
table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	margin-top:0px;
	margin-bottom:5px;
}

hr{
	height:1px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #cccccc;
	border:0px;
	background-color: #ccc;
}
img{
border:none;
}
a{
	color:#06f;
	text-decoration:none;
}
a:hover{
	color:#03f;
}