body {
	background-image:	url(../img/background.jpg);
	margin:				0px;
	font-family:		"Arial";
	font-size:			12px;
	color:				#000000;
}

img{
	border:none;
	margin:0;
	padding:0;
}

a, a:hover {
	color:				#009;
}

h1{
	font-size:			18px;
	margin:				0px 0px 10px 0px;
}

h2{
	font-size:			12px;
	margin-top:			0px;
	margin-bottom:		2px;
}

p{
	margin:4px 0;
}

div.top_bar{
	width:				816px;
	margin:				10px auto 0px auto;

}

div.top_bar img{
	display:inline-block;
}

.floating_img{
	float:left;
}

div.page {
	background-image:	url(../img/back_animaux.jpg);
	background-repeat:	no-repeat;
	margin:				0px auto;
	width:				816px;
	height:				755px;

}

div.bienvenue {
	padding:		220px 55px 10px 55px;
	text-align: 	justify;
	color:			#009;
	height:			520px;
}

div.bienvenue img{
	margin-right:	5px;
}

div.bienvenue p{
	margin-left:	32px;
}

div.page div.services {
	float:			right;
	text-align: 	justify;
	width:			180px;
	margin:			65px 41px 0px 0px;
}

div.clear {
	clear:			left;
}

.img_concours{
	margin-bottom:		70px;
}

div.item{
	height:				90px;
	margin:				5px 0px;
}

div.item p{
	font-size:			12px;
}

div.item img{
	float:			left;
	border:			none;
}

div.item img#concours {
	padding-top:	35px;
}


span#concours {
	font-weight:	bolder;
	color:			#8E0C11;
}

div.footer{
text-align:			center;
color:				#f3f1ea;
}


/* NOS SERVICES */

div.nos_service{
	width:450px;
	float:left;
}

div.nos_service_pic{
	width:205px;
	float:right;
	height:215px;
}

.nos_service_prod{
	clear:both;
	margin-top:20px;
	margin-left:32px;
}

.nos_service_prod tr td{
	padding:5px;
	vertical-align:top;
}

.nos_service_prod tr td p{
	margin:3px 0;
	font-size:12px;
}



/* ***************notre equipe**************** */

.tableau_image{
	margin-left:32px;
	margin-top:10px;
}

.tableau_image img{
	margin:10px 0px;
}

.tableau_image td{
	font-weight:bold;
	font-size:12px;
}

/* galerie */

.pagePhoto{
	background-image:	url(../img/back_animaux.jpg);
	background-repeat:	no-repeat;
	position:relative;
	left:50%;
	width:816px;
	margin-left:-408px;
	height:755px;
}

.top_bar_photo{
	position:relative;
	left:50%;
	width:816px;
	margin-left:-408px;
	margin-top: 10px;
}

.flash_galerie{
	text-align:center;
	margin-top:25px;
}

/* ****** */

.contact{
	font-weight:bold;
	font-size:12px;
	width:300px;
	height:400px;
	float:left;
	
}

.form{
	font-weight:bold;
	font-size:12px;
	width:300px;
	height:400px;
	float:right;
}

/* ***************Formulaire************** */

#fomulaire{
	margin-top:15px;
}

.form_container{
	width:200px;
	padding-left:32px;
	text-align:left;
	font-size:11px;
}

input{
	margin:5px 0;
}

textarea{
	width:202px;
	margin-top:5px;
	margin-bottom:10px;
	
}

#reset{
position:relative;
left:20px;
float:left;
}

#submit{

position:relative;
left:40px;
}

