body {	
	/*background-image: url('img/sfondo.jpg');*/
	/*background-repeat: no-repeat;*/
	color: #000000;
	margin:10px 0 0 0;	
	font-family:tahoma, verdana, sans-serif;	
	font-size:11px;
}

/* -------------------------------------- INIZIO ID DIV ---------------------------------------- */

#contenitore {
/*border: 1px solid black;*/
position: relative;
margin: 0 auto;
width: 820px;
}

#header {
position: relative;
background-image:url('img/header_ok.jpg');
height:108px;
}

#info_header {
position:relative; left:350px; top:27px;
width:400px; color:white; text-align:right;
}

#menu {
position: relative;
border-bottom: 4px solid #4992bf;
height: 58px;
background-color: #ffffff;
}

#in_container {
position: relative;
background-image: url('img/lati_container.gif');
background-repeat: repeat-y;
padding: 0px 33px;
}

#content {
border-bottom: 1px solid #8a8a8a;
padding-right:50px;
padding-left:30px;
}

#footer {
position: relative;
text-align: center;
font-size: 9px;
padding-top: 5px;
color: #8a8a8a;
background-image: url('img/fondo_container.gif');
background-repeat: no-repeat;
height: 68px;
}

#tuvlogo {
position:absolute;
top:85px;
left:756px;
z-index:1;
}
/* -------------------------------------- FINE ID DIV ---------------------------------------- */

/* -------------------------------------- INIZIO TAG HTML ---------------------------------------- */

a { color: #0000ff }
a:active { color: #0000ff }
a:hover { color: #9393ff }


#info_header a { color: #ffffff }
#info_header a:active { color: #ffffff }
#info_header a:hover {  }

h1 {
letter-spacing: -2px;
font-size: 31px;
margin-bottom: -18px;
margin-left:-20px;
}

h2 {
color: #8a8a8a;
letter-spacing: -1px;
font-size: 16px;
font-weight: normal;
border-bottom: 1px solid #8a8a8a;
padding-bottom: 15px;
width: 200px;
}

h3 {
font-weight: bold;
color: #9393ff;
font-size: 12px;
}

p {
line-height: 180%;
font-size: 11px;
padding-bottom: 30px;
}

/*p:first-line {
font-size: 12px;
font-weight: bold;
color: #9393ff;
}*/

ul { line-height: 180%; }

b {
font-weight: bold;
color: #9393ff;
font-size: 12px;
letter-spacing:-1px;
}


/* -------------------------------------- FINE TAG HTML ---------------------------------------- */

.imgfloatdx { float: right; border-left: 4px solid #9393ff; margin-left:10px; margin-bottom:20px;}
.imgfloatsx { float: left; border-right: 4px solid #9393ff; margin-right:10px; margin-bottom:20px;}
.imgfloatno{ border-top: 4px solid #9393ff; margin-top:3px; margin-bottom:20px;}

.minitext { font-weight: bold; font-size: 9px; text-transform: uppercase; letter-spacing:-1px;}

.scheda {
border: 1px solid #38984a;
color: #000000;
width: 150px;
height: 100px;
float: left;
padding: 5px;
margin: 5px;
margin-left: 0px;
}

.scheda_2 {
border-left: 4px solid #38984a;
color: #000000;
width: 150px;
height: 100px;
float: left;
padding: 5px;
margin: 5px;
margin-left: 0;
}

.scheda_3 {
color: #000000;
background-image:url('img/sfondo_contatti.gif');
background-repeat:no-repeat;
width: 150px;
height: 100px;
float: left;
padding: 5px;
margin: 5px;
margin-left: 0;
}
