* { margin:0;padding:0; }

body {
	background:#EFE6D1;
	/*background:#E8E8E8;*/
	width:100%;
	font:normal 0.8em "Trebuchet MS",Verdana,Helvetica,sans-serif;
}

p {
	line-height:1.8em;
	text-align: justify ; 
}

#bloc ol 
{
    list-style-type:decimal;
    margin:10px;
    padding-left:2em;
}
#bloc li 
{
	padding: 2px 12px; 
}

#page {
	width:800px;
	border-left:5px solid #EFDDB3;
	border-right:5px solid #EFDDB3;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#header {
	background:url('design/header.jpg') top no-repeat;
	width:800px;
	height:133px;
}

#header h1 {
	font-size:11px;
	font-weight:normal;
	color:#588A03;
	font-family:Verdana;
	padding-left:500px;
	padding-top:5px;
}

#header p {
	color:#646464;
	padding-left:130px;
	padding-top:5px;
}

#msg {
background-color: #ffffff;	  
color: #000000;
text-align : center ;	  
border: 1px solid #FF8920 ;	   
padding: 10px 0 10px 0;
}	

ul#menu_haut {
	float:left;
	width:100%;
	background-color:#3A3A3A;
	height:20px;
	border-bottom:3px solid #EFDDB3;
	list-style-type:none;
	text-align:center;
}

ul#menu_haut li {
	display:inline;
	float:left;
}

ul#menu_haut a {
	width:160px;
	height:20px;
	background-color:#3A3A3A;
	color:#FFF;
	text-decoration:none;
	display:block;
}

ul#menu_haut a:hover {
	width:160px;
	height:20px;
	background-color:#3A3A3A;
	color:#FFF;
	text-decoration:underline;
	background-color:#848484;
	display:block;
}

#bloc ul
{
    margin:10px;
    padding-left:2em;
}
#bloc li 
{
	padding: 2px 12px; 
}

#box_pseudo {
	font-size: 11px;
	text-align : right;
}

#bloc {
	float:left;
	width:450px;
	text-align:justify;
	padding-left:110px;
	padding-top: 20px;
}

#menu {
	float:left;
	margin-left:40px;
	width:190px;
}

#bloc h2, #menu h2{
	border-bottom:1px dotted #030303;
	text-indent:-9000px;
	margin-top:20px;
}

#menu ul {
	list-style-image:url('design/puce.jpg');
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

#menu li {
	margin-left:40px;
	height:20px;
}

#menu a {color:#646464;text-decoration:none;}

#menu a:hover {color:#818080;text-decoration:underline;}

#bloc h2.centre {
	background:url('design/titre_editorial.jpg') left no-repeat;
	text-indent:0px;
	color : #ff9900;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

h2#profil {
	background:url('design/titre_profil.jpg') left no-repeat;
}
	
#bloc h3
{
	margin: 5px 0 15px 0;
	border-bottom: 1px solid #FF8920 ;
	color: #FF8920 ;
}

#bloc h4
{
	text-align: center ;   	
	margin-left: 15px ;
	margin-right: 15px ;	
	padding-left: 5px ;
	margin-top: 20px ;		 
	border-bottom: 1px solid #E6E8E3 ;
	border-right: 3px solid #E6E8E3 ;
	color: #FF8920 ;
}
#bloc h5
{
	margin: 0 0 0 30px ; 
	color: #FF8920 ;  
	padding:0;	   
	font-size: 1.1em;	
}
#bloc h6
{
	border-bottom:1px dotted #030303;
	font-size: 1.6em;	
	margin-top:20px;
}

.titre_liste_annonce
{
	color: #FF8920 ;  
	padding:0;	   
	font-size: 1.1em;	
	font-weight: bold;
}

p#copyright {
	font-size:0.8em;
	color:#A3A3A3;
	width:700px;
	text-align:center;
	clear:both;
	background-color:#FFF;
	padding-top:50px;
}

p#copyright a{
	text-decoration:none;
	color:#A3A3A3;
}

#menu_top5TOP {
	position:absolute;
       	top: 200px;
       	margin-left: -100px;
}

#menu_top5 {
	border: solid 1px black;
	padding: 5px;
	background-color: #fff;
	margin: 5px;
}

#menu_top5 a {color:#646464;text-decoration:none;}

#menu_top5 a:hover {color:#818080;text-decoration:underline; }

a {color:#ff9900; text-decoration:none;}

a:hover {color:#818080;text-decoration:underline; }

.mini { font-size: 10px }

/********************************* bouton *****************************/
.retour {
	background: transparent url(design/bouton_retour.png) no-repeat 0 0;
	height:45px;
	width:46px;   
	cursor:hand	;  
}

.retour:hover {
	background: transparent url(design/bouton_retour.png) no-repeat 0 -44px;
} 


select, textarea {
border : 1px solid #3A3A3A;

}
input {
border : 1px solid #3A3A3A;
padding : 1px 5px 1px 5px;
}






.cellule {		  
border : 1px solid #FF8920;	
background: #E6E8E3;
font-weight: bold;
}	



fieldset {
border: 1px solid #FF9900;
padding: 10px;
}
legend {
color: #FF9900;
font-weight:bold;
padding: 10px;
}

.cache { position: absolute;left: -499em;top: -499em;text-indent: -499em; }	