/* CSS Document 
table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}
*/
body{
	background-color:#000;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
img{ border:0;}
form{
	margin:0;
	padding:0;
}
.faux_hr{
	clear:both;
	visibility:hidden;
	height:0px;
	margin:0;
	padding:0;
	border:0;
}

#conteneur_global{
	background:url(../images/global-fond-haut.gif) no-repeat top;
	width:976px;
	min-height:600px;
	margin:0 auto 0 auto;
	padding-top:13px;
}
#sous_conteneur_global{		
	background:url(../images/global-fond-bas.gif) no-repeat bottom;
	background-color:#FFF;
	float:left;
	width:976px;
}

#footer{
	float:right;
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1887aa;	
}
#footer a{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.05em;
	color:#1887aa;
}
#logo_wipiix{
	float:right;
	margin:5px 15px 0 6px;
}
#menu{
	padding-top:82px;
}
#menu-text a{
	font-size:13px;
	color:#1887aa;
	text-decoration:none;
	margin:5px 0 5px 15px;
	padding-top:5px;
}
#menu-text a:hover{
	color:#fff;
}
/***********************************************************ACCUEIL***************************************/
#accueil_header{
	width:953px;
	height:304px;
	background:url(../images/accueil_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
.accueil_colones{
	background-color:#f0f1f1;
	float:left;
	height:265px;
	width:450px;
	margin:8px 1px 0 17px;
	padding-top:10px;
	padding-left:13px;
	_width:448px;
	_margin:8px 0 0 10px;
}
.accueil_colones img{
	margin-bottom:3px;
}
#accueil_ss_colonne_gauche{
	float:left;
	width:213px;
	_width:211px;
}
#accueil_image{
	margin:17px 0;;
}
#accueil_trait_vert{
	float:left;
	width:1px;
	height:265px;
	background-image:url(../images/accueil_trait_vert.jpg);
}

#accueil_ss_colonne_droite{
	float:left;
	width:198px;
	padding-left:15px;
	padding-right:23px;
}
.faux_hr_bas_contenu{
	clear:both;
	visibility:hidden;
	height:0px;
	margin:0;
	padding:0;
	border:0;
	margin-bottom:20px;
}
/**********************************************************CONTACT********************************************/
#contact_header{
	width:953px;
	height:304px;
	background:url(../images/contact_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
#contact_fond_gris{
	height:240px;
	width:944px;
	background-color:#f0f1f1;
	margin:7px 0 0 17px;
}

#contact_colonne_1, #contact_colonne_2, #contact_colonne_3, #contact_colonne_4, #contact_colonne_5{
	float:left;
	height:193px;
}
#contact_colonne_1{
	width:203px;
}
#contact_colonne_2{
	width:203px;
}
#contact_colonne_3{
	width:203px;
}
#contact_colonne_4{
	width:202px;
}
#contact_colonne_5{
	width:130px; 
}
.contact_titre{
	margin:16px 0 9px 12px;
}
.contact_trait_horiz{
	margin-bottom:22px;

}
#contact_colonne_1 input, #contact_colonne_2 input{
	display:block;
	float:left;
	height:18px;
	width:175px;
	border:#50a4bf 1px solid;
	background-color:#000;
	margin:0 0 10px 10px;
	padding:0;
	padding-top:3px;
	color:#e1f2f7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#contact_colonne_3 textarea{
	display:block;
	float:left;
	height:118px;
	width:175px;
	border:#50a4bf 1px solid;
	background-color:#000;
	margin-left:10px;
	overflow:auto;
	color:#e1f2f7;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#contact_colonne_4 input{
	margin:2px 7px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contact_colonne_5 a{
	color:#56a5be;
	font-size:11px;
	font-weight:bold;
	line-height:45px;
	margin-left:10px;	
}
.contact_envellope{
	margin-left:10px;
}
#contact_texte_bas{
	color:#268eaf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:18px;
}
#bouton_contact{
	background:url(../images/contact_bouton-envoyer.jpg) no-repeat;
	background-position:center;
	cursor:pointer;
	border:0;
	width:76px;
	height:17px;
	margin:13px auto 0 auto;
	display:block;
}
#contact_champ_oblig{
	color:#268eaf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:20px;
}
/**********************************************************REALISATIONS*************************************************/
#realisations_header{
	width:953px;
	height:304px;
	background:url(../images/realisations_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
#realisations_gauche{
	height:260px;
	width:613px;
	background-color:#f6f6f6;
	margin:5px 0 0 18px;
	float:left;
}
#realisations_gauche h1{
	margin:26px 0 0 23px;
}
#realisations_gauche p{
	width:258px;
	font-size:11px;
	line-height:13px;
	margin:10px 0 0 23px;
}
#realisations_photos_gauche{
	display:block;
	float:right;
	margin:29px 11px 0 0;
}
#realisations_droite{
	height:260px;
	width:324px;
	background-color:#f6f6f6;
	margin:5px 0 0 5px;
	float:left;
}
#realisations_photos_droite{
	display:block;
	float:left;
	margin:29px 0 0 9px;
}

/**********************************************************CONCIERGERIE*************************************************/
#conciergerie_header{
	width:953px;
	height:304px;
	background:url(../images/conciergerie_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
#conciergerie_conteneur{
	height:275px;
	width:937px;
	background-color:#f6f6f6;
	margin:11px 0 0 23px;
	float:left;
}
#conciergerie_photos{
	margin:7px 9px 0 0;
	float:right;
}
#conciergerie_conteneur h1{
	margin:22px 0 0 66px;
}
#conciergerie_conteneur p{
	width:430px;
	line-height:13px;
	margin:3px 0 0 66px;
}
/**********************************************************PARTENAIRES*************************************************/
#partenaires_header{
	width:953px;
	height:304px;
	background:url(../images/formation_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
/**********************************************************FORMATION*************************************************/
#formation_header{
	width:953px;
	height:304px;
	background:url(../images/formation_header.jpg) no-repeat;
	margin:0 0 0 7px;
}
#formation_conteneur{
	height:275px;
	width:937px;
	background-color:#f6f6f6;
	margin:11px 0 0 23px;
	float:left;
}
#formation_photo{
	margin:40px 6px 0 0;
	float:right;
}
#formation_conteneur h1{
	margin:30px 0 0 20px;
}
#formation_conteneur p{
	width:530px;
	line-height:13px;
	margin:3px 0 0 20px;
}
