/* CSS Document */

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	background-color: #EAEAEA;
}
.animalservice{

}
.animalservice a:link {  
	color: #cccccc; 
	font-weight: normal;
	text-decoration: none;
}
.animalservice a:visited {  
	color: #cccccc; 
	font-weight: normal;
	text-decoration: none;
}
.animalservice a:hover {  
	color: #cccccc; 
	font-weight: normal;
	text-decoration: underline;
}
a:link {  
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}
a:visited {  
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {  
	color: #000000; 
	font-weight: bold;
	text-decoration: underline;
}
.tableGenerale{
	width: 750px;
	border: 5px solid #CCCCCC;
}
.menuTop{
	border: 2px solid #000000;
	padding: 5px;
	color: #FFFFFF;
}
.menuTop a:link {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.menuTop a:visited {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.menuTop a:hover {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: underline;
}
.tdMenuTop{
	text-align: center;
	width: 16%;
}
.banner{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	height: 140px;
	padding-left: 534px;
	padding-top: 126px;
	vertical-align: top;
}
.tableSubmenu{
	width: 170px;
}
.coccardaSubmenu{
	width: 10px;
	text-align: center;
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 7px;
}
.txtSubmenu{
	vertical-align: top;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 11px;
}
.contenuti{
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
.footer{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}
.footer a:link {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.footer a:visited {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover {  
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: underline;
}
.imgDx{
	float: right;
}
.txtContenuti{
	vertical-align: top;
	padding: 5px;
	text-align: justify;
}
.txtContenutiHome{
	vertical-align: top;
	text-align: justify;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}





/* ************************** */
/* GOOGLE MAP */
/* ************************** */
/* contenitore della mappa */
#googleMap {
    width: 300px; 
	height: 300px;
	border:solid 2px #386227;
}
/* contenuti della info tab */
#infoContent {
    width: 300px;
	font-family:Arial, Helvetica, sans-serif;
}
#infoContent h4 {
    font-size: 15px;
	margin:0px;
	border-bottom: 1px solid #006659;
}
#infoContent h5 {
    font-size: 13px;
	margin:0px;
	margin-top:6px;
}
#infoContent p {
    font-size: 12px;
	margin:0px;
}
.titoloInfoTab {
   font-weight:bold;
}
.txt_content_maps{
	padding-top: 5px;
	text-align: center;
}
.scheda_prodotti{
	font-size: 12px;
}
.td_sitemap{
	padding: 10px;
}
.td_txt_sitemap{
	height: 20px;
	border: 1px solid #1F784C;
	text-align: center;
	vertical-align: middle;
}
.elencoDinamico{
	width: 200px;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.elencoDinamico ul{
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
.elencoDinamico li{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.testoDinamico{
	padding: 5px;
	vertical-align: top;
}
.testoDinamico h2{
	color: #FA9B04;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


.elencoDinamico h3{
	padding: 0px 0px 10px 0px;
	margin: 0px;
}