/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */

.header-container {
    border-bottom: 20px solid #e44d26;
}

.footer-container,
.main aside {
    border-top: 20px solid #e44d26;
}

.header-container,
.footer-container,
.main aside {
    background: #f16529;
}

.title {
    color: white;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}

.main article h1 {
    font-size: 2em;
}

.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#conteneur
{
	line-height: normal;
	width: 1010px;
	margin: 35px auto;
	display: block;
	font-family: "Tahoma MS", sans-serif;
	color: #999999;
	font-size: 14pt;
}

.centre
{
	text-align: center;
}

#page input[type=submit], #page input[type=button], span.reservez
{
	width: 130px;
	height: 35px;
	background: #0099FF;
	color: white;
	outline: none;
	border: none;
	margin: 15px auto;
	border-radius: 12px;
}
#page input[type=submit]:hover, #page input[type=button]:hover, span.reservez:hover
{
	background: #0088FF;
}
#page input[type=submit]:active, #page input[type=button]:active, span.reservez:active
{
	background: #0077FF;
}
a.normal
{
	text-decoration: none;
}
span.reservez
{
	display: block;
	height: 25px;
	padding-top: 10px;
	width: 100px;
}

#page input[type=submit].gris, #page input[type=button].gris
{
	background: #AAA;
}

#page input[type=submit]:hover.gris, #page input[type=button]:hover.gris
{
	background: #999;
}

#page input[type=submit].large, #page input[type=button].large
{
	width: 70%;
	margin: 10 auto;
}

#page input[type=submit].petit, #page input[type=button].petit
{
	width: 80px;
	height: 17px;
}

#page input[type=submit]:active.gris, #page input[type=button]:active.gris
{
	background: #888;
}

.emphase
{
	font-weight: bold;
	color: #0099FF;
}

p.erreur, span.erreur
{
	color: #FF7373;
}

p.droite, span.droite
{
	text-align: right;
}

ol li
{
	color: #7FC723;
	font-weight: bold;
}

ol li .normal
{
	color: #999999;
	font-weight: normal;
}

/* HEADER */

#conteneur header
{
	width: 100%;
	float: left;
}

#conteneur header #logo
{
	margin: 0;
	width: 300px;
	height: 135px;
	text-align: center;
	float: left;
}

/*#conteneur header #logo img
{
	width: 249px;
	margin: 0 auto;
}*/

#conteneur header #pastille
{
	margin: 10px 0 0 50px;
	width: 221px;
	height: 140px;
	float: left;
}

#conteneur header #identification
{
	margin: 0;
	width: 250px;
	min-height: 70px;
	background: #CCCCCC;
	border-radius: 20px;
	float: right;
	color: #FFFFFF;
	font-size: 12px;
}

#conteneur header #identification h3
{
	text-align: center;
	margin: 5px auto 0 auto;
}

#conteneur header #identification p
{
	text-align: center;
}

#conteneur header #identification .libelle
{
	width: 37%;
	height: 25px;
	margin: 5px 0 0 0;
	float: left;
	text-align: right;
}
#conteneur header #identification .contenu
{
	width: 56%;
	height: 25px;
	margin: 5px 0 0 5px;
	float: left;
	text-align: left;
	display: table;
}

#conteneur header #identification input.erreur
{
	border: 2px inset #FF7373;
}

#conteneur header #identification input[type=text], #conteneur header #identification input[type=password]
{
	border-radius: 5px;
}

#conteneur header #identification a, #conteneur header #identification a:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

#conteneur header #identification input[type=submit]
{
	width: 92px;
	height: 25px;
	background: #0099ff;
	color: white;
	outline: none;
	border: none;
	margin: 5px auto;
	border-radius: 12px;
}
#conteneur header #identification input[type=submit]:hover
{
	background: #0088e3;
}
#conteneur header #identification input[type=submit]:active
{
	background: #006db6;
}

/* BLOC CONTENANT L'ANNONCE MOINS CHERE */

#conteneur #annonceMoinsChere
{
	width: 386px;
	/*min-height: 396px;*/
	background: #0099ff; border-radius: 35px;
	float: right;
	color: white;
	display: table;
}

#conteneur #annonceMoinsChere .photo
{
	margin: 0 0 0 5px;
	border: solid 3px white;
	transform:rotate(-2deg); -ms-transform:rotate(-2deg); -moz-transform:rotate(-2deg); -webkit-transform:rotate(-2deg); -o-transform:rotate(-2deg);
	box-shadow: 2px 2px 2px #555;
	display: block;
}

#conteneur #annonceMoinsChere .zonePhoto
{
	margin: 25px 0 15px 15px;
	width: 170px;
	float: left;
	display: block;
}

