/* CSS Document */

body{
background-color:#e9e9e9;
font-family:Georgia, "Times New Roman", Times, serif;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

* {margin:0px;padding:0px;}

a{
	color:#ffffff;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
}

#container_shadow{
	width:794px;
	height:100%;
	clear:both;
	margin:auto;
	background-image:url(../img/shadow_bg.gif);
}

#container{
	position:relative;
	width:776px;
	height:100%;
	clear:both;
	margin:auto;
	z-index:2;
	background-color:#ffffff;
}

#header{
	position:relative;
	width:776px;
	height:99px;
}

#header_box{
	position:absolute;
	right:0px;
	top:0px;
	width:265px;
	height:99px;
}

#header_date{
	color:#aaaaaa;
	height:10px;
	width:98%;
	margin:5px 5px 8px 5px;
	padding-bottom:5px;
	border-bottom:1px dashed #aeaeae;
}

#header_counter{
	position:absolute;
	bottom:5px;
	right:8px;
	color:#666666;
	height:10px;
	width:190px;
	text-align:right;
}

#ragione_sociale{
	position:absolute;
	top:22px;
	right:5px;
}

#ragione_sociale_p{
	color:#888;
	position:absolute;
	top:42px;
	right:5px;
	text-align:right;
	height:30px;
}

#navbar{
	width:776px;
	//padding-left:10px;
	height:53px;
	background-image:url(/img/navbar_bg.gif);
	background-color:#e9e9e9;
	background-repeat:repeat-x;
	border-bottom:1px solid #ffffff;
}

#navbar a{
	color:#ffffff;
}

#navbar a:hover{
	text-decoration:underline;
}

.navbar_tab{
	margin-top:2px;
	padding-top:6px;
	border-right:1px solid #90c2e3;
	border-left:1px solid #187dc0;
	width:99px; /*w. servizi 82*/
	height:23px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	float:left;
	color:#447a9c;
}

.select{
	background-image:url(/img/navbar_select_bg.gif);
}

.hover{
	background-image:url(/img/navbar_hover_bg.gif);
}


#splash_area{
	position:relative;
	width:766px;
	//width:776px;
	height:357px;
	border-top:1px solid #d1d1d1;
	padding-left:10px;
}

#splash_img{
	width:752px;
	height:315px;
	padding:1px;
	border:1px solid #d1d1d1;
	margin:20px auto 10px auto;
}

#splash_img img{
	margin-left:2px;
}

#splash_box{
	position:absolute;
	right:1px;
	//right:11px;
	top:21px;
	width:274px;
	height:315px;
	background-color:#e5e5e3;
	border:1px solid white;
}

#splash_box ul{
	font-size:18px;
	margin-left:20px;
}

#splash_box li{
	margin:10px 0 10px 0;
}

#box_area{
	position:relative;
	width:776px;
	height:510px;
	border-bottom:1px solid #d1d1d1;
}

#box_area p{
	margin-left:10px;
	font-size:23px;
	color:#0072bc;
}

.box{
	width:370px;
	height:80px;
	background-image:url(/img/box_bg.gif);
	margin:5px 0 5px 10px;
	float:left;
}

.box img{
	width:86px;
	height:56px;
	margin:7px 10px 5px 10px;
	border:1px solid #aaaaaa;
	float:left;
}

.box ul{
	color:#222222;
	margin:0 0 5px 5px;
	width:245px;
	height:58px;
	padding:3px;
	float:left;
}

#leader{
	padding:1px 0 0 1px;
	width:729px;
	height:91px;
	margin:10px;
	border:1px solid #cccccc;
	background-color:#e9e9e9;
	position:absolute;
	bottom:10px;
	left:12px;
}

#grey_bar{
	width:776px;
	//width:786px;
	height:90px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#e9e9e9;
	color:#333333;
}

#grey_bar a{
	color:blue;
}

#contatti{
	width:178px;
	height:88px;
	float:left;
	border-right:1px dotted #aeaeae;
}

#contatti h4{
	margin:10px;
	font-style:bold;
	font-size:11px;
	color:#666666;
	clear:both;
}

#contatti p{
	margin:10px;
	width:150px;
	height:60px;
}

#partner{
	width:330px;
	height:88px;
	float:left;	
}

.partner_ul{
	margin:0 0 0 10px;
	height:55px;
	width:280px;
	float:left;
}

.partner_ul_left{
	margin:0 0 0 20px;
	height:55px;
	width:140px;
	float:left;
}

.partner_ul_right{
	margin-left:10px;
	height:55px;
	width:120px;
	float:left;
}

#partner h4{
	margin:10px;
	font-style:bold;
	font-size:11px;
	color:#666666;
	clear:both;
}

#partner p{
	margin:10px;
	width:250px;
	height:60px;
}


#aiuto{
	width:266px;
	height:88px;
	float:left;
	border-right:1px dotted #aeaeae;	
}

#aiuto h4{
	margin:10px;
	font-style:bold;
	font-size:11px;
	color:#666666;
	clear:both;
}

#aiuto p{
	margin:10px;
	width:260px;
	height:60px;
}


#footer_spacer{
	width:776px;
	height:53px;
	border-top:1px solid #d1d1d1;
}

#footer{
	width:776px;
	//width:786px;	
	height:22px;
	background-image:url(../img/footer_bg.gif);
	position:absolute;
	bottom:10px;
	color:#ffffff;
}

h1{
	color:#4153c2;
	font-style:italic;
	font-weight:normal;
	font-size:36px;
	margin:20px;
}

h3{
	color:red;
	font-weight:normal;
	font-size:23px;
	margin:10px;
}

h4{ margin-left:20px;}

.active{
	color:white;
}

.page_text{margin-top:30px;}

.page_text p{
	font-size:14px;
	text-indent:4px;
	margin:10px 30px 20px 20px;
}

.page_text a{color:red;}

.page_text h3{
	font-size:18px;
	margin:20px 30px 20px 20px;
	border-bottom:1px solid black;
}

.product_image{cursor:pointer;}

.new{color:red;}

#news_area{margin:10px; margin-right:20px; border:1px dotted red; background-image:url(/img/bulb.png); background-repeat:no-repeat; background-position: 696px 10px;}

#news_area p{margin:10px; color:#0; font-size:14px;}

#news_area a{color:red;}