


/***************************
   CLASS POUR LE TiTRE TOP 
****************************/

.divHeader0
{
	width : 770px;
	height : 66px;
	background-image: url(../images/top_0.gif);
}

.divHeader1
{
	width : 770px;
	height : 66px;
	background-image: url(../images/top_1.gif);
}

.divHeader2
{
	width : 770px;
	height : 66px;
	background-image: url(../images/top_2.gif);
}

.divHeader3
{
	width : 770px;
	height : 66px;
	background-image: url(../images/top_3.gif);
}

.divHeader4
{
	width : 770px;
	height : 66px;
	background-image: url(../images/top_4.gif);
}

.titreHeader
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold; color: #ffffff;
	padding-left : 73px;
	padding-top : 34px;
	
}


