@charset "UTF-8";
/* CSS Document */
* {margin:0; padding:0; list-style: none; border:none}
body {
	background-color: #e7e3db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1c1c;	
}
#contener{
	background: url(../images/Fond.jpg) no-repeat top center;
	margin:auto;
	height: 768px;
	width: 1024px;
	border:1px solid #e7e3db;
	position:relative;
}
#flag{ position:absolute; top:0; right:110px; }
#contenu{width: 808px;margin:auto; margin-top:122px;}

ul#listecadre {
	color: #9d1620;
	width: 807px;
	margin-bottom: 15px;
	/*margin-top: 15px;*/
    overflow: hidden;
}

ul#listecadre li{
	width: 192px;
	height:308px;
	float:left;
	margin-right:13px;
}

ul#listecadre p, ul.deco, ul.default { margin:8px 16px 8px 16px;  }

/*.fin_liste ul.default { margin-top:0px;}*/
ul#listecadre ul.deco li, ul#listecadre ul.default li{
	float:none;
	width:auto;
	height:auto;
	border:none;
	margin:0 0 4px 0;
	background:none;
}

ul#listecadre ul.deco li{list-style-position: inside;}
ul#listecadre ul.default li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left:14px;
}
ul#listecadre .fin_liste, .colonnes .fin_liste,#tab2 #listecadre li.fin_liste{ margin-right:0px; }


div#bloc_trait{
	float:none;
	clear:both;
	background: url(../images/Fond_bloc_trait-2.png) repeat-x;
	padding:15px;
}
div#bloc_trait p { margin-bottom:5px;}
div#bloc_trait h2 {margin-top:8px;}

div.bloc_accueil{ text-align:center; }
h2{text-transform: uppercase;font-size:12px; }
h3{
	color:#c19831;
	font-size:18px;
	margin:0px 0px 18px 0px;
	font-weight: normal;
	text-transform: uppercase;
}


.bloc_equipe{margin-top:30px;color:#9D1620;}
.cadre{
	width:412px;
	overflow:hidden;
	position:relative;
	margin-right:40px;
	float:left;
	/*border-radius: 10px; */
	}
.cadre h2 {
	background-image: url(../images/E_OdileLiner.png);
	background-repeat: no-repeat;
	height:35px;
	/*text-indent:-200px;
	overflow:hidden;*/
}
.cadre h2 img { position:relative; top:10px; right:10px; float:right; margin-bottom:10px;}

.cadre p, .cadre h4 {margin:7px 15px 8px 15px ;}
h4{font-size:12px;}

.partenaires{
	float:left;
}
.partenaires ul{
	background-image: url(../images/E_FondPartenaires.png);
	background-repeat: no-repeat;
	height:168px;
	padding-top:30px;
	
}
.partenaires li{margin-bottom:5px;margin-left:30px;}


.intro_metiers{
	/*background-color: #e3dcd1;
	background-image: url(../images/Fond_listecadre.png);
	background-repeat: repeat-x;*/
    padding: 15px 15px 8px;
	position:relative;
	margin-bottom:15px;
	
}
.intro_metiers_coatch{padding:0px;background:#FFF}
.intro_metiers p, .intro_metiers h2, .intro_metiers ul {width:460px;}
.intro_metiers img.intro_metiers_img {position:absolute; top:0px; right:0px;}

.colonnes{overflow:hidden}
.colonnes ul{float:left; margin-right:90px; margin-left: 14px;}
.colonnes li{list-style: disc outside none;}


.bloc_luxury p {
	/*display:inline-block;*/
	float:left;
	width:46%;
	vertical-align:top;
}
.bloc_luxury .first_p{margin-right:40px;}
.bloc_luxury h2 {margin:10px 0px 5px 0px}

.bloc_luxury em {
	text-transform: uppercase;
	color:#C19831;
	font-style: normal;
}
.bloc_luxury .secondli { clear: both; padding-top:10px;}
.tab_content { clear:both; }

ul#Onglets_metiers li{
	/*display:inline-block;*/
	float:left;
	background-repeat: no-repeat;
	background-position: bottom;
	height:45px;
	text-indent:-5000px;
	cursor:pointer;
	margin-bottom: -2px;
	margin-left: 2px;
}



.Onglets_metiers1 {
	background-image: url(../images/M_Onglet_Formation.png);width:132px;
}
.Onglets_metiers2 {
	background-image: url(../images/M_Onglet_Coatching.png);width:132px;
}

.Onglets_metiers1.active {
	background-image: url(../images/M_Onglet_Formation-rouge.png);width:194px;
}
.Onglets_metiers2.active {
	background-image: url(../images/M_Onglet_Coatching-rouge.png);width:193px;
}


#tab1 .intro_metiers {background: url(../images/Fond_bloc_trait-2.png) repeat-x 0 -2px;}
#tab2 #listecadre h2 {
	background-image: url(../images/bords_arrondis_rouge.png);
	width:260px;
	height:40px;
	background-repeat: no-repeat;
	color:#FFF;
	font-weight: normal;
	padding: 8px;
	padding-bottom:0px;
}

