@import url("https://fonts.googleapis.com/css?family=Reenie+Beanie|Raleway");
/* @import url(http://fonts.googleapis.com/css?family=Raleway|Reenie+Beanie|League+Script|Loved+by+the+King|Cedarville+Cursive|Dawning+of+a+New+Day|Over+the+Rainbow); */
/* CSS Document */

/***************************************************
                      GENERAL
***************************************************/
/*html,*/ body, div, span, applet, object, iframe, /*h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,*/ abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, /*ol, ul, li, */fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0;
    text-decoration:none;
}

html {
	height: 100%;
	background: url(../images/bg-cadrillage.jpg) repeat 0 0;
	line-height: normal;
}

body {
	height: 100%;
    width: 100%;
    overflow-x:hidden;
	margin: 0px;
	font-family: 'Raleway','HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.5;
	-webkit-font-smoothing: antialiased;
}

.internal {
	background:url(../images/bg-header-cadrillage.png) repeat-x 0 0;
}

input {
	font-size: 16px;
}
select {
	font-size: 16px;
}

div#page {
	/* width: 760px; */
	margin: 0 auto;
	min-height: 97%;
	position: relative;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	text-align: center;
}

}
h1 {
	color: #5a5a5a;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	font-weight: normal;
}
blockquote {
	font-style: italic;
}

/***********************************************/
/* CONTENEUR NIVEAU 2 */
/***********************************************/
div#premier-element {
	clear:both;
	padding-bottom: 10em;
	width: 760px;
    margin: 0 auto;
}
div#home_element {
	clear:both;
	padding-bottom: 3em;
	width: 760px;
    margin: 0 auto;
}

/***********************************************/
/* FOOTER    */
/***********************************************/
div#piedpage {
	clear:both;
	position: absolute;
	bottom: 10px;
	text-align:center;
	width: 100%;
	font-size: 0.9em;
}
div#home_piedpage {
	clear:both;
	position: absolute;
	bottom: 10px;
	text-align:center;
	width: 100%;
	font-size: 0.9em;
	color: white;
}
/***********************************************/
/* PAGE LIST */
/***********************************************/

.clearer {
	clear: both;
}
#liste_titre {
	margin: 10px;
	width: 740px;
	font-weight: bold;
}
#liste_titre .left {
	float: left;
}
#liste_titre .right {
	float: right;
}
/* structure et éléments dans la liste */
#items {
	clear: both;
	margin: 10px auto;
}
#items .item {
	clear: both;
	background:url(../images/type-spread.png) repeat-x 0 top;
}
#items .item:hover {
	background: #EFEFEF;
}
#items .item .vignette {
	display: inline;
	float: left;
	margin: 10px;
	width: 200px;
}
/*div#items .item .vignette .no_photo {
	margin: 5px;
	background: url(../images/photo_not_available.png);
	width: 150px;
}*/
#items img {
	width: 190px;
}
#items .item .details {
	display: inline;
	float: left;
	padding: 10px;
	width: 160px;
}
#items .item .details .prix {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);

	background: #444 url(../images/overlay.png) repeat-x;
	display: inline-block;
	padding: 2px 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
#items .item .details .prix_cache {
	background: #888;
}
#items .item .details .ville {
	padding: 3px 0;
}
#items .item .details .reference {
	padding: 3px 0;
}
#items .item .details .surface {
	padding: 3px 0;
}
#items .item .details .chambres {
	padding: 3px 0;
}
#items .item .details .prestations {
	padding: 3px 0;
}
#items .item .details img {
	width: auto;
}

#items .item .descriptifs {
	display: inline;
	float: left;
	padding: 10px 0;
	width: 350px;
}
#items .item .descriptifs h2 {
	margin-top: 0px;
}
#items .item .descriptifs .description {
	font-size: 12px;
	text-align: justify;
	line-height: 12px;
}

