a {	
	color:black;	
	font-family: arial;	
	text-decoration: none;
	font-size: 15px;		
}

a:hover {	
	color: #C48011;
	font-family: arial;	
	text-decoration: none ;
	font-size: 15px;		
	}

.menu12 {	
	color:white;	
	font-family: arial;	
	text-decoration: none;
}

.menu12:hover {	
	color: #C48011;
	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: black;
	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;
	}

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;
	}



div {
	text-align:jusify;
/*	border-style:dashed;
border-width: 1px;*/
padding:0px;
margin:0px;
	}
div#bandeau {
	width:1090px;
	float:right;
	height:50px;
	}
div#menu {
	float:left;
	width:79px;
	height:550px;
	}
div#contenu {
	float:left;
	width:960px;
	margin:0px;
	padding:0px;

	}
	
div#pied_page {
	clear:both;
	width:600px;
	height:50px;
	}

div#text {
color:#000000;
	text-align:jusify;
	float:left;
	width:959px;
	/*height:600px;*/
	overflow:auto;
	font-size:12px;
	margin-bottom:5px;
	/*background-color:#DFDFDF;*/
	background-color:#9FCFFF;
	}
	
div#textin {
color:#000000;
	text-align:jusify;
	float:left;
	width:960px;
	height:495px;
	overflow:auto;
	font-size:12px;
	margin-bottom:5px;
	}
div#menutop1 {
	float:left;
	width:250px;
	height:24px;
/*background-color:#00CC99;*/
	}
div#menutop {
	float:right;
	width:750px;
	height:24px;
	/*background-color:#00CC99;*/
	}
	
div#menubot {
color:#FFFFFF;
	float:left;
	width:641px;
	height:24px;
	}

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;
	}
	
.plane {
	height: 75px; 
    width: 150px;
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	}

.add {
	height: 30px; 
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	background-color:#FFFF00;
	color:#000000;
	padding:5px;
	}

.add:hover {
	height: 30px; 
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	background-color:#FFFF00;
	color:blue;
	padding:5px;
	}

.res { 
	border-style:solid;
	border-width:thin;
	border-color:#000000;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
	margin:10px;
	 width: 500px;
	}

