@import '/css/formulaire.css';
@import '/css/illicopage.css';
/*---------- structure ----------*/
html {
	padding:0;
	margin:0;
	height:100%;
}
body {
	padding:0;
	margin:0;
	height:100%;
	background:url(/charte/rpt_body.jpg) repeat-x #FCF5C9;
	text-align:center;/**/
	font-size:0.7em;
}
#fond_page{
width:100%;
background:url(/charte/fond_conteneur.png) no-repeat center top;
}
#conteneur{
width:100%;
background:url(/charte/rpt_fond_page.jpg) repeat-y center top;
}
#page {
	min-height: 100%;
	margin: 0px auto;
	width: 955px;
	position: relative;
	text-align:left;
}
#version_malvoyant{
background:url(/charte/rpt_body.jpg) repeat-x;
}

#bandeau {
	margin-top:11px;
	/*background-image:url(/charte/bandeau_int.jpg);*/
	background-repeat:no-repeat;
	height:175px;
}
#barre_menuH{
width:955px;
background:url(/charte/rpt_menuH.jpg) repeat-x;
height:29px;
}
#z_centrale{
width:100%;
/*float:left; tres important*/
padding-top:16px;
}
#colG{
float:left;
width:235px;
}
#centre{
margin-left:252px;
width:700px;
}
#colD{
float:right;
width:170px;
background:url(/charte/rpt_colD.jpg) repeat-x;
clear:right;
}
#centre #colD{
margin-right:10px;
}
#dernier-element {
	margin-bottom: 0px;
	visibility: hidden;
	clear:both;
}
div#footer {
	width:100%;
	/*bottom: 0px;
	position: absolute;*/
	clear:both;
	background:url(/charte/bas_page.jpg) no-repeat #FCF5CA;
	height:75px;
}

/* bandeau */
#version_malvoyant img{
margin-top:6px;
}
#masque_bandeau_int{
/*background:url(/charte/masque_bandeau_int.png) no-repeat;*/
height:175px;
width:955px;
}
#logo{
width:90px;
margin-left:10px;
margin-top:10px;
float:left;
}
#repere{
float:left;
width:1px;
height:26px;
}
#menu {
position: absolute; /* tres important pour le menu java */
z-index:100;
height:26px;
}

/*col G*/
#titre_rubrique{
	font-size: 18px;
	color: #53514B;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:1px;
	padding-left:5px;
	margin-bottom:5px;
}
#menuLat{
width:210px;
margin-left:12px;
background:url(/charte/fond_menu1.jpg) repeat-y;
}
/* centre */
#div_lien_yahoo{
width:485px;
color:#CC0000;
font-size:10px;
float:left;
margin-top:15px;
margin-bottom:15px;
}
#contenu_modifiable{
width:485px;
float:left;
}
#div_lien_yahoo a{
color:#CC0000;
font-size:11px;
text-decoration:none;
}
#div_lien_yahoo a:hover{
text-decoration:underline;
}

/*col D*/
#pictos{
width:100%;
text-align:center;
height:30px;
}
#pictos img{
margin-left:4px;
margin-top:6px;
}
#moteur{
height:40px;
width:100%;
background:url(/charte/loupe.gif) no-repeat 5px 5px;
margin-top:10px;
padding-left:10px;
}
input.moteur{
margin-left:17px;
color:#333333;
font-size:12px;
width:100px;
padding:1px 4px 2px 4px;
border:1px solid #cc0000;
}
input.ok{
position:relative;
top:6px;
left:-3px;
}
/*ie 7*/
*+html input.ok{
top:4px;
left:-6px;
}
#carte{
text-align:center;
}
#logos_partenaires{
margin-top:10px;
}
.separateur_colD{
margin:5px 0;
}
/* footer */
#baseline{
width:100%;
text-align:center;
margin-top:40px;
font-size:11px;
}
#made_with {
	text-align:right;
	width:200px;
	float:right;
	margin-right:10px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	margin-top:10px;
	}
#made_with IMG {
	border:0px;
	vertical-align:middle;
	}	
#footer a {
	font-size:11px;
	color:#1C2742;
	text-decoration:none;
	}
#footer a:hover{
text-decoration:underline;
}

