body{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	background:#333333 url(conseil-image/fond-body.gif) repeat-x;
	margin:0;
	padding:0;
	}
#bandeau_haut{
	width:100%;
	background:#FFFFFF url(conseil-image/fond-bandeau.gif) repeat-x;
	height:137px;
	margin:0px;
	padding:0;
	/*position: fixed;*/
	}
#entete{
	color:#666666;
	width:100%;
	height:19px;
	text-align:center;
	margin:0px;
	}
#entete h1{
	text-indent:0px;
	color:#666666;
	font-size:12px;
	font-weight:200;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#entete a{
	text-indent:0px;
	color:#C0C0C0;
	font-size:12px;
	font-weight:200;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#box{
	width:980px;
	background:#fff;
	margin:0px auto;
	padding:0px 0 0 0;
	/*border-left: 1px solid #FF2D90;
	border-right: 1px solid #FF2D90;*/
	}
#boxsites{
	width:980px;
	margin:0px auto;
	padding:0px 0 0 0;
	}
#menu_horizontal{
	background:url(conseil-image/fond-menu-horizontal.gif) repeat left;
	height:32px;	
	margin:0px;
	/*position: fixed;
	top: 137px;*/
	}
#nav{
	height:31px;
	line-height:31px;
	float:left;
	padding:0px 0 0 0;
	font-weight:700;
	}
	ul.nav{
		height:31px;
		line-height:31px;
		float:left;
		list-style:none;
		font-size:20px;
		text-transform:none;
		margin:0;
		padding:0;
		}
	ul.nav li{
		float:left !important;
		list-style-type:none;
		margin:0;
		padding:0 10 0 0;
		}
	ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
		border-bottom:0;
		border-left:0;
		color:#000000;
		float:left;
		display:block;
		text-decoration:none;
		padding:0 10px;
		}
	ul.nav li a:hover,ul.nav li a:active{
		background:#feebfe;
		text-decoration:none;
		}
	ul.nav li.home a{
		border-left:2px solid #fff;
		text-decoration:none;
		}
	ul.nav li.rose a{
		color:#FF2D90;
		}
	ul.nav li.orange a{
		color:#FF6600;
		}
	ul.nav li.bleu a{
		color:#0000FF;
		}
	ul.nav li.prune a{
		color:#800080;
		}
	ul.nav li.vert a{
		color:#009900;
		}
	ul.nav li.lavande a{
		color:#5555FF;
		}
	ul.nav li.current_page_item_rose a{
		background:#feebfe;
		color:#FF2D90;
		}
	ul.nav li.current_page_item_orange a{
		background:#fee7cd;
		color:#FF8800;
		}
	ul.nav li.current_page_item_bleu a{
		background:#e0e0fc;
		color:#0000FF;
		}
	ul.nav li.current_page_item_prune a{
		background:#fcd3fc;
		color:#800080;
		}
	ul.nav li.current_page_item_vert a{
		background:#d6fbd6;
		color:#009900;
		}
	ul.nav li.current_page_item_lavande a{
		background:#e3e3fc;
		color:#5555FF;
		}
	ul.nav li ul{
		float:left;
		margin:0;
		padding:0;
		}
#principal{
	background:#fff url(conseil-image/fond-principal.gif) repeat-y;
	width:980px;
	margin:0;
	padding:0;
	}
#principalsites{
	width:980px;
	margin:0;
	padding:0;
	}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#contenu{
	width:980px;
	float:left;
	margin:0;
	padding:0;
	}
/*#contenu a{
	color:#000000;
	}*/
#contenu h1{
	font-size:14px;
	font-weight:200;
	margin:0px auto;
	padding:5px;
	}
	
	.texte-rose{
		color:#FF2D90;
		}
	.texte-rose-clair{
		color:#ff7bb9;
		}
	.texte-orange{
		color:#EE5500;
		}
	.texte-orange-clair{
		color:#FFBF4F;
		}
	.texte-bleu{
		color:#0000bb;
		}
	.texte-bleu-clair{
		color:#80DDFC;
		}
	.texte-prune{
		color:#800080;
		}
	.texte-vert{
		color:#006600;
		}
	.texte-vert-clair{
		color:#D3F4A5;
		}
	.texte-lavande{
		color:#2222CC;
		}
	.texte-jaune{
		color:#FFFF00;
		}
	.texte-gris{
		color:#808080;
		}

	.texte-rose a{
		color:#FF2D90;
		}
	.texte-orange a{
		color:#EE5500;
		}
	.texte-bleu a{
		color:#0000bb;
		}
	.texte-prune a{
		color:#800080;
		}
	.texte-vert a{
		color:#006600;
		}
	.texte-lavande a{
		color:#2222CC;
		}
	.texte-jaune a{
		color:#FFFF00;
		}
	.texte-gris a{
		color:#808080;
		}

	.texte-rose h1{
		color:#FF2D90;
		}
	.texte-orange h1{
		color:#FF6600;
		}
	.texte-bleu h1{
		color:#0000FF;
		}
	.texte-prune h1{
		color:#800080;
		}
	.texte-vert h1{
		color:#009900;
		}
	.texte-lavande h1{
		color:#5555FF;
		}
	.texte-jaune h1{
		color:#FFFF00;
		}
	.texte-gris h1{
		color:#808080;
		}
		
