body {
    background-color: #C03018;
    color:#222222;
}

#header {
	background-color:white;
}

.galmini {
	background:url('/images/fd-galmini.png') bottom right no-repeat;
	padding-right:8px;
	padding-bottom:8px;
}

.galmini:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

#logo_partenaires ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#logo_partenaires li {
	display:inline;
	padding-left:10px;
}

#footer {
    font-size:10px;
    text-align: center;
    color:#CCC;
    background-color: #C03018;
    background-image:url('/images/footer.gif'); background-position: top center; background-repeat: no-repeat;
}

#footer a {
    color:#CCC;
    text-decoration: none;
}

a {color:#3b5998;}
a:hover {color:#c2361f;}


h1, h2, h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color: #C03018;
}

h1 {
	font-size:28px;
	line-height:28px;
	background-image: url('/images/fd-ttr.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:25px;
	padding-top:0;
	padding-bottom:0;
	margin:10px 0;
}
h2 {
	font-size:22px;
	line-height:22px;
	background-image: url('/images/fd-ttr.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding-left:25px;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:15px;
}
h3 {
	font-size:16px;
	font-weight:bold;
}

hr {
	border: 0;
	color: #CCC;
	background-color: #CCC;
	height: 3px;
}

.image_accueil {
	float:left;	
}
.image_accueil:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.titre_accueil {
	font-weight:bold;
	font-size:16px;
	color:#C03018;
}

.texte_accueil {
	padding-left:144px;
	padding-right:30px;
	font-size:11px;
}

.lien_accueil {
	text-align:right;
}

.lien_accueil a {
	font-size:12px;
}

.ctnr_bloc_accueil {
	margin-bottom:10px;
}
.sousmenu1, .sousmenu2, .sousmenu3 {
	margin-bottom:25px;
}

#menu {
    font-size:15px;
}

#menu a {
	color:#777;
	text-decoration:none;
}

.lienhome a {
    font-size:16px;
    line-height: 16px;
    padding-top:2px;
	color:#777;
	text-decoration:none;
}

#menuspecial {
    font-size:13px;
}

#menuspecial a {
	color:#888888;
	text-decoration:none;
}

.actif {
    color:#C03018;
}

.lienrub {
    font-size:16px;
    line-height: 16px;
    padding-top:2px;
}

.lienspages {
	padding-left: 8px;
	padding-bottom: 15px;
	font-size:12px;
}

.divlienmenuhor:hover {
    background-color: #EEE;
}

.lienrubhor {
    font-size:14px;
    font-weight:bold;
}

.lienspageshor {
    padding-left: 2px;
    font-size:12px;
}

.imgmenuspe {
	float:left;
}

.txtmenuspe {
	padding-top:12px;
}


.wffadminmodif {
	font-size: 12px;
	color: white;
	background-color: #333;
	text-decoration: none;
	padding:1px;
}
.wffadminmodif:hover {
	text-decoration: underline;
}
