html, body {width:100%;}

body{
	background-color:#243057; 
	margin:0; 
	font-family:Arial, Verdana, sans-serif;
}

#conteneur{
	width:768px; 
	margin:0 auto 0 auto; 
	padding:0;
}

/**************************************Les liens du haut**************************/

#liens_haut{
	width:768px;
	height:29px;
	background: url(../images/orbec_bleu_04.gif) no-repeat top left;
}

#liens_haut a{
	display:block;
	width:100px;
	height:29px;
	float:left;
	
}

#retour_accueil{
	margin-left:368px !important;
	margin-left:183px;
}

#retour_accueil, #imprimer,
#favoris, #envoi_ami{
	background: url(../images/orbec_bleu_05.gif) no-repeat;
}

#retour_accueil{background-position:0 0;}
#imprimer{background-position:-100px 0;}
#favoris{background-position:-200px 0;}
#envoi_ami{background-position:-300px 0;}



/**************************************Les liens du haut**************************/

#bandeau{
	float:left;
	width:737px;
	height:150px;
	background: url(../images/orbec_bleu_07.jpg) no-repeat;
}

#contacts{
	float:left;
	display:block;
	width:31px;
	height:150px;
	background: url(../images/orbec_bleu_08.gif) no-repeat;
}



/**************************************menu1************************************/

#menu1{
	clear:both;
	width:768px;
	height:37px;
	background: url(../images/orbec_bleu_09.jpg) no-repeat top left;
}


/*  Pour page accueil  */
#bienvenue{
	float:right;
	width:400px;
	height:37px;
	background: url(../images/orbec_accueil_bleu_10.gif) no-repeat top left;
}

#menu1 a{
	display:block;
	float:left;
	height:37px;
}

#rub1{
	margin-left:368px !important;
	margin-left:184px;
}

#rub1, #rub2, #rub3, #rub4, #enveloppe{
	background: url(../images/orbec_bleu_10.gif) no-repeat;
}

#rub1{background-position:0 0; width:184px;}
#rub2{background-position:-184px 0; width:184px;}
#enveloppe{background-position:-368px 0; width:32px;}
/*
#rub3{background-position:-200px 0;}
#rub4{background-position:-300px 0;}
*/

/**************************************Fin menu1*********************************/



/**************************************menu2************************************/

#menu2{
	clear:both;
	float:left;
	width:768px;
	height:24px;
	z-index:1;
}

#menu2 a{
	display:block;
	float:left;
	width:112px;
	height:24px;
}

#rub5, #rub6, #rub7{
	background: url(../images/orbec_bleu_11.gif) no-repeat;
}

#rub5{background-position:0 0;}
#rub6{background-position:-112px 0;}
#rub7{background-position:-224px 0;}

/**************************************Fin menu1*********************************/


/*************************************Page accueil*********************************/
#content_accueil{
	width:768px;
	/*background:url(../images/orbec_accueil_12.gif) #FFF no-repeat top right;*/
	background-color:#FFF;
}

#gauche_accueil{
	margin-left:15px !important;
	margin-left:10px;
	margin-top:10px;
	clear:both;
	float:left;
	width:360px !important;
	width:300px;
}

#liens_accueil{
	width:425px;
	height:230px;
}

#bloc1, #bloc2, #bloc3, #bloc4{
	display:block;
	z-index:2;
	width:209px;
	height:118px;
	float:left;
	margin-left:3px !important;
	margin-left:1px; /* à laisser pour ie6 !!!*/
}

#bloc1{background: url(../images/bloc_municipalite.jpg) no-repeat; margin-top:-22px !important; margin-top:0; }
#bloc2{background: url(../images/bloc_vie_locale.jpg) no-repeat;  margin-top:-22px !important; margin-top:0;}
#bloc3{background: url(../images/bloc_actu.jpg) no-repeat; margin-top:3px; }
#bloc4{background: url(../images/bloc_vie_eco.jpg) no-repeat; margin-top:3px;}

#droite_accueil{
	margin-left:20px;
	margin-top:10px;
	float:left;
	width:360px;
}

/**********************************Fin page accueil*********************************************/


#content{
	width:768px;
	background:url(../images/orbec_mairie_16.gif) repeat-y;
}

#gauche{
	margin-left:15px !important;
	margin-left:10px;
	margin-top:0;
	padding-top:10px;
	clear:both;
	float:left;
	width:530px;
}

