BODY{
	background-color: #FFFFFF;
	color: #444444;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	
}


/****************** EDITO *****************/
.edito {
	height: 900px; width:650px;
	/*border: 1px solid red;*/
	margin-bottom: 0px;
}


/****************** NEWS ******************/
.blocNews {
	height: 57px; width: 194px;
	background: url(News-01.gif) no-repeat;
	margin-right: 19.5px;
	margin-top: 0px;
	float: left;
	text-align: right;
	/*border: 1px solid blue;*/
}

.blocNews h2 {
	font: bold 16px verdana;
	color: #444444;
	margin: 8px 4px 0 0;
}

.blocNews a{ 
	color: #ff8800;
	margin: 4px;
}
.blocNews a:hover { color: #0044ff}

/****************** PROMOS ****************/
.blocPromos {
	width:621px; height: auto;
	margin-top: 10px;
	float: left;
}

.blocPromos h2.header {
	width:621px; height:42px;
	background: #FFFFFF url(Haut-02.gif) no-repeat;
	margin:0px;
	font: bold 16px verdana;
	color: #444444;
	text-align: left;
	text-indent: 110px;
	padding-top: 10px;
	float: top;
}
.blocPromos h2.footer {
	width:620px; height:13px;
	background: #FFFFFF url(Bas-02.gif) no-repeat;
	margin: 0px;
	text-indent: 45px ;
	float: left;
}

.gauchePromos {
	height: 160px; width: 89px;
	background-color: red;
	float: left;
	background: #bb6677 url(Gauche-02.gif) repeat-y;
	margin-top: -10px;
}


.conteneurPromos {
	height: 160px; width:531px;
	background-color: blue;
	float: left;
	background: #EEEEEE url(Fond-04.gif) repeat-y;
	margin-top: -10px;


}

/****************** PROMOs ****************/
.promo {
float: left;
	height: 150px; width: 120px;
	background: #ecd4d9;
	line-height: 10px;
	text-align: justify;
	padding: 2px;
	margin: 3px;
}

.promo a {
	font: 9px verdana;
	text-decoration: none;
	color: #444444;
}

.promo b {
	font: bold 9px verdana;
	color: #bb6677;
}
.promo img {
	width: 110px; height: 75px;
	border: 0px;
	margin: 4px;
}

/****************** ANNONCES **************/
.blocAnnonces {
	width:621px; height: auto;
	margin-top: 10px;
	float: left;
}

.blocAnnonces h2.header {
	width:621px; height:42px;
	background: #FFFFFF url(Haut-01.gif) no-repeat;
	margin: 0px;
	font: bold 16px verdana;
	color: #444444;
	text-align: left;
	text-indent: 110px;
	padding-top: 10px;
	float: top;
}
.blocAnnonces h2.footer {
	width:620px; height:13px;
	background: #FFFFFF url(Bas-01.gif) no-repeat;
	margin: 0px;
	text-indent: 45px ;
	float: left;
}

.gauche {
	height: 1000px; width: 89px;
	background-color: red;
	float: left;
	background: #6699bb url(Gauche-01.gif) repeat-y;
	margin-top: -10px;
}


.conteneurAnnonces {
	height: 1000px; width:531px;
	background-color: blue;
	float: left;
	background: #EEEEEE url(Fond-03.gif) repeat-y;
	margin-top: -10px;


}

/****************** ANNONCES **************/
.annonce {
float: left;
	height: 150px; width: 120px;
	background: #d4e3ec;
	line-height: 10px;
	text-align: justify;
	padding: 2px;
	margin: 3px;
}

.annonce a {
	font: 9px verdana;
	text-decoration: none;
	color: #444444;
}

.annonce b {
	font: bold 9px verdana;
	color: #6699bb;
}
.annonce img {
	width: 110px; height: 75px;
	border: 0px;
	margin: 4px;
}