/* * { behavior: url(/iepngfix.htc); }*/
@font-face {
    font-family: 'GnuolaneFree';
    src: url('fonts/gnuolane_free-webfont.eot');
    src: url('fonts/gnuolane_free-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gnuolane_free-webfont.woff') format('woff'),
         url('fonts/gnuolane_free-webfont.ttf') format('truetype'),
         url('fonts/gnuolane_free-webfont.svg#GnuolaneFree') format('svg');
    font-weight: normal;
    font-style: normal;

}
body h1 {margin-top:0px;}
h1.titlePage {padding:3px 0 0 33px;margin-top:0px;font-weight:normal;font-size:24px;height:30px;font-family:'GnuolaneFree', Arial;}
h1.titlePage.rub_1 {background:url(/images/bg_h1.png) no-repeat 0 0 #F7E8E9;color:#c5383e}
h1.titlePage.rub_2 {background:url(/images/bg_h1.png) no-repeat 0 -34px #E9F1F4;color:#367287}
h1.titlePage.rub_3 {background:url(/images/bg_h1.png) no-repeat 0 -68px #E0F2F2;color:#05979a}
h1.titlePage.rub_4 {background:url(/images/bg_h1.png) no-repeat 0 -102px #EEFACE;color:#8eba16}
h1.titlePage.rub_5 {background:url(/images/bg_h1.png) no-repeat 0 -136px #FBE9DE;color:#d95a13}
h1.titlePage.rub_6 {background:url(/images/bg_h1.png) no-repeat 0 -170px #FAF3FF;color:#7b4695}
h1.titlePage.rub_7 {background:url(/images/bg_h1.png) no-repeat 0 -204px #E5F2EA;color:#008434}
h1.titlePage.rub_0 {background:url(/images/bg_h1.png) no-repeat 0 -238px #EFF7CA;color:#94b203}

#trailer, #trailer a {font-size:14px;font-weight:normal;font-family:'GnuolaneFree', Arial;}


body
{
	background: #e5e5e5;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana;
}

#bandeau_print, #bandeau_print_home{
	display:none;
}

.transp{

}

.filet{
	width:100%; 
	border-bottom:1px solid #cacaca;
}



/** {margin: 0px;padding:0px;} */

form{
	margin:0;
	padding:0;
}

a
{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	cursor:pointer;
}

a:hover
{
	text-decoration:underline;
}

p{
	overflow: hidden;
	padding: 0px 0;
}

.class_pdbb a{
	color: #0000CC;
	text-decoration: underline;
	font-weight:normal;
}

.commentaire_centre a ,#colonne_gauche a, #association_pagination a, #association_pagination_bas a, #pagination_ecole a, #pagination_ecole_bas a, .paginationLEI a{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}


a img, input{
	border:none;
}
#colonne_contenu {
	position:relative;
}
#colonne_contenu input { border: 1px solid #999; }



.container_12
{
	background: #fff url(img/12_col.gif) repeat-y;	
	padding:0px;
}

/*Début header Bandeau+Menu*/

.bandeau{
	height:92px;
	margin-bottom:2px;
	padding:0;
	
	overflow:hidden;

}

.bandeau a:hover{
	text-decoration:none;
}

.menu_deroulant{
	margin:0;
	padding:0;

}


#bandeau_logo_depasse{
	position:absolute;
	margin-left:-45px;
	margin-top:51px;
}

#bandeau_bt_accueil{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:352px;
	height:34px;
	position:absolute;
	margin-left:69px;
	margin-top:8px;
}

#bandeau_bt_pdf {
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:24px;
	height:18px;
	position:absolute;
	margin-left:548px;
	margin-top:4px;
}
#bandeau_bt_impression{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:18px;
	height:18px;
	position:absolute;
	margin-left:577px;
	margin-top:4px;
}


#bandeau_bt_texte_plus{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:18px;
	height:18px;
	position:absolute;
	margin-left:602px;
	margin-top:4px;
}


#bandeau_bt_texte_moins{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:18px;
	height:18px;
	position:absolute;
	margin-left:627px;
	margin-top:4px;
}


