body {
	background-color: black;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(images/fond1px.png);
	background-repeat: repeat-x;
	background-attachement:fixed;
	color:white;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;


}

#centrer {
	text-align:center;	
}



#fondgauche {
	position:absolute;
	float: left;

   width: 100%;
    z-index: -5; 

}

#fonddroite {


	width: 100%;
	position:absolute;
    z-index: -6; 


}

#fonddroite img {
	float:right;	
}


/***************TABLEAU CORPS *********************/


#tableau
{
	margin-top: 12px;
	border-collapse:collapse;

	width: 937px;
	margin-left: auto;
	margin-right: auto;

}




td
{

	margin:0 0 0 0;
	padding:0 0 0 0;

}


.haut

{
	height:14px;
	padding: 0px;
	margin: 0px;

}


.bas

{
	height:14px;
	padding: 0px;
	margin: 0px;


}

	
#centre
{
	background: url('images/fond.png');
	width: 950px;
	

}

#fg
{
	width: 14px;
	background-image: url('images/fond.png');
	background-repeat: repeat;


	
}

#fd
{
	width: 14px;
	background-image: url('images/fond.png');
	background-repeat: repeat;

	
}


#centre
{
	height: 30;
	padding: 0 0 0 0;

}


#centreext
{


	background: url('images/fond.png') repeat;

}

/*fonds cotˇs*/
#hg
{	background-image: url('images/hautgauche.png')}

#hd
{	background-image: url('images/hautdroit.png');}
#bd
{	background-image: url('images/basdroit.png');}
#bg
{	background-image: url('images/basgauche.png');
	}
	
	
	/*********************************************************/

.centrage
{	
	text-align: center;

}

#banniere
{
	margin-top: 40px;

}


	/*********************************************************/
	
	
#entete
{
	width:auto;
	height: 150px;
	margin: auto;
	vertical-align:top;
	/*background-color: #3B4730;
*/
	background-image: url("images/testfondcat.png");
	background-repeat: repeat;


}

#cadremenu
{
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #3B4730;
	margin-top: 10px;
	width: auto;
	height: 40px;

	background-image: url("images/fondcatclair.png");
	background-repeat: repeat;
	

}

#detaillien
{
	padding-top: 3px;
	color: red;
	font-size: 12px;
	color: #3B4730;
}


#menu
{
	border-bottom: 1px solid white;
	height: 17px;
	

}

a

{
	text-decoration: none;
		color: #3B4730;

}



a:hover
{
text-decoration: none;
color: #C13145;

}


a:visiter
{
	text-decoration: none;
	color: inherit;
}




#titre
{
	padding-top: 15px;
	padding-left: 120px;

	font-weight: bold;
	font-weight: 2em;
}

#soustitre
{
	font-size: small;
		padding-left: 120px;
}


span
{
	display: block;


}


/******************************** CORPS **********************************/

#corps
{
	border: 2px solid #3A4730;
	margin-top: 10px;

}


#titrecorps
{
	padding-bottom: 1px;
	padding-left:2px;	
	font-size: 12px;
	width: 100%;

	background-color: #3A4730;
	/*background-image:url("images/testfondcat.png");
	background-repeat: repeat;*/
}

#article
{
	text-align:justify;
	padding: 5px;
	margin: 0 0 0 0;
	color: #3A4730;
	font-size: 14px;
	background-color: white;
}