#droite{
	margin-left:40px !important;
	margin-left:30px;
	float:left;
	width:170px;
}

/*******************************Menu droite********************************************************/

#haut_menu_droite{
	width:160px;
	height:auto !important;
	height:22px; /*Pour Ie 6*/
	min-height:22px;
	text-align:left;
	font-family: Arial, Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px;
	margin:0;
	color:#FFF;
	background-color:#243057;
	border:1px solid #FFF;
}

#bas_menu_droite{
	margin-top:20px;
	padding-left:25px;
}

#menu_droite{
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	margin-left:2px;
	margin-top:0;
	padding:0;
	width:170px;
}

#menu_droite li{
	list-style-type:none;
}

#menu_droite a{
	color:#023A51;
	text-decoration:none;
}

#menu_droite a:hover{
	color:#EF9600;
}

#menu_droite li.s_rubrique{
	padding:6px 0 3px 3px;
	background-image:url(../images/fond_s_rub.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	border-top:1px solid #FFF;
}

#menu_droite ul.pages{
	margin-left:2px;
	padding:10px 0 10px 0;	
}

#menu_droite ul.pages a{
	color:#023A51;
	font-size:11px;
	font-weight:normal;	
}

#menu_droite ul.pages a:hover{
	color:#EF9600;
}

/*****************************Fin Menu droite******************************************************/

h1{
	font-size:26px;
	font-weight:normal;
	color:#012C3D;
}

.note{
	font-size:15px;
	/*font-weight:normal;*/
	color:#012C3D;
	margin-top:10px;
}

h2{
	margin-top:10px;
	font-size:18px;
	font-weight:normal;
	color:#03648C;
	/*border-left:4px solid #03648C;*/
	border-bottom:1px solid #D7D7D7;
	padding:0 5px 0 5px;
	background:url(../images/fond_h2.gif) #F5F5F5 no-repeat top right;
}

p{
	font-size:11px;
	color:#353737;
	margin-top:10px;
}

.red{
	color:#EC4706;
	font-weight:bold;
	font-size:14px;
}

img{
	border:none;
}

a{
	color:#E18E00;
	font-weight:bold;
}

#retour_haut{
	clear:both; 
	text-align:center;
	padding:15px 0 10px 0;
}

#retour_haut a{
	font-size:11px;
	font-weight:bold;
	color:#096B95;
}

/*********************************************Formulaire de contact***************************/


#contact
{
	width: 100%;
}

#contact p
{
	margin:2px 0 2px 0;
}



#contact fieldset
{
	margin-bottom: 10px;
	border: 1px #D7D7D7 solid;
}

#contact fieldset legend
{
	padding: 0 10px;
	font-size: 14px;
	color: #45200C;
}

/* Label */

#contact label
{
	color:#012C3D;
	display: block;
	width:170px;
	float: left;
	padding-right: 5px;
	text-align: right;
	letter-spacing: 1px;
	font-weight:bold;
}


#contact input, #contact select, #contact textarea
{
	margin-left: 1%;
	width:280px;
	border: #CCC 1px solid;
}

/*#contact input[type="image"]{
	width:80px; 
	height:25px; 
	border:none;
	margin-top:10px;
}*/

#contact input[type="submit"]{
	width:80px; 
	height:25px; 
	border:none;
	background-color:#F39900;
	color:#FFF;
	font-weight:bold;
	margin-top:10px;
}

#contact input[type="submit"]:hover{
	background-color:#36BDE0;
	cursor:pointer;
}



/***************************************Fin formulaire contact********************************/



/***********************************************Pied***********************************/

#pied{
	background: url(../images/orbec_bleu_18.gif) no-repeat;
	width:768px;
	height:64px;
}

#coordonnees{
	padding-top:18px;
	font-size:12px;
	text-align:center;
	color:#023A51;
}

#coordonnees a{
	color:#0019A8;
}



/*******************************************Fin Pied***********************************/

#menu_bas{
	margin:5px 0 5px 0;
	color:#023A51;
	font-size:12px;
	text-align:center;
}

#menu_bas a{
	color:#023A51;
	font-weight:normal;
	text-decoration:none;
}

#ehoui{
	color:#FFD300;
	font-size:11px;
	text-align:right;
	padding-bottom:5px;
}

#ehoui a{
	color:#FFD300;
	font-weight:normal;
}