#bandeau_bt_contact{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:101px;
	height:19px;
	position:absolute;
	margin-left:659px;
	margin-top:3px;
}


#bandeau_bt_plan{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:81px;
	height:19px;
	position:absolute;
	margin-left:764px;
	margin-top:3px;
}


#bandeau_bt_mentions{
	background:url(../images/zone_transparent.gif);
	background-repeat:repeat;
	width:106px;
	height:19px;
	position:absolute;
	margin-left:849px;
	margin-top:3px;

}

/*
.menu_principal{
	cursor:pointer;
	
}




#menu_rubrique_1 li,
#menu_rubrique_1 dt{
	background:url(../images/menu_1_fond.gif);	
	background-repeat:repeat-x;	
	background-color:#c5393e;
	
}

#menu_rubrique_1 li:hover,
#menu_rubrique_1 dt:hover
{		
	background:url(../images/menu_1_fond_hover.gif);	
	background-repeat:repeat-x;
	background-color:#890c15;
	
	
}




#menu_rubrique_2 li,
#menu_rubrique_2 dt{
	background:url(../images/menu_2_fond.gif);	
	background-repeat:repeat-x;	
	background-color:#2b5b6c;
}

#menu_rubrique_2 li:hover,
#menu_rubrique_2 dt:hover
{		
	background:url(../images/menu_2_fond_hover.gif);	
	background-repeat:repeat-x;	
	background-color:#26505f;
	
}


#menu_rubrique_3 li,
#menu_rubrique_3 dt{
	background:url(../images/menu_3_fond.gif);	
	background-repeat:repeat-x;	
	height:22px;
}

#menu_rubrique_3 li:hover,
#menu_rubrique_3 dt:hover
{		
	background:url(../images/menu_3_fond_hover.gif);	
	
}


#menu_rubrique_4 li,
#menu_rubrique_4 dt{
	background:url(../images/menu_4_fond.gif);	
	background-repeat:repeat-x;	
	height:22px;
}

#menu_rubrique_4 li:hover,
#menu_rubrique_4 dt:hover
{		
	background:url(../images/menu_4_fond_hover.gif);	
	
}

#menu_rubrique_5 li,
#menu_rubrique_5 dt{
	background:url(../images/menu_5_fond.gif);	
	background-repeat:repeat-x;	
	height:22px;
}

#menu_rubrique_5 li:hover,
#menu_rubrique_5 dt:hover
{		
	background:url(../images/menu_5_fond_hover.gif);	
	
}


#menu_rubrique_6 li,
#menu_rubrique_6 dt{
	background:url(../images/menu_6_fond.gif);	
	background-repeat:repeat-x;	
	height:22px;
}

#menu_rubrique_6 li:hover,
#menu_rubrique_6 dt:hover
{		
	background:url(../images/menu_6_fond_hover.gif);	
	
}

#menu_rubrique_7 li,
#menu_rubrique_7 dt{
	background:url(../images/menu_7_fond.gif);	
	background-repeat:repeat-x;	
	height:22px;
}

#menu_rubrique_7 li:hover,
#menu_rubrique_7 dt:hover
{		
	background:url(../images/menu_7_fond_hover.gif);	
	
}

#menu_rubrique_1,
#menu_rubrique_2,
#menu_rubrique_3,
#menu_rubrique_4,
#menu_rubrique_5,
#menu_rubrique_6{
	margin-right:2px;

}


.ss_menu{
	position:absolute;
	z-index:4000;
	margin:0px;
	padding:0px;
	list-style:none;

	}
.ss_menu li{
	padding:0px;
}

*/

#trailer{
	margin-top:4px;
	margin-left:10px;
	
}

/*#logo_pays_barr{
	position:absolute;
	margin-left:-44px;
	margin-top:20px;
}*/

/*Fin header Bandeau+Menu*/


#mentions_legales p{
	text-align:justify;
}

#titreContenu_0{
	background-color:#eff7ca;
	margin-bottom:20px;
}

#titreContenu_1{
	background-color:#f7e8e9;
	margin-bottom:20px;
}

#titreContenu_2{
	background-color:#e9f1f4;
	margin-bottom:20px;
}

