body {
	margin: 10px;
	padding: 0;
	font: 75%  Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#FFFFCC;
	background: #009128 ;
	background-position: 50% 0;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 800px; /* largeur obligatoire pour être centré */
	text-align: left; 
	background: #fff;
}

#container {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #000000;
	background: #fff;
}
		
h1 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 15px;
	color: #009128;
	margin-bottom: 5px;
}
		
h2 {
	color: #666666;
	font-size: 13px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
}
p.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #009128;
	padding: 2px;
	margin: 0px;
}
a.titre {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #009128;
	padding: 2px;
	margin: 0px;
}
p.date {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #009128;
	line-height : 10px;
	border-bottom: 1px dotted #009128 ;
	padding-top: 15px;
	margin: 0px;
}
		
a {
	color:#009128;
	text-decoration: none;
	padding: 2px;
	margin: 0px;
}

a:hover {
	color:#009128;
	background-color: #F8F300;
}
		
#searchform {
	font-size: 9px;
}
		
input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
		
.button {
	padding: 2px;
}
		
#adsense {
	width:468px;
	height:60px;
	border:0px solid #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.legende {
border:0;
text-decoration:none;
display:block;
padding: 2px 0px 0px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:0.6em;
color:#666666;
clear:left;
}
		
/* HEADER ELEMENTS */

#header {
	border-bottom: 4px solid #144F9C ;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}
		
#header h1 a:hover {
	text-decoration:underline;
}

#header p { 
	font-size: 14px;
	margin-top: -15px;
	margin-left: 30px;
	color: #999999;
}

#header	input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}

#header input:hover {
	border:1px solid #999;
	background-color: #f4f4f7;
	color:#666;	
}

#header input:focus {
	border:1px solid #999;
	background-color: #f4f4f7;
	color:#333;
}

/* FOND BLEU */

#fondbleu {
	background-color: #144F9C ;
	padding-left: 150px;
	padding-right: 30px;
	padding-top: 3px;
	clear: both;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

/* NAVIGATION BAR */
#navigation {
	clear: both;
	width: 800px; 
}

#navigation a {
	color:#009128;
	padding: 5px;
	width: 140px;
	}
	
#navigation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: strong;
	font-size: 13px;
	text-decoration: none;
	margin-bottom: 5px;
	background-color: #fff;
	}
	
#navigation a:link, #navlist a:visited {
	color:#009128;
	text-decoration: none;
	}
	
#navigation a:hover {
	background: #000000 96% 50% no-repeat;
	background-color: #F8F300;
	color:#009128;
	}
	
#navigation p {
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
	}
	
#navlist {
	margin-top: 10px;
	}
	
#overline {
	padding-top: 10px;
	border-top: 1px dashed;	
	}


/* MILLIEU */

#milieu {
	clear: both;
	width: 800px; 
	padding-top: 15px;
}

/* CONTENT ELEMENTS */
#content {
	width: 440px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	}					
#content .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:15px;
	}
#content .articleimgleft {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:15px;
}
#content input {
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	}
#content input:hover {
	border:1px solid #999;
	background-color: #f4f4f7;
	color:#666;
}
#content input:focus {
	border:1px solid #999;
	color:#333;
}
.content_home {
	margin: 0px;
	padding: 0px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #000000;
	background: #fff;				
}
p.content_rubrique {
	margin: 0px;
	padding: 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #fff;				
}		
.meta {
	padding-top: 5px;
	text-align: right;
	font-size:10px;
}

#football {
	margin-left: auto;
	margin-right: auto;
	width: 600px; /* largeur obligatoire pour être centré */
	text-align: left; 
	background: #fff;
}		

#banniere {
	width:468px;
	height:60px;
	background-position:center center;
	padding-top: 0px;
	padding-bottom:0px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
}

/* SIDEBAR ELEMENTS */
#sidebar {
	padding-top:10px;
	width: 170px;
	border-left: 1px solid #d5d7d2;
	border-top: 1px solid #d5d7d2;
	padding-left:10px;
	background-color:#EEEEEE;
	float: left;
	}
#sidebar p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
	}
#sidebar ul {
	margin-left: 1px;
	padding-left: 0px;
	list-style-type: none;			
	padding-right:5px;
	}
#sidebar li {
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
.pagenav li {
	list-style: none;
	}

/* SIDEBAR ELEMENTS gauche */
#sidebargauche {
	width: 140px;
	border-right: 1px solid #d5d7d2;
	border-top: 1px solid #d5d7d2;
	padding-left:5px;
	background-color:#EEEEEE;
	float: left;
	}
#sidebargauche ul {
	margin-left: 1px;
	padding-left: 0px;
	list-style-type: none;			
	padding-right:5px;
	}
#sidebargauche li {
	background-image:url(images/puce.gif);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	}
.content_gauche {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	font:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.6em;
	color: #999;
	background: #fff;				
}
#sidebargauche p {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}
.pagenavgauche li {
	list-style: none;
}

/* FOOTER ELEMENTS */

#footer {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	text-align: center;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-weight: strong;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;
	background: #E2E2E2;
	vertical-align:bottom;
}
#footer p {
	margin:0px;
	padding:0px;
	color:#89817f;
	font-weight: strong;
	line-height : 10px;
}
#footer p a {
	color: #89817f;
	border-bottom: 1px dotted #89817f;
	font-weight: strong;
}
		
#footer p a:hover {
	color: #FFFFFF;
	background-color:#bab7b6;
	font-weight: strong;
}
		
/* BLOCKQUOTE */
blockquote {
border-left: 3px solid #666666;
margin: 1em 0;
padding: 10px;
background: #f4f5f1;
width: 300px;
}