html {
	background-color: #cccccc;
}

body {
	font-family: "Elvetica Neue", Tahoma, serif;
	font-size: 12px;
	color: #5F5F5F;
}

#conteneur {
	width: 960px;
	height: 100%;
	background-color: #FFFFFF;
	margin: auto;
}

#div_header {
	width: 960px;
	height: 113px;
}

#div_centrale {
	padding-top:30px;
	}



#header_logo {
	float: left;
	height: 113px;
	width: 216px;
}

#header_image {
	width: 616px;
	height: 80px;
	background-image: url(images/header_orgecovert.jpg);
	background-repeat: repeat-x;
}

#sous_le_menu {
	height: 102px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 960px;
	text-align: center;	
}

#animation_header {
	border: 2px solid green;
	border-left:0px;
	float: left;
	height: 100px;
	margin-right: 24px;
	text-align: center;
	width: 670px;
}

#div_connection {
	float: left;
	height: 100px;
	text-align: center;
	width: 240px;
}

#div_actualite {
	
	float: left;
	margin-left: 0px !important;
	margin-left: 0px;
	margin-bottom: 25px !important;
	padding-bottom: 10px;
	line-height: 20px;
	padding-right: 5px;
	width: 680px;
}

#div_actualite h1 {
	color: #C12626;
	line-height: 30px;
	text-align: center;
}

#div_actualaune {
	background-image: url(images/background_client.gif);
	background-repeat: repeat-x;
	border: 1px solid #C12626;
	height: 100%;
	width: 670px;
}

.div_contenu {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 216px;
	width: 735px;
}

.div_actualite {
	border-width: 2px;
	border-style: solid;
	margin-bottom: 10px;
	line-height: 20px;
}

.div_liseret {
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;	
	width: 100%;
}

.div_liseret span {
	color: white;
	letter-spacing: 3px;
}

#image_alaune {
	margin: 5px;
	margin-right: 15px;
	float: left;
}

.boutons_menu_horizontal {
	width: 120px;
	height: 33px;
}

/* --------------------- Menu's --------------------- */
/* menu horizontal */

/* Divisions Menu de Droite */
#menu_droite {
	float: left;
	height: 100%;
	margin-left: 10px;
	width: 240px;
}

#div_anim_menud {
	height: 100%;
	margin-bottom: 10px;
	width: 233px;
}

#div_contact {
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 240px;
}


/* Divisions Menu de Gauche */
#menu_gauche {
	float: left;
	height: 100%;
	margin-left: 35px !important;
	margin-left: 0px;
	width: 146px;
	text-align: center;
	position: relative;
	left: 0% !important;
	left: 4%;
}

/* Propriétés éléments Menu de Gauche */
#menu_gauche a {
	color: #518cdd;
	text-decoration: none;
	font-weight: bold;	
}

#menu_gauche a:hover {
	color: #FFFFFF;
	font-weight: normal;
}

a.lien_pub {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.lien_pub {
	color : #551A8B;
	text-decoration: underline overline;
}

.input_connection {
	width: 100px;
	height: 10px;
	font-size: 9px;
	background-color: #F5F6BE;
}

label {
	width: 90px;
	display: block;
	float: left;
	font-size: x-small;
}

#titre_connection {
	font-weight: bold;
	font-size: 14px;
	margin: 1px;
	text-align: center;
}

/* ---------------------  <  >  --------------------- */

/* --------------------- Pied de Page --------------------- */
#footer {
	background-image: url(images/bandeaubas.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 960px;
	

}

#texte_footer {
	font-size: 10px;
	font-weight: bold;
	margin-top: 1px;

	margin-bottom: 0px;

	text-align: center;
}

.lien_footer {
	width: 100%;
	text-align: center;
		
}

.lien_footer a {
	margin-left: 50px;
	margin-right: 50px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* ---------------------  <<      >>  --------------------- */

img {
	border: none;
}

h1 {
	font-size: 24px;
}

h3 {
	text-decoration: underline;
	text-align: center;
	color: red;
	font-size: 18px;
}

h4 {
	font-size: 13px;
}
.title_rubriqueActu {
	font-weight: bold;
	font-size: 18px;
	color: white;
	text-align: center;
}

ul span {
	color: #5F5F5F;
}

strong {
	color: #000000;
}
