body {
/*	background: #e1e9ed url(../i/bgbody.jpg) left top repeat-y;*/
	background: #e1e9ed url(../i/bgbody_seo.gif) left top repeat-y;	
	margin:40px 0 0 120px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:14px;
}

a:link, a:hover, a:visited { color:black; text-decoration:none; }
a:hover { text-decoration:underline;}

#thehome {
	
	width:760px;
	height:570px;
	background: transparent url(../i/home.jpg) left top no-repeat;
	position:relative;
}

#bt_entra1 {
	position:absolute;
	left:650px;
	top:120px;
}

#bt_entra2 {
	position:absolute;
	left:650px;
	top:220px;
}

#bt_entra3 {
	position:absolute;
	left:650px;
	top:320px;
}

#flags {
	width:760px;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-bottom:20px;
}

#flags li {
	display:block;
	float:right;
}
#flags li a {
	display:block;
	float:left;
}
#flags img { border:0 }

#super {width:760px;}

#superwrapper {
	
	min-height:570px;
	height:auto !important;
	height:570px;
	
	width:760px;
	background: transparent url(../i/bgmain.jpg) left top repeat;
	border:2px solid #43637c;
	
}

#wrapper {
	min-height:570px;
	height:auto !important;	
	height:570px;
/*	width:740px;	*/
	background: transparent url(../i/bgcontent.jpg) left bottom no-repeat;
	padding:10px;
}

#head {
	width:750px;
	position:relative;
	margin-bottom:10px;
}

#mainmenu {
	width:400px;
	position:absolute;
	right:5px;
	table-layout:fixed;
}

#mainmenu td {
	width:92px;
	height:46px;	
}

#home, #chisiamo, #magazzino, #servizi,  #dovesiamo, #contatti, #areaprivata {
	
	float:left;
	margin:0;
	padding:0;
}

#vetrina{
	
	float:left;
	margin:0;
	padding:0;
	width:192px;
	height:46px;
}

#container {
	width:740px;
	position:relative;
	height:auto;
}

#content {
	width:295px;
	/*background: transparent url(../i/transparent.gif) left top repeat;*/
	background-color:transparent;
	padding:20px 20px 20px 20px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	height:380px;
	overflow:auto;
}

#effect {
	background-color:white;
	position:absolute;
	width:333px;
	height:420px;
	top:0;
	left:0;
	z-index:1;
}

#cont {

}

#bg_content {
	
	background-color:white;
	/*filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;*/
}

#content h3 {
	color:#FFFFFF;
	text-transform:uppercase;
	margin:0;
	margin-bottom:15px;
}

#content h4 {
	color:#DDD;
	text-transform:uppercase;
	margin:0;
	margin-bottom:15px;
}

#footer {
	color:#5d6268;
	font-size:12px;
	text-align:center;
	position:relative;
	/*padding: 3px 0;*/
	height:25px;
	width:760px;	
}

#footer h5{	
	font-size:15px;
	
}

#footer a:link, #footer a:visited {
	color:#5d6268;
	/*right:0;
	top:20px;
	display:block;
	position:absolute;*/
	text-decoration:none;
}

#footer span { 
	display:block;
	top:20px;
	left:0;
	position:absolute;
	}

.floatr {
	float:right;
}
.floatl {
	float:left;
}

.messaggio {
	display:block;
	text-align:left;
	width:320px;
}

#flashcontent {
	width:auto;
}

#loading {
	position:absolute;
	right:50px;
	top:5px;
	color:white;
	display:none;
}

#result table{
	background-color:#bddefd;
	margin-top:20px;
	width:95%;
	border-collapse:collapse;
	padding:5px 0;
}
.anteriore_dx{
	background-color: #84e887;
}
.anteriore_sx{
	background-color: #8cf58f;
}
.posteriore_dx{
	background-color: #8ebef5;
}
.posteriore_sx{
	background-color: #accef5;
}

.pari {
	background-color: #99CCFF;
}
.dispari {
	background-color: #CCCCCC;
}

#content th { color: #FFF;}
#result th { color:#222;}
#result a img { border:0;}
#result td, #result th { text-align:center!important; vertical-align:middle;}
#result td { 
	padding:3px;
	border-bottom:1px solid #666;
}

fieldset { border:0; margin:10px 20px;}
fieldset input { display:block;}

#details th { text-align:left; padding:3px;}
#details td { text-align:left; }
