html,body{margin:0;padding:0}
body{font:100.01% Arial,sans-serif}
p{margin: 0 0 1em;line-height:1.4}
div#container{width: 100%;background: #FFF url(../images/col.jpg) repeat-y right}
div#header{ 
 background-image: url(../images/s_titolo.jpg);
  padding:0px;
 border-bottom-color:  Black;
 border-bottom-style: solid;
 border-bottom-width: 2px;
 background: url(../images/s_titolo.jpg);
 }

div#wrapper{float: left;width: 100%;margin-left: -200px;
background-color: #D4DADF;
  
}
div#content{margin: 0 70px 0 200px}
/*div#content{margin: 0 20px 0 220px}*/
div#sidebar{
float: right;
width: 180px;
/* margin-right: 10px; */
display: inline;
font-size: 80%;
 padding-left: 10px;
 color: Black;
 font: bold;
 font-weight: bold;

}
div#footer{clear: both;
padding: 3px 20px;
background-image: url(../images/footer.jpg);
background-repeat: repeat-x;
font-size: 10px;
text-align: center;
 font-weight: bolder;
 color: White;
 border: thin solid Gray;
 border-width: 3px 0px;
}
div#footer a:visited{color: #fff;font-weight: bold;text-decoration: underline;}
div#footer a{color: #fff;font-weight: bold;text-decoration: underline;}
/* EXTRA LAYOUT */

p.sidebar_news_contenuto{
   margin-right:20px;
	background-color: #181195;
	color: White;
	font-size: 10px;
	border: double White;
	border-width: 3px;
	padding: 2px;
   height: 300px;
	overflow: scroll;
	
}
p.sidebar_news_contenuto a:visited{color: #fff;font-weight: bold;text-decoration: underline;}
p.sidebar_news_contenuto a:hover{color: #fff;font-weight: bold;text-decoration: underline;}
p.sidebar_news_contenuto a:link{color: #fff;font-weight: bold;text-decoration: underline;}
p.sidebar_dog2{
	margin: 0px;
}
p.content_menu{
	float: left;

}
div#titolo{
	 background-color: #D4DADF;
	 text-align: center;
}
div#titolo h2{
	position: relative; top:-7px; left: -7px; margin:0;
/*    background-color: #181195;*/
	 background-color: #bd9d74;
	 color: #fff;
    font: 25px arial,serif;
	 text-align: right;
	font-weight: bold;
	margin: 2px;
	padding-right: 5px;
}


p.testo{
	text-align: center;
	background-color: #FFF7EA;
	padding: 5px 5px 20px 5px;
	border: medium inset #006AD0;
	margin-left: 150px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: expanded;
	font-size: 11px;
	background-image: url(../images/s_titolo.jpg);
}

/* STYLE per pagina informazioni*/

span.orari{
 color: #DB4444;
 font-size: inherit;
 font-style: italic;
}
span.AAAA{
 color:  Blue;
 font-size: inherit;
 text-decoration: underline;
 text-transform: capitalize;
}
/* STYLE per pagina canili*/
span.canile{
	font-family: serif;
	font-size: 16px;
	font-style: normal; 
	font-weight: bold; 
	color: #2454DD;
	font-stretch: narrower;
	text-decoration: underline;
}
/* STYLE per pagina legislazione*/
span.legge{
	font-size: 20px;
	font-style: normal; 
	font-weight: bold;
}
span.norme{
	font-size: 12px;
	font-style: italic; 
	font-weight: bold;
	color: #2251D9;
}
span.info_vet{
font-size: 20px;
	color: #193B9E;

	text-decoration: underline;
}
span.norma {
font-size: 14px;
color:  #132E7B;
 }
span.articolo{
	font-size: 13px;
	font-style: italic; 
	font-weight: bold;
	color:  Black;
}
span.elenca_articolo{
	font-size: 11px;
	font-style:  normal; 
   color:  Black;
}
/* STYLE per pagina link*/

.bordotab{
	background-color: #333333;
}
.classetd{
	background-color: #181195;
	border-bottom-color: White;
	border-left-color: White;
	border-right-color: White;
	border: solid;
	font-size: 14px;
	font-stretch: normal;
	color: White;
}
.classetd a{color: #fff;text-decoration: underline;}
.classetd a:over{color: #fff;text-decoration: underline;}
.classetd a:visited{color: #fff;text-decoration: underline;}