/* Pagination, comme dans la homepage pour les contact_info */
#pagination {
	clear: both;
	padding: 20px 0 0 100px;
	list-style: none;
}
#pagination ul {
	margin-top: 20px;
}
#pagination li {
	float: left;
	padding: 5px 0 5px 35px;
	margin-left: 50px;
}

button.toggle {
	border:none;
}
img.toggle {
	height: auto;
	width: auto;
	max-width: 24px;
	max-height: 24px;
}

/***********************************************/
/* PAGE FORM */
/***********************************************/
/*.shadow_maps {
    background: url(../images/shadow_center_300.png) no-repeat;
    width: 280px;
    height: 36px;
	float: right;
	padding: 0px 10px;
	margin-right: 40px;
}*/
#photo {
	float: left;
	width: 360px;
	margin: 0px 10px 15px 15px;
	/*text-align: right;*/
	position: relative;
}
#photo img {
	width: 350px;
}

span.roll {
	background:url(../images/zoom-photo-bg.png) center center no-repeat #000;
	width: 350px;
	position: absolute;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000;
}

span.roll2 {
	background:url(../images/zoom-bg.png) center center no-repeat #000;
	width: 190px;
	position: absolute;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000;
}


.box
{
    position: relative;
    padding: 15px 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
}

.box:before, .box:after
{
    position: absolute;
    width: 65%;
    height: 10px;
    content: ' ';
    left: 10px;
    bottom: 10px;
    background: transparent;
    -webkit-transform: skew(-5deg) rotate(-5deg);
    -moz-transform: skew(-5deg) rotate(-5deg);
    -ms-transform: skew(-5deg) rotate(-5deg);
    -o-transform: skew(-5deg) rotate(-5deg);
    transform: skew(-5deg) rotate(-5deg);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
    z-index: -1;
}

.box:after
{
    left: auto;
    right: 12px;
    -webkit-transform: skew(5deg) rotate(5deg);
    -moz-transform: skew(5deg) rotate(5deg);
    -ms-transform: skew(5deg) rotate(5deg);
    -o-transform: skew(5deg) rotate(5deg);
    transform: skew(5deg) rotate(5deg);
}

#fiche {
	float: right;
    margin-right: 15px;
	width: 330px;
}

#fiche .reference {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: black;
}
#fiche .facebook {
	margin: 15px 0 -8px 10px;
}
#fiche .surface {
	text-align: center;
	color: black;
}
#fiche li {
	/*list-style-image: url(../images/tick.gif);*/
	list-style-image: url(../images/bullet-2.png);
}
#fiche p {
	text-align:center;
	margin: 20px;
}
.titre {
	font-family: 'Reenie Beanie', cursive, 'Neucha', arial, serif;
	font-weight: 500;
	font-size: 28px;
}
#fiche h2 {
	text-align: center;
	font-style: italic;
	text-shadow: 0 1px 0 #FFF;
}
#fiche table {
	width: 250px;
	margin: 10px auto;
	border-spacing: 0px;
}
#fiche table th {
	color: black;
	font-size: 13px;
}
.requirements {
	background:url(../images/bg_10.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	padding: 2px 0;
	width: 250px;
	margin: auto;
}
.requirements ul {
	padding-left: 20px;
}
.requirements li {
}
div#contact_info {
	margin-top: 20px;
	text-align: center;
}
/***********************************************/
/* PAGE AGENCE */
/***********************************************/
#bloc {
	/*width: 70%;*/
	margin: 0px auto;
	border: 4px double #CCC;
	padding: 30px;
	text-align: justify;
}
#bloc p.first:first-letter /* Mettre le premier paragraphe en class=first pour mettre la majuscule */
{
 float: left;
 font-family: Old English, Georgia,serif;
 font-size: 340%;
 line-height: 0.85em;
 margin-right: 0.1em;
 margin-bottom:-0.25em;
}
#bloc .vignette {
	width: 160px;
}
#bloc .illustration {
	text-align: center;
	margin: 15px auto;
}
.company_details {
	text-align: center;
	width: 350px;
	margin: 15px auto;
	padding: 15px;
	background:url(../images/bg_10.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

/***********************************************/
/* CONTENEUR */
/***********************************************/
.page {
	margin: 0 auto;
	position: relative;
}
/***********************************************/
/* HEADER */
/***********************************************/
#header {
	height: 100px;
	/*background-image: url(../images/wrapper.png);
	background-position: 50% 0;
	background-repeat: no-repeat;*/
	width: 760px;
    margin: 0 auto;
}
#header a.logo {
	float: left;
	margin: 18px 0 0 5px;
	width: 135px;
	height: 70px;
	text-indent: -999999px;
}
#header ul {
	list-style: none;
	float: right;
	margin-top: 20px;
}
#header ul li {
	height: 60px;
	float: left;
	margin-left: 0px;
	padding: 0px 0px 0px 16px;
}
#header ul li a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
}
#header ul li a:hover {
	color: #333;
}
#header li.active a {
	background: #dddddd;
	color: #000;
}
/***********************************************/
/* A FUSIONNER                                 */
/***********************************************/

