#contenu-header {
	width:524px;
	height:85px;
	background:url(../images/gabarit/contenu_header.jpg) 0px 0px no-repeat;
	padding:10px;
}

#contenu-header #breadcrum {
	height:16px;
	color:#374650;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:18px;
	background:url(../images/gabarit/breadcrum-index.gif) 0px 4px no-repeat;
	padding-left:12px;	
}

#contenu-header #breadcrum a{
	color:#374650;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#contenu-header #breadcrum a:hover{
	color:#000;
}


#contenu-header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e33000;
	font-size:28px;
	font-weight:normal;
}

#contenu-header h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#374650;
	font-size:16px;
	font-weight:normal;
}

#contenu-corps {
	float:left;
	width:520px;
	background-color:#FFFFFF;
	color:#374650;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:12px;
}

#contenu-corps table {
	width:520px;
	color:#374650;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:#ccc solid 1px;
	border-collapse:collapse;
	margin-bottom:10px;
}

#contenu-corps table th {
	background-color:#ccc;
	color:#374650;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

#contenu-corps table td {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:#ccc solid 1px;
	padding:2px;
}

#contenu-corps table td.lastCol {
	text-align:center;
}

#contenu-corps a {
	color:#374650;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#contenu-corps a:hover {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}


#contenu-corps h4 {
	color:#374650;
	font-size:14px;
	text-decoration:underline; 
	font-weight:bold;
	margin-bottom:5px;
}

#contenu-corps h5 {
	color:#374650;
	font-size:13px;
	font-weight:bold;
}


.bloc_rouge {
	float:left;
	width:192px;
	margin-right:26px;
}

.bloc_rouge_header {
	float:left;
	width:192px;
	height:26px;
	background:url(../images/gabarit/bloc_rouge_header.gif) 0px 0px no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
}

.bloc_vert {
	float:left;
	width:302px;
}

.bloc_vert_header {
	float:left;
	width:302px;
	height:26px;
	background:url(../images/gabarit/bloc_vert_header.gif) 0px 0px no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
}

.bloc_rouge_contenu {
	float:left;
	width:162px;
	background-color:#dceffa;
	padding:10px 15px 10px 15px;
	overflow:hidden;
}

.bloc_vert_contenu {
	float:left;
	width:272px;
	background-color:#dceffa;
	padding:10px 15px 10px 15px;
	overflow:hidden;
}


.resultats-pdf-inerte {
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:105px;
	height:21px;
	background:url(../images/gabarit/bouton_resultats_inerte.gif) 0px 0px no-repeat;
	padding:10px 10px 0px 20px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:12px;
}

#contenu-corps .bloc_rouge_contenu .resultats-pdf-actif a{
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:105px;
	height:21px;
	background:url(../images/gabarit/bouton_resultats.gif) 0px 0px no-repeat;
	padding:10px 10px 0px 20px;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:12px;
}

#contenu-corps .bloc_rouge_contenu .resultats-pdf-actif a:hover{
	color:#FFFFFF;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	width:105px;
	height:21px;
	background:url(../images/gabarit/bouton_resultats.gif) 0px -40px no-repeat;
	padding:10px 10px 0px 20px;
	margin-left:12px;
}



.bloc_rouge_footer {
	float:left;
	width:192px;
	height:11px;
	background:url(../images/gabarit/bloc_rouge_footer.gif) 0px 0px no-repeat;
}
.bloc_vert_footer {
	float:left;
	width:302px;
	height:11px;
	background:url(../images/gabarit/bloc_vert_footer.gif) 0px 0px no-repeat;
}

/* ******* Listing Courses et Résultats ******** */

.listing_row {
	float:left;
	width:520px;
	border-bottom:#9dc329 solid 1px;
	padding-bottom:6px;
	padding-top:6px;
}

.listing_row h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#e33000;
	font-size:14px;
	font-weight:normal;
}

.listing_row h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333;
	font-weight:normal;
}


.listing_row img {
	float:right;
	padding-left:10px;

}

.listing_description {
	font-size:11px;
	padding-top:3px;
}

