/* CSS Document */
body {
	margin:0;
	padding:0;
	background-color:#6699FF;
	background-image:url(../photo/fond_page.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment: fixed;
	}
	
	/* style pour toute la page */
	
 #global {
	display:block;
	width:980px;
	background-image:url(../images/fond_14.gif);
	background-repeat:repeat-y;
	background-position:center;
	/*background-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*border: thin solid #000000;*/
	}

	/* style pour toute le haut */

#global #haut {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:30px;
	overflow:hidden;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
#global #haut #hautbas {
	display:block;
	margin:0;
	padding:2px 0;
	width:100%;
	height:35px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image:url(../images/fond-haut.png);
	background-repeat:repeat;
	background-position: center -15px;
	color: #FFFFFF;
	}
#global #haut #hautbas #lang{
	display:block;
	float: left;
	height: 20px;
	margin: 2px;
	vertical-align: middle;
	}

#global #haut #hautbas #lang form{
	display:block;
	float: left;
	width:30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
#global #haut #hautbas #lang form #boutonfr{
	width:30px;
	background-image: url(../images/drapeau-france.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#global #haut #hautbas #lang form #boutonen{
	width:30px;
	background-image: url(../images/drapeau-anglais.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
#global #haut #hautbas #visite {
	display:block;
	float: left;
	height: 20px;
	width:250px;
	vertical-align: middle;
	margin: 0px;
	padding:2px;
	line-height:25px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	}

#global #haut #hautbas #visite .chiffre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	padding:0  7px 0 2px;
	}

#global #haut #hautbas .divisionhaut {
	margin:0;
	float:left;
	padding:0;
	background-image: url(../images/division-haut.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 2px;
	}
	
#global #haut #hautbas #login {
	display:block;
	float:right;
	width:400px;
	height: 20px;
	margin:0;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
#global #haut #hautbas #login  p {
	font-size:12px;
	font-weight:bold;
	padding:2px;
	margin:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: capitalize;
	color: #FFFFFF;
	}
#global #haut #hautbas #login  p a {
	text-decoration:none;
	color:#FFCC00;
	font-size: 12px;
	padding:0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	}	

	/* style pour toute le header */

#global #header {
	display:block;
	clear:both;
	margin:0;
	top:0;
	height:120px;
	width:100%;
	background-color:#000000;
	overflow:hidden;
	background-image: url(../images/image1_10.jpg);
	background-repeat: no-repeat;
	position: relative;
	}

#global #header #rechercheheader {
	width:980px;
	display:block;
	z-index:999;
	color:#FFFF00;
	font-size:1em;
	border: none;
	height: 120px;
	overflow: hidden;
	position: absolute;
	margin:0;
	padding:0;
	top:0;
	}


#global #header #rechercheheader #logo{
	width:120px;
	float:left;
	text-align: center;
	position:relative;
	}

#global #header #rechercheheader #logo a {
	text-decoration: none;	
	}

#global #header #rechercheheader #logo img {
	margin:5px auto;
	padding:2px;
	border:none;
	}

#global #header #rechercheheader #headercentre{
	width:600px;
	float:left;
	}

#global #header #rechercheheader #headerdroit{
	width:260px;
	float:right;
	position:relative;
	}

#global #header #rechercheheader #headerdroit .recherche{
	width:250px;
	float:right;
	position:relative;
	}

#global #header #rechercheheader #headerdroit .tel{
	width:200px;
	float:right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:absolute;
	background-image: url(../images/fond-tel.png);
	background-repeat: repeat;
	height: 60px;
	top:70px;
	right:0;
	border:1px solid #999999;
	padding:2px;
	}

#global #header #rechercheheader #headerdroit .tel #imagetel {
	width:60px;
	float:left;
	padding:2px;
	}
#global #header #rechercheheader #headerdroit .tel .numerotel {
	float:right;
	width:135px;
	padding:0;
	margin:0;
	position:absolute;
	left:65px;
	overflow:hidden;
	}

#global #header #rechercheheader #headerdroit .tel .numerotel p {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	word-spacing: 3px;
	}
	
#global #header #transitionheader {
	display:block;
	z-index:100;
	
	}
	
	
	/* style pour toute le menu */

