/*
//------------------------------------------------------------------
// 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 table td{
	vertical-align:top;
}
#content .generation{
	text-align:center;
	font-family:Trebuchet MS;
	color:#11310f;
	background:none;
}	

#content .generation h4{
	font-style:italic;
	font-size:14px;
	padding:10px;
}	
#content .generation span{
	font-style:italic;
}	
#content table .bloc{
	margin-bottom:0px;
}
#content table{
	background:url(images/bloc.gif) left bottom no-repeat;
}
#content table img.elevage{
	float:left;
	margin-right:5px;
	margin-left:15px;	
	margin-top:5px;	
}

#content td.bloc2{
	background:url(images/bloc2.gif) right bottom no-repeat;
	padding:0px;
}

#content td.bloc2 p{
	padding:15px;
	padding-top:5px;
}