a {	
	color:white;	
	font-family: arial;	
	text-decoration: none;
}

a:hover {	
	color:#0099FF;
	font-family: arial;	
	text-decoration: none ;
	}

.inlien {	
	color:blue;	
	font-family: arial;
	font-size: 12px;		
	text-decoration: none;
}

.inlien:hover {	
	color: blue;
	font-family: arial;	
	font-size: 12px;	
	text-decoration: none ;
	}

body {	
	background-color: white;
	font-family: arial;	
	font-size: 12px;	
	line-height: 1.5em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}

.limen {	font-size: 16px;
	font-weight:bold;}
	
.limen2 {
color:#333333;
font-size: 16px;
	font-weight:bold;}

td {
	font-size: 11px;

}	
	
.presentation {	
	background-color: black;
	font-family: arial;	
	font-size: 13px;	
	line-height: 1.5em;
	letter-spacing:0.1pt;
	width:500px;
	height:550px;
	vertical-align:top;
	color: black;
	overflow: auto ;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}

.image {
background-image: url(img/fd.png); 
width:800px;
height:1000px;
}

div {
	text-align:jusify;
/*	border-style:dashed;
border-width: 1px;*/
padding:0px;
margin:0px;
	}
div#bandeau {
	width:800px;
	float:right;
	height:10px;
	}
div#menu {
	float:left;
	width:93px;
	height:0px;

	}
div#contenu {
	float:left;
	width:800px;
	margin:0px;
	padding:0px;
	}
	
div#pied_page {
	clear:both;
	width:600px;
	height:50px;

	}

div#text {
color:#000000;
	text-align:jusify;
	float:left;
	width:800px;
	height:500px;
	overflow:auto;
	font-size:12px;
	margin-bottom:5px;
	}

div#menutop {
	float:right;
	width:780px;
	height:420px;
	}
	
div#menubot {
color:#FFFFFF;
	float:left;
	width:780px;
	height:60px;
	}


a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip:hover em {
text-align:center;
    font-style: normal; 
	font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
    display: block; 
    position: absolute; 
    top: 20px; 
    left: -10px; 
    padding: 5px; 
    color: #000; 
    border: 1px solid #bbb; 
    background: #ffc; 
	width:100px;
}
a.tooltip:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url(img/infobulle.gif); 
    margin:0; 
    padding: 0; 
    border: 0;
}



a.tooltip2 em {
    display:none;
}
a.tooltip2:hover {
    border: 0; 
    position: relative; 
    z-index: 500; 
    text-decoration:none;
}
a.tooltip2:hover em {
text-align:left;
    font-style: normal; 
	font-family:Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
    display: block; 
    position: absolute; 
    top: 20px; 
    left: -10px; 
    padding: 5px; 
    color: #000; 
    border: 1px solid #bbb; 
    background: #ffc; 
}
a.tooltip2:hover em span {
    position: absolute; 
    top: -7px; 
    left: 15px;
    height: 7px; 
    width: 11px; 
    background: transparent url(img/infobulle.gif); 
    margin:0; 
    padding: 0; 
    border: 0;
}

div#blocnews {
	float:right;
	width:334px;
	height:334px;
	background-color:#FF3300;
	margin-left:10px;
	margin-bottom:10px;
	}
	
.bandeaugirl {
width:160px;
height:600px;
background-color:#33FF99;

}

h1 {
font-size:20px;
font-weight:bold;
color: black;
font-family:arial;
display:inline;
} 

h2 {
font-size:15px;
color: black;
font-family:arial;
display:inline;
} 

.m2 {
font-size:15px;
color: #5F1D4A;
font-family:arial;
display:inline;
} 
