/* CSS Document */

BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #781F11;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}

#recips_al_ch {
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 15px; 
	HEIGHT: 460px; 
}

#recips_al_ch_1 {
	FLOAT: left; 
	WIDTH: 239px; 
	HEIGHT: 120px;
	text-align: center;
}

#recips_al_ch img{
	border: 0px;
}

#contenu {
	WIDTH: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #EFD7BB;
	background-image: url(images/fond-contenu.jpg);
	background-repeat: repeat-y;
}

#descr{
	margin-bottom: 10px;
	font-size: 12px;
	padding: 3px;
	text-align: justify;
	background-color: #DAB98E;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

h1 {
	font-size: 30px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
}

h1 a {
	color: #000000;
}

h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
}

h3{
	font-size: 24px;
	color: #0099FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3 a {
	color: #660000;
}

h3 a:hover {
	color: #990000;
}

h4{
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#thumbspromo {
	WIDTH: 300px;
	float: left;
	text-align: center;
}

#thumbspromobas {
	WIDTH: 239px;
	float: left;
	text-align: center;
} 

#thumbspromogauche {
	WIDTH: 209px;
	float: left;
	text-align: center;
}

#thumbspromodroite {
	WIDTH: 209px;
	float: left;
	text-align: center;
}

#thumbspromogauche a {
	color: #000000;
}

#thumbspromodroite a {
	color: #000000;
}

#videos {
	WIDTH: 400px;
	float: left;
	text-align: center;
	height: 253px;
	margin-bottom: 20px;
}

img {
	border: 1px solid #000000;
}

.titre{
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

