/*layaout*/

#containerFosc {
	float:left;
	width: 942px;
	background-color: #434343;
	margin: 0 10px 10px 10px;
	padding-bottom:10px;
	}

#iwith-BigImage{
	float:left;
	width:600px;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
	margin-top:10px;
	}
#contnews{
	float:right;
	width:303px;
	margin:10px;
	}
	
	#contnews a:link{
	color:#fff;
	}
#contnews a:visited{
	color:#fff;
	}
#contnews a:hover{
	color:#fff;
	}
	
.novetats{
	float:left;
	width:100%;
	height:71px;
	background: url(/images/bgnews.gif) repeat-x;
	}






/*autocontent news*/

		.VeterinarisNews-box-title {
			font-size: 13px;
			font-weight: bold;
            color: #fff;
            text-decoration: none;
            text-align: left;
           
                      
		}
         a.VeterinarisNews-box-title, a.VeterinarisNews-box-title:visited ,a.VeterinarisNews-box-title:active {
			font-size: 13px;
            font-weight: bold;
            color: #fff;
			text-decoration: none;		}
		   a.VeterinarisNews-box-title:hover {
		    color: #fff;
			text-decoration: underline;
}    
		.VeterinarisNews-box-abstract {
			font-size: 11px;
			font-weight: normal;
			font-style: normal;
			color: #fff;
			margin-bottom: 10px;
            text-align:left;		}
			
		#contnews img{
			width:40px;
			height:40px;
			border:1px solid #000000;
			margin-right:10px;
            margin-bottom:10px;
            margin-top:5px;
			margin-left:10px;
			float:left;
			}

/* box petites inferiors*/

.petita{
float:left;
background: #FFFFFF url(/images/bgtitle.jpg) top center no-repeat;
width:280px;
height: 180px;
overflow:hidden;
margin:10px 13px 5px 13px; }

.petitacentral{
float:left;
background: #FFFFFF url(/images/bgtitle.jpg) top center no-repeat;
width:280px;
height: 180px;
overflow:hidden;
margin:10px 20px 5px 20px }






.petita a:link{
	color: #434343 ;
	text-decoration:none;
}

.petita a:visited{
	color: #434343 ;
	text-decoration:none;
}
.petita a:hover {
	color: #33624d;
	text-decoration: underline;
}


.petitacentral a:link{
	color: #434343 ;
	text-decoration:none;
}

.petitacentral a:visited{
	color: #434343 ;
	text-decoration:none;
}
.petitacentral a:hover {
	color: #33624d;
	text-decoration: underline;
}


.petita h3, .petitacentral h3{
color:#FFFFFF;
margin:0;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;}

.textboxpetita{
padding:5px;}