/* CSS screen Document */

/*Copyrignt : Guillaume BIZET*/
/*Mail: GuillaumeBizet@GMail.com*/

/* ------------------------------------------------------------------------------ */
/* --------------------------- Mise en page générale --------------------------- */

* { padding: 0;	margin: 0; }


body {
	font-size: 0.7em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: gray;
	}

div#conteneur {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	border: 2px solid #636563;
	background: #FFFFFF;
	}

div#header {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 100px;
	border-bottom: 1px solid #636563;
	}

html>body div#navigation {
	height: auto;
	min-height: 400px;
	}

div#navigation {
	float: left;
	width: 200px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	}

html>body div#centre_fr {
	height: auto;
	min-height: 400px;
	}
	
html>body div#centre_en {
	height: auto;
	min-height: 400px;
	}

div#centre_fr, div#centre_en {
	height: 400px;
	margin-left: 200px;
	padding: 0px 0px 50px 0px;
	background: url(Images/ToutesPages/TousNumeros.jpg) no-repeat 50% 100%;
	border-left: 1px solid #636563;
	}
	
div#centre_fr {
	background: url(Images/ToutesPages/TousNumeros.jpg) no-repeat 50% 100%;
	}
	
div#centre_en {
	background: url(Images/ToutesPages/TousNumeros_en.jpg) no-repeat 50% 100%;
	}

div#footer {
	margin: 0px;
	padding: 0px;
	height: 21px;
	line-height: 21px;
	border-top: 1px solid #636563;
	color: gray;
	text-align: center;
	}

div#standards	{
	float: left;
	margin-left: 1px;
	width: 165px;
	height: 21px;
	line-height: 21px;
	}

div#standards img	{
	margin-top: 3px;
	margin-right: 2px;
	}

div#mentions	{
	margin-left: 165px;
	}

div#postfooter {
	height: 15px;
	}

p	{
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	}

/* ------------------------------------------------------------- */
/* -------------------------- Le menu -------------------------- */

div#navigation dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	text-decoration: none;
	}

div#navigation dt	{
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	line-height: 18px;
	background-color: #F75100;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	}
div#navigation dt.first	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#navigation dt a	{
	display: block;	
	width: 100%;
	color: #FFFFFF;
	text-decoration: none;
	}

div#navigation dt a:hover	{
	display: block;	
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #FFCC33;
	color: #FFFFFF;
	}

div#navigation dd {
	display: block;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	}

div#navigation dd a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-decoration: none;
	color: gray;
	font-weight: bold;
	}

div#navigation dd a:hover {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	text-decoration: underline;
	color: gray;
	font-weight: bold;
	}
	
div#navigation img {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	}

/* ------------------------------------------------------------------------- */
/* -------------------------- TITRES TOUTES PAGES -------------------------- */

div#centre_fr h1, div#centre_en h1	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	height: 20px;	
	line-height: 18px;
	background-color: #9C9A9C;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	}


div#centre_fr h1 a, div#centre_en h1 a	{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	}

div#centre_fr h1 a:hover, div#centre_en h1 a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

div#centre_fr h2, div#centre_en h2	{
	margin: 15px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #9CCB00;
	}

div#centre_fr h2.wellserv, div#centre_en h2.wellserv	{
	margin: 25px 15px 5px 15px;
	padding : 0px;
	font-size: 1.5em;
	font-weight: bold;
	color: #9CCB00;
	}

div#centre_fr h3.vip, div#centre_en h3.vip, div#centre_fr h3.emploih3, div#centre_en h3.emploih3	{
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed gray;
	font-size: 1.3em;
	font-weight: bold;
	}

div#centre_fr h3.carte, div#centre_en h3.carte	{
	margin: 0px 15px 10px 15px;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dashed #18088C;
	font-size: 1.2em;
	font-weight: bold;
	color: #18088C;
	}

div#centre_fr h4, div#centre_en h4	{
	margin: 10px 20px 5px 20px;
	padding: 0px 5px 0px 5px;
	background: #9C9A9C;
	font-size: 1em;
	color: #FFFFFF;
	}

/* ----------------------------------------------------------------- */
/* -------------------------- PAGE Index -------------------------- */