#conteneur #annonceMoinsChere .zoneLoupe
{
	width: 192px;
	height: 185px;
	float: right;
	padding: 40px 0 0 15px;
	margin: 0 -15px -55px 0;
	position: relative;
	display: block;
}

.loupeOverlay
{
	/*background: url('../img/loupe.png') no-repeat;*/
	width: 192px;
	height: 185px;
	position: absolute;
	top: -5px;
	left: 0;
}

.zoneLoupe p.titreAnnonce, .zoneLoupe p.dateAnnonce, .zoneLoupe p.typeAnnonce, .zoneLoupe p.prixAnnonce
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: normal;
	/*transform:rotate(2deg); -ms-transform:rotate(2deg); -moz-transform:rotate(2deg); -webkit-transform:rotate(2deg); -o-transform:rotate(2deg);*/
}
.zoneLoupe p.titreAnnonce
{
	font-size: 14pt;
	color: #FF3399;
}
.zoneLoupe p.dateAnnonce
{
	color: #B8D90C;
}
.zoneLoupe p.typeAnnonce
{
	color: #FFF;
}
.zoneLoupe p.prixAnnonce
{
	color: #FE9901;
}
.zoneLoupe p.prixAnnonce .zonePrix
{
	font-size: 14pt;
}

.remise
{
	color: #F434F4;
	font-weight: bold;
	margin: 55px auto;
	font-size: 13pt;
}

#conteneur #annonceMoinsChere p
{
	font-size: 10pt;
	width: 95%;
	margin: 0 auto;
	line-height: normal;
	font-weight: bold;
}
#conteneur #annonceMoinsChere p.descri
{
	width: 343px;
	display: block;
	/*position: absolute;
	top: 415px;*/
	margin-left: 20px;
	text-align: justify;
	padding-bottom: 20px;
}

a.ccm
{
	color: black;
}

p.justify
{
	text-align: justify;
}

.sousPhoto a
{
	color: black;
	text-decoration:none;
}

#gauche
{
	width: 300px;
	float: left;
}

#conteneur #engagements
{
	width: 300px;
	min-height: 200px;
	background: #CCCCCC; 
	border-radius: 35px;
	float: left;
	margin: 10px 0 0 0;
	color: white;
	padding-bottom: 5px;
}

#engagements h2, #annonceMoinsChere h2, #moteurRecherche h2
{
	width: 90%;
	margin: 14px auto;
	font-size: 16pt;
	color: white;
	font-weight: bold;
	text-align: center;
}

#engagements p
{
	font-size: 10.4pt;
	line-height: normal;
	margin: 10px auto;
	width: 90%;
	font-weight: bold;
	text-align: justify;
}

/* ZONE DU MOTEUR DE RECHERCHE */

#conteneur #moteurRecherche
{
	width: 300px;
	background: #0099FF;
	border-radius: 20px;
	float: left;
	margin: 15px auto;
	text-align: center;
}

#conteneur #moteurRecherche select
{
	width: 80%;
	margin: 2px auto;
	font-size: 10pt;
}

#conteneur #moteurRecherche input[type=submit]
{
	width: 150px;
	height: 50px;
	background: #77c322;
	color: white;
	outline: none;
	border: none;
	margin: 15px auto;
	border-radius: 12px;
}
#conteneur #moteurRecherche input[type=submit]:hover
{
	background: #5db514;
}
#conteneur #moteurRecherche input[type=submit]:active
{
	background: #9dd016;
}

#moteurRecherche p
{
	margin: 5px auto;
	width: 95%;
}

#conteneur #page
{
	width: 600px;
	min-height: 400px;
	float: left;
	margin: 10px auto;
	padding: 10px;
	border: solid 1px #BBB;
	border-radius: 15px;
	background: #fcfcfc;
	padding-left: 15px;
}

#conteneur #page.droite
{
	float: right;
	width: 650px;
	margin: 15px auto;
}

#conteneur #page.full
{
	width: 100%;
}

#conteneur #page.recherche
{
	background: none;
	border: none;
}

.moinsCherAilleurs
{
	visibility: hidden;
}

/**
 * 	SECTION INSCRIPTION
 */
#conteneur #page.inscription{ width: 100%; }

/*#conteneur #page #elu, #conteneur #page #salarie
{
	width: 50%;
	min-height: 400px;
}*/

#conteneur #page #elu h2, #conteneur #page #salarie h2
{
	text-align: center;
	margin: 20px auto;
}

#conteneur #page #elu p, #conteneur #page #salarie p
{
	text-align: justify;
	width: 90%;
	margin: 0 auto;
}

