html, body {width:100%;}

body {
	margin:0;
	font-family:Arial, Verdana, sans-serif;
	background-color:#1E5748;
}

#conteneur {
	width:1000px;
	margin:0 auto 0 auto;
	padding:0;
	border:1px solid #356252;
}

/*******************************************Menu haut **************************************/

#haut_accueil{
	width:1000px;
	height:54px;
	background:url(../images/roumois_accueil_02.gif) no-repeat top left;
}

#menu_haut{
	float:right;
	width:750px;
	height:54px
}


a#rub1, a#rub2, a#rub3,
a#rub4, a#rub5{
	float:left;
	display:block;
	width:150px;
	height:54px;
	background:url(../images/roumois_accueil_03.gif) no-repeat;
}

a#rub1:hover, a#rub2:hover, a#rub3:hover,
a#rub4:hover, a#rub5:hover{
	background:url(../images/roumois_accueil_hover_03.gif) no-repeat;
}


a#rub1, a#rub1:hover{background-position: 0 0;}
a#rub2, a#rub2:hover{background-position: -150px 0;}
a#rub3, a#rub3:hover{background-position: -300px 0;}
a#rub4, a#rub4:hover{background-position: -450px 0;}
a#rub5, a#rub5:hover{background-position: -600px 0;}

/***************************************Fin Menu haut **************************************/
#haut{
	width:1000px;
	height:143px;
	background:url(../images/roumois_05.jpg) no-repeat bottom right;
}


#image_gauche{
	float:left;
	width:250px;
	height:143px;
	background:url(../images/roumois_02.jpg) no-repeat;
}


#bandeau_accueil{
	background:url(../images/roumois_accueil_05.jpg) no-repeat;
	width:1000px;
	height:126px;
}

#bandeau_fiche{
	background:url(../images/bandeau_fiche.jpg) no-repeat;
	width:1000px;
	height:143px;
}

#content_accueil{
	background:url(../images/roumois_accueil_06.jpg) #5ED650 no-repeat;
	width:1000px;
	/*height:414px;*/
	height:474px;
	padding-top:10px;
}

#content{
	background:url(../images/fond_content.gif) repeat-y;
	width:1000px;
	padding-top:10px;
}

#content_fiche{
	background-color:#FFF;
	width:1000px;
	padding-top:10px;
}

#texte{
	float:left;
	margin-left:5px;
	padding:0 5px 0 10px;
	width:565px;	
}

#texte_fiche{
	float:left;
	margin:0 0 0 20px;
	padding:0 5px 0 10px;
	width:900px	
}

.titre-accueil{
	padding:0;
	margin:0 0 20px 0;
	font-size:30px;
	font-weight:normal;
	color:#F05448;
}

.note{
	color:#000;
	font-size:17px;
	display:block;
	margin:0 0 30px 0;
}

.sous-titre{
	padding:0;
	margin:20px 0 0 0;
	color:#000;
	font-size:20px;
	font-weight:normal;
}

.texte{
	font-size:12px;
	color:#3A434C;
}

img{
	border:none;
}

a{
	color:#F73A33;
	font-weight:bold;
}

#retour_haut{
	clear:both;
	text-align:center;
	font-size:11px;
	padding:10px 0 10px 0;
}

#retour_haut a{
	color:#55BE47;
	font-weight:normal;
}


/***************************************Menu_gauche **************************************/
#gauche{
	float:left;
	width:210px;
	font-size:12px;
}

#menu_gauche{
}

#menu_gauche_accueil a, #menu_gauche a{
	display:block;
	float:left;
	width:190px;
	height:20px;
	border-bottom:1px solid #B9DCF4;
	padding:10px 10px 0 10px;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:normal;
}

#menu_gauche_accueil a{color:#FFF;}
#menu_gauche a{color:#FFF;}

#menu_gauche_accueil a:hover, #menu_gauche a:hover{
	color:#B9DCF4;
}


#rechercher_accueil{
	float:left;
	margin:10px 0 0 10px;
	color:#6EA2B9;
	letter-spacing:2px;
}

#rechercher{
	float:left;
	margin:40px 0 20px 10px;
	color:#FFF;
	letter-spacing:2px;
}

form{
	display:inline;
}

#bt-newsletter{
	display:block;
	float:left;
	height:60px;
	width:180px;
	
}

#liens_utiles{
	clear:both;
	margin:30px 0 0 0;
	width:200px;
	height:81px;
	font-size:11px;
	letter-spacing:1px;
}

#liens_utiles a{
	padding-left:10px;
	text-decoration:none;
	color:#FFF;
	font-weight:normal;
	display:block;
	float:left;
	width:200px;
	height:27px;
	background:url(../images/fond_liens_utiles.gif) no-repeat;
}

