body {
	margin:0;
	background-color:#CCCCCC;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, li {
	font-size: 14px;	
	text-align:justify;
}
td{
	font-size: 14px;
}

a {
	/*color: #D2007B;rose fonce
	text-decoration: none;*/
	color:#D4027F;/*rose clair*/
}
/*a:visited {
	color: #D2007B;
	text-decoration: none;
}
a:hover {
	color: #D4027F;
	text-decoration: underline;
}
a:active {
color: #D4027F;
	text-decoration: none;
}
*/
select {
	font-size: 12px; 
	color: #000000;
	border: 1px solid #000000; 
}

input {
	font-size: 12px; 
	color: #000000;
	border: 1px solid #000000; 
}

textarea {
	font-size: 12px; 
	color: #000000;
	border: 1px solid #000000; 
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	color: #EFEFEF;
	text-decoration: none;
}

/* Texte gras/centré */
.Titre {
	font-size: 24px;	
	font-weight: bold;
}

.SousTitre {
	font-size: 18px;	
	font-weight: bold;
}

/* Texte Normal */
.Texte {
	font-size: 14px;	
}
.TexteNoir {
	font-size: 14px;	
	color: #000000;
}
.Normal {
font-size: 14px;	
}
.Centre {
text-align:center;
}
.Gras {
font-weight: bold;
}
.Italique {
	font-size: 12px;
	font-style:italic;
}
.Bord {
	border: 1px solid #000000;
}

/* Contact */
.TableContact {
width: 350px;
}
.DetailContact {
	width: 350px;
	height: 30px;
	vertical-align: middle;
	font-size: 12px;	
	text-align: center;
	background-color: #EFEFEF;
}
.DetailContactGauche {
	width: 100px;
	height:30px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;	
	text-align: left;
}
.DetailContactDroit {
	width: 250px;
	height:30px;
	vertical-align: top;
	font-size: 12px;	
	text-align: left;
}
.Fond_tableau {
	background-color: #FFFFFF;
}


h1 {
	font-size: 24px;	
	font-weight: bold;
	color:#006699;
}


h2 {
	font-size: 20px;	
	font-weight: bold;
	color:#006699;
}

.lien_news{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	}
#cadremenu td{
font-size:11px !important;
}
#cadremenu td{
background-color:#E598C6;/*rose clair*/
font-size:11px;
}
#cadremenu a:hover{
text-decoration:none;
}
hr{
color: #D2007B;
background-color: #D2007B;
height: 1px;
border: 0;
}
A.MENU {
	font-size: 8pt;
	text-decoration:none; 
}
