@charset "UTF-8";
/* CSS Document */

/**********************************************************************************

NE PAS EFFACER NE PAS EFFACER NE PAS EFFACER

CES PARAMÈTRES EFFECTUERONT UNE MISE-À-ZÉRO DES PARAMÈTRES IMPORTANTS DE VOS PAGES HTML

CES PAGES S'AFFICHERONT AINSI DE FAÇON PLUS CONSISTANTE D'UN NAVIGATEUR À L'AUTRE

SANS POUR AUTANT GARANTIR UNE APPARENCE IDENTIQUE EN TOUT TEMPS

**********************************************************************************/

/* HTML 5 RESET */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {    
margin:0;    
padding:0;    
border:0;    
outline:0;    
font-size:100%;    
vertical-align:baseline;   
 background:transparent;}
 
body {line-height:1;}
 
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {    
	 display:block;
}

nav ul {list-style:none; }

 blockquote, q {quotes:none;}
 
blockquote:before, blockquote:after,q:before, q:after { content:''; content:none;}
 
a {    
	margin:0;   
 	padding:0;    
	font-size:100%;   
	vertical-align:baseline;    
	background:transparent; 
}/* change colours to suit your needs */
 
ins {    
 	background-color:#ff9;    
	color:#000;    
	text-decoration:none;
}/* change colours to suit your needs */
 
mark {    
	 background-color:#ff9; 
	 color:#000;    
	 font-style:italic;    
	 font-weight:bold;}
 
del {
	text-decoration: line-through;}
 
abbr[title], dfn[title] {   
	border-bottom:1px dotted;    
	cursor:help;
}
 
table { 
 	border-collapse:collapse;    
	border-spacing:0;
}/* change border colour to suit your needs */

hr {    
 	display:block;    
	height:1px;    
	border:0;    
	border-top:1px solid #cccccc;    
	margin:1em 0;   
	padding:0;
}
 
input, select {    
	vertical-align:middle;
}




/**********************************************************************************

FIN DE LA MISE-À-ZERO

**********************************************************************************/


/* CSS POUR LA PAGE ............ */

body { height:1000px; overflow:hidden; background: #e6e7e8; /* Old browsers */
background: -moz-linear-gradient(top, #e6e7e8 0%, #e6e7e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6a8ab), color-stop(100%,#e6e7e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #a6a8ab 0%,#e6e7e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e6e7e8 0%,#e6e7e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e6e7e8 0%,#e6e7e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #e6e7e8 0%,#e6e7e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a8ab', endColorstr='#e6e7e8',GradientType=0 ); overflow: scroll; }

div#wrapper {

display:block;
width:960px;
margin:0 auto 0 auto;
background-color:#fff;
	
}

a { text-decoration:none;}

/********************* HEADER *************************/
		
		header { height:255px; background-attachment:fixed; background-repeat:repeat-x; background-image:url(../images/headerGradient.png); }
		
		header div#logo { text-align:center; padding:25px 0; }
			header article#sous-titre p {text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:20px; color:white; text-transform:uppercase; color:#7c7d7e; }
	
/********************* CONTENU *************************/
			
div#services p { text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:24px; padding:25px 0 30px 0;}
		div#services p span { color:#063; padding:0 5px; }

section article { display:inline-block; }

section#photos { padding-top:5px; }
	section#photos h3 { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; text-transform:uppercase; padding-top:5px; text-align:center; }
	section#photos p { font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-top:2px; text-align:center; }

	section#photos article#gauche { padding-left:135px; }
	section#photos article#centre { padding:0 70px; }

section#details { padding:20px 0 0px 0; }
section#details a { color:#000; text-decoration:none; }
section#details a:hover { color:#999; }


section#vente h1 { font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; text-transform:uppercase; padding-top:5px; text-align:center; padding-top:30px; line-height:140%; }
	section#vente h1 span { color:#063; padding:0 5px; }
	
section#details h2 { font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; text-transform:uppercase; padding-top:5px; }
	section#details h2 span { font-weight:normal; }
	section#details p { font-family:Arial, Helvetica, sans-serif; font-size:21 px; padding-top:2px; margin:-10px 0;  }

	section#details article.alain {padding-left:50px; padding-right:15px; border-right:1px solid #063; height:50px; }
	
	section#details article.mh { padding-left:25px; padding-right:15px; border-right:1px solid #063; height:50px;  }
	
	section#details article.phone {padding-left:25px; padding-right:15px; border-right:1px solid #063; height:50px;   }
	

/********************* Footer *************************/
	
footer#footer { height:15px; background-color:#263940; background-repeat:repeat-x; background-attachment:fixed; padding:20px 25px 5px 0; color:white; margin-top:20px;}
footer#footer p { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:right; }

footer#footer a { color:#fff; }
footer#footer a:hover { color:#999; }


/********************* Medias Sociaux *************************/

article#mediasSociaux p { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:12px 0 0 5px; color:#555; }

article#mediasSociaux { text-align:left; padding-left:15px;}

article#mediasSociaux img { padding:0 5px; }