body {
	margin: 0 auto;
	text-align: center;
	background: url(images/bg.jpg) repeat-x #0f1517;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #889780;
	}

.voeux {
	margin: 0 auto;
	text-align: center;
	background: url(voeux2010/bg_voeux.jpg) repeat-x #0f1517;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #889780;
	}
	
/* ----------------------------------- COMMUNS */


.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	}

a:link, a:visited {
	text-decoration: none;
	color:#889780;
	}
	
a:hover {
	text-decoration: underline;
	}

h1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 25px;
	}

h2{
	font-size: 13px;
	font-weight: bold;
	padding-top: 25px;
	}

h3{
	font-size: 13px;
	font-weight: bold;
	padding-top: 25px;
	}

p {
	margin: 0;
	padding: 0;
	}

.orange, .orange:link, .orange:visited {
	color: #f85c11;
	text-decoration: none;
	}

.orange:hover {
	color: #f85c11;
	text-decoration: underline;
	}

.vert, .vert:link, .vert:visited {
	color: #93a923;
	text-decoration: none;
	}

.vert:hover {
	color: #93a923;
	text-decoration: underline;
	}

.gris {
	color: #889780;
	font-weight: normal;
	text-decoration: none;
	}

.petit_gris {
	color: #889780;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	}
	
img {
	margin: 0px;
	border: 0;
	}
	
#conteneur {
	text-align: left;
	width: 999px;
	margin: 0 auto;
	}

.left {
	float: left;
	margin: 0;
	}

.right {
	float: right;
	margin: 0;
	}
	
.separation {
	margin-left: 10px;
	}
	
/* ----------------------------------- HEADER */

#header {
	margin-top: 19px;
	text-align: left;
	height: 69px;
	}

#client {
	margin-left: 10px;
	float:left;
	}
	
.client {
	font-size: 13px;
	color: #f85c11;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	}


/* ----------------------------------- MENU */

#menu {
	float: right;
	height: 51px;
	margin-right: 20px;
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	height: 51px;
	font-size: 11px;
	color:#889780;
	font-weight: bold;
	}

#menu ul li a:link, #menu ul li a:visited {
	display: block;
	color: #889780;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 33px;
	}

#menu ul li a:hover {
	color: #889780;
	font-size: 11px;
	text-decoration: none;
	}

.menu1 {
	background: url(images/m1.jpg) no-repeat;
	width: 109px;
	}
	
#menu ul li.menu1:hover {
	background: url(images/m1r.jpg) no-repeat;
	}

.menu1r {
	background: url(images/m1r.jpg) no-repeat;
	width: 109px;
	}
	
#menu ul li.menu1r:hover {
	background: url(images/m1r.jpg) no-repeat;
	}

.menu2 {
	background: url(images/m2.jpg) no-repeat;
	width: 122px;
	}
	
#menu ul li.menu2:hover {
	background: url(images/m2r.jpg) no-repeat;
	}
	
.menu2r {
	background: url(images/m2r.jpg) no-repeat;
	width: 122px;
	}
	
#menu ul li.menu2r:hover {
	background: url(images/m2r.jpg) no-repeat;
	}
	
.menu3 {
	background: url(images/m3.jpg) no-repeat;
	width: 120px;
	}
	
#menu ul li.menu3:hover {
	background: url(images/m3r.jpg) no-repeat;
	}

.menu3r {
	background: url(images/m3r.jpg) no-repeat;
	width: 120px;
	}
	
#menu ul li.menu3r:hover {
	background: url(images/m3r.jpg) no-repeat;
	}

.menu4 {
	background: url(images/m4.jpg) no-repeat;
	width: 121px;
	}
	
#menu ul li.menu4:hover {
	background: url(images/m4r.jpg) no-repeat;
	}

.menu4r {
	background: url(images/m4r.jpg) no-repeat;
	width: 121px;
	}
	
#menu ul li.menu4r:hover {
	background: url(images/m4r.jpg) no-repeat;
	}
	
.menu5 {
	background: url(images/m5.jpg) no-repeat;
	width: 111px;
	}
	
#menu ul li.menu5:hover {
	background: url(images/m5r.jpg) no-repeat;
	}

.menu5r {
	background: url(images/m5r.jpg) no-repeat;
	width: 111px;
	}
	
#menu ul li.menu5r:hover {
	background: url(images/m5r.jpg) no-repeat;
	}


	
/* ----------------------------------- BANDEAU ET MOTEUR DE RECHERCHE */

#bandeau {
	width: 999px;
	height: 273px;
	}

#moteur {
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	}

#moteur form {
	margin:0;
	}

#moteur .submit {
	background-color: #303334;
	border: solid 1px #838383;
	color: #b4b9b2;
	width: 25px;
	cursor: pointer;
	}

#moteur a.submit {
	/* display:-moz-inline-block; Firefox 2 */
	display:inline-block;
	overflow:hidden;
	width:0; /* IE */
	}

#moteur a.submit:hover {
	background-color: #ffffff;
	}

#moteur .recherche {
	background-color: #1b2426;
	border: solid 1px #838383;
	color: #CCCCCC;
	height: 18px;
	}

	
