/* CSS Document */

body {
	background-color: #D9D3D6;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td, div, li {
	font-size: 11px;
}

textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width: 1050px;
}

#main {
	width: 1050px;
}

.ombre_gauche{
	background-image: url(images/ombre_gauche.png); 
	background-repeat:repeat-y; 
	background-position:right;
}

.ombre_droite{
	background-image: url(images/ombre_droite.png); 
	background-repeat:repeat-y; 
	background-position:left;
	/*background-color: #FF88CC;*/
}

.ombre10 {
	width: 10px;
}

.logo {
	width: 250px;
}

.bandeau {
	 background-repeat: repeat-x;
	 background-image: url(images/fond_bandeau.png);
}

#menu_haut {
	background-image: url(images/fond_haut_header.png);
	background-repeat: no-repeat;
	width: 1050px;
	height: 24px;
}

#menu_haut a {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	margin-right: 20px;
}

#menu_haut a:hover {
	text-decoration: underline;
}

#searchbox {
	width: 121px;
	height: 24px;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
}

#searchbox form {
	margin-top: 8px;
	margin-left: 30px;
	display: inline;
}

#searchbox input {
	border: 0px solid #000000;
	background-image: none;
	background-color: transparent;
	color:#20111A;
	width: 80px;
}

#gauche {
	width: 250px;
	background-color: #FFFFFF;	
}

#menu_gauche {
	position: relative;
	/*width: 184px;
	margin: 1px;
	padding: 20px 8px 8px;
	background: url(images/annonce_mobile.jpg);
	background-repeat: no-repeat;*/
	/*border: 5px solid #FFFF33;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	height: 280px;
}


#menu_gauche ul { /* Suppression du padding et des puces du <ul> */
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 0px;
	padding: 0 ;
	padding-bottom: 20px ;
	list-style-type: none ;
	width: 208px;
}

#menu_gauche ul li {
	margin-left: 10px  ;
	padding: 0 ;
}

#menu_gauche ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	/*font-weight: bold;*/
	font-size: 18px;
}

#menu_gauche ul.sous_menu {
	width: 158px;
}

#menu_gauche ul.sous_menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#central {
	width: 790px;	
	background-color: #FFFFFF;	
	background-repeat: no-repeat;
	background-position: top right;		
}

#central p {
	margin-right: 20px;
}

#central li {
	margin-right: 20px;
}

#central a {
	font-weight: bold;
}

#central li {
	margin-top: 15px;
}

#central h1, #central h2, #central h3, #central h4 {
	font-family: "Trebuchet MS";
}

#central h1 {
	font-size: 28px;
}

#central h2 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	margin-left: 15px;	
}

#central h3 {
	font-weight: bold;
	font-size: 16px;
	margin-left: 40px;
}

#central h4 {
	font-weight: bold;
	font-size: 14px;
	margin-left: 60px;
}

#central h5 {
	font-weight: bold;
	font-size: 13px;
	margin-left: 80px;
}

#fil_ariane  {
	height: 30px;
	padding-top: 20px;
}

.champ {
	border: 1px solid #AAA;
}

.cadre_news {
	background-image: url(images/coin_haut_cadre.png);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.cadre_news p {
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	height: 40px;
	padding-top: 20px;
	width: 1050px;
	background-image: url(images/footer.png);
}

#footer p {
	margin-top: 0px;
	color: #FFF;
}

#motcles {
	width: 1050px;
}

#motcles a {
	color: #7C7278;
}

.cadre1 li, .cadre2 li, .cadre3 li, .cadre4 li  {
	margin-top: 15px;
}

.tableau {
	border-right: 1px solid #AAA; 
	border-top: 1px solid #AAA; 
	
}

.tableau td, .tableau th {
	font-size: 11px;
	border-bottom: 1px solid #AAA; 
	border-left: 1px solid #AAA; 
	padding: 1px;
}

.citation {
	margin-left: 40px;
}

.retrait {
	margin-left: 60px;
}

.cellule_soulignee {
	border-bottom: 1px solid #333;
}
