/*-------------------------------------------------------------------------------------
									OBJET
---------------------------------------------------------------------------------------*/
@font-face {
    font-family: Calligraph421 BT;
    font-style:  normal;
    font-weight: normal;
    src: url("CALLIGR0.eot");
  }
body { 
	background-color: #666464;
	margin: 5px;	
	padding: 0px;
	margin: 0px;
	color: #000000;
}

h1 {
	font-family: "Calligraph421 BT";
	color: #DD0000;
}

h2 {
	color: #000000;
	width: 250px;
	float: left;
}
h2.large{
	color: #000000;
	width: 600px;
	float: left;
	font-size: 18px;
}
div#LstRetour{
	width: 400px;
}
div#LstRetour h2{
	width: 100%;
	text-align: center;
}
div#LstCategorie{
	width: 500px;
}
h2 a{
	color: #000000;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}
br.clear{
	clear: both;
	height: 0px;
}
a {
	color: #000000;
}
ul{
	margin-top: 5px;
}
h3{
	margin-bottom: 0px;
}
ul li {
	width: 180px;
	margin-bottom: 5px;
	list-style-type:square
}
/*-------------------------------------------------------------------------------------
									CLASS .
---------------------------------------------------------------------------------------*/
td.ContenuBoxeurs{
	text-align: center;
}
td.LigneDroiteTabs {
	width: 50px;
	background-image: url(../Images/BarreTabs_D.gif);
}
td.LigneGaucheTabs {
	width: 50px;
	background-image: url(../Images/BarreTabs_G.gif);
}
td.MilieuHautTabs {
	height: 30px;
	background-image: url(../Images/BarreTabs_HM.gif);
}
td.MilieuBasTabs {
	height: 30px;
	background-image: url(../Images/BarreTabs_BM.gif);
}
td.coinHautGaucheTabs {
	height: 30px;
	width: 50px;
	background-image: url(../Images/BarreTabs_HG.gif);
}
td.coinBasGaucheTabs {
	height: 30px;
	width: 50px;
	background-image: url(../Images/BarreTabs_BG.gif);
}
td.coinHautDroitTabs {
	height: 30px;
	width: 50px;
	background-image: url(../Images/BarreTabs_HD.gif);
}
td.coinBasDroitTabs {
	height: 30px;
	width: 50px;
	background-image: url(../Images/BarreTabs_BD.gif);
}
tr.Bandeau {
	background-color: #666464;
}
td.Bandeau  {
	background-image: url(../Images/BandeauMilieu.jpg);
	
	margin: 0px;
	padding: 0px;
}

td.SousBandeau {
	padding-left : 20px;
	padding-right : 20px;
}

td.CelluleContenu {
	padding-left : 15px;
	padding-right : 15px;
	vertical-align : top;
}
td.Angle {
	width: 130px;
}
div.Menu {
	text-align: center;
	padding-top: 10px;
	width: 120px;
	height: 35px;
	background-image: url(../Images/BouttonMenu.gif);
	background-repeat:no-repeat;
	cursor: pointer;
}
.Menu a{
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}

.Menu a:hover{
	text-decoration: none;
	color: #000000;
	font-size: 18px;
}

a.menubas{
	text-decoration: none;
	color: #000000;
}
a.menubas:hover{
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------------
									ID #
---------------------------------------------------------------------------------------*/