.large_bouton, .large_bouton:visited {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	text-decoration: none;

	background: #444 url(../images/overlay.png) repeat-x;
	display: inline-block;
	padding: 2px 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
}
.large_bouton:hover{
	background-color: #111; color: #fff; text-decoration: none;
}
.large_bouton:active{
	top: 1px;
}

/* FORMULAIRE */
.formStyle4 {
	color: #FFFFFF;
	background-color:#666657;
	font-weight: bold;
	text-align: center;
}
/* LISTE */
.listStyle1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.listStyle2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	/*background-color:#8C8C7A;*/
}
.listStyle3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
.listStyle4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	background-color:#8C8C7A;
}
/********************************************************/


input, textarea {
	border-width: 1px;
	border-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C7C7C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	background-color: #eeeeee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
input:focus, textarea:focus { /* Ne fonctionne qu'avec du Javascript */
	color: #666666;
	background-color: #E1E1E1;
	border-top-color: #B4B4B4;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #B4B4B4;
}
.contract {
	font-size: x-small;
}
.contract h2 {
	font-size: 12px;
}

/***********************************************/
/* PAGE VENTES / LOCATIONS */
/***********************************************/
.recherche { /* idem que #bloc */
	width: 50%;
	margin: 10px auto;
	position: relative;
	border: 4px double #BBB;
	padding: 30px;
	text-align: justify;
}
fieldset {
	text-align: center;
	/*border: 4px double #CCC;*/
	width: 51%;
	margin: 10px auto;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.08);
	border: none;
	border-radius: 3px;
}
fieldset table {
	text-align: left;
}

legend {
}
.preferences {
	padding-top: 5px;
	text-align: center;
}
.someClass {
	height: 17px;
}
/***************************************************
            CONTACT
***************************************************/
#form {
	margin:0px;
	/*background-color: #FFFFFF;*/
    width: 700px;
	position: relative;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
