html, body {width:100%;}

body {
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	/*background: #4B575A;*/
	background: #276C7D;
}

#conteneur {
	width:768px;
	margin:10px auto 0 auto;
	padding:0;
}

/****************************************menu haut1*************************************************************/

#menu_haut1{
	width:756px;
	background-color:#9BDB18;
	padding:0 6px 0 6px;
	height:19px;
}


#menu_haut1 #francais, 
#menu_haut1 #anglais, 
#menu_haut1 #espagnol, 
#menu_haut1 #allemand, 
#menu_haut1 #neerlandais, 
#menu_haut1 #italien {
	display:block;
	height:19px;
	width:25px;
	float:left;
	background: url(../images/langues.gif) no-repeat;
}


#menu_haut1 #francais{background-position:0 0;}
#menu_haut1 #anglais{background-position:-25px 0;}
#menu_haut1 #espagnol{background-position:-50px 0;}
#menu_haut1 #allemand{background-position:-75px 0;}
#menu_haut1 #neerlandais{background-position:-100px 0;}
#menu_haut1 #italien{background-position:-125px 0; margin-right:65px;}

#menu_haut1 .liens_pratiques{
  display:block;
  width:108px;
  float:left;
  text-decoration:none;
}

#menu_haut1 .liens_pratiques:hover{
  color:#FFF;
}


/************************************fin menu haut*************************************************************/

/****************************************menu haut*************************************************************/

#menu_haut{
	width:756px;
	background-color:#3AA0B9;
	border-bottom:1px solid #4B575A !important;
	border-bottom:none;
	padding:0 6px 0 6px;
	height:25px !important;
	height:26px;
}

#menu_haut a{
	display:block;
	height:26px;
	float:left;
}

#menu_haut a{
	background: url(../images/lisieux_03.gif) no-repeat;
}

#menu_haut a:hover{
	background: url(../images/lisieux_03.gif) no-repeat;
}

#menu_haut #accueil, #menu_haut #accueil:hover {width:108px; background-position:0 0;}
#menu_haut #plan, #menu_haut #plan:hover {width:108px; background-position:-108px 0;}
#menu_haut #e_cards, #menu_haut #e_cards:hover {width:108px; background-position:-216px 0;}
#menu_haut #newsletter, #menu_haut #newsletter:hover {width:108px; background-position:-324px 0;}
#menu_haut #cdc, #menu_haut #cdc:hover {width:216px; background-position:-432px 0;}
#menu_haut #contactez-nous, #menu_haut #contactez-nous:hover {width:108px; background-position:-648px 0;}
/*#menu_haut #francais, #menu_haut #francais:hover {width:18px; background-position:-648px 0;}
#menu_haut #anglais, #menu_haut #anglais:hover {width:18px; background-position:-666px 0;}
#menu_haut #espagnol, #menu_haut #espagnol:hover {width:18px; background-position:-684px 0;}
#menu_haut #allemand, #menu_haut #allemand:hover {width:18px; background-position:-702px 0;}
#menu_haut #neerlandais, #menu_haut #neerlandais:hover {width:18px; background-position:-720px 0;}
#menu_haut #italien, #menu_haut #italien:hover {width:18px; background-position:-738px 0;}*/



/************************************fin menu haut*************************************************************/


#bandeau{
	width:768px;
	height:115px;
	background: url(../images/accueil.jpg) no-repeat;
}

#bandeau img{
  padding:0;
  margin:0 !important;
  margin:0 0 -10px 0;
}



/****************************************menu Rubriques*************************************************************/

#rubriques{
	width:756px;
	background-color:#D3DBC3;
	padding:0 6px 0 6px;
	height:26px;
}

#rubriques a{
	display:block;
	width:108px;
	height:26px;
	float:left;
}

#rubriques a{
	background: url(../images/lisieux_09.gif) no-repeat;
}

#rubriques a:hover{
	background: url(../images/lisieux_09.gif) no-repeat;
}

#rubriques #rub1, #rubriques #rub1:hover {background-position:0 0;}
#rubriques #rub2, #rubriques #rub2:hover {background-position:-108px 0;}
#rubriques #rub3, #rubriques #rub3:hover {background-position:-216px 0;}
#rubriques #rub4, #rubriques #rub4:hover {background-position:-324px 0;}
#rubriques #rub5, #rubriques #rub5:hover {background-position:-432px 0;}
#rubriques #rub6, #rubriques #rub6:hover {background-position:-540px 0;}
#rubriques #rub7, #rubriques #rub7:hover {background-position:-648px 0;}


/************************************fin menu Rubriques*************************************************************/

/***********************************Les Sous-Rubriques*************************************************************/
#fond_sous_rub{
	background:url(../images/lisieux_11.gif); 
	width:768px; 
	height:24px;
}

