/*	--------
	HOME.CSS
	--------	*/

#une img, #deux img {display: none;} 

#une {
	padding: 20px 225px 0 30px;
}


#une h2 {
	width: 360px;
	background: transparent url(une-top.gif) no-repeat left top;
	padding: 5px 0;
	margin: 0;

}

#une h2 a {
	color:#fff;
	text-decoration: none;
	font: normal 18px/20px Georgia, Times, serif;
	text-transform: none;
	padding: 0 10px;
	display: block;

}

#une p.image {
	width: 359px;
	height: 230px;
	display: block;
	padding: 0;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;	
}

#une p.image a {
	display: block;
	position:absolute;
	left: 0;
	bottom: 0;
	width: 360px;
	height: 230px;
	padding-bottom: 8px;
	background: transparent url(une-contour.png) no-repeat left bottom;	
}

#une p.uneTexte {
	float: right;
	padding: 0;
	width: 160px;
}

#une p.uneTexte a {
	font: 11px/18px "Trebuchet MS",Verdana,sans-serif;
	text-decoration: none;
	color: #000;
	display: block;
}

#une p.uneTexte a:hover {
	color: #791d0e;
}


/*ul li h3 p img */


#deux ul {
	margin:0;
	padding: 0 0 0 30px;
}

#deux ul li {
	width: 176px;
	float: left;
	padding: 0;
	margin:0 10px 0 0;	
}

#deux ul li h3 {
	padding: 0;
	margin: 0;
	height: 50px;
	position: relative;
}

#deux ul li h3 a {
	color:#c12e16;
	text-decoration: none;
	font: bold 11px/14px "Trebuchet MS", Verdana,sans-serif;
	display: block;
	text-transform: none;
	position: absolute;
	bottom: 3px;
	left: 0;
}

#deux ul li h3 a:hover {
	color: #791d0e;
}

#deux ul li p {
	padding: 0;
	margin: 0;
	
	height: 154px;
	background-position: center center;
	background-repeat: no-repeat;
}

#deux ul li p a {
	display: block;
	height: 154px;	
	background: transparent url(deux-contour.png) no-repeat left bottom;
}





#trois {
	float: left;
	width: 174px;
}

#trois h4 {
	padding: 0;
	margin: 0;
	height: 70px;
	position: relative;
	background: transparent url(trois-top.gif) no-repeat left bottom;

}

#trois h4 span {
	color:#333;
	text-decoration: none;
	font: bold 11px/14px "Trebuchet MS", Verdana,sans-serif;
	text-transform: none;
	position: absolute;
	bottom: 23px;
	left: 0;
}

#trois ul {
	background: #a3c545 url(trois-bottom.gif) no-repeat left bottom;
	padding: 0 0 45px 0;
	margin: 0;
}

#trois ul li {
	padding: 0 15px;
	margin: 0;
	xline-height: 20px;
}

#trois ul li a {
	font: bold 11px/12px "Trebuchet MS", Verdana,sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 4px 0;
}

#trois ul li a:hover {
	color: #5b6e27;
}