#titreContenu_3{
	background-color:#e0f2f2;
	margin-bottom:20px;
}

#titreContenu_4{
	background-color:#eeface;
	margin-bottom:20px;
}

#titreContenu_5{
	background-color:#fbe9de;
	margin-bottom:20px;
}

#titreContenu_6{
	background-color:#faf3ff;
	margin-bottom:20px;
}

#titreContenu_7{
	background-color:#e5f2ea;
	margin-bottom:20px;
}


.contenu{
margin-top:10px;

}

/*Début encart 300px standard*/

.encart_300px{
	margin-bottom:9px;
}

.encart_haut{
	background:url(../images/encart_300px_haut.gif);
	background-repeat:no-repeat;
	width:300px;
	height:6px;
	overflow:hidden;
}

.encart_contenu{
	background-color:#f9f9f9;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:298px;
	overflow:hidden;	
}

.encart_contenu_marge_haut_bas{
	background-color:#f9f9f9;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:298px;
	overflow:hidden;
	padding-top:7px;	
	padding-bottom:7px;	
}

.encart_contenu_marge_haut_bas1{
	background-color:#f9f9f9;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:298px;
	overflow:hidden;

}

.encart_contenu_marge{
	background-color:#f9f9f9;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:7px;
}


.encart_contenu_marge_newsletter{
	background-color:#f9f9f9;
	border-left:1px solid #cacaca;
	border-right:1px solid #cacaca;
	width:294px;
	
}


.encart_bas{
	background:url(../images/encart_300px_bas.gif);
	background-repeat:no-repeat;
	width:300px;
	height:6px;
	overflow:hidden;
}


.encart_bas_association{
	background:url(../images/encart_300px_bas_annuaire_associations.gif);
	background-repeat:no-repeat;
	width:300px;
	height:40px;
	overflow:hidden;
	

}

.encart_bas_association a{
	background:url(../images/zone_transparent.gif);
	width:270px;
	height:21px;	
	position:absolute;
	margin-left:15px;
	margin-top:8px;
}


/*Fin encart 300px standard*/




/*Début encart recherche*/
#bt_rechercher{
	background:url(../images/bt_rechercher.gif);
	width:92px;
	height:24px;

}

/*Fin encart recherche*/


/*Début encart newsletter*/

#input_newsletter{
	width:150px;
	height:15px;
	position:absolute;
	margin-top:35px;
	margin-left:3px;
	background:none;
	padding-left:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
}


#bt_newsletter{
	background:url(../images/bt_inscription.gif);
	width:92px;
	height:25px;
	margin-left:189px;
	margin-top:32px;
	position:absolute;
	cursor:pointer;
}



#input_rechercher{
	width:150px;
	height:15px;
	position:absolute;
	margin-top:6px;
	margin-left:3px;
	background:none;
	padding-left:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


#bt_rechercher{
	background:url(../images/bt_rechercher.gif);
	width:92px;
	height:24px;
	margin-left:189px;
	margin-top:2px;
	position:absolute;
	cursor:pointer;
}



/*Fin encart newsletter*/


/*Début encart Commune du pays*/



#encart_plan_commune select{
	margin : 0 auto; 
	display : block;

}

.img_centre{
	margin : 0 auto; 
	display : block;
	
	
}

#plan_commune{
	padding-top:6px;
	padding-bottom:20px;
}

#plan_commune_legende{
	padding-bottom:9px;
}


#encart_plan_commune form{
	padding-bottom:9px;
}
/*Fin encart Commune du pays*/



/*Début Actualité*/
.bt_navigation_actu{
	float:right;
	display:block;
	width:19px;
	height:19px;
	margin-left:2px;
	margin-right:2px;
	margin-top:7px;

}
/*Fin Actualité*/

.bt_voir_plus{
	float:left;
	margin-top:7px;

}

.bt_voir_detail{
	float:right;
	margin-top:3px;
}


/*Début liste actu*/
.contenu_img_detail{	
	border:2px solid #cacaca;
	float:left;
	margin-right:15px;
 overflow: hidden;
}


.contenu_img_detail_article{	
	border:2px solid #cacaca;
	float:left;
	margin-right:15px;
}

