@charset "utf-8";
/* CSS Document */


.sfondo {
background-image:url(../img/sfondo.png);
background-repeat:repeat-x;
}

body{
margin-top:0px;
padding:0;
font-family:"Trebuchet MS", Verdana, Arial;
panose-1:2 11 6 3 2 2 2 2 2 4;
font-size:12px;}

div#contenitore{
width:964px;
height:auto;
margin-left:auto;
margin-right:auto;}

div#testatina{
background-repeat:no-repeat;
width:964px;
height:318px;}

div#menu{
background-image:url(../img/menu.png);
background-repeat:no-repeat;
width:964px;
height:50px;}

div#corpo{
background-image:url(../img/corpo.png);
background-repeat:repeat-y;
width:964px;
min-height:600px;}

div#piede{
background-image:url(../img/pie.png);
background-repeat:no-repeat;
width:964px;
height:100px;
}

div#piedecon{
width:964px;
height:100px;
margin-left:60px;
}

.testopiede{
font-size:11px;
color:#FFFFCC;
}

.decorgraphic{
font-size:10px;
color:#FFFF99;
}

.decorgraphic a{
font-size:10px;
color:#FFFF33;
text-decoration:none;
}

.decorgraphic a:hover{
font-size:10px;
color:#FFFF33;
text-decoration:underline;
}

.titolopagine{
font-size:18px;
color:#660000;}


.sottotitolo{
font-size:14px;
font-weight:400;
color:#000000;}

.descrizionecorpo{
font-size:12px;
color:#000000;
text-align:justify;
}

.descrizionecorpo a{
font-size:12px;
color:#003300;
text-decoration:none;
font-weight:bold;
}

.descrizionecorpo a:hover{
font-size:12px;
color:#666666;
text-decoration:underline;
font-weight:bold;
}


.descrizione_piccola_foto{
font-size:9px;
margin-left:15px;
margin-top:15px;
color:#000000;
position:absolute;
background-color:#FFFFFF;

}
.allegato a{
font-size:10px;
color:#666666;
text-decoration:none;}

.allegato a:hover{
font-size:10px;
color:#000000;
text-decoration:underline;}

div#menusotto{
background-image:url(../img/ombramenu.png);
background-repeat:no-repeat;
width:964px;
height:15px;}

.testomenu a{
font-size:10px;
color:#1C0000;
text-decoration:none;
line-height:42px;
}

.testomenu a:hover{
font-size:10px;
color:#663300;
text-decoration:underline;
line-height:42px;
}

div#banner{
position:absolute;
width:200px;
text-align:center;
}

.notizie{
font-size:12px;}
.scheda-cane{
font-size:14px;
color:#330000;}

.posizionedelegazioni{
position:absolute;
top:400px;
/*left:630px;*/
width:320px;
border-left:solid;
border-left-style:solid;
border-left-color:#663300;
border-right:solid;
border-right-style:solid;
border-right-color:#663300;
border-top:solid;
border-top-style:solid;
border-top-color:#663300;
border-bottom:solid;
border-bottom-style:solid;
border-bottom-color:#663300;}

.presidentedelegazione{
font-size:12px;
background-color:#FFFF33;
text-indent:5px;}
.link-generico a {
	font-size:10px;
	color:#060;
	text-decoration:none;
	}	
	
.link-generico a:hover {
	font-size:10px;
	color:#060;
	text-decoration:underline;
	}	
