@charset "UTF-8";
/* CSS Document */

html,Body {
	background:#1e2327;
	color:#333333;
	text-align:justify;
	background-color:#FFFFFF;
	font-family:Tahoma;
	text-align:left;
	line-height:1.2;
	margin:0;
	margin-top:10px;
	font-size:1em;

}
#wrapper {
width:750px;
margin-right:auto;
margin-left:auto;
}
#header {
border-bottom:3px solid #003366;
height:85px;
}
#nav{
float:left;
width:500px;
line-height:0;
margin-top:32px;
}
#nav ul{
list-style-type:none;
padding-top:20px;
padding-left:0;
margin-left:0;
}
#nav li {
font-size:1.2em;
font-weight:lighter;
display:inline;
ccolor:#666666;
padding-right:20px;

}
#nav li a:link, #nav li a:visited {
	color:#666666;
	text-decoration:none;
}
#nav li a:hover {
	color:#0048AA;
}

#logo{
	width:200px;
	background-image:url(../images/log0.gif);
	background-repeat:no-repeat;
	float:right;
	width:196px;
	height:77px;
}
#content {
border-top:1px solid #666666;

}
#left{
margin-bottom:3em;
}
#right{
margin-bottom:3em;
}
.titolo {
font-size:1.4em;
color:#0048AA;
text-align: left;
margin-bottom:0.5em;
margin-top:2em;
}
p {
font-size:0.9em;
font-weight:lighter;
line-height:1.4;
margin-top:0;
text-align:justify;
}
.box{
clear:both;
width:350px;
height:80px;
margin-bottom:0.5em;
}
/*.box2{
clear:both;
width:350px;
height:90px;
margin-bottom:0.5em;
}*/
.ruolo {
margin-top:44px;
float:left;
color:#0048AA;
width:250px;
}
.linea {
margin-bottom:0.5em;
margin-top:0.5em;
}
.foto{
	width:350px;
	height:210px;
	padding-top:68px;
}
.foto2{
	width:350px;
	height:210px;
	padding-top:40px;
}
.bold {
font-weight:bold;
}

#clientslist{
list-style-type:none;
margin-left:0;
padding-left:0;
width:350px;
}
#clientslist li{
float:left;
width:150px;
height:120px;
margin-right:10px;
margin-bottom:10px;
font-size:0.8em;
margin-left:0;
padding-left:0;
}
#clientslist img{
display:block;
border:1px solid #000000;
}

#clientslist2{
list-style-type:none;
margin-left:0;
padding-left:0;
width:220px;
}
#clientslist2 li{
float:left;
width:220px;
margin-right:5px;
margin-bottom:10px;
font-size:0.8em;
margin-left:0;
padding-left:0;
}
#clientslist2 img{
display:block;
border:1px solid #000000;
}
/*#clienti {
background-color:#00FF99;
}*/
/*.logo {
float:left;
width:150px;
}*/
/*.address {
width:200px;
float:right;
}
.address a:link, .address a:visited {
color:#666666;
}
.address a:hover {
color:#0048AA;
}*/
.email {
font-size:0.9em;
}
.email a:link, .email a:visited {
color:#666666;
}
.email a:hover {
color:#0048AA;
}


#massimo {
background-image:url(images/Massimo.jpg);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#paolo {
background-image:url(images/Paolo_Vacca.png);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#gianna{
background-image:url(images/Gianna.jpg);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#alan {
background-image: url(images/Alan.jpg);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#alessandro {
background-image: url(images/Alessandro.png);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#antonella {
background-image: url(images/Antonella.png);
background-repeat:no-repeat;
float:right;
width:80px;
height:80px;
}
#left {
font-size:0.9em;
float:left;
width:350px;

}
#right {
font-size:0.9em;
float: right;
width:350px;
}

#footer {
clear:both;
background-color:#333333;
border-top:2px solid #666666;
text-align:center;
color:#CCCCCC;
font-size:0.8em;
font-weight:lighter;
line-height:2;
margin-top:20px;
width:auto;
height:100px;
padding-top:2em;

