* {  }

a:link { color: #006699; text-decoration: none; }
a:visited { color: #006699; text-decoration: none; }
a:focus { color: #009900; text-decoration: none; }
a:hover { color: #009900; text-decoration: none; }
a:active { color: #009900; text-decoration: none; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: url(immagini/bgbg.jpg) center bottom repeat-x #70AFF2 fixed;
 padding: 0; margin: 0;
}
#wrapper { 
 margin: 0 auto;
 width: 902px;
}
#content {
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 900px;
 padding: 0px;
 height: 160px;
 margin: 10px 0px 5px 0px;
 border: 1px solid #FFFFFF;
}

/* MENU */

#navigation {
 color: #333;
 height:40px;
 padding: 0px 0px 0px 0px;
 margin: 6px 0px 6px 0px;
 background: url(immagini/bg-menu-css.png);
 border:1px solid #FFFFFF;
}
#menu{
text-align:center;
line-height:40px;
padding: 0px;
border: 0px;
}
#menu a{
width: 130px;
height: 40px;
padding: 0px;
border: 0px;
float: left;
display: block;
background:url(immagini/menu-css.png) no-repeat top;
margin-right: 0px;
margin-left: 0px;
color: #FFFF00;
font-size:14px;
font-family:Tahoma;
font-weight:bold; text-decoration: none;
}
#menu a:hover{
background-position: center;
color:#FFFF00;
}
#menu a.selezionato, #menu a.selezionato:hover{
background-position: bottom;
color:#FFFF00;
}

/* END MENU */

#leftcolumn { 
 display: inline;
 color: #FFF;
 margin: 0px 0px 0px 0px;
 padding: 10px 5px 10px 5px;
 width: 205px;
 float: left;
 background: url(immagini/bg-vetrina.png) top repeat-x #003366;
 border: 1px solid #FFFFFF;
 min-height: 750px;
}

#leftcolumn h3 {
	color:#FFFFFF;
	font-size:14px;
}

#rightcolumn { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 width: 665px;
 display: inline;
 position: relative;
 background: #FFFFFF;
 border: 1px solid #FFFFFF;
 min-height: 760px;
}
#footer { 
 width: 898px;
 clear: both;
 color: #333;
 background: #FFF;
 margin: 0px 0px 10px 0px;
 padding: 10px 1px 0px 1px;
 border: 1px solid #FFFFFF;
}

.gen-footer { 
 width: 888px;
 clear: both;
 margin: 10px 0 0 0;
 padding: 3px 10px 3px 0;
 background-color:#CCCCCC;
 color:#FFFFFF;
 border-bottom: 1px solid #999999;
 border-top: 1px solid #999999;
 text-align:right;
}

.clear { clear: both; background: none; }

/* home */

.descrizione {
	width: 643px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #F6F6F6;
}

.tab-home {
	border-bottom: 1px solid #CCCCCC;
}

/* servizi */
.descrizioneserv {
	width: 643px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background: #F6F6F6;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

#rightcolumn-serv { 
 float: right;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 width: 665px;
 display: inline;
 position: relative;
 background: #FFFFFF;
 border: 1px solid #FFFFFF;
 min-height: 760px;
 font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
}

/* vetrina */
.td-vetrina {
	padding: 20px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

/* dettagli */
.invia {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
width: 90px;
padding: 2px 5px;
}

.tdsxdettagli {
padding: 10px;
}

.tddxdettagli {
padding: 10px 20px;
border-left: 1px solid #CCCCCC;
}