#colonne_droite{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	width:225px;
	float:right;
	margin:0;
	padding:5px 5px 0 5px;
	}
	
#colonne_droite h2{
	font-size:15px;
	margin:0 0px 5px 0;
	}
	
/*#colonne_gauche{
	width:155px;
	float:left;
	background:#FFFFFF;
	margin:0;
	padding:0;
	}
#colonne_gauche h3{
	color:#000000;
	font-size:11px;
	margin:2px 0px 10px 0px;
	}
#colonne_gauche h1{
	color:#E2001A;
	font-size:13px;
	font-weight:700;
	padding:0px;
	margin:0px 0px 0px 0px;
	}
#colonne_gauche a{
	color:#000000;
	}
#colonne_gauche a:hover{
	background:#FFFFFF;
	color:#FF0000;
	}
	.rcolonne_gauche{
		background:#FFFFFF;
		width:140px;
		color:#000000;
		margin:20px 2px 0px 2px;
		padding:0px 2px 0px 8px;
		}
	.rcolonne_gauche h2{
		color:#FF0000;
		font-size:13px;
		font-weight:200;
		margin:2px 0px 15px 0px;
		}
	.rcolonne_gauche a{
		color:#000000;
		}
	/*.rcolonne_gauche_flash{
		border:#E2001A 1px solid;
		background:#f9fff5;
		width:128px;
		color:#000000;
		margin:60px 2px 20px 3px;
		padding:7px 0px 7px 0px ;
		}
	.rcolonne_gauche_flash h2{
		font-size:12px;
		margin:2px 0px 4px 0px;
		}*/
#entree{
		width:715px;
		float:left;
		color:#444444;
		font-size:14px;
		text-align:justify;
		margin:0px auto;
		padding:5px 15px 0px 10px;
		}
	.cadre img {
	margin: 0px;
	padding: 0px;
	border-color:#800080;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	}
#entree a{
	color:#444444;
	}
#entree h1{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:20px;
	font-weight:200;
	margin:0 auto;
	padding:0 0 10px 0;
	}
#entree h2{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	font-weight:700;
	color:#666666;
	margin:6px 0 4px 0;
	padding:0;
	}
#entree h3{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	font-weight:400;
	color:#000000;
	margin:0;
	padding:0;
	}
#entree h3 a{
	color:#000000;
	}
#entree h3 a:hover{
	color:#000000;
	background:#fff;
	}
/*	.texte-rose{
		color:#FF2D90;
		}
	.texte-orange{
		color:#FF6600;
		}
	.texte-bleu{
		color:#0000FF;
		}
	.texte-prune{
		color:#800080;
		}
	.texte-vert{
		color:#009900;
		}
	.texte-lavande{
		color:#5555FF;
		}

	.texte-rose a{
		color:#FF2D90;
		}
	.texte-orange a{
		color:#FF6600;
		}
	.texte-bleu a{
		color:#0000FF;
		}
	.texte-prune a{
		color:#800080;
		}
	.texte-vert a{
		color:#009900;
		}
	.texte-lavande a{
		color:#5555FF;
		}

	.texte-rose h1{
		color:#FF2D90;
		}
	.texte-orange h1{
		color:#FF6600;
		}
	.texte-bleu h1{
		color:#0000FF;
		}
	.texte-prune h1{
		color:#800080;
		}
	.texte-vert h1{
		color:#009900;
		}
	.texte-lavande h1{
		color:#5555FF;
		}
*/
	.bas_de_page{
		background-color:#800080;
		color:#fff;
		font-size:15px;
		font-weight:200;
		}

#footer{
	width:980px;
	background-color:#333333;
	line-height:20px;
	clear:both;
	font-size:10px;
	color:#C0C0C0;
	margin:0;
	padding:0 0px 0 0px;
	}
#footer a{
	color:#C0C0C0;
	}
a:link,a:active{
	text-decoration:none;
	border:none;
	}
a:visited{
	text-decoration:none;
	border:none;
	}
a:hover{
	text-decoration:none;
	border:none;
	}*/