#conteneur #page #elu
{
	width: 50%;
	min-height: 400px;	
	float: left;
}

#conteneur #page #salarie
{
	width: 50%;
	min-height: 400px;	
	float: right;
	margin: 0 -1px 0 0;
	border-left: solid 1px #CCCCCC;
}

.descriptionSejour
{
	color: #3d3d3d;
	width: 100%;
	margin: 5px auto;
	background: #FBFBFB;
	display: table;
	font-size: 9pt;
	font-family: 'Tahoma MS', sans-serif;
	padding-top: 0;
}
.descriptionSejour.clair
{
	background: #F5F5F5;
}
.descriptionSejour.titre
{
	background: #0099FF;
}
.descriptionSejour.titre p
{
	color: #e0e0e0;
	display: inline;
	margin: 0;
	float: left;
}

.descriptionSejour.titre p.headPhoto{ width: 150px; display: block; }
.descriptionSejour.titre p.headDescriptif{ width: 250px; margin: 0 5px 0 8px; }
.descriptionSejour.titre p.headLogo{ width: 100px; }
.descriptionSejour.titre p.headOffre{ width: 100px; }

.descriptionSejour .photo
{
	width: 150px;
	height: 116px;
	background: url('../img/photo.jpg') white no-repeat;
	vertical-align: middle;
	float: left;
	display: inline-block;
	position: relative;
}

/*.overlay
{
	width: 150px;
	height: 116px;
	position: absolute;
	top: 0;
	left: 0;
}

.overlay .precedent
{
	width: 20px;
	margin: 22px 0 5px 0;
	float: left;
}

.overlay .suivant
{
	width: 20px;
	margin: 22px 5px 0 0;
	float: right;
}*/

img.14pourcent
{
	width: 92px;
}

.descriptionSejour .descriptif
{
	width: 250px;
	height: auto;
	vertical-align: top;
	margin: 0 5px 0 8px;
	text-align: left;
	display: inline-block;
	line-height:normal;
}

.descriptionSejour .descriptif p
{
	margin: 0;
}

.descriptionSejour .logoPartenaire
{
	width: 100px;
	height: 100%;
	margin-top: 30px;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
}