#form p {
	padding: 10px 30px 0 30px;
}
#form div {
	float: left;
	width: 300px;
	position: relative;
	margin: 0 0 0 15px;
	padding: 0px;
}
#form div label {
	width: 310px;
	display: block;
	font-size: 0.9em;
}
.success {
	background-color: #FFFFFF;
	width: 700px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	float: left;
}
.error {
	color: #cc0000;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 12px;
}
#form input, textarea {
	border-width: 1px;
	border-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #C7C7C7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666657;
	width:275px;
	margin: 0 0 8px 0;
	padding: 11px 5px 11px 5px;
	background-color: #eeeeee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#form textarea {
	height:145px;
	width: 300px;
}
#form input:focus, textarea:focus {
	color: #666666;
	background-color: #E1E1E1;
	border-top-color: #B4B4B4;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #B4B4B4;
}
#form .submit {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow:0 1px 2px #000;
	border:medium none;
	color:#EEEEEE;
	cursor:pointer;
	font-size:10px;
	position:relative;
	text-align:center;
	text-shadow:0 1px 0 #000000;
	width:auto !important;
	float: right;
	padding: 6px 13px 6px 13px;
	margin: 0 -11px 0 0;
	background-attachment: scroll;
	background-color: #349ba8;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#form .submit:hover, .submit.focus {
	background-color: #666666;
	color:#fff;
}
#form em {
	font-style:italic;
	color:#666657;
	font-size:0.9em;
}
/* ------------------ */
/* Coordonnées        */
/* ------------------ */
#info {
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 60px;
	text-shadow: 0 1px 0 #FFF;
	font-size: 12px;
	font-style: italic;
}
.contact_info {
	list-style: none;
}
.contact_info ul {
	margin-top: 20px;
}
.contact_info li {
	float: left;
	position: relative;
	padding: 5px 0 5px 35px;
	margin-left: 100px;
}
.contact_info li.phone {
	background: url(../images/phone.png) no-repeat 0% 50%;
}
.contact_info li.email {
	background: url(../images/email.png) no-repeat 0% 50%;
}
.contact_info li.phone_grey {
	background: url(../images/phone_grey.png) no-repeat 0% 50%;
}
.contact_info li.print_grey {
	background: url(../images/print_grey.png) no-repeat 0% 50%;
}

/***********************************************/
/* PHOTOS */
/***********************************************/
.ombrage {
	/*border: 5px solid #fff;*/
	-moz-box-shadow: #444 0px 0px 6px;
	-webkit-box-shadow: #444 0px 0px 6px;
	box-shadow: #444 0px 0px 6px;
}
.ombrage_sans_cadre {
	-moz-box-shadow: 6px 6px 10px #aaa;
	-webkit-box-shadow: 6px 6px 10px #aaa;
	box-shadow: 6px 6px 10px #aaa;
}
.ombrage_dessous_250 {
	background:url(../images/shadow_sidebar_250.png) center bottom no-repeat;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.photo_left {
	float: left;
	margin-right: 10px;
}
.photo_right {
	float: right;
	margin-left: 10px;
}
.ombrage_bombe {
	background: url(../images/shadow_center_300.png) center bottom no-repeat;
	padding-bottom: 36px;
	margin-bottom: 36px;
}

/***********************************************/
/* FACEBOOK */
/***********************************************/

#fb-root {
	float: right;
	width: 360px;
	margin: 0px 10px 15px 40px;
	text-align: right;
	position: relative;
}

/***********************************************/
/* FOOTER */
/***********************************************/
    .line-footer {
        background: url(../images/line-foot.png) repeat-x 0 0;
        height:7px;
    }

    #footer {
        background: url("../images/footer_bg.jpg") repeat 0 0 #1D1D1D;
        clear: both;
    }

        .foot-cont {
            color:#878a8b;
            text-shadow:#000 1px 1px 0;
        }
            #footer .post a {
                color:#878a8b;
                text-shadow:#000 1px 1px 0;
                text-decoration:none;
            }
            #footer .goto-post span {
                  color:#fff;
                  text-shadow:#000 1px 1px 0;
            }
            .do-clear {
                color:#eaeaea;
                text-shadow:#000 1px 1px 0;
            }
            #aside .do-clear {
                color:#171717;
                text-shadow:#fff 1px 1px 0;
            }
            #footer .post {
                background:url("../images/dote-line-foot.png") repeat-x 0 0;
            }
            .bottom-cont span {
                  color:#878a8b;
                  text-shadow:#000 1px 1px 0;
            }
    #bottom {
        clear: both;
        height: 60px;
        background-color:rgba(255,255,255,0.17);
    }
