body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}

img {
	border: 0px;
}

a {
	font-size: 11px;
	list-style-type: none;
	color: #E271A5; 
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	list-style-type: none;
	color: #E271A5; 
	text-decoration: none;
	font-style:normal;
}

ul {
	font-size: 11px;
	list-style-type: none;
	color: #E271A5;
}
		
ul.carte {
	font-size: 11px;
	list-style-type: none;
	color: black;
}		
			
#logo {
	width: 27px;
	vertical-align: middle;
}
	   

#filet {
	border: 1px solid #FFCCFF;
}

.titre {
	border-bottom: 1px dotted #C4E676;
	height:30px;
}
		
.menu {
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	height: 30px;
}
		
.trait {
	border-right: 1px solid #000000;
}

.contenu {
	text-align:justify;
	font-size:11px;
	vertical-align: top;
	padding: 10px;
	padding-right: 20px;
	height:350px;		/* Hauteur de la zone de contenu */
	/*min-height: 240px;*/
}
 
.texte {
	text-align:justify;
	font-size:11px;
	padding-top: 5px;
}
 
.lettrine {
	color: #E271A5;
	font-weight: bold;
	font-size: 16px;
}
 
.separateur {
 	padding:5px 0px 5px 0px;
 }
 
.liste {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4E676;
	font-size: 14px;
	/*font-weight: bold; */
	word-spacing: -2px;
	height:40px;
}
 
 
.merci {
	color: #E271A5;
	font-size: 11px;
}
 
.suite {
	text-align:right;
	font-weight:bold;
	vertical-align:middle;
}
	
.retour {
	text-align:left;
	font-weight: bold;
	}
	
.warning {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.popup {
background-image:url(images/popup.jpg);
background-repeat:no-repeat;
height:200px;
width:300px;
}