BODY{

	margin : 0 0 0 0;

	color : #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-decoration : none;

	font-size : 10px;

	background:#FFFFFF;

}

.bgcentral{

	background-color : #FFF;
	cellspacing:2px;
	border-left:#800776 solid 1px;
	border-right:#800776 solid 1px;
	border-bottom:#800776 solid 1px;

}

.bghaut{
	background:url('/images/fr/commun/bghaut.gif');
	height:26px;
}

.bgheader{
	background:url('/images/fr/commun/bgheader.gif');
	height:154px;
}

.bgmenu{
	background:url('/images/fr/commun/bgmenu.gif');
	height:30px;
}

.navghaut{
	background:url('/images/fr/commun/navg_haut.gif') no-repeat;
	height:27px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.navgmilieu{
	background:url('/images/fr/commun/navg_milieu.gif') no-repeat;
	height:27px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.navgbas {
	background:url('/images/fr/commun/navg_bas.gif') no-repeat;
	height:5px;
}

.navdhaut{
	background:url('/images/fr/commun/navd_haut.gif') no-repeat;
	height:27px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.navdmilieu{
	background:url('/images/fr/commun/navd_milieu.gif') no-repeat;
	height:27px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}

.navdbas {
	background:url('/images/fr/commun/navd_bas.gif') no-repeat;
	height:5px;
}

.navd2bas {
	background:url('/images/fr/commun/navd_bas2.gif') no-repeat;
	height:5px;
}

.nav{
	width:120px;
	border-left:#C6132B solid 1px;
	border-right:#C6132B solid 1px;
	line-height:16px;
}

.nav a{
	color:#000000;
}
.nav a:hover{
	color:#F74A65;
}

.navd{
	width:150px;
	border-left:#C6132B solid 1px;
	border-right:#C6132B solid 1px;
}

.navd a{
	color:#FF1E45;
}
.navd a:hover{
	color:#C0003F;
}

.navd2{
	width:150px;
	border-left:#C6132B solid 1px;
	border-right:#C6132B solid 1px;
	background-color : #FF1E45;
}

.navd2 a{
	color:#FFF;
}
.navd2 a:hover{
	color:#FFF;
	text-decoration:underline;
}

smallblack {
	font-size:10px;
    color:#000;
    text-decoration:none;
	font-weight:bold;
}

a.smallblack {
	font-size:10px;
    color:#000000;
    text-decoration:none;
	font-weight:bold;
}

a.smallblack:hover {
	font-size:10px;
    color:#FF1E45;
    text-decoration:underline;
	font-weight:bold;
}

smallblanc {
	font-size:10px;
    color:#fff;
    text-decoration:none;
	font-weight:bold;
}

a.smallblanc {
	font-size:10px;
    color:#ffffff;
    text-decoration:none;
	font-weight:bold;
}

a.smallblanc:hover {
	font-size:10px;
    color:#ffffff;
    text-decoration:underline;
	font-weight:bold;
}

h1 { font-size : 12px; color:#000000; text-transform:uppercase;}
h2 { font-size : 11px; color:#000000; }
content { font-size : 10px; color:#000000; }


a {color:#FF1E45; }
a:hover	{	color:#C0003F; }


a.cat_annuaire { 
    font-size:12px;
    color:#FF1E45;
    text-decoration:none;
    font-weight:bold;
    text-transform:lowercase;
    }
a.cat_annuaire:hover	{	color:#C0003F; text-decoration:none; }

a.scat_annuaire { 
    color:#000000;
    text-decoration:none;
    font-weight:normal;
    }
a.scat_annuaire:hover	{	color:#000000; text-decoration:underline; }


.bandeau{
	border-top:#C6132B solid 1px;
	border-bottom:#C6132B solid 1px;
	height:30px;
}



td{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;

}

.date {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color:#444444;

}

.content{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;

}

form {

	display:inline;
	margin:0px;
	padding:0px;

}

.formulaire {

	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:#000 solid 1px;

}

input {

	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:#000 solid 1px;

}

bouton {
    background-color:#FF3751;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff
	border:#C6132B solid 1px;

}