#container{
	background-color: #EDEDED;
	background-image: url(../img/home-sf-2.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#menubarra-content {
	background-color: #EDEDED;

}

#menubarra2 {
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #EDEDED;
}
#mainmenu{
	height: 57px;
	position: relative;
	background-color: none;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}

/* ------------------------------------------------------------------- */

#veterinario{
	width: 250px;
	float: right;
}
#veterinarioBox{
	border: 1px solid #002664;
	margin-right: 9px;
	background-color: #FFFFFF;

}

#col-sx{
	float:left;
	width:490px;
}



#guidaPatologie{
	margin-left: 1px;
	margin-bottom: 15px;
}
#guidaPatologieBox{
	border: 1px solid #002664;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(../img/guida-sf2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#guidaPatologie form{
	position: absolute;
	top: 16px;
	right: 20px;
}
#guidaPatologie select{
	font-size: 11px;
	color: #666666;
	width: 150px;
	background-color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
}
#news{
	float: right;
	width: 308px;
}

#newsBox{
	border: 1px solid #002664;
	padding: 10px;
	background-color: #FFFFFF;
}

#novitaProd{}
#novitaProdBox{
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	margin: 0px;
}
#novitaProd a{
	font-size: 10px;
	color: #002664;
	background-image: url(../img/ico-arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#novitaProd a:hover{
	color: #666666;
	text-decoration: underline;
}
#novitaProd img{
}
#novitaProd .img{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
#novitaProd h4{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#novitaProd p{
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.topNews{
	background-image: url(../img/linea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.topNews img{
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}
.topNews h5{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.topNews h3{
	margin: 0px;
	padding: 0px;
	color: #002664;
	font-size: 11px;
}
.topNews p{
	margin: 0px;
	padding: 0px;
}
.topNews a{
	color: #002664;
	text-decoration: none;
}
.topNews a:hover{
	text-decoration: underline;
}

.bottomNews{
	background-image: url(../img/linea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
.bottomNews img{
	float: left;
	margin-bottom: 3px;
	margin-right: 10px;
}
.bottomNews h5{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.bottomNews h3{
	margin: 0px;
	padding: 0px;
	color: #002664;
	font-size: 10px;
}
.bottomNews p{
	margin: 0px;
	padding: 0px;
}
.bottomNews a{
	color: #002664;
	text-decoration: none;
}
.bottomNews a:hover{
	text-decoration: underline;
}


/* veterinario --------------------------------------*/

#boxSections{
	background-color: #002664;
	background-image: url(../img/veterinario-sf1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 200px;
}

#boxSections img{
	margin-top: 10px;
	margin-left: 10px;

}

/*---------------------------- */

#menuvet1 {
	padding: 0px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menuvet1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menuvet1 li {
	list-style-type: none;

}
	

#menuvet1 li a {
	height: 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-weight: normal;
	}	
	
#menuvet1 li a:link, #menuvet1 li a:visited {
	color: #666666;
	display: block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../img/menuvet1.gif);
	font-weight: bold;
	}
	
#menuvet1 li a:hover {
	color: #002664;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(../img/menuvet1.gif);
	background-position: 0 -32px;
	}
	
#news-vet{
	margin: 10px;
}

#news-vetBox{
	background-color: #F2F2F2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 210px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F2F2F2;

}

#news-vet .news-vet-item{
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	background-image: url(../img/linea.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;

}

#news-vet .news-vet-item img{
	float: left;
	margin-right: 5px;
}
#news-vet .news-vet-item h5{
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#news-vet .news-vet-item h3{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#news-vet .news-vet-item a{
	text-decoration: none;
}
#news-vet .news-vet-item a:hover{
	color: #002664;
	text-decoration: underline;
}
#footer {
	background-color: #EDEDED;

}
