@charset "utf-8";
/* CSS Document */

.body {
background-image:url(../images/Layout/sfondoGrigio.png);
background-repeat:repeat-x;
background-color:#f5f3ec;
background-color:#f5f3ec;
text-align:center;
font-family:"Trebuchet MS";
color:#81807D;
font-size:12px;
}

img {
	border:0px;
}

/*pg contiene header, bric, corpo e footer. Creato per l'immagine di sfondo coriandoli*/
#pg {
width:1020px;
margin:auto;
text-align:left;
background-image:url(../images/Layout/Coriandoli_trasp3.png);
background-position:top left;
background-repeat:no-repeat;
}

#header {
height:200px;
width:808px;
margin-top:5px;
margin-left:210px;
text-align:center;
}

#header-menumappa{
height:20px;
width:808px;
text-align:right;
}

#header-logo{
height:144px;
background-image:url(../images/Layout/header-14.png);
background-repeat:no-repeat;
background-position:center;
}

#header-logo-logo{
height:144px;
width:106px;
float:left;
padding-left:30px;}

#header-logo-scritta{
height:144px;
float:right;
padding-right:30px;
padding-top:5px;
background-image:url(../images/Layout/LogoScritta3.png);
background-repeat:no-repeat;
background-position:left 8px;
width:420px;}

#header-menusup{
width:806px;
height:36px;
background-position:left;
text-align:center;}

#bric {
height:30px;
width:808px;

margin-left:210px;
padding-top:10px;
padding-left:5px;}



#corpo{
width:808px;

background-color:#FFFFFF;

margin-left:210px;}

#corpo-in{
width:800px;
border: 1px solid #ccc7b7;
}

#col-sx{

width:175px;
float:left;
margin-left:10px;
margin-top:15px;
vertical-align:top;}

#col-sx-menu{
width:173px;
vertical-align:top;
border: 1px solid #ccc7b7;
}

#col-cx{
/*border: 1px solid #ccc7b7;*/
float:right;
width:585px;
margin-right:15px;
margin-left:5px;
margin-top:15px;
text-align:justify;

}

#col-cx-title{
width:585px;
text-align:left;
height:30px;
font-size:16px;
font-weight:bold;
}



#col-cx-content{
/*border: 1px solid #ccc7b7;*/
width:585px;
text-align:justify;
padding-top:10px;
}


#patrocinio {
border-bottom: 1px solid #ccc7b7;
border-left: 1px solid #ccc7b7;
border-right: 1px solid #ccc7b7;

height:80px;
padding:10px;
text-align:center;

}

#footer{
height:35px;
width:808px;
margin-left:212px;
padding-left:3px;
background-image:url(../images/Layout/footer2.gif);
background-repeat:no-repeat;

text-align:center;
padding-top:8px;
}

#validazione{

width:808px;
margin-left:212px;
padding-top:10px;
text-align:center;

}
