@CHARSET "ISO-8859-1";

div
{
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	
}

body
{
	margin: auto; 
	margin-top: 20px; 
	margin-bottom: 20px;    
	background-color: #000000;
	
}

h1
{
	color: #d40d2f;
}

#container {
	width:900px;
	margin:0 auto;
	border:1px solid:white;
}
#header
{
	height:30px;
	background:url(img/fondEntete.png) no-repeat left top;
	margin-top:70px;
	text-align:right;
}

.bandeau_droite
{
	margin-left: 156px;
}

a.accueil 
{
	position:absolute;
	font-size: 9px;
	margin-top:30px;
	margin-left:-60px;
}

.accueil:hover
{
	color: #d40d2f;
}

#menu
{
	width: 180px;
	margin-left: 56px;
	float:left;
	margin-top:-70px;
}

#menu table
{
	background-color: #5a5854;
	width: 160px;
}

#menu td
{
	height: 37px;
	width: 180px;
}
.position
{
	text-align: right;
}
#menu td .plus
{
	position: relative;
	top: 4px;
	left: 11px;	
}

a
{
	color: #c3beb8;
	text-decoration: none;
	text-align: right;
}
#lienF{
	text-align:center;
}

.lien_flash
{
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	text-align: right;
	color:#FF0000;
	text-align:center;
}

.lien_flash:hover
{
	background-image: url("img/onglet.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 100%;
	font-size: 11px;
	color:#FF0000;
	text-align:center;
}

.lien
{
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	text-align: right;
}

.lien:hover
{
	background-image: url("img/onglet.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	width: 100%;
	font-size: 11px;
}
.ftp
{
	text-align: center;
	color: #B2BC24;
	background-image: url("img/onglet.png");
	background-repeat: repeat-x;
	background-position: right;
	font-size: 9px;
}

.ftp:hover
{
	color: #ffffff;
	font-size: 10px;
}

.logo
{
	position: relative;
	top: 15px;
	text-align: center;
}

#corps
{
	background-color: #000000;
	float:left;
	color: #d40d2f;
	width: 500px;
}

#corps table
{
	width: 550px;
	text-align: right;
	margin: 0px;
	margin-bottom: 30px;
	border-spacing: 5px;
}

#corps h1
{
	color: #4d4a44;
}

.titre
{
	color: #d40d2f;
	padding-right: 10px;
	font-size: 9px;
	width: 35%;
}

.stitre
{
	padding-right: 9px;
	font-size: 8.5px;
	color: #c3beb8;
}

.texte
{
	padding-left: 10px;
	font-size: 9px;
	color: #c3beb8;
	text-align: left;
}

#titreCateg
{
	position: relative;
	left: -210px;
}

#titreCateg[id]
{
	max-width: 250px;
	position: relative;
	left: -44px;
}

#titreCateg[id] td
{
	width: 0;
}

.titreTiret
{
	width: 10px;
}

.titreCateg td h1
{
	text-align: right;
	position: relative;
	top: -5px;
}

.titreContact
{
	position: relative;
	text-align: right;
	color: #d40d2f;
	font-size: 12px;
	font-weight: bolder;
	width: 125px;
}

.texte
{
	width: 400px;
}

.tiret
{
	max-width: 20px;
}

.contact td
{
	padding: 10px;
}

.contact td td
{
	padding: 0px;
}

.contact .red
{
	position: relative;
	text-align: left;
}

.spanContact
{
	float: left;
	font-size: 25px;
	color: #d40d2f;
}

.red
{
	font-size: 25px;
	color: #d40d2f;
}

.contact a:hover
{
	color: #d40d2f;
}

#footer
{
	font-size: 9px;
	position: relative;
	text-align: center;
	margin: 50px;
	color: #c3beb8;
}

#footer a:hover
{
	color: #d40d2f;
}

.catgorie
{
	width: 70%;
}

.catgorie p
{
	color: #c3beb8;
}
#baseline {
	position:relative;
	float:left;
	width:875px;
	font-size:9px;
	font-family:verdana, arial, sans-serif;
	color:#5a5854;
}
#baseline a{	
	color: #5a5854;
	text-decoration:none;
}