.descriptionSejour .details
{
	width: 100px;
	margin: 6px;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.descriptionSejour .plusContenu
{
	width: 100%;
	height: auto;
	display: table;
	background: #AAA;
	line-height: normal;
}

.descriptionSejour .plusContenu .sousPhoto
{
	width: 153px;
	height: 100%;
	background: #AAA;
	display: table;
	float: left;
}


.ehjjkh
{
	width: 496px;
	float: right;
	margin: 0;
}

.descriptionSejour .plusContenu .libelleSite, .descriptionSejour .plusContenu .libelleProduit
{
	font-weight: bold;
}

.descriptionSejour .plusContenu .carte
{
	width: 496px;
	height: 250px;
	display: block;
	margin: 0;
}

span.voir
{
	width: 100px;
	height: 28px;
	padding-top: 12px;
	background: #c4c4c4;
	color: white;
	outline: none;
	border: none;
	margin: 15px auto;
	border-radius: 12px;	
	display: block;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
}

.photo img
{
	border: none;
}

#conteneur #page.droite
{
	font-size: 9pt;
}

#conteneur #page p.min a, #conteneur #page span.min a
{
	font-size: 9pt;
	margin: 0;
	color: #999;
	text-decoration: none;
}
#conteneur #page p.min a:hover, #conteneur #page span.min a:hover
{
    color: #444;
}

div.connexion
{
	margin: 5px auto;
}

div.connexion *
{
	display: inline-block;
	vertical-align: middle;
}

div.connexion span.emphase
{
	vertical-align: top;
	margin-top: 4px;
}

div#codeOubli
{
	width: 123px;
	margin: 0 10px;
}

div#codeOubli *
{
	display: block;
	margin: 0;
	padding: 0;
}

div#codeOubli input
{
	margin: 0; padding: 0;
}

#conteneur #page .zoneBoutonAcces
{
	margin: 0 auto 10px auto;
	width: 355px;
	background: #0099ff; border-radius: 20px;
}

#conteneur #page .zoneBoutonAcces p
{
	width: 100%;
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	color: white;
	padding: 20px 0;
}

#conteneur #page .zoneBoutonAcces a, #conteneur #page .zoneBoutonAcces a:visited
{
	color: white;
	text-decoration: none;
}

#conteneur #page .inputCodeAcces
{
	width: 123px;
	height: 28px;
	border-radius: 5px;
	border: solid #999 1px;
	outline: none;
	text-align: center;
	margin: 0;
}

#conteneur #page .inputCodeAccesErreur
{
	width: 110px;
	height: 28px;
	border-radius: 5px;
	border: 2px inset #FF7373;
	outline: none;
	text-align: center;
	margin: 0;
	border: 2px inset #FF7373;
}

#conteneur #page .inputCodeAcces:focus
{
	border: solid #444 1px;
}

#conteneur #page .validationCodeAcces
{
	width: 34px;
	height: 31px;
	border: none;
	outline: none;
	text-align: center;
	font-size: 13pt;
	color: white;
	background: url('../img/bouton_ok.png');
	vertical-align: top;
	padding: 0px;
}

/* Espace d'inscription */
#page #espaceInscription
{
	width: 97%;
	margin: 0 auto;
}
#page #espaceInscription .libelle
{
	width: 45%;
	height: 30px;
	margin: 2px 0 0 0;
	float: left;
	text-align: right;
}
#page #espaceInscription .contenu
{
	width: 53%;
	height: 30px;
	margin: 2px 0 0 7px;
	float: left;
	text-align: left;
	display: table;
}
#page input[type=text], #page input[type=password]
{
	outline: none;
	border-radius: 5px;
	border: solid #999 1px;
	padding-left: 5px;
}
#page textarea
{
	outline: none;
	border-radius: 5px;
	border: solid #999 1px;
	padding-left: 5px;
	width: 250px;
	height: 200px;
	resize: none;
}
#page input[type=text]:focus
{
	border: 2px inset #444;
}
#page input[type=text].erreur, #page textarea.erreur, #page input[type=password].erreur
{
	border: 2px inset #FF7373;
}

#page .affichageErreurs
{
	color: #CC0000;
	font-size: 12pt;
	margin: 0 auto 20px 0;
}
#page .affichageErreurs p
{
	line-height: normal;
	margin: 0 0 2px 0;
}

footer
{
	width: 100%;
	float: left;
	font-size: 9pt;
	color: #999;
}

footer p
{
	width: 100%;
	margin: 10px auto;
	text-align: justify;
	line-height: normal;
}

footer #navigation
{
	margin: 15px auto;
	width: 80%;
	text-align: center;
}

footer a
{
    text-align: center;
    text-decoration: none;
    color: #999;
}

footer a:hover
{
    color: #444;
    text-decoration: underline;
}

footer #navigation a
{
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #999;
}

footer #navigation a:hover
{
    color: #444;
    text-decoration: underline;
}

h1 { color: #9ccf0d; }

/* ==========================================================================
   Media Queries
   ========================================================================== */

/*@media only screen and (max-width: 900px) {

	body
	{
		width: 95%;
		margin: 0 auto;
	}	

	#conteneur
	{
		width: 100%;
		margin: 0 auto;
	}
	
	#conteneur header
	{
		float: none;
		width: 95%;
		margin: 0 auto;
	}
	
	#conteneur header #logo
	{
		float: none;
		margin: 0 auto;
		width: 100%;
		height: 135px;
	}
	
	#conteneur header #pastille
	{
		float: none;
		display: none;
	}	

	#conteneur #moteurRecherche, 
	{
		width: 100%;
		border-radius: 0;
	}
	
	#conteneur header #identification
	{
		float: none;
		margin: 0;
	}
	
	#conteneur #page
	{
		float: none;
		width: 95%;
		margin: 15px auto;
		display: table;
	}
	
	#conteneur #page .zoneBoutonAcces
	{
		width: 75%;
		margin: 0 auto;
	}
	
	#conteneur #page.droite
	{
		width: 100%;
		margin: 0;
	}
	
	.descriptionSejour.titre p.headLogo, .descriptionSejour .logoPartenaire { display: none; }
	
	.descriptionSejour.titre p.headDescriptif, .descriptionSejour .descriptif { width: 100%;  margin: 0; float: left; }
	.descriptionSejour.titre p.headOffre, .descriptionSejour .details { width: 100%; : 0 0 0 150px; float: left; }
	
	.descriptionSejour .photo
	{
		width: 100%;
	}
	
	.descriptionSejour .photo img
	{
		width: 100%;
		height: auto;
		display: block;
	}
	
	.descriptionSejour .plusContenu .sousPhoto
	{
		width: 100%;
		float: left;
		height: auto;
		text-align: left;
	}
	
	.descriptionSejour .plusContenu .carte
	{
		width: 100%;
	}
	
	.ehjjkh
	{
		width: 100%;
		float: left;
		margin: 0;
	}
	
	#conteneur #annonceMoinsChere, #conteneur #engagements{
		float: left;
		margin: 15px 0 0 3%;
	}
	
	footer
	{
		width: 95%;
		margin: 0 0 0 3%;
	}
	
}*/

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}