/*
//------------------------------------------------------------------
// Auteur : Ludovic Martin <ludovic@dreamclic.com> / www.dreamclic.com
// 
// Version             : 2.0
// Date de création    : 26/06/2008
//
// Description         : feuille de style de rubrique
//
//------------------------------------------------------------------
*/
/*---------------------------------------------------*/
#content div#fiche_cheval{
	margin-top:15px;
}
#content div#fiche_cheval h2{
	font-family:georgia, sans-serif;
	font-style:italic;
	letter-spacing:-1px;
	font-size:1.7em;
	color:#372419;
	margin:35px 0 15px 30px;
	text-shadow: 1px 1px 1px #AF9562;
}
#content div#fiche_cheval h2 em{
	font-size:.92em;
}
/*---------------------------------------------------*/
#content div#fiche_cheval div#informations{
	width:372px;
	float:left;
	margin-right:15px;
}
#content div#fiche_cheval div#informations p.infos{
	font-family:georgia, sans-serif;
	margin-bottom:15px;
	font-size:.85em;
	text-align:right;
}
#content div#fiche_cheval div#informations p.infos span{

}
#content div#fiche_cheval div#informations p.infos span.robe,
#content div#fiche_cheval div#informations p.infos span.sexe{
	color:#EF4C3B;
}
#content div#fiche_cheval div#informations p.infos span.age{
	font-weight:bold;
}
#content div#fiche_cheval div#informations p.infos span.taille{
	color:#A9B510;
}
/*---------------------------------------------------*/
#content div#fiche_cheval div#informations div#commentaires{
	background :url(images/chevaux/cheval_background.png);
	padding:10px;
	font-size:.85em;
}
/*---------------------------------------------------*/
#content div#fiche_cheval div#documents{
	width:450px;
	float:left;
}
#content div#fiche_cheval div#documents p.affiche{
	width:446px;
	float:left;
}
#content div#fiche_cheval div#documents p.affiche a{
	
}
#content div#fiche_cheval div#documents p.affiche a img{
	border:2px solid #eadaa8;
}
#content div#fiche_cheval div#documents p.photos{
	width:446px;
	float:left;
}
#content div#fiche_cheval div#documents p.photos a{
	display:block;
	width:70px;
	height:55px;
	overflow:hidden;
	float:left;
	margin:5px 5px 0 0;
	border:2px solid #eadaa8;
}

/*---------------------------------------------------*/
#content h3{
	height:30px;
	width:263px;
	text-indent:-1000em;
	overflow:hidden;
	margin:10px 0;
}
#content div#fiche_cheval h4{
	
}
#content div#fiche_cheval table#genealogie{
	width:100%;
}
#content div#fiche_cheval table#genealogie tr{
	
}
#content div#fiche_cheval table#genealogie td{
	background :url(images/chevaux/cheval_background.png);
	text-align : center;
	padding : 3px 0;
	text-transform : uppercase;	
}
#content div#fiche_cheval table#genealogie td.mere{
	
}
#content div#fiche_cheval table#genealogie td.pere{
	
}
/*---------------------------------------------------*/
#content div#fiche_cheval h4.titreC{
	font-family:"georgia",palatino,sans-serif;
	padding: 0 0 0 12px;
	background: url("images/accueil/puce.png") no-repeat left;
	margin: 0 0 10px 15px;
	color:#EF9E2C;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing:-1px;
	font-style:italic;
	
}
#content div#fiche_cheval p.commentaire{
	margin-bottom:15px;
}
/*---------------------------------------------------*/
#content div#fiche_cheval p.retour a{
	display:block;
	background:url(images/bouton_vert.png) no-repeat;
	text-align:center;
	width:61px;
	height:20px;
	text-decoration:none;
}
/*---------------------------------------------------*/
#content div#imprimer{
	margin-top:10px;
	float:right;
} 
#content div#imprimer a{
	display:block;
	background:url(images/chevaux/cheval_dl_fiche.jpg) no-repeat;
	width:86px;
	height:36px;
	text-indent:-1000em;
	overflow:hidden;
} 