html>body div#content {
	height: auto;
	min-height: 575px;
	}

div#content {
	height: 575px;
	margin: 0px;
	padding: 0px;
	}

div#logo	{
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

div#animflash	{
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

div#detailvilles	{
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

div#villes	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

div#numeros	{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

div#villes img, #numeros img	{
	margin: 0px 30px 0px 30px;
	padding: 0px 0px 0px 0px;
	}

/* ----------------------------------------------------------------- */
/* -------------------------- PAGE Formules -------------------------- */

/* --- Classes texte --- */

.bleu	{
	color: #18088C;
	font-weight: bold;
	}

.rouge	{
	color: #CE0000;
	font-weight: bold;
	}
	
.center-text	{text-align : center;}
.gdtxt 	{font-size: 3.5em; font-weight: bold;}

/* -------------------------------------------------------------------- */
/* -------------------------- PAGES Témoignages -------------------------- */

html>body .temoin {
	height: auto;
	min-height: 120px;
	}

div.temoin	{
	margin: 10px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	height: 120px;
	}

span.poste	{
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	}

div.temoin img	{
	float: left;
	margin: 10px 10px 5px 15px;
	}

/* -------------------------------------------------------------------- */
/* -------------------------- PAGES Services -------------------------- */

.titreserv	{
	padding : 0px 5px 0px 5px;
	color: #18088C;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration : underline;
	}

div.serv p	{
	padding : 0px 5px 0px 5px;
	}

div.serv	{
	margin: 5px 15px 5px 15px;
	padding : 2px 5px 2px 5px;
	border: 1px dashed #c4dce9;
	}

ul.listeserv	{
	margin: 0px 0px 0px 75px;
	}

ul.sslisteserv	{
	margin: 0px 0px 0px 25px;
	}

.orange	{
	color: #F75100;
	}

/* -------------------------------------------------------------------- */
/* -------------------------- PAGES carte grise -------------------------- */

div.important	{
	color: red;
	background: url(Images/ToutesPages/alert.gif) no-repeat 1% 50%;
	}

div.backrouge	{
	margin: 5px 10px 5px 10px;
	border: 1px dashed red;
	background: #FEF2E6;
	}

.imp	{
	margin: 5px 5px 5px 15px;
	}

.vert	{
	color: #9CCB00;
	}

a span  { /* définition de la balise <span> inclue dans <a> */
	display: none;
	}

a:hover span  { /* définition de la balise <span> au survol */
	display: block;
	position: relative;
	margin: 5px 30px 5px 0px;
	padding: 3px;
	background: #EDFFF3;
	border: 1px solid #9CCB00;
	color: gray;
	font-weight: normal;
	}

ul.precisions	{
	margin: 5px 10px 5px 20px;
	}

/* ------------------------------------------------------------------ */
/* -------------------------- PAGES Presse -------------------------- */

html>body .gallpresse {
	height: auto;
	min-height: 655px;
	}

.gallpresse	{
	margin : 0px 10px 0px 10px;
	height: 655px;
	}

html>body dl.gallerie {
	height: auto;
	min-height: 145px;
	}

dl.gallerie	{
	float: left;
	width: 120px;
	height: 145px;
	padding: 5px 2px 2px 2px;
	margin: 5px;
	border: 1px dashed #c4dce9;
	text-align: center;
	}

.gallerie dt	{
	font-weight: bold;
	}

.gallerie dd	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	}

html>body .internet {
	height: auto;
	min-height: 40px;
	}

div.internet	{
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 5px 0px;
	height: 40px;
	border: 1px dashed #c4dce9;
	}

div.radio	{
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 5px 0px;
	height: 50px;
	border: 1px dashed #c4dce9;
	}

div.vid	{
	float: right;
	}

.clear	{
	clear: both;
	}
	

/* ------------------------------------------------------------------ */
/* -------------------------- PAGE Immobilier -------------------------- */

ul.listeservimmo	{
	margin: 20px 0px 0px 30px;
	}

ul.sslisteservimmo	{
	margin: 0px 0px 0px 25px;
	}
	
.listeservimmo li	{
	margin-top: 10px;
	}

