/* --- STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX ÉLÉMENTS --- */

/* Page */
html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 10px 20px; /* Note -> 2 */
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: black;
}


/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0; /* -> 9 */
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}


/* Liens */
a {
	color: mediumblue;
	text-decoration: underline;
}
a:hover, a:focus {
	color: crimson;
}
a img {
	border: none; /* -> 10 */
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}






/* --- COULEURS --- */



/* Général */

body {
	background:#FFFFFF url('../images/background.jpg') top left repeat-x;
	color: #F0E39E;
}

#global {
	background:url('../images/background_global.jpg') top left no-repeat;
	position:relative;
}

a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
}

/* Bloc central contenant #encart et #contenu */
#centre {
}

/* Encart */
#encart {
	background: #6c4948 url(../images/head_encart.jpg) 40% 5% no-repeat;
	color:#fff;
}
#encart a {
	color: #8be82a;
}

#encart a:hover, #encart a:focus {
	color: #8be82a;
}

#encart .num_tel {
	color: #ff3483;
	font-size:1.1em;
	font-weight:bold;
}

/* Contenu principal */
#contenu {
	color: #363B29;

}
#contenu a {
	color: #e81355;
	text-decoration:underline;
}
#contenu a:hover, #contenu a:focus {
	color: #8be82a;
}
#contenu strong {
}

#contenu_rea {
	color: #363B29;

}
#contenu_rea a {
	color: #e81355;
	text-decoration:underline;
}
#contenu_rea a:hover, #contenu_rea a:focus {
	color: #8be82a;
}
#contenu_rea strong {
}

/* --- POSITIONNEMENT --- */

/* Page */
body {
	padding: 10px 0;
}
#global {
	width: 1010px; /* -> 3 */
	margin: 0 auto; /* -> 4 */
}

/* En-tête */
#entete {
	position:relative;
	padding-top:56px;
	width:100%;
}

#entete h1 {
	background:url(../images/background_logo.jpg) top left no-repeat;
	width:454px;
	height:88px;
	margin: 0;
	margin-left:158px;
}

#entete h1 span{
	margin: 0;
	display:none;
}

#entete .sous-titre {
	display:none;
}

/* Bloc central contenant #encart et #contenu */
#centre {
	width: 100%; /* -> 5 */
	padding-top:35px;
	overflow: hidden; /* -> 5 */
}

/* Menu horizontal */
#menu {
	margin-left:130px;
	
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li{
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#menu a {
	/*display: block;
	height: 1%; 
	padding: 6px 10px 6px 10px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;*/
}

/* Encart */
#col_droit {
	width: 193px;
	float: left;
	font-size:1em;
}

#col_droit #encart{
	width: 191px;
	font-size:0.8em;
	line-height:1.8em;
	padding:60px 1px 10px 1px;
	text-align:center;
}

#col_droit #encart ul {
	margin: 0;
	padding: 20px 10px 20px 10px;
	list-style: none;
}

#col_droit #encart a {
	text-decoration: none;
}

#col_droit #encart a:hover {
	text-decoration: underline;
}

#col_droit #partenariat {
	text-align:center;
}

#col_droit #partenariat a img{
	border:none;
}

/* Contenu */
#contenu {
	margin-left: 200px; 
	padding:0 20px;
	width:500px;
	position:relative;
	font-size:0.85em;
}



#contenu h2 {
	margin: 0; 
	padding:0;
}

#contenu h2 span {
	display:none;
}

#contenu h3 span {
	display:none;
}

#contenu_rea {
	margin-left: 200px; 
	padding:0 20px;
	width:740px;
	position:relative;
	font-size:0.85em;
}



#contenu_rea h2 {
	margin: 0; 
	padding:0;
}

#contenu_rea h2 span {
	display:none;
}

#contenu_rea h3 span {
	display:none;
}

#definition_home_staging {
	width:300px;
	height:44px;
	height:50px;
	background:url(../images/definition_home_staging.png) top left no-repeat;
}

#titre_realisation {
	width:300px;
	height:50px;
	background:url(../images/realisations.png) top left no-repeat;
}

#titre_partenaires {
	width:300px;
height:40px;
	background:url(../images/partenaires.png) top left no-repeat;
	

}

#titre_nous_contacter {
	width:300px;