#sous_rub1, #sous_rub2,
#sous_rub3, #sous_rub4,
#sous_rub5, #sous_rub6,
#sous_rub7{
	position:absolute; 
	top:196px; 
	width:756px; 
	height:auto !important;
	min-height:23px;
	height:23px; 
	border-bottom:1px solid #FFF; 
	margin-left:6px;
	text-align:center;
}

#sous_rub1{background-color:#E75C14;}
#sous_rub2{background-color:#4B575A;}
#sous_rub3{background-color:#E6B715;}
#sous_rub4{background-color:#A4BD2D;}
#sous_rub5{background-color:#525A4B;}
#sous_rub6{background-color:#3AA0B9;}
#sous_rub7{background-color:#E68D15;}


.sous_rub{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}


.page{
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#sous_rub1 a:hover, #sous_rub3 a:hover, 
#sous_rub4 a:hover, #sous_rub6 a:hover,
#sous_rub7 a:hover{
  color:#000;
}

#sous_rub2 a:hover,#sous_rub5 a:hover{
  color:#E6E81E;
}


/************************************fin Sous-Rubriques*************************************************************/

#content{
	width:768px;
	height:auto;
	min-height:300px;
	clear:both;
	background: url(../images/lisieux_12.gif) repeat-y;
}


/************************************Gauche*************************************************************/

#gauche{
	width:194px;
	float:left;
	margin-left:6px !important;
	margin-left:3px;
	font-size:11px;
	color:#343433;
}

#bloc_agenda, #bloc_news, #bloc_meteo, #bloc_recherche, #bloc_sommaire{
	padding:40px 5px 0 5px;
}

#bloc_agenda{background: url(../images/onglet_agenda.gif) no-repeat top center;}
#bloc_news{background: url(../images/onglet_news.gif) no-repeat top center;}
#bloc_meteo{/*background: url(../images/onglet_meteo.gif) no-repeat top center;*/ padding:5px 5px 0 5px;}
#bloc_recherche{background: url(../images/onglet_recherche.gif) no-repeat top center;}
#bloc_sommaire{background: url(../images/onglet_sommaire.gif) #B6DB6A no-repeat top center;}

#bloc_agenda a, #bloc_news a{cursor:pointer; text-decoration:underline;}

#bas_bloc_agenda, #bas_bloc_news, #bas_bloc_meteo, #bas_bloc_recherche, #bas_bloc_sommaire{
	height:20px;
}

#bas_bloc_agenda{background: url(../images/bas_bloc_agenda.gif) no-repeat;}
#bas_bloc_news{background: url(../images/bas_bloc_news.gif) no-repeat;}
#bas_bloc_meteo{/*background: url(../images/bas_bloc_meteo.gif) no-repeat;*/ height:0px;}
#bas_bloc_recherche{background: url(../images/bas_bloc_recherche.gif) no-repeat;}
#bas_bloc_sommaire{background: url(../images/bas_bloc_sommaire.gif) no-repeat;}

.titre_manif{
	font-weight:bold;
	color:#286F80;
}

#gauche p{
	border-bottom:1px dashed #FFF;
	font-size:11px;
	padding:3px 0 3px 0;
	margin:0;
}

#bloc_pub_1, #bloc_pub_2{
	border:1px solid #4B575A;
}
 
#bloc_pub_1{
	margin-top:5px;
}

#bloc_pub_2{
	margin-top:10px;
}

#bloc_pub_3{
	text-align:center;
	clear:both;
	padding-top:40px;
	padding-bottom:20px;
}

#bloc_pub_4{
	text-align:center;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

/*********************************************Menu gauche sommaire*************************************************/

#haut_menu_gauche{
	width:179px !important;
	width:174px;
	height:auto;
	min-height:15px;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:5px;
	margin:0 0 5px 0;
	color:#123139;
	border-top:5px solid #123139;
	border-bottom:1px solid #123139;
	background-color:#B6DB6A;
}

#bas_menu_gauche{
	margin-top:20px;
}

#menu_gauche{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	width:175px;
}

#menu_gauche li{
	list-style-type:none;
}

#menu_gauche a{
	color:#123139;
	text-decoration:none;
}

#menu_gauche a:hover{
	color:#123139;
}

#menu_gauche li.s_rubrique{
	padding:2px 0 3px 3px;
	background-image:url(../images/fond_s_rub.gif);
	background-repeat:no-repeat;
	border-top:1px dashed #123139;
}

#menu_gauche ul.pages{
	margin-left:2px;
	padding:10px 0 10px 0;	
}

#menu_gauche ul.pages a{
	color:#123139;
	font-size:11px;
	font-weight:normal;	
}

#menu_gauche ul.pages a:hover{
	color:#123139;
}
/********************************Fin Menu gauche sommaire*************************************************/


/************************************fin Gauche*************************************************************/


#texte{
	width:525px;
	float:left;
	padding:0;
	margin-left:20px;
	margin-top:0;
}


