/*
//------------------------------------------------------------------
// 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{
	padding:5px;
	color:black;
	font-size:12px;
}

#content .options a{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

#content .options a:hover{
	text-decoration:underline;
}

#content .options img{
	border:solid 1px black;
	margin-top:5px;
}
#content .contenupage {
	font-size:12px;
}

#content .contenupage ul{
	list-style-type:decimal;
	list-style-position:inside;
}
#content .contenupage .partenaires{
	text-align:center;
	margin:20px;
}
#content .contenupage .partenaires img{
	border:solid 1px black;
}
/*------------------------------------------------------------------*/
#content .contenupage #conditions {
	border: none;
	border-collapse: collapse;
	width: 90%;
	margin: auto;
	margin-bottom: 15px;
}
#content .contenupage #legende {
	border-collapse: collapse;
}
#content .contenupage #conditions tr th,
#content .contenupage #conditions tr td,
#content .contenupage #legende tr td {
	padding: 3px;
	border: solid 1px black;
	text-align: center;
}
#content .contenupage #conditions tr th.rose,
#content .contenupage #conditions tr td.rose,
#content .contenupage #legende .rose {
	background-color: #efbed4;
}
#content .contenupage #conditions tr th.bleu,
#content .contenupage #conditions tr td.bleu,
#content .contenupage #legende .bleu {
	background-color: #92c7d9;
}
#content .contenupage #conditions tr th.rouge,
#content .contenupage #conditions tr td.rouge,
#content .contenupage #legende .rouge {
	background-color: #e69278;
}
#content .contenupage #conditions tr th.vert,
#content .contenupage #conditions tr td.vert,
#content .contenupage #legende .vert {
	background-color: #7dcbb5;
}
#content .contenupage #asterisques p {
	font: normal 11px Arial;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .contenupage p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .contenupage p span.numero {
	color: #cf2632;
}
#content .contenupage h3 {
	color: #cf2632;
	font: bold 14px Arial;
	text-transform: uppercase;
}
#content .contenupage #paillettes {
	width: 90%;
	margin: auto;
	border-collapse: collapse;
	margin-bottom: 15px;
}
#content .contenupage #paillettes td,
#content .contenupage #paillettes th {
	padding: 3px;
	border: solid 1px black;
	text-align: center;
	background-color: #ffffcc;
}
#content .contenupage #paillettes th.blanc {
	background: white;
}
#content .contenupage #paillettes td.rose {
	background-color: #ff99cc;
}


/*------------------------------------------------------------------*/

#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;
	font-weight:normal;
	font-size:11px;
}

#content .contrat a:hover{
	text-decoration:underline;
}

#content .options a.conditions{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	background:url(images/fleche.gif) no-repeat;		
	padding-left:25px;
}

#content h5{
	background:#FBD299;
	text-align:center;
	padding:4px;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px;
}
#content h6{
	text-transform:uppercase;
	font-size:13px;
	margin-bottom:0px;
	margin-top:10px;
	margin-bottom:5px;
}
#content .conditions{
	color:red;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}	

#content .red{
	color:red;
	font-weight:bold;
}
#content em{
	text-decoration:underline;
}
#content #content2 .contenupage{
	padding-bottom:40px;
}