#global #menu {
	height:40px;
	margin:0;
	background-image:url(../images/menu-nouveau.png);
	background-repeat:repeat-x;
	position:relative;
	background-position:top;
	background-color: #00CCFF;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#global #menu ul {
	list-style-type:none;
	height:40x;
	position:absolute;
	margin:0;
	padding:0;
	}

#global #menu ul li {
	height:40px;
	margin:0;
	float:left;
	padding: 0;
	line-height:40px;
	}
	
#global #menu ul li.divisionmenu{
	margin:0;
	float:left;
	padding:0;
	background-image: url(../images/division-menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 2px;
	}

#global #menu ul li a {
	color:#FFF;
	padding:10px 10px 5px 10px;
	font-weight:bold;
	text-decoration:none;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

#global #menu ul li:hover {
	background-image:url(../images/fonds-menu.png);
	background-repeat:repeat-x;
	overflow:hidden;
	position:relative;
	background-position:bottom;
	}
#global #menu ul li a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	}
	/* style pour toute le corps de la page */

#global #corps {
	display:block;
	margin:0;
	clear:both;
	background-color:#98CEF3;
	background-image:url(../images/fond_12.jpg);
	background-repeat:repeat-y;
	}

#global #corps #gauche {
	display:block;
	margin:0;
	width:164px;
	float:left;
	padding: 0px;
	}

#global #corps #gauche .menugauche {
	display:block;
	margin:1px;
	width:160px;
	}
	
#global #corps #gauche .topclick {
	display:block;
	margin:0 ;
	width:100%;
	padding:1px;
	}
	
#global #corps #gauche .topclick h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000066;
	display: block;
	margin: 0px;
	padding: 2px;
	border: 1px solid #000000;
	text-align: center;
	}
	
	
#global #corps #gauche .topclick .blockclick {
	display:block;
	margin:1px;
	width:70px;
	float:left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 2px;
	border: 1px solid #000099;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#global #corps #gauche .topclick .blockclick .photo {
	text-decoration: none;
	text-align: center;
	border: none;
	}

#global #corps #gauche .topclick .blockclick .vu {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	}

#global #corps #gauche .lienbas {
	clear:both;
	display:block;
	text-align:center;
	margin:0;
	padding:2px;
	}

#global #corps #gauche .lienbas p{
	margin:0;
	padding:1px;
	}

#global #corps #gauche .lienbas p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	}

#global #corps #gauche .lienbas p a:hover{
	color: #000099;
	}
	
	/* style pour l'espace d'affichage de la page */
	
	#global #corps #affichage {
	display:block;
	margin:1px;
	width:510px;
	position:relative;
	float:left;
	padding:1px;
	text-align:justify;
		}	



/* --------------------------------------------------------------------
Page de details de l'offre
-----------------------------------------------------------------------*/


		
		
#global #corps #droite {
	display:block;
	margin:0;
	width:300px;
	float:right;
	margin:0;
	padding:0;

	}

#global #corps #droite .blockdroite{
	display:block;
	clear:both;
	margin:0 0 5px 0;
	width:298px;
	padding:0;
	background-color:#FFF;
	border:1px solid #000;

	}

#global #corps #droite .recherche{
	display:block;
	margin:0 0 5px 0;
	width:298px;
	padding:0;
	background-color:#c2c2c2;
	border:1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
#global #corps #droite .recherche .ongletdroit {
	display:block;
	margin:0;
	padding:3px;
	text-indent:10px;
	background-color:#FF0000;
	background-image:url(../images/fond-menu_03.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	Color:#000099;
	font-weight:bold;
	border-bottom:1px solid #000;
	}

#global #corps #droite .blockdroite .ongletdroit {
	display:block;
	margin:0;
	padding:3px;
	text-indent:10px;
	background-color:#000099;
	background-image:url(../images/onglet-droit.gif);
	background-repeat:repeat-x;
	Color:#FFF;
	font-weight:bold;
	border-bottom:1px solid #000;
	}



#global #corps #droite .blockdroite .interdroit {
	magin:0;
	padding:2px;
	}

#global #corps #droite .blockdroite .interdroit ul{
	margin:0;
	list-style-type:none;
	padding:0;

	}
#global #corps #droite .blockdroite .interdroit ul#vip{
	background-color:#FF0000;
	}
