@import '/css/formulaire.css';
@import '/css/illicopage.css';
@import "/css/style-modules-lei.css";
@import "/css/menu.css";
/*---------- structure ----------*/
html {
	padding:0;
	margin:0;
	height:100%;
}
body {
	padding:0;
	margin:0;
	height:100%;
	background-color:#f2f2f2;
	text-align:center;/**/
	font-size:0.7em;
}
body.popup {
	padding:0;
	margin:0;
	height:100%;
	background-color:#ffffff;
	text-align:left;
	font-size:0.7em;
}
#page {
	min-height: 100%;
	margin: 0px auto;
	width: 955px;
	position: relative;
	background:url(/charte/fond_page.gif) repeat-y left top;
	text-align:left;
}
#v_malvoyant {
	margin-top:0px;	/* car premier element */
	height:15px;
	background:url(/charte/haut_logo_munster.png) no-repeat #f2f2f2;
	text-align:right;
}
#bandeau {
	height:190px;
	/*background-image:url(/charte/bandeau.jpg);*/
}

#colG{
width:230px;
float:left;
}
#z_centrale{
width:715px;
/*margin-left:250px;*/
margin-left:240px;
}
#centre{
/*width:470px;*/
width:500px;
margin-top:7px;
}

/* bug ie 6 */
* html #z_centrale{
margin-left:237px;
}
#colD{
margin-top:35px;
width:195px;
float:right;
}
div#page #dernier-element {
	margin-bottom: 0px;
	/*padding-bottom: 45px;*/
	visibility: hidden;
}
div#footer {
	margin-left:210px;
	width:550px;
	/*bottom: 0px;
	position: absolute;*/
	clear:both;
	height: 35px;
	background:url(/charte/fond_footer.gif) no-repeat bottom;
}

/* bandeau */
.logo_ombre{
width:228px;
}
#v_malvoyant a{
text-decoration:none;
font-size:10px;
color:#434343;
background:url(/charte/picto_malvoyant.png) no-repeat left 3px;
padding-left:18px;
}
/*col G*/
#menu{
padding-top:10px;
background-color:#93B008;
width:230px;
padding-bottom:30px;
}
#moteur{
height:100px;
width:100%;
background:url(/charte/fond_colG.png) no-repeat left bottom;
}
input.moteur{
margin-left:17px;
color:#92AF05;
font-size:10px;
width:175px;
padding:5px 4px 2px 4px;
margin-top:10px;
}
input.ok{
margin-left:12px;
margin-top:5px;
}
#drapeaux {
margin-top:25px;
}
#drapeaux img{
margin-left:65px;
clear:both;
}
/* zone centrale */
#pictos{
width:165px;
text-align:right;
float:right;
}
#pictos img{
margin-left:5px;
}
#contenu_modifiable{
margin-top:20px;
/*width:480px;*/
}
#page_modele_etendu #contenu_modifiable{
width:100%;
}
#div_lien_yahoo{
padding-top:4px;
color:#000000;
font-size:11px;
}
.lien_yahoo{
color:#000000;
font-size:11px;
text-decoration:none;
}
a.lien_yahoo:hover{
text-decoration:underline;}

/* footer */
#made_with {
	text-align:right;
	width:200px;
	float:right;
	margin-right:10px;
	margin-top:15px;
	}
#made_with IMG {
	border:0px;
	vertical-align:middle;
	}	
#footer a {
	font-size:11px;
	color:#1C2742;
	text-decoration:none;
	}
#footer a:hover{
text-decoration:underline;
}
#liens_footer{
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:15px;
	}
/*colonne de droite*/
#actualites{
/*height:150px;*/
height:100px;
margin-bottom:20px;
}
#contact{
margin-top:20px;
}
/*---------- structure accueil ----------*/
#page_accueil{
margin: 0px auto;
	width: 955px;
	text-align:left;
}
	
#bandeau_accueil{
height:460px;
margin-top:15px;
margin-bottom:15px;
}
#texte_intro{
margin-left:60px;
/*width:545px;*/
width:880px;
float:left;
}
#logo_accueil{
width:200px;
float:right;
text-align:right;
}
/****** style general *******/
.invisible{
display:none;
}
.width100pc{
width:100%;
}
img{border:0;}

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000903;
}

p, td, li{
	color: #000903;
	font-size:12px;
}
li{
list-style-position:inside;
}
a {
	color: #882317;
	font-size:12px;
}
a:hover{
text-decoration:underline;
color:#000;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #882317;
	font-weight:bold;
	background:url(/charte/liseret_langues.gif) no-repeat;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:12px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007025;
	font-weight:bold;
	background:url(/charte/liseret_langues.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
}

h3 {
	font-size: 13px;
	color: #587104;
}

h4 {
	font-size: 12px;
}
.legende{
margin-top:2px;
color:#666;
font-style:italic;
font-size:11px;
text-align:center;
}
.ombre_image{
border:1px solid #cccccc;
text-align:center;
}
.ombre_image img{
padding:6px;
background-color:#FFFFFF;
}
/*page d accueil*/
#texte_intro h1{
margin-bottom:0;
}
#texte_intro h2{
margin-top:0px;
}
#texte_intro h2 a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007025;
	font-weight:bold;
	background:url(/charte/liseret_langues.gif) no-repeat left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
#texte_intro h1 a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #882317;
	font-weight:bold;
	background:url(/charte/liseret_langues.gif) no-repeat;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:12px;
}
a.lien_news{
font-family:"trebuchet MS", Arial, helvetica, sans-serif;
font-size:13px;
}
/* Gestion du plan du site */
.PLAN0 a{
	font-size: 12px;
	font-weight:bold;
	color:#882317;
	text-decoration: none;
}
.PLAN0 a:hover{
	color:#000000;
}
li.PLAN1{
margin-left:10px;
list-style:none;
}
.PLAN1 a{
	font-size: 11px;
	font-weight:bold;
	color:#007025;
	text-decoration: none;	
}

.PLAN1 a:hover{
	color:#000000;
}
li.PLAN2{
margin-left:10px;
list-style:none;
}
.PLAN2 a{
	font-size: 10px;
	font-weight:bold;
	color:#587104;
	text-decoration: none;

}
.PLAN2 a:hover{
	color:#434343;
}
li.PLAN3{
margin-left:10px;
list-style:none;
}
.PLAN3 a{
	font-size: 10px;
	font-weight:bold;
	color:#434343;
	text-decoration: none;
	list-style-position: inside;
	display: list-item;
	list-style-type: square;
}

.PLAN3 a:hover{
	color:#000000;
}
/*modele etendu*/
#page_modele_etendu {
	min-height: 100%;
	margin: 0px auto;
	width: 955px;
	position: relative;
	background:url(/charte/fond_page_etendu.gif) repeat-y left top;
	text-align:left;
}
#page_modele_etendu #centre{
width:700px;
}
#page_modele_etendu #footer {
	margin-left:210px;
	width:745px;
	bottom: 0px;
	position: absolute;
	height:35px;
	background:url(/charte/fond_footer_etendu.gif) no-repeat bottom;
}
/*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 lateral*/
#repere{
float:left;
margin-left:15px;
margin-right:15px;
height:30px;
border-bottom:1px solid #3B4603;
}


/* Manifestion */
.manif_lien{
	text-decoration: none;	
}
.manif_photo{
	width:60px;
}
/**/
.dernier-lmt{
clear:both;
}