.infobulle{
    position: absolute;   /*pas touche, le reste pas de prob*/
    visibility : hidden;
    border: 1px solid #d00000;
    padding: 5px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: white;
	text-align:center;
	filter : alpha(opacity=90);
    -moz-opacity : 0.9;
    opacity : 0.9; 
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	z-index: 10;
}
body {
	background-color:#999999;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	text-align:justify; }
img {
	border-color:black; }
#corps form {
	text-align:center; }
a {
 	text-decoration:none; }
a:hover {
 	color : #d00000; }
#utilisateur {
	border-top : 1px solid white; }
a { color : black; }	
	
#global {
	width : 955px;
	min-height : 100%;
	margin:auto;
	background-color: white;
	border-right : 1px solid black;
	border-left : 1px solid black; }
#haut {
	height : 100px;
	background-color: black; 
}
#bas {
	height:23px;
	background-color : #d00000;
	border-bottom : 1px solid black; }
.fond_menu
{
	border : 1px solid black ;
	background-color : #d00000;
	border-top:0px;
	border-bottom:0px; }
#bas_gauche_menu {
	float:left;
	background: url("fond/bas_gauche.png");
	height: 13px; width: 11px;
	background-repeat: no-repeat; }
#bas_droit_menu {
	float: right;
	background: url("fond/bas_droit.png");
	height: 13px; width: 11px;
	background-repeat: no-repeat; }
#bas_menu {
	margin-left:11px;
	margin-right:11px;
	height: 10px;
	background-color : #d00000; 
	border-bottom : 1px solid black; }
	
#menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	float:left;
	margin-left : 4px;
	}
ul#menu,#menu ul {
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	margin-top:0px;
	z-index: 5;
	 }
#menu li {
	font-weight:bold;
	display:inline;
	}
#menu li li {
	font-size:12px;}
#menu li ul {
	padding-top:1px;
	/*min-width:150px;*/}
ul#menu {
	display: table; }
ul#menu>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	 }
ul#menu li>ul {
/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
	 }
ul#menu li:hover>ul {
/*When hovered, make them appear*/
	display : block; 
	}
#menu ul li a {
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
	}
/*** Menu colors (customizable) ***/
ul#menu, #menu ul, #menu ul li a{
	color:white; }
ul#menu li:hover, #menu ul li a:hover {
	color: black; }
ul#menu li:active, #menu ul li a:active {
	color: black; }
#menu a {
	text-decoration: none;
	color:white; }
#menu a:active {
	color: black; }
#menu a:hover {
	color: black; }
	
#search {
	margin-top:1px;
	float:right;
	margin-right : 4px; }
	
	
#list {
	/*text-align:center;
	position:absolute; 
	border: 1px solid red;*/
	padding-left:3px;
}
#list .sous_list
{
	width:150px; 
	height:212px; 
	border:2px solid black; 
	float:left; 
	margin:2px;
}
#list .sous_list .img_1
{
	z-index:1; 
	position:absolute; 
	width:150px;
	height:212px;
	border:none;
}
#list .sous_list .img_2
{
	z-index:2; 
	position:relative; 
	top:186px; 
	left:124px;
	width:25px ;
	height:25px;
	border:none;
}
#list .sous_list .img_3
{
	z-index:2; 
	position:relative; 
	top:186px; 
	left:68px;
	width:25px ;
	height:25px;
	border:none;
}
.clear
{
	clear:both;
}

#ombre {
	height : 2px;
	background-image:url("fond/ombre.png"); }
#ombre_menu {
	height : 2px;
	margin-left:11px;
	margin-right:11px;
	background-image:url("fond/ombre.png"); }

/*Milieu de page */
#milieu_page {
	min-height: 100%;
	width: 955px;
	margin: auto;
	margin-bottom:10px;
	overflow: auto; }
#corps {
	min-height:900px;
	float:left;
	width : 640px;
	border-right: 1px solid #d00000;
	padding : 5px; }
.alphabet {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;}
#affichage_titre h3{
	margin:0px;
	margin-bottom:5px;
	font-size:18px;
}
#affichage_titre {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-bottom:5px;
	border-bottom : 1px solid black;
}
#affichage_titre a {
	color : black;
}
#affichage_titre a:hover {
	color: #d00000;
}

#pagination {
	margin-top : 10px;
	text-align:center;
	text-decoration:none;
}

/*Menu de Droite*/
#menu_droit {
	min-height:100%;
	float :right ;
	width :300px;
	padding : 2px; }
#menu_droit,#ombre {
	margin-bottom:5px; }
.actujv {
	margin-top:5px;
	font-size:0.9em;
   font-weight:bold;
   list-style-type:none;
   text-decoration:none; }
.actujv H3 {
	padding-top:10px;
	margin : 0px;
	text-align:center;
	border-bottom:1px solid black;
	color : #d00000;
 }
.partenaire, .truc_utile {
 	text-align:center; }
.partenaire H3 {
	padding-top:10px;
	margin : 0px;
	text-align:center;
	border-bottom:1px solid black;
	color : #d00000;   }
.truc_utile H3 {
	padding-top:10px;
	margin : 0px;
	text-align:center;
	border-bottom:1px solid black;
	color : #d00000;  }
.pub_carre H3 {
	padding-top:10px;
	margin : 0px;
	text-align:center;
	border-bottom:1px solid black;
	color : #d00000;  }
.truc_utile img {
	border:none; }
.partenaire,.truc_utile {
	font-weight:bold;
	font-size : 10px;
 }
.pub_carre {
   text-align:center; }
#bas_page a {
	color:white;
}
#bas_page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:center;
	margin:auto;
	border-top : 1px solid #d00000;
	padding:5px;
	background-color:black;
}