#global #corps #droite .blockdroite .interdroit ul#vip li {
	list-style-type:none;
	}
#global #corps #droite .blockdroite .interdroit ul#vip li img {
	margin:0;
	}

#global #corps #droite .blockdroite .interdroit ul#question{
	margin:0;
	list-style-type:none;
	padding:2px;
	display:block;
	height:60px;

	}
#global #corps #droite .blockdroite .interdroit ul#question li{
	color:#006633;
	padding-bottom:10px;
	font-weight:bold;
	text-align:justify;

	}
#global #corps #droite .blockdroite .interdroit ul#question li a {
	text-decoration:none;

	}
	/* style pour toute le pied de page */

#global #footer {
	display:block;
	clear:both;
	margin:0;
	color:#FFF;
	background-color:#6699FF;
	background-image:url(../photo/fond_page.png);
	background-repeat:repeat-x;
	padding: 0;
	background-position: bottom;
	}

/*#global #footer #titrefooter {
	display:block;
	clear:both;
	margin:0;
	padding:3px;
	color:#0000FF;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-indent: 10px;
	}*/

#global #footer p {
	text-align:center;
	}
#global #footer a {
	text-decoration:none;
	color:#FFFF00;
	font-weight:bold;
	}
 #footer .footerhaut {
	display:block;
	margin:0;
	padding:0;
	background-image: url(../images/menu-bas_28.png);
	background-repeat: repeat-x;
	background-position:bottom  -5px;
	height: 28px;
	overflow: hidden;
	}

 .footerhaut #basgauche {
	background-image: url(../images/menu-bas_27.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 12px;
	display: block;
	float: left;
	}
 #footer .footerhaut #bascentre {
	height: 25px;
	width: 930px;
	display: block;
	white-space: normal;
	margin: 0px;
	float: left;
	}

 #footer .footerhaut #bascentre ul{
	display: block;
	}
 #footer .footerhaut #bascentre ul li{
	display: block;
	float: left;
	line-height:5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

 #footer .footerhaut #bascentre ul li a{
	font-size: 11px;
	color: #FF9933;
	}

 #footer .footerhaut #basdroite {
	display:block;
	background-image: url(../images/menu-bas_31.png);
	background-position: right bottom;
	width: 15px;
	float: right;
	}
 #footer .footercentre {
	clear:both;

	}
	
#global #footer .footerbas  {
	clear:both;
	background-color: #fff;
	background-image: url(../images/footer_bas.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#global #footer .footerbas  #fhaut{
	clear:both;
	background-image: url(../images/footer_haut.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	height: 8px;
	}

#global #footer .footerbas  #fcentre {
	display: block;
	background-image: url(../images/fond-footer_33.png);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	height: 120px;	
	}

#global #footer .footerbas  #fcentre .contenufooter{
	margin: 5px;
	float: left;
	font-size: 12px;
	font-variant: normal;
	color: #0066cc;
	font-weight: bold;
	width: 305px;
	}

#global #footer .footerbas  #fcentre .contenufooter .titrefooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	font-variant: small-caps;
	color: #0066cc;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	}

#global #footer .footerbas  #fcentre .contenufooter .newsletter {
	background-image: url(../images/fond-newsletter.png);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
	width:auto;
	padding:0;
	height: 25px;
	border: 1px solid #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow:hidden;	
	}

#global #footer .footerbas  #fcentre .contenufooter .newsletter form {
	display:block;
	margin:auto;
	padding:0;	
	}

#global #footer .footerbas  #fcentre .contenufooter .newsletter form input{
	border:none;	
	}

#global #footer .footerbas  #fcentre .contenufooter .newsletter form input.mail{
	margin:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}

#global #footer .footerbas  #fcentre .contenufooter .newsletter form input.submit{
	background-image: url(../images/bouton-ok.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
	width: 40px;
	margin:0;
	padding:0;
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	}
	
	
#global #footer .footerbas  #fcentre .divisionfooter{
	background-image: url(../images/div-footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 3px;
	margin: 3px;
	float: left;
	height: 100px;
	}

#global #footer .footerbas  #fbas {
	clear:both;
	margin: 0px;
	height: 18px;
	line-height:13px;

	}

