/*
//------------------------------------------------------------------
// 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         : 
//------------------------------------------------------------------
*/


#content .options p{
	margin:10px;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
#content .options p img{
	margin-top:10px;
}
#content .options a.conditions,
#content .options a.prestation{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url(images/fleche.gif) no-repeat;		
	padding-left:25px;
}
#content .options a:hover{
	text-decoration:underline;
}
#content .contrat{
	font-size:11px;
	margin-bottom:5px;
}
#content .contrat li{
	list-style-type:none;
	padding-left:5px;
}
#content .contrat a{
	color:black;
	text-decoration:none;
}
#content .contrat a:hover{
	text-decoration:underline;
}

/*------------------------------------------------------------------*/

#content #content2 .contenupage table.inseminations td{
	border:solid 2px #9dbbd6;
	padding:5px;
}
#content #content2 .contenupage table th{
	padding:5px;
}
#content #content2 .contenupage table.pensions td{
	border:solid 2px #9dbbd6;
	padding:5px;
}
#content #content2 .contenupage h3{
	background:#9dbbd6;
	text-align:center;
	padding:4px;
	margin-top:10px;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
}
#content #content2 .contenupage table{
	margin-bottom:60px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#content #content2 .contenupage table.pensions th,
#content #content2 .contenupage table.inseminations th{
	background:#3b7db8;
	font-family: Arial;
	font-size:14px;
	text-align:center;
	color:#9dbbd6;
}
#content #content2 .contenupage table tbody tr td.sstitre{
	background:#9dbbd6;
	font-family:Arial;
	color:#3b7db8;
	font-size:14px;
	text-align:left;
	padding:7px;
	font-variant:small-caps;
}
#content #content2 .contenupage table tbody tr td h5{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}
#content #content2 .contenupage table tbody tr td{
	text-align:center;
	font-weight:bold;
}