/* ----------------------------------- ACCUEIL */


.acc_titre {
	height: 60px;
	vertical-align: middle;
	}
	
.acc_sepa {
	width: 24px;
	float: left;
	margin-top: 60px;
	}
	
#acc_gauche {
	margin-left: 10px;
	width: 265px;
	float: left;
	}

#acc_milieu {
	width: 300px;
	float: left;
	line-height: 18px;
	}

.text_milieu {
	padding-right: 25px;
	}

/* DERNIERS PROJETS */

#acc_droite {
	width: 354px;
	float: left;
	}

.acc_text_projet {
	float: right;
	width: 250px;
	text-align: left;
	}
	
.projet {
	margin-bottom: 20px;
	}

	
/* BLOCS GRIS ACCUEIL */

.contenu_bloc {
	margin: 35px 15px 0 15px;
	text-align: left;
	font-size: 10px;
	line-height: 16px;
	}

.contenu_bloc a:link, .contenu_bloc a:visited {
	text-decoration: underline;
	}

.contenu_bloc a:hover {
	text-decoration: none;
	}

.contenu_bloc a.orange:link, .contenu_bloc a.orange:visited {
	text-decoration: none;
	color: #f85c11;
	}

.contenu_bloc a.orange:hover {
	text-decoration: underline;
	}
	
#partenaires {
	background: url(images/partenaires.jpg) no-repeat;
	width: 263px;
	height: 231px;
	float: left;
	margin-left: 40px;
	}

#enbref {
	background: url(images/enbref.jpg) no-repeat;
	width: 263px;
	height: 231px;
	float: left;
	margin-left: 50px;
	}

#solutions {
	background: url(images/solutions.jpg) no-repeat;
	width: 263px;
	height: 231px;
	float: left;
	margin-left: 50px;
	}

.tof_bloc_gris {
	float: left;
	margin-right: 15px;
	}

.titre_bloc_gris {
	float: left;
	margin-top: 10px;
	}


/* ----------------------------------- FOOTER */

#footer1 {
	float: left;
	width: 385px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	margin-left: 26px;
	}

#footer2 {
	float: left;
	width: 289px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	}

#footer3 {
	float: left;
	width: 273px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	}


/* ----------------------------------- INTERIEUR */


.titre {
	height: 60px;
	vertical-align: middle;
	}


#gauche {
	width: 160px;
	float: left;
	margin-left: 10px;
	line-height: 18px;
	}

#gauche ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	}

#gauche ul li {
	text-align: left;
	line-height: 24px;
	}

#gauche ul li.news {
	text-align: left;
	font-size: 10px;
	line-height: 18px;
	}

#gauche ul li.double {
	line-height: 18px;
	}

	
#droite {
	width: 767px;
	float:left;
	line-height: 18px;
	}
	
#pic_texte {
	float: left;
	width: 259px;
	margin-right: 15px;
	}

#texte {
	width: 480px;
	float: right;
	}

.pic_texte {
	float: left;
	width: 259px;
	margin-right: 15px;
	}

.texte {
	width: 480px;
	float: right;
	}



/* ----------------------------------- FORMUALIRE DE CONTACT */


.fieldset {
	font-style:normal;
	font-size:11px;
	color:#f85c11;
	font-weight:bold;
	border:#9B999A solid 1px;
	background-position:top right;
	margin: 0;
	padding: 0 0 20px 20px;
	}

.label {
	color:#889780;
	font-size:11px;
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 150px;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: left;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 30px;
	line-height: 1.8;
	font-weight: normal;
	}

.input {
	border:#9B999A solid 1px;
	background-color:#ffffff;
	font-style:normal;
	font-size:11px;
	color:#EF8200;
	width: 150px;
	font-weight: bold;
	}

.inputCombo {
	border:#9B999A solid 1px;
	background-color:#ffffff;
	font-style:normal;
	font-size:11px;
	color:#EF8200;
	width: 230px;
	font-weight: bold;
	}

.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #9B999A;
	color: #ffffff;
	border:#5c5c62 solid 1px;
	width: 150px;
	font-size:11px;
	}

.normal {	/*** Retour à l'état normal des champs après l'utilisation ***/
	border:#9B999A  solid 1px;
	background-color:#ffffff;
	color: #ef8200;
	width: 150px;
	font-size:11px;
	}

.formul { /*** Couleur du champ message après utilisation ***/
	border:#9B999A  solid 1px;
	background-color:#ffffff; 
	font-style:normal;
	font-size:11px;
	color:#ef8200; 
	width:350px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	}

.formul-on { /*** Couleur du champ message avant utilisation ***/
	font-style:normal;
	font-size:10px;
	width:350px;
	height:150px;
	background: #9B999A; 
	color: #ffffff;
	border:#9B999A  solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	}



.fieldset2 {
	font-style:normal;
	font-size:11px;
	color:#f85c11;
	font-weight:bold;
	border:#9B999A solid 1px;
	background-position:top right;
	margin: 0;
	padding: 0 20px 20px 20px;
	}
