body, td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #000000;
}
td {
	vertical-align: top;
}
a:link, a:visited {
	font-size: 11px;
	color: #660033;
	text-decoration: underline;
}
a:hover, a:active {
	font-size: 11px;
	color: #B1CA00;
	text-decoration: underline;
}

#fdGauche {
	width : 50%;
	background-image : url("../images/common/fd_left.jpg");
	background-position : right;
}

#fdDroite {
	width: 50%;
	background-image: url("../images/common/fd_right.jpg");
}

/* NAV *******************************/

#menu {
	padding: 0;
	margin: 10px 0 0 0; 
}
#menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #e60005;
	margin: 0 10px 20px 0;
	padding: 0 0 1px 0;
}
#menu li a:link, #menu li a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #aeaeb2;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active {
	font-size: 12px;
	font-weight: bold;
	color: #e60005;
	text-decoration: none;
}
#menu .rubActive {
	font-size: 12px;
	font-weight: bold;
	color: #e60005;
	border-bottom: #690535 solid 4px; 
	margin: 0 10px 16px 0;
	padding: 0 0 1px 0;
}

	/* border: solid 1px red;*/

/* NAV *******************************/

.petit {
	font-size: 10px;
	color: #000000;
}

#News {
	background-image: url("../images/home/fd_news.gif");
	background-repeat:no-repeat ;
}

#News div {
	margin: 14px 0px 0px 14px ;
}

#News div a:link , #News div a:visited {
	font-size: 10px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
#News div a:hover, #News div a:active {
	font-size: 10px;
	color: #B1CA00;
	text-decoration: underline;
	font-weight: bold;
}
.titreGd {
	font-size: 13px;
	color: #E81015;
	font-weight: bold;
	text-transform: uppercase
}
a.titreGd:link, a.titreGd:visited {
	font-size: 13px;
	color: #E81015;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a.titreGd:hover, a.titreGd:active {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color :#E81015
}

.mois {
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	background-color :#E81015
}


.titreBig {
	font-size: 16px;
	color: #E81015;
	font-weight: bold;
}


.titreNews0 {
	font-size: 13px;
	color: #690535;
}
.titreNews0Bold {
	font-size: 13px;
	color: #690535;
	font-weight: bold;
}
a.titreNews0Bold:link, a.titreNews0Bold:visited {
	font-size: 13px;
	color: #690535;
	font-weight: bold;
	text-decoration: none;
}
a.titreNews0Bold:active, a.titreNews0Bold:hover {
	font-size: 13px;
	color: #690535;
	font-weight: bold;
	text-decoration: underline;
}
.titreNews1 {
	font-size: 12px;
	color: #B20005;
}
.titreNews1Bold {
	font-size: 12px;
	color: #B20005;
	font-weight: bold;
}

.titreNews1	a:link, .titreNews1 a:visited {
	font-size: 12px;
	color: #B20005;
	text-decoration: underline;
}

.titreNews1 a:hover, a.titreNews1 a:active {
	font-size: 12px;
	color: #B20005;
	text-decoration: none;
}

.titreNews2 {
	font-size: 12px;
	color: #999999;
}
.nouveau {
	font-size: 11px;
	font-weight: bold;
	color: #B1CA00;
	text-transform: uppercase
}
.encart {
	font-size: 11px;
	color: #999;
	margin: 0px 20px 0px 35px; 
	padding-left: 10px; 
	border-left: dotted 2px #690535
}
.copyright {
	font-size: 10px;
}