#liens_utiles a:hover{
	color:#5ED450;
}


/***********************************Fin Menu_gauche **************************************/

/*********************************Menu droite*******************************************************/

#droite{
	width:190px;
	float:left;
	height:100%;
	margin-left:10px !important;
	margin-left:5px;
}

#haut_menu_droite{
	width:160px;
	background:url(../images/fond_rub.gif) no-repeat top left;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:0px 5px 10px 25px;
	margin:0;
	color:#F05448;
	letter-spacing:1px;
	border-bottom:1px solid #B9DCF4;
}


#menu_droite{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0;
	padding:0 5px 20px 3px;
	width:182px;
}

#menu_droite li{
	list-style-type:none;
}

#menu_droite a{
	color:#000;
	text-decoration:none;
}

#menu_droite a:hover{
	color:#000;
}

#menu_droite li.s_rubrique{
	padding:6px 0 3px 0px;
	font-weight:bold;
	
}

#menu_droite ul.pages{
	margin-left:2px;
	padding:10px 0 10px 0;	
}

#menu_droite ul.pages a{
	color:#000;
	font-size:11px;
	font-weight:normal;	
}

#menu_droite ul.pages a:hover{
	color:#000;
}

.actif{
	color:#F05448;
}


/*****************************Fin Menu droite*******************************************************/

/******************************Agenda****************************************************/

#tab_agenda{
	font-size:11px;
	color:#4D423F;
	font-family:Arial, Verdana, sans-serif;
	margin-left:15px !important;
	margin-left:10px;
}

#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 dotted #40816B;
	text-align:left;
}

#tab_agenda a{
	cursor:pointer;
}

#recherche{
	clear:both;
	border-bottom:1px dotted #40816B;
	background:#EEE;
	width:535px;
	padding:5px;
	margin-left:0px;
	font-size:13px;
	color:#343433;
	margin-left:10px;
}

#recherche form{ margin-left:20px;}

#recherche input{
	border: 1px solid #EAEAEA; 
	width: 80px; 
	background-color: #F05448; 
	color:#FFF;
}

form{display:inline;}




/****************************Fin agenda**************************************************/

/*********************************************Formulaire***************************/


#formulaire{
	width: 100%;
}

#formulaire p{
	margin:2px 0 2px 0;
}



#formulaire fieldset{
	margin-bottom: 10px;
	margin-top:0;
	padding:10px 0 10px 5px;
	border: 1px #DBD9D7 solid;
}

#formulaire fieldset legend{
	padding: 0 10px;
	font-size: 20px;
	color: #F05448;
}

/* Label */

#formulaire label{
	font-size: 12px;
	color:#045AAB;
	display: block;
	width:160px;
	float: left;
	padding-right: 5px;
	text-align: right;
	letter-spacing: 1px;
	font-weight:bold;
}


#formulaire input, #formulaire select,
#formulaire textarea{
	margin-left: 1%;
	width:350px;
	border: #CCC 1px solid;
}


#formulaire input[type="submit"]{
	width:80px; 
	height:25px; 
	border:none;
	background-color:#F05448;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
}

#formulaire input[type="submit"]:hover{
	background-color:#F05448;
	cursor:pointer;
}




/***************************************Fin formulaire********************************/

#image_accueil{
	float:left;
	margin-left:20px;
	width:170px;
	height:320px;
}

#bloc_news{
	float:left;
	width:280px;
	height:300px;
	margin:0 0 0 20px;
	border-bottom:1px solid #B9DCF4;
	border-top:1px solid #B9DCF4;
}


#pied_accueil{
	clear:both;
	font-size:11px;
	text-align:center;
}

#pied{
	background:url(../images/roumois_07.jpg) no-repeat;
	height:50px;
	font-size:11px;
	text-align:center;
}

#coordonnees_accueil{
	padding:20px 230px 0 0;
	padding:5px 230px 0 0 !ie;
	color:#000;
	letter-spacing:1px;
}

#coordonnees{
	padding:15px 0 0 0;
	color:#000;
	letter-spacing:1px;
}

#menu_bas{
	color:#1E5748;
}

#menu_bas a{
	color:#1E5748;
	font-weight:normal;
}

#menu_bas_accueil{
	color:#000;
	margin:20px 0 0 10px;
	text-align:left;
}

#menu_bas_accueil a{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#ehoui{
	background-color:#282425;
	text-align:right;
	font-size:10px;
	padding:0 5px 0 0;
	color:#FFF;
}

#ehoui a{
	color:#FFF;
	font-weight:normal;
}

