body{
	background: rgb(162,183,0) url(../images/index/background.gif) repeat-x;
	font: 13px/1.1em Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, Georgia, sans-serif;
	color: #666666;
}

a:link, a:visited{ color:#FF6600; text-decoration:none; }
a:hover { color:#333333; text-decoration:overline; }

/* Blocs mineurs */

	
#title_article { /* Titre d'un billet */
	width: 450px;
	padding: 3px;
	border-bottom:1px solid #CCC;
	font-size:15px;
	margin-bottom:10px;
	}
	
#navigation { /* Sous le header */
	width: 420px;
	padding: 4px;
	padding-top: 5px;
	color:#99AF1B;
	text-align: right;
	margin-bottom:20px;
}
	
#recherche {
	border-top: 1px dotted #a7ba05;
	padding-top: 2px;
	margin-bottom: 9px;
	padding-bottom: 2px;
	width: 185px;
	border-bottom: 1px dotted #a7ba05;
	}
	
.info+ {
	border:none;
	width: 200px;
	}

td.date {
	text-align: right;
	width: 150px;
	}


/* MENU LISTE */


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
font-family: Arial;
padding: 5px;
width: 140px;
background: url(../images/index/menu_off.gif);
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
width: 140px;
background: url(../images/index/menu_on.gif);
color:#fff;
}



/* SPAN, COULEURES */

.orange {
	color:#FF6600;
	}

input {
	border: none;
	padding: 2px;
	color:#FF9900;
	}

input:hover {
	color:#888888;
	}
	

.test-titre { font-weight : bold; text-decoration: underline;font-size: 14px; color : #ff9900;} .lien { font-size: 14px; font-weight : bold; } 
.question { background-color: #E5ECF9; font-size: 12px; color: #4b5e5f; width: 467px; height: 10px } 
.question a { cursor:pointer;  } 
.question { height: auto; min-height: 10px; } 
.qe { background-color: #046a8b; color: white; font-size: 12px; width: 465px; border-left : solid #046a8b 1px; border-bottom : solid #046a8b 1px; border-right : solid #046a8b 1px; } 
.qe a { cursor:pointer;  } 
.qe2 { height: 20px; background-color: #FFFFFF; width: 465px; border : solid #046a8b 1px; } 
.qe2 ul { padding: 0; margin:0; list-style: none; } 
.qe2 li { float: left; width: 20%; } 
.blanc { height: 20px; width: 465px; border : solid #E5ECF9 1px; } 
.blanc ul { padding: 0; margin:0; list-style: none; } 
.blanc li { float: left; width: 20%; } 
.blanc2 { height: 20px; width: 465px; border : solid #E5ECF9 1px; } 
.blanc2 ul { padding: 0; margin:0; list-style: none; } 
.blanc2 li { float: left; width: 16.67%; } #basblog { clear:both; margin-top: 3px; margin-left : 231px; height : 85px; padding-left : 15px;padding-top : 5px; text-align : left; border: dashed #AAD715 1px; } 
.form { color: #2976c2; font-family : arial,tahoma; font-size : 12px; text-align: center; font-weight : normal}