body {
	  background-image:url('images/fd.jpg'); background-repeat:repeat-x; background-color:#FFFFFF;
	  margin:0px;
	  
	font-family: Verdana;
	font-size: 12px;
	color: #452705;
	
}

A 		{ color: #362F2D; text-decoration: none; } 
A:link		{ color: #534741; text-decoration: none; } 
A:active	{ color: #736357; text-decoration: none; } 
A:hover		{ color: #736357; text-decoration: none; }

a.blanc:link	{ color: #FFFFFF; text-decoration:none; }
a.blanc:visited{ color: #FFFFFF; text-decoration:none; }
a.blanc:active{ color: #FFFFFF; text-decoration:none; }
a.blanc:hover{ color: #FFFFFF; text-decoration: underline; }

img { border:0px ; }


/* classes **************************************************************************************** */

.fdBlanc {
        background-color: #FFFFFF;
}

.fdBasHome {
        background-image: url('images/fd_bas_home.gif');
}

.fdBasLieux {
        background-image: url('images/fd_bas_lieux.gif');
}

.fdBasEscapades {
        background-image: url('images/fd_bas_escapades.gif');
}

.fdBasFetes {
        background-image: url('images/fd_bas_fetes.gif');
}

.fdBasSavoir {
        background-image: url('images/fd_bas_savoir.gif');
}

.fdBasPartenaires {
        background-image: url('images/fd_bas_partenaires.gif');
}

.fdBasContact {
        background-image: url('images/fd_bas_contact.gif');
}

.texteEncart {
	font-size: 11px;
	color: #452705;
}

.texteBold11 {
	font-size: 11px;
	font-weight: bold;
	color: #452705;
	text-align: center;
}

.titreLieux {
	font-size: 14px;
	font-weight: bold;
	color: #2FB4BB;
}

.infoLieux {
	font-size: 11px;
	color: #452705;
}

.titreFetes {
	font-size: 14px;
	font-weight: bold;
	color: #EC1D6B;
}

.titreEscapades {
	font-size: 14px;
	font-weight: bold;
	color: #F7931E;
}

.infoBold {
	font-size: 11px;
	font-weight: bold;
	color: #452705;
}

.navig {
	font-size: 10px;
}

.titreSavoir {
	font-size: 14px;
	font-weight: bold;
	color: #CEA272;
}

.titrePartenaires {
	font-size: 14px;
	font-weight: bold;
	color: #BB2F50;
}

.titreContact {
	font-size: 14px;
	font-weight: bold;
	color: #A5703C;
}