h1{
	font-size:25px;
	color:#709E11;
	font-weight:normal;
  height:auto;
	min-height:20px;
	margin-top:6px;
	margin-bottom:10px;
	padding:0 0 10px 0;
	background: url(../images/bas_h1.gif) repeat-x bottom left;
}

.note{
	font-size:16px;
	color:#709E11;
	display:block;
	padding-bottom:30px;
}

h2{
	font-size:16px;
	color:#4C4444;
	padding:10px 0 5px 0;
	margin-bottom:0;
	border-bottom:1px dashed #9BDB18;
}

.h2_recherche{
	font-size:14px;
	color:#4C4444;
	padding:10px 0 5px 0;
	margin-bottom:0;
}

p{
	font-size:11px;
	color:#343433;
	margin-bottom:10px;
}

form{display:inline;}

img{border:none;}

a{
	color:#1F5663;
	font-weight:bold;
	font-size:11px;
}

/******************************Agenda****************************************************/

#tab_agenda{
	font-size:11px;
	color:#4D423F;
	font-family:Arial, Verdana, sans-serif;
}

#tab_agenda th{
	padding:10 0 10px 0;
	font-size:16px;
	color:#003596;
	font-weight:normal;
}

#tab_agenda td{
	padding:10px 0 10px 0;
	border-bottom:1px dashed #94D117;
	text-align:left;
}

#tab_agenda a{
	cursor:pointer;
}

#recherche{
	border:1px solid #94D117;
	background:#B6DB6A;
	width:500px;
	padding:5px;
	margin-left:0px;
	font-size:13px;
	color:#343433;
}

#recherche form{ margin-left:20px;}

form{display:inline;}




/****************************Fin agenda**************************************************/

/******************************Restauration****************************************************/

#tab_restauration{
  width:510px;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
}

#tab_restauration th{
	padding:10 0 10px 0;
	font-size:16px;
	color:#003596;
	font-weight:normal;
}

#tab_restauration td{
	padding:5px;
	border-bottom:1px dashed #9BDB18;
	text-align:left;
}

#tab_restauration a{
	cursor:pointer;
}

/****************************Fin Restauration**************************************************/

/****************************Fiche******************************************************/


#content_fiche{
	width:768px;
	height:auto;
	min-height:300px;
	clear:both;
	background:url(../images/content_fiche_12.gif) repeat-y;
}

#texte_fiche{
	padding:5px 50px 20px 50px;
}

/****************************Fin Fiche**************************************************/

/****************************************************Formulaire de proposition**************************************/

#formulaire {
	width:668px;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#FFF;
	padding:0 0 10px 0px;
	font-size:12px;
}

#formulaire h1{
	text-align:center;
}


.tab_proposition{
	margin:10px 0 10px 0px;
	font-size:12px;
	border-bottom:3px solid #B3D9E8;
	border-left:1px solid #B3D9E8;
	border-right:1px solid #B3D9E8;
}

.tab_proposition th{
	background-color:#B3D9E8;
	font-size:14px;
	font-weight:normal;
}

.tab_proposition td{
	background-color:#FFF;
	border-bottom:1px solid #B3D9E8;
}

.red{
	color:#CD042A;
	font-weight:bold;
	font-size:12px;
}

/****************************************************Fin formulaire**************************************************/

/****************************Le Plan**************************************************/

.lien_plan_page{
	list-style-image:url(../images/puce_page.gif);
	font-size:11px;
	margin-left:10px;
}

.lien_plan_s_rub{
	list-style-image:url(../images/puce_s_rub.gif);
	font-size:13px;
	margin-top:5px;
}

.lien_plan_page a{ color:#444F52;}

.lien_plan_s_rub a{color:#85BC15;}

.lien_plan_page a, .lien_plan_s_rub a{text-decoration:none;}

.lien_plan_page a:hover, .lien_plan_s_rub a:hover{text-decoration:underline;}

/****************************Fin Plan**************************************************/

#retour_haut{
	clear:both; 
	text-align:center; 
	padding-top:20px;
  padding-right:10px; 
	margin-left:184px; 
	font-size:11px;
	height:70px;
	/*background: url(../images/logo.gif) no-repeat top right;*/
	
}

#retour_haut a{
	color:#4B575A;
	font-weight:bold;
}


#pied{
	width:768px;
	height:68px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	background: url(../images/lisieux_14.gif) no-repeat;
}

#pied #mentions-legales{
	display:block;
	padding:0 30px 5px 0;
	text-align:right;
}

#pied a{
	color:#FFF;
}


#menu_bas{
	font-size:11px;
	clear:both;
	margin:0 0 0 5px;
}

#menu_bas a{
	color:#9CDB1B;
	text-decoration:none;
	font-weight:normal;
}

#ehoui{
	font-size:10px;
	color:#282E30;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}

#ehoui a{
	color:#282E30;
	text-decoration:underline;
}