.actualite_detail span{
	font-size:1.1em;
	font-weight:bold;
	
}



.actualite_detail span img{

	padding-right:5px;
}
/*	
.actualite_detail a{
	float:right; 
	margin-bottom:15px; 
	margin-top:10px;
}
*/

.actualite_detail p{
	text-align:justify;	
}


.bt_prec_page,
.bt_suiv_page,
.nav_page{
	float:right;

}


.nav_page{
margin-left:20px;
margin-right:20px;
margin-top:5px;
}


/*Fin liste actu*/

/*Début Annuaire des services*/





#annuaire_des_services ul{
	list-style:none;
	display:inline;
	padding-left:20px;
	list-style:none;
}





.couleur1{
	background-color:#cacccb;
	font-weight:bold;
}

.couleur2{
	background-color:#e5e5e5;
	font-weight:bold;
}




/* ------------------------------------------------------------------------------------
Menu css rollover
------------------------------------------------------------------------------------ */

/* Elements de premier niveau
--------------------------------------*/
/*
#menuDeroulant{
	behavior: url(csshover.htc);
	}
#menuDeroulant li
{
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}
*/

#menuDeroulant ul li
{
width:298px;
	font-weight:normal;
	list-style:none;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	font-size:11px;
		
	margin: 0;
	padding: 8px 8px;
	border-bottom:1px solid #fff;
	text-decoration: none;
	width:100%;
}
#menuDeroulant li a:hover { 
	background-color: #a8a8a8; }
	


#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
	border: 0;
	background-color:#EFEFEF;
	
}

.menu_principal  ul:hover li {
	display:block;
}


/*
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	width:298px;
	border-bottom:1px solid #fff;

}*/

#menuDeroulant li img{
	padding-left:10px;
	padding-right:10px;
}

/*#menuDeroulant .sousMenu li img{
	padding-left:30px;
	padding-right:10px;
}

#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;	
	margin: 0;
	border: 0;
	text-decoration: none;
	

}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #a8a8a8;
}

#menuDeroulant li:hover > .sousMenu { 
	display: block; }

*/




/*Fin Annuaire des services*/



/*Début Manifestation*/


#manifestation a img{
	margin-top:25px;
	
}

#encart_contenu_manifestation{
	margin-left:5px;
}
/*Fin Manifestation*/


#tourisme_bt_fr{
	background:url(../images/zone_transparent.gif);
	width:258px;
	height:15px;
	position:absolute;
	margin-left:22px;
	margin-top:247px;
}

#tourisme_bt_de{
	background:url(../images/zone_transparent.gif);
	width:137px;
	height:15px;
	position:absolute;
	margin-left:143px;
	margin-top:270px;
}


#tourisme_bt_en{
	background:url(../images/zone_transparent.gif);
	width:148px;
	height:15px;
	position:absolute;
	margin-left:132px;
	margin-top:293px;
}


.encart_contenu_img{
border:2px solid #cacaca;

}



#breve p,
#actu_enfance_jeunesse p,
#actu_culture p{
margin-left:10px;
text-align:left;
width:168px;
}




#actu_association p
{	
	margin-left:10px;
	text-align:left;
}

#actu_slide_img{
padding-top:6px;
margin : 0 auto; 
display : block;

}

#titreActuSlide{
float:left;
position:absolute;
margin-top:4px;
}


#actu_slide p{
margin-left:5px;
padding-top:12px;
padding-bottom:10px;

}



#meteo span{
	font-size:28px;
	font-weight:bold;
	text-align:center;
}

#meteo p{
	text-align:center;
}


#actu_association{
	padding-bottom:15px;
}



#coordonnees img{
	margin-left:9px;
	margin-top:5px;
}

.titreContenu{
	margin-bottom:10px;	
}

#titreAnnuaire{
	margin-left:15px;
}

#titreCommunesPays{
	margin-left:15px;
	margin-bottom:10px;
}

#titreNewsletter{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}

#titreRecherche{
	margin-top:5px;
	margin-left:5px;	
}

#titreManifestations{
	
	margin-left:15px;
	margin-bottom:10px;	
}

