/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
background-color:#c0c0c0;
}

a{
outline:none;}

a{
color:#ffffff;
text-decoration:none;
}



#container{
	border:1px solid #6d6e70;
	width:571px; 
	height:612px;
	background-color:#a31e24;
	position:absolute;
	margin-top:5px;
	left:50%;
	margin-left:-285px;
	
}

#top{
width:571px;
height:58px;
background-color:#ee2d35;
}

#logo{
float:left;
}


#lingua{
padding-top:35px;
margin-right:10px;
float:right;
}

#foto_home{
width:571px;
height:221px;
border-bottom:1px solid #6d6e70;
background-image:url(../images/home.jpg);
}

#foto_azienda{
width:571px;
height:221px;
border-bottom:1px solid #6d6e70;
background-image:url(../images/azienda.jpg);
}

#foto_contacts{
width:571px;
height:146px;
border-bottom:1px solid #6d6e70;
background-image:url(../images/contacts.jpg);
}


#content_home{
width:567px;
height:230px;
margin-top:20px;

}

#content_contacts{
width:549px;
height:319px;
margin-left:2px;
padding:6px 10px 0 8px;
font-size:12px;
}

#content_contract_menu{
width:120px;
height:100px;
float:left;
font-size:11px;
padding-bottom:30px;
}

#content_contract_menu a:hover{
color:#ee2d35;
}

#content_contract_menu .selected{
border:2px solid #ee2d35;
font-size:11px;
width:92px;
height:15px;
margin-bottom:7px;
padding:5px 5px 5px 10px;
color:#ee2d35;
}
.history{
border:2px solid #ee2d35;
font-size:11px;
width:92px;
height:15px;
margin-bottom:7px;
padding:5px 5px 5px 10px;
}
.piccolo{
font-size:10px;
}
#text_contract{
padding:0px 0px 5px 0px;
font-size:11px;
}

#content_contract{
width:600px;
height:306px;
font-size:12px;
padding:10px 10px 9px 10px;
}

#content_contract_frame{
border:1px solid #ee2d35;
float:left;
width:410px;
padding-top:5px;
padding-right:10px;
text-align:justify;
padding-left:10px;
height:296px;
font-size:12px;
}

#content_home_left{
float:left;
padding-right:5px;
margin-left:4px;
padding-left:4px;
height:195px;
border-right:3px solid #ee2d35;
}

#anteprima{
margin-left:-4px;
width:333px;
height:114px;
background-color:#ee2d35;
}

#anteprima a:hover{
color:#a31e24;
}

#img_anteprima{
padding-top:4px;
margin-left:4px;
}

#footer{
border-top:2px solid #ee2d35;
padding-left:5px;
line-height:16px;
font-size:11px;
color:#ee2d35;
width:566px;
height:24px;
text-align:center;
}


#content_home_right{
padding-left:5px;
float:left;
width:210px;
height:195px;
}

#content_home_right a:hover{

}

#content{
width:545px;
height:230px;
margin-top:8px;
padding-bottom:30px;
padding:0 10px 12px 15px;
}

#content_azienda{
float:left;

overflow:auto;
text-align:justify;
font-size:11px;
width:535px;
height:221px;
padding-bottom:30px;
padding:4px 4px 4px 2px;
}


.contatti{
font-size:11px;
background-color:#a31e24;
color:#ffffff;
}

