@charset "UTF-8";

#news h1{
	padding-bottom:10px;
	color: #0078B0;

}
#news strong {

}
#news p {
	
}
#news h2 {
color: #888;
}
#haut p{
color:#444;
font-size:1.1em;
}
#content p {
	padding-bottom: 10px;
	color: #005091;
}
#content h1 {
	color: #9fc228;
	padding-bottom: 10px;
	font-size: 3em;
}
#content h2 {
	color: #9fc228;
}
#content h3 {
	color: #9fc228;
}
#content a {
	color: #9fc228;
}
#content a:hover {
	text-decoration:none;
}
#content th {
	background-color: #1C649E;
	color: #FFFFFF;
	padding: 3px;
}
#content table a {
	color: #005091;
	font-weight: bold;
	text-decoration: none;
}
#content table a:hover {
	text-decoration: underline;
}
#content .impair {
	background-color: #D6E6F3;
	text-align: center;
	padding: 2px;
}
#content .pair {
	background-color: #F1F7FB;
	text-align: center;
	padding: 2px;
}
#sponsor_listing {
	padding-bottom:10px;
}
#sponsor_listing li {
	float: left;
	width: 33%;
	list-style-type: none;
	font-size: 0.9em;	
}
#sponsor_listing a {
	text-decoration: none;
	color: #005091;
	background-color: #CCCCCC;
	display: block;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 2px;
	height: 2.7em;
	padding: 2px 5px;
}
#sponsor_listing a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9fc228;
}
#sponsor_fiche {
	clear: both;
}
#sponsor_fiche img {
	float: left;
	margin-top: 10px;
}
#sponsor_fiche p {
	margin-left: 270px;
}
/*====================================*/
#footer address{
	color: #92ba06;
	font-size:0.8em;
	border-top: 1px solid #92ba06;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(images/bloc_vert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left:-30px;
}
#footer p {
	font-size:0.7em;
	float:right;
	padding-top:7px;
	font-weight: bold;
}
#footer a {
	text-decoration:underline;
	color: #9FC228;
	text-decoration:none;
}
#footer a:hover {
	color: #005091;
}