/*---------- structure accueil ----------*/
#menuCourbe{
width:865px;
height:120px;
position:relative;
float:left;
top:0;
left:0px;
}
#fond_page_accueil{
width:100%;
background:url(/charte/fond_conteneur_accueil.png) no-repeat center top;
}
#conteneur_accueil{
	width:100%;
	background:url(/charte/rpt_fond_page_accueil.jpg) repeat-y center top;
	z-index: 20;
}
#conteneur_accueil #bandeau{
	/*background:url(/charte/bandeau_accueil.jpg) no-repeat;*/
	height:365px;
	margin-top:0;
	}
#masque_bandeau_accueil{
	/*background:url(/charte/masque_bandeau_accueil.png) no-repeat;*/
	height:365px;
	}
#logo_accueil{
padding-top:30px;
width:90px;
float:left;
}
#colG_accueil{
float:left;
width:345px;
}
#actualites{
margin-left:25px;
height:200px;
margin-top:20px;
}
.info{
font-size:11px;
color:#9F9F9F;
font-style:italic;
padding-bottom:15px;
}
.lien_news, .News_suite{
color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
a.lien_news:hover{
text-decoration:underline;
}
#centre_accueil{
margin-left:375px;
width:570px;
}
#contenu_modifiable_accueil{
width:370px;
/*margin-right:10px;*/
float:left;
margin-top:20px;
}


/****** style general *******/
dl, dt{
margin:0;
padding:0;
}
.invisible{
display:none;
}
.width100pc{
width:100%;
}
img{border:0;}

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p, td{
	color: #333333;
	font-size:12px;
	text-align:justify;
}
#contenu_modifiable li{
	font-size:12px;
	color: #333333;
	list-style-image: url(/charte/puce_carre.gif);
	list-style-position:outside;
	margin-left:20px;
}
#contenu_modifiable a {
	color: #CC0000;
	font-size:12px;
	text-decoration:underline;
}
#contenu_modifiable a:hover{
color:#000;
}

h1, h1 a {
	font-size: 18px;
	color: #53514B;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
h2 {
	font-size: 14px;
	color: #333;
	font-weight:bold;
}

h3 {
	font-size: 13px;
	color: #000;
	font-weight:bold;
}

h4 {
	font-size: 12px;
	font-weight:bold;
}
.legende img{
}
.legende{
color:#cc0000;
font-style:italic;
font-size:11px;
text-align:center;
}
.ombre_image{
border:1px solid #A2A29A;
text-align:center;
}
.ombre_image img{
padding:5px;
background-color:#FFFFFF;
}
/* Gestion du plan du site */
.PLAN0 a{
	font-size: 13px;
	font-weight:bold;
	color:#cc0000;
	text-decoration: none !important;
}
.PLAN0 a:hover{
	color:#000000;
	text-decoration:underline;
}
li.PLAN1{
margin-left:10px;
list-style:none !important;
list-style-image:url(/images/pixel.gif) !important;
}
*+html li.PLAN1{
margin-left:0px !important;
}
.PLAN1 a{
	font-size: 12px;
	font-weight:bold;
	color:#333 !important;
	text-decoration: none !important;	
}

.PLAN1 a:hover{
	color:#000000;
	text-decoration:underline;
}
li.PLAN2{
}
li.PLAN3{
margin-left:10px;
list-style:none !important;
}
.PLAN3 a{
	font-size: 10px;
	font-weight:bold;
	color:#333 !important;
	text-decoration: none !important;
	list-style-position: inside;
	list-style-type: square;
}

.PLAN3 a:hover{
	color:#000000;
	text-decoration:underline;
}

/*style illicopage*/
.user_courant{
text-align:center;
display:block;
font-weight:bold;
font-size:11px;
}
.user_fonction{
padding-bottom:10px;
text-align:center;
display:block;
margin-bottom:10px;
font-size:11px;
}
.lien_menu{
color:#000000;
}
/*menu javascript*/
.Sous_menu_dyn_contenu{
background-color:#FDEDCB;
border:1px solid #940612;
width:150px;
text-align:left;
float:left;
}

.Sous_menu_dyn_contenu li{
list-style:none;
list-style-image:url(/images/pixel.gif);
margin:0;
padding:0;
float:left;
clear:both;
width:100%;
}
.Sous_menu_dyn_contenu a{
margin:3px 5px;
padding-bottom:2px;
border-bottom:1px solid #C8A48C;
color:#5E0E05;
display:block;
text-decoration:none;
font-size:11px;
}
.Sous_menu_dyn_contenu a:hover{
color:#cc0000;
}
*+html .Sous_menu_dyn_contenu ul{
margin:0;
}