#tab2 #listecadre li { width:260px; margin-right:13px; height:160px;}



.deco li{
	margin-left:14px;
	margin-bottom:4px;
	list-style-position: outside;
	list-style-image: url(../images/puce_deco.png);
	list-style-type: none;
}


.pdf {
	background: url(../images/M_TelechargerPlaquette.png) no-repeat right 0;
	text-align:center;
	height:51px;
}
.pdf a, #bloc_contact {
	color:#9D1620;
}
 #bloc_contact{margin-bottom:300px;}

.arrondi {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(./PIE/PIE.htc);
	background-image: url(../images/Fond_bordsarrondis.png);
	background-repeat: repeat-y;
}

/***************************************************FORMULAIRE*/
form, #header_form, #footer_form {margin-left:150px}
form {
	width:488px;
	background-image: url(../images/C_FondFormulaire.png);
	background-repeat: repeat-y;
	color:#9D1620;
	font-size: 12px;
}

#header_form{
	background-image: url(../images/C_HautFormulaire.png);
	background-repeat: no-repeat;
	height:45px;
	width:507px;
}
#footer_form{
	background-image: url(../images/C_BasFormulaire.png);
	background-repeat: no-repeat;
	height:45px;
	width:507px;
}
label{width:90px;/*display:inline-block;*/float:left;margin-left:40px;}
input, textarea{ width:313px; margin-bottom:10px; border:0px; font-family: Arial, Helvetica, sans-serif; font-size: 1em;}
#envoyer{
	background-image: url(../images/C_Envoyer.jpg);
	background-repeat: no-repeat;
	height:23px;
	width:84px;
	text-indent:-200px;
	cursor:pointer;
	margin-right:40px;
}
.contener_envoyer{text-align:right}

form p {text-align:center; margin-bottom:10px;}

/**********************************/


a {color:#c19831}
a:hover {color:#a27500}



#menu{
	background: url(../images/menu/bandeau_rougeblc.png) no-repeat;
	height:171px;
	width:1024px;
	position:fixed;
	bottom:0px;
	z-index:10000;
	
}
#menu_items {width:500px; /*text-align:center; margin-top: -30px;*/ margin:auto; }

#menu_items li, #menu_items li ul{ /*display:inline-block;*/float:left; width:100px;}
#menu_items li ul li{ /*display:inline-block;*/float:left; }
#menu_items a {
	width:100%;
	height:100%;
	/*display:inline-block;*/
	display:block;
}

#metiers ul{ margin-left:8px;margin-top:6px;}  
#metiers a {
	font-size:0.87em;
	color:#C19831;
	text-decoration:none;
	display:none;
}
#metiers a:hover{ color:#FFF }

#accueil, #equipe, #references, #contact { height:100px;top:-50px;position:relative; }
#metiers{ height:100px;top:-50px;position:relative; text-align:left; }


#accueil:hover{
	background-image: url(../images/menu/accueil.png);
	background-repeat: no-repeat;
	background-position: 4px 45px;
}
#equipe:hover{
	background-image: url(../images/menu/equipe.png);
	background-repeat: no-repeat;
	background-position: 0 35px;
}

#references:hover{
	background-image: url(../images/menu/references.png);
	background-repeat: no-repeat;
	background-position: 0 30px;
}
#metiers:hover{
	background-image: url(../images/menu/metiers.png);
	background-repeat: no-repeat;
	background-position: 0 -10px;
}
#contact:hover{
	background-image: url(../images/menu/contact.png);
	background-repeat: no-repeat;
	background-position: 4px 45px;
}