height:50px;	background:url(../images/nous_contacter.png) top left no-repeat;
	

}

#titre_presse {
	width:300px;
height:50px;	background:url(../images/revue_presse.png) top left no-repeat;
	

}

#nos_services {
	width:300px;
height:50px;	
	background:url(../images/nos_services.png) top left no-repeat;
}

#prestations_tarifs {
	width:300px;
height:50px;	background:url(../images/prestations_tarifs.png) top left no-repeat;
}

#prise_contact,#visite_conseil,#realisation {
	position:relative;
}

#prise_contact h3{
	width:300px;
	height:50px;
	background:url(../images/prise_contact.png) top left no-repeat;
}

.prix {
display: inline-block;
margin:10px 0;
margin-left:10px;
padding:3px;
/*background-color:;*/
color:#6c4948;
font-weight:bold;
}

.prix strong{
color: #33CC00;
font-size:1.2em;
}

#visite_conseil h3{
	width:300px;
	height:40px;
	background:url(../images/visite_conseil.png) top left no-repeat;
}

#realisation h3{
	width:300px;
	height:40px;
	background:url(../images/realisation.png) top left no-repeat;
}

#contenu p, #contenu li {
	line-height: 1.5em;
}

#contenu_rea p, #contenu_rea li {
	line-height: 1.5em;
}


#texte {
	text-align:justify;
	margin-bottom:70px;

}

#rond {
	position:absolute;
	top:0;
	left:550px;
}

#texte_tarifs {
	position:absolute;
	top:260px;
	left:550px;
	padding:10px;
color:#6c4948;
background:#EBE7DE;
	width:200px;
	text-align:justify;
}

#service_personne {
	position:absolute;
	top:270px;
	left:550px;
	text-align:center;
	width:218px;
	font-size:0.8em;
}

#service_personne2 {
	position:absolute;
	top:420px;
	left:550px;
	text-align:center;
	width:218px;
	font-size:0.8em;
}

/* Pied de page */
#pied {
	margin: 20px 0;
	font-size: 0.8em;
	color:#666666;
	text-align:center;

}

#contenu #mentions{
	text-align:center;
	width:500px;
}

#contenu #liens{
	text-align:jsutify;
	width:500px;
}


#contenu_rea #mentions{
	text-align:center;
	width:500px;
}

#contenu_rea #liens{
	text-align:jsutify;
	width:500px;
}


.asterisque {
color:#98AF3A;
}


#nom, #prenom, #email, #telephone, #ville, #postal, #message {
position:absolute;
left:130px;
margin-top:3px;
border:#666666 1px solid;
height:14px;
width:150px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
padding:2px;
}

#message {
width:280px;
height:130px;
}

	
#texte #formulaire .description {
font-size:0.9em;
font-style:italic;
font-weight:normal;
margin-top:0px;

}
		
#texte #formulaire #submit {
text-align:center;
width:550px;
}

#avertissement {
text-align:center;
}	

#tableau_rea {

}



#tableau_rea .titre_avant span, #tableau_rea .titre_apres span{
display:none;
}

#tableau_rea .titre_avant {
background:url(../images/avant.png) top center no-repeat;
height:30px;
}

#tableau_rea .titre_apres {
background:url(../images/apres.png) top center no-repeat;
height:30px;
}

#tableau_rea .titre_rea {
font-weight:bold;
font-size:1.3em;
color:#6c4948;
}

#tableau_rea .titre_part {
font-weight:bold;
font-size:1.3em;
color:#E81355;
text-decoration:underline;
}

#tableau_rea .tab_desc{
padding-bottom:10px;
padding-right:15px;
}

#tableau_rea .div_desc{
padding:5px;
color:#6c4948;
background:#EBE7DE;
}

#tableau_rea .div_partenaire{
padding:0 10px;
color:#6c4948;
}

#prise_contact,#visite_conseil,#realisation {
/*background: url(../images/code_barre.png) 70% 2% no-repeat;*/
}

#tableau_rea .desc_par {
vertical-align:top;
}

#avant-apres {
text-align:center;
color:#333333;
font-size:0.8em;
line-height:1.5em;
}

#avant-apres img{
margin-top:15px;
}

#avant-apres a{
	color: #e81355;
	text-decoration:underline;
}


#avant-apres a:hover{
		color: #8be82a;

}

