body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #34190b;
	font-size: 0.7em;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.4em;
	margin: 0;
	color: #FF9800;
	background-image: url(images/puceTitre.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}



.texteAccueil {
	color: #444444;
	text-align: justify;
	line-height: 1.6em;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	width: 435px;
	float: left;
}


#news {
	background-color: #e9d4cc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9e8579;
	padding: 5px;
	position: absolute;
	width: 965px;
	left: 15px;
	top: 125px;
	overflow:hidden;
}

.newsTexteDefilant {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #e9d4cc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #49210d;
}

#contenu {
	width:960px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	position: absolute;
	left: 0px;
	top: 150px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.animFlash {
	color: #444444;
	text-align: justify;
	line-height: 1.6em;
	font-size: 1.2em;
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float:left;
}

.contenuAccueil {
	margin: 0;
	padding:0;
	width: 810px;
	float:left;
}

.titreVideoIndex {
	margin: 0;
	float: left;
	background-color: #ff9800;
	width: 300px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #481a06;
	border-bottom-color: #481a06;
	border-left-color: #481a06;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #481a06;
	background-image: url(images/puceTitreImageProduit.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.blocVideo {
	margin: 0;
	padding: 0;
	float: left;
	width: 330px;
}