table	{
	width: 100%;
	margin: 0px auto 0px auto;
	}
	
#accimmo	{
	clear: both;
	}
	
#prec	{
	width: 50%;
	padding-left: 10px;
	}

#suiv	{
	width: 50%;
	padding-right: 20px;
	text-align: right;
	}
	
#right	{
	/*float: right;*/
	margin: 5px 15px 5px 220px;
	padding: 5px;
	border: 1px solid gray;
	}
	
#right p	{
	text-align: center;
	}
	
#right h3	{
	margin: 0px 0px 20px 0px;
	font-size: 1.3em;
	font-size: 1.3em;
	font-weight: bold;
	color: #F75100;
	}
	
#left	{
	float: left;
	width: 180px;
	}


/* ------------------------------------------------------------------ */
/* -------------------------- PAGE Contact -------------------------- */

/*** Mise en forme du formulaire ***/

#inscription {
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 520px;	/*** Largeur du formulaire ***/
	}

#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font-size: 1.1em;
	color: white;
	background: transparent;
	margin: 0;
	padding: 0.5em;
	}

#piedForm {
	text-align: center; /*** Les boutons sont alignés au centre ***/
	}

#piedForm input {
	margin-left: 1em; /*** Pour améliorer la lisibilité des boutons ***/
	}

#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: none;
	color: black;
	background: transparent;
	margin: 0;
	padding: 1em;
	}

#corpForm fieldset, #piedForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
	}

#corpForm legend, #piedForm legend	{	/*** Mise en forme des titres des cadres ***/
	padding: 0px 5px 0px 3px;
	font-weight: bold;
	color: #F75100;
	font-size: 1.2em;
	background: transparent;
	}

#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
	}

#corpForm fieldset#coordonnees label, #corpForm fieldset#Typecandidat label	{	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 25%;	/*** Les intitulés prennent 20% de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
	}

#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
	}

#corpForm label.oblig {
	font-weight: normal;	/*** Mise en évidence des champs obligatoires ***/
	color: gray;
	}

#corpForm option	{
	padding: 0px 10px 0px 0px;
	}

#corpForm input {
	width: 30%;
	}

#corpForm input.message {
	width: 100%;
	height: 100px;
	}

#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: normal;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
	}
	
#corpForm .legendecv {	/*** Mise en forme des aides contextuelles ***/
	font-style: normal;
	color: #666;
	background: transparent;
	margin: 0px 0px 0px 60px;
	padding: 0;
	}

#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
	}

#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
	}

#corpForm a.aide:hover {/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
	}

#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #EDFFF3;
	color: black;
	}

#corpForm .normal {	/*** Retour à l'état normal après l'utilisation ***/
	background: white;
	color: black;
	}

/*** Mise en forme des messages d'erreur ***/

#corpForm .alerte {	/*** Mis en évidence des champs mal renseignés ***/
	border: 1px solid red;
	}

#corpForm .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
	}


/* ------------------------------------------------------------------ */
/* -------------------------- PAGE Emploi -------------------------- */

div.emploi	{
	margin: 10px 15px 10px 15px;
	padding: 0px 0px 0px 0px;
	}

.emploi ul	{
	list-style-type: circle;
	margin: 0px 0px 0px 50px;
	}


/* ---------------------------------------------------------------- */
/* -------------------------- LES IMAGES -------------------------- */

.centreintro	{
	font-size: 1.2em;
	text-align: center;
	}


/* ---------------------------------------------------------------- */
/* -------------------------- LES IMAGES -------------------------- */

.imgdroite	{
	float: right;
	margin: 5px 15px 5px 5px;
	}

.imgdroiteimmo	{
	float: right;
	margin: 5px 35px 35px 15px;
	}

.imgcentre	{
	text-align: center;
	}

.imggauche	{
	float: left;
	margin: 5px 10px 5px 10px;
	}

/* --------------------------------------------------------------- */
/* -------------------------- Les liens -------------------------- */

a img	{
	border: 0px;
	}

a, a:visited	{
	text-decoration: underline;
	color: #F75100;
	}

a:hover	{
	text-decoration: none;
	color: #F75100;
	font-weight: bold;
	}
