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

body{
	background:url(images/bgbody.jpg) repeat-x top #000;	
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}
#page{
	width:900px;
	margin:auto;
}
#contneur{
	width:860px;
	margin:auto;
}
	#contneurHead{
		background:url(images/fontBlanc_01.png) no-repeat;	
		width:860px;
		height:20px;
	}
	#contneurCorp{
		background:url(images/fontBlanc_02.png) repeat-y;	
		width:860px;
	}
	#contneurFoot{
		background:url(images/fontBlanc_04.png) no-repeat;	
		width:860px;
		height:21px;
	}
#pageCorp{
	width:825px;
	margin:auto;
	padding:0px 10px;
}
#footer{
	font-size:10px;
	color:#666;
	text-align:center;
}
#footer a{
	color:#CCC;
}
#footer a:hover{
	color:#FFF;
}
#footer #adreaTxt{
	font-size:12px;
}

/*GALERIE PHOTO*/
.cadre1{
	margin:2px;
	display:inline-block;
	width:265px;
	height:265px;
	background:#CCC;
	padding:10px;
}
.cadre2{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.cadre3{
	
}

.cellImg{
	width:198px;
	height:198px;
	vertical-align:middle;
	text-align:center;
	border:#000 1px;
	background:url('images/fondImg.jpg') center;
	border:2px solid #fff;
}
.cellImg:hover{
	background:url('images/fondImgSelect.jpg') center;
}
.espace{
	width:10px;
	
}
.messageE{
	height:70px;
	background:#903;
	text-align:center;
	color:#FFF;
	font-size:16px;
	padding-top:30px;
	font-weight:bold;
}
form{
	margin:0px;	
}
.txtform{
	font-size:10px;
}
.adresseContact{
	font-size: 10px;	
}
.nomCatC{
	font-size:18px;
	color:#666;
	padding-left:60px;
	background:url(images/nomCatC.jpg) left no-repeat;
	margin-bottom:20px;
}
.nbrphotos{
	font-size:10px;
	color:#666;
}
.nbrphotos a{
	text-decoration:none;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.nbrphotos a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#900;
	font-weight:bold;
}
.espaceProd{
	background:#CCC;	
}
.txtCatC{
	font-size:10px;	
	margin-bottom:15px;
}
.txtCatC strong{
	font-size:12px;	
	display:block;
}
