body{
	background: #FFFFFF;
	color: #000000;
	line-height: 1.6em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

#page{
	width: 1000px;	
	text-align: left;
}

#top{
	margin: 0;
}

#top h1{
	margin: 0;
}

#main{
	float: left;
	width: 520px;
}

#content{
	margin: 0 0 0 30px;
	padding: 1em 0 0 0;
}

.post{
	margin-bottom: 4em;
}

#sidebar{
	float: right;
	width: 240px;
	padding-bottom: 4em;
}

#sidebar div{
	margin: 0 30px 0 0;
	padding: 1ex 1em;
}

#footer{
	padding: 1ex 1em 1ex 1em;
	margin : 0;
	clear: both;
}

#footer{
	margin: 0;
	padding: 1em;
	color: #666;
}

#page{
	color: inherit;
	width: 1000px;
}

#top{
	height: 120px;
	width: 1000px;
}

.tableau_general {
	width: 950px;
}

.tableau_menu_gauche {	
}

.tableau_header {
	background-image: url(img/barre.jpg);
	height: 75px;
	padding: 0 0 5px 0;
}

.tableau_central {	
	padding: 5px 0 0 0;
}

.encart_gauche {
	padding: 0 0 0 5px;
	width: 140px;
}

.trait_gris {
	padding: 10px 0 0 0;
}

.titre {
	color: #FFFFFF;
	font-size: 1.5em;
	font-weight: bold;
}

.sous_titre {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
}


ul {
	font-size: 1em;
	list-style: none; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	color: #FF0000;
}

li {
	display: block;
	margin: 2px 0 0 5px; 
	padding: 0 0 0 0;
	font-size: 12px;
}



a {
	text-decoration: none;
	color: #000000;
	border: none;
	font-weight: normal;
}

img {
	border: none;
}

#q{
	padding-left: 18px;
	background: #FFFFFF url(./img/q.png) no-repeat 4px center;
	color: #000000;
	font-weight: normal;
}

#vide{
	background: #FFFFFF none no-repeat 0 center;
	color: #000000;
	font-weight: normal;
	padding-left: 0;
}


.field label{
	display: block;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	
}



.text_blanc_fond_noir {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
}

.text_blanc_fond_rouge {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
}

.text_blanc_fond_gris {
	background-color: #C0C0C0;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_noir_fond_gris {
	background-color: #C0C0C0;
	font-size: 12px;
	height: 18px;
	font-weight: bold;
	color: #000000;
}

.text_blanc {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.breadcrumb_blanc {
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
}

.date_rouge {
	font-size: 12px;
	color: #FF0000;
}

.text_noir_desc {
	font-size: 12px;
}

.text_noir_desc ul{
	font-size: 12px;
	color: #000000;
}

.text_noir_desc a {
	font-size: 12px;
	color: #FF0000;
}

.text_noir {
	font-size: 12px;
}

.text_noir_bord_gris {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;

}

.text_noir_bord_gris_fond_gris {
	font-size: 12px;
	border: 1px solid  #CCCCCC;
	background-color: #CCCCCC;
}

.text_noir_s {
	font-size: 11px;
}

.text_noir_ss {
	font-size: 9px;
}

.text_bleu_s {
	font-size: 11px;
	color: #0000FF;
	padding: 0 5px 0 5px;
}

.text_rouge_s {
	font-size: 10px;
	color: #FF0000;
}

.text_rouge {
	font-size: 12px;
	color: #FF0000;
}

.text_vert {
	font-size: 12px;
	color: #009900;	
}

.text_noir_s_fond_gris {
	font-size: 11px;
	background-color:#DDDDDD;
}

h1{font-size: 12px; background-color: #FF0000; color: #FFFFFF; height: 18px; vertical-align: top;}

h2{font-size: 12px; background-color: #FF0000; color: #FFFFFF; height: 18px; vertical-align: top;}
h3{font-size: 18px; color: #9ED200;}
h4{font-size: 16px; color: #F90;}
h5{font-size: 14px;}
h6{font-size: 12px;}