#coordonnees a{
	
	background:url(../images/zone_transparent.gif);
	height:12px;
	width:164px;
	margin-left:37px;
	margin-top:63px;
	position:absolute;
	
	
}

<!--Début Formulaire de contact-->

#nom{
	border:1px solid red;
}

#contact_description {
	text-align:center;
}



<!--Fin Formulaire de contact-->


 

#contenu_meteo p{
	font-weight: bold;
}

#alt_titreContenu_0{
	display:none;
}


.encart_titre_rss{
	padding-top:10px;	
	height:18px;
}
.iconeRSS_home{	
	float:right;
}

.titre_encart{
	float:left;
	
}

#pied a{
	font-weight: normal;
}

#lien_footer_6 {
	float:right;
	margin-top:5px;
}

#lien_footer_6 a {
	font-size:9px;
	color:#4d4d4d;
	text-decoration:none;
	font-weight: normal;
}

#lien_footer_6 img { vertical-align:middle; }

#lien_footer_1 {
	float:right;
	margin-right:10px;
	margin-top:5px;
}

#lien_footer_1 a {
	font-size:9px;
	color:#4d4d4d;
	text-decoration:none;
	font-weight: normal;
}

#lien_footer_1 img { vertical-align:middle; }



#alerteInfos {
	margin-top:10px;
	width:770px;
	height:20px;
	overflow:hidden;
	background-image:url(../images/fond_alerteinfos.jpg);
	background-repeat:no-repeat;
	padding-left:190px;
	padding-top:7px;
}

#alerteInfos marquee { color:#fff; }


.appel_offre_haut{
	background-image:url(../images/appel_offre_conteneur_haut.gif);
	background-repeat:no-repeat;	
	overflow:hidden;
	width:620px;
	height:5px;
}

.appel_offre_centre{
	background-image:url(../images/appel_offre_conteneur_centre.gif);
	background-repeat:repeat-y;
	width:600px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}

.appel_offre_bas{
	background-image:url(../images/appel_offre_conteneur_bas.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:620px;
	height:5px;
}

.bt_savoir_plus_appeloffre{
	float:right;
	

}


.legende_appeloffre{
	width:150px;
	float:left;
}

.description_appeloffre{
	float:left;
}

#lien_pdf_appeloffre{
	display:block;
	width:257px;
	height:12px;
	position:absolute;
	margin:0px;	
	margin-left:71px;	
	background:url(../images/zone_transparent.gif);	
}

#anim_communes {
	margin-left:8px;
	margin-bottom:8px;
}

div.encart_actusindex
{
	min-height:110px;
}

div#actus_alaune
{
	text-align:left;
}

.sondage_haut{
	background-image:url(../images/encart_sondage_haut.gif);
	background-repeat:no-repeat;	
	overflow:hidden;
	width:620px;
	height:5px;
}

.sondage_centre{
	background-image:url(../images/encart_sondage_centre.gif);
	background-repeat:repeat-y;
	width:600px;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}
.sondage_centre div {width:600px;}
.sondage_centre input
{
	float:left;
	margin-left:50px;
	margin-top:5px; 
	margin-bottom:5px;
}

.sondage_centre label
{
	float:left;
	margin-left:5px;
	margin-top:5px; 
	margin-bottom:5px;
	width:500px;
}

.sondage_centre img
{
	margin-left:50px;
}

.sondage_bas{
	background-image:url(../images/encart_sondage_bas.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	width:620px;
	height:5px;
}

#annuaire_ecole_recherche img{
	position:relative;
	top: 5px;
	left:15px;
}

#pagination_ecole, #pagination_ecole_bas{
	margin-top: 5px;
	margin-left: 15px;
}

#pagination_ecole img, #pagination_ecole_bas img{
	position:relative;
	top: 5px;
	
}


.paginationLEI{
text-align:center;
}



.nb_courant{
text-align:center;
margin: -2px 2px 0px 2px;
background:url(../images/ot/page_actif.jpg)  no-repeat center left ;
padding:2px 5px 4px 4px;
color:#FFFFFF;
}

.nb{
margin: -2px 2px 0px 2px;
}

#titre_alt{
	display:none;
}

