body { 
 background: #a48d79; 
 font-family: Trebuchet MS, Verdana, Arial;
 height:100%; 
 margin: 0px;
 padding: 0px;
}


#conteneur{
	width: 995px;
	margin: 0px auto 0px auto;
	
}

#haut_gauche{
 position: relative;
 float:left;
 width:351px; 
 height:383px; 
 margin: 0px;
 padding: 0px;
 display:block;
 background-image: url(images/carte_web_01.jpg); 
 background-repeat: no-repeat;
 

}
#haut_milieu{
	position: relative;
	float: left;
	width: 235px;
	height: 383px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/carte_web_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	
}
#coordonnee{
	position: relative;
	float: left;
	width: 235px;
	height: 172px;
	margin: 211px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-repeat: no-repeat;
	background-position: bottom;
	
}
#adresse{
   text-align: center;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.noir{
	color: Black;
}
.rouge{
	color: #b41315;
	font-weight: bold;
}
.tel{
   color: #b41315;
   font-size: 30px;
}
.info{
	font-style: italic;
	color: Black;
	font-size: 15px;
	font-weight: lighter;
	
}
#haut_droite{
 position: relative;
 float:left;
 width:316px; 
 height:383px; 
 margin: 0px;
 padding: 0px;
 display:block;
 background-image: url(images/carte_web_03.jpg); 
 background-repeat: no-repeat;
}
#contenu_bas{
	position: relative;
	float: left;
	text-align: justify;
	width: 902px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/carte_web_06.jpg);
	background-repeat: repeat_y;
	z-index: 1;
}
#bas_gauche{
	position: relative;
	float: left;
	width: 902px;
	height: 296px;
	padding: 0px;
	display: block;
	background-image: url(images/pension-canine.jpg);
	background-repeat: no-repeat;
	z-index: 20;
	background-position: left bottom;
	margin: 0px 0px -100px 0px;
}

#referencement {
	display: block;
	width: 400px;
	float: right;
	margin-right: 220px;
	margin-top: 50px;
	font-size: 11px;
}

#referencement a,#referencement p{
	font-size: 11px;
}

h1{
	margin: 50px 0px 0px 150px;
	font-size: 40px;
	font-weight: bold;
	color: #b41315;
	text-transform: uppercase;
	text-align: left;
}

#titre{
 position: relative;
 float:left;
 width:800px; 
 height:100px; 
 margin-left: 210px;
 padding: 0px;
 display:block;
 background-image: url(images/carte_web_08.jpg); 
 background-position:left top;
 background-repeat: no-repeat;
 z-index:30;
}

#presentation{
	position: relative;
	float: left;
	text-align: justify;
	width: 525px;
	margin-left: 225px;
	margin-bottom: 30px;
	margin-top: 20px;
	text-align: justify;
} 

p{
   text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: black;
	text-align: justify;
}
span{ 
 font-weight: bold;
 color: #b41315;

}

a{
	color: #5c6904;
	font: ;
	text-decoration: none;
}

.photos img{
	padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;       
    top:  0; 
    left: 0  
}
