/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 1.0
// Date de création    : 27/12/2004
// Date de mise à jour :
//
// Description         : feuille de style de rubrique
//
// Contraintes         : 
//------------------------------------------------------------------
*/
ul.encart-liste-chevaux{
	list-style-type:none;
}
ul.encart-liste-chevaux li{
	height:111px;
	border-top:1px solid #000;
}
ul.encart-liste-chevaux li div{
	padding:30px 0 0 0;
}
ul.encart-liste-chevaux li h3 a{
	color:#233811;
	text-transform:uppercase;
	text-decoration:none;
	font-size:13px;
}
ul.encart-liste-chevaux li p.photo{
	float:left;
	width:60%;
}
ul.encart-liste-chevaux li p.photo a img{
	border:none;
}
ul.encart-liste-chevaux li p.en-savoir-plus{
	
}
ul.encart-liste-chevaux li p.en-savoir-plus a{
	background:#dad3cd;
	color:#000;
	padding:3px 7px;
	text-decoration:none;
}
/*------------------------------------------------------------------*/
#content2{
	background:white;
}
#content{
	background:white;
}
#content #global {
	width: 100%;
}
#content #global .contenupage {
	background:#F4F3EF url(images/fd-accueil.jpg) right bottom no-repeat;
	margin-right:255px;
	padding:30px;
	padding-right:30px;
	padding-bottom: 200px;
}	
	
/*------------------------------------------------------------------*/
#content #global .contenupage #intro {
	text-align: center;
}
#content #global .contenupage .encadre {
	background: url(images/accueil/puce.jpg) 30px top no-repeat;
	margin-top: 20px;
}
#content #global .contenupage .encadre h3,
#content #global .contenupage .encadre h3 a {
	font: italic 18px Arial;
	font-weight: bold;
	color: #1b193d;
	margin-top: 3px;
	text-decoration: none;
}
#content #global .contenupage .encadre h4 {
	text-transform: uppercase;
	font: normal 18px Arial;
	color: #cf2632;
	font-weight: bold;
	margin-left: 140px;
}
#content #global .contenupage .encadre h4 a {
	text-decoration: none;
	text-align: left;
	color: #cf2632;
	display: inline;
}
#content #global .contenupage .encadre p {
	margin-left: 140px;
	margin-bottom: 15px;
}
#content #global .contenupage #quidam_autres {
	padding-left: 80px;
}
#content #global .contenupage #quidam_autres h3 {
	margin-top: 15px;
	color: #1b193d;
	font: bold 12px Arial;
	text-transform: uppercase;
}
#content #global .contenupage #quidam_autres p span.numero {
	font-weight: bold;
	color: #cf2632;
}



/*------------------------------------------------------------------*/

#content table{
	border-spacing:0px;
	background:#F4F3EF;
}

#content table td{
	padding:0px;
	vertical-align:top;
	border-right:solid 1px #482914;	
}
#content .zones{
	width:255px;
	font-size:11px;
}
#content .zones img.image{
	border: none;
	border-top:solid 1px black;
	line-height:0px;
}

#content .zones p{
	margin:5px;
}

#content .zones .barre{
	display:block;
	height:9px;
}

/*----------*/
#content .blocnews{
	background:#BDD5C8;	
}

#content .blocnews .barre{
	background:url(images/barrenews.gif) no-repeat;	
}

#content .photoactu{
	border:solid 1px black;
	float:right;
	margin:5px;
}	

#content .blocnews h5{
	margin:5px;
	font-size:12px;
}
#content .blocnews h5 a{
	text-transform:uppercase;
	color:#0C4325;
	font-weight:bold;
	text-decoration:none;
}
#content a.actus{
	display:block;
	text-align:center;
	text-transform:uppercase;
	color:#0C4325;
	font-weight:bold;
	text-decoration:none;
	border-top:solid 1px #0C4325;
	margin:5px;
	clear:right;
	padding-top:2px;
	font-family:Verdana;
	font-size:10px;	
}
#content a.actus:hover{
	text-decoration:underline;
}
/*----------*/
#content .newsletter{
	background:#BDC9D5;	
}
#content .newsletter .barre{
	background:url(images/barrenewsletter.gif) no-repeat;	
}
#content .newsletter p{
	margin:5px;
	text-align:center;
}
#content .newsletter a{
	text-transform:uppercase;
	text-decoration:none;
	color:#214E7B;
	font-weight:bold;
}
#content .newsletter a:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------*/
#content .aliments {
	height:171px;
	background:url(images/aliments.jpg) right bottom no-repeat;
	border:solid 1px black;
}

#content .aliments img.commande{
	float:left;
	border: none;
}
#content .aliments p {
	text-align:center;
	margin-right:60px;
	margin-left:310px;
	padding-top:10px;
}
#content .aliments p img{
	border:none;
	margin-top:10px;
}