/**
 * @author: Willy lougne Nsangou
 * www.genuine-tech.com
 * genuine technology
 */
img,fieldset {
  border: 0;
}
 
 #content-menu{
 	width:25%;
	float:left;
	margin-top:5px;
 }
 .ie6 #content-menu {
	width:22%;
	z-index:100;
 }
 #content-menu li{
	text-align:left;
	line-height:30px;	
	padding-left:20px;
	border:none;
 }
 .ie6 #content-menu li{
	padding-left:10px;
 }
 
 #content-menu li a{
 	display:block;
	width:170px;
	height:30px;
	color:black;
	background:url(../images/menu-fade3.png) top left no-repeat;
	text-decoration:none;
	padding-left:30px;
	border:0;
 }
 
 
 
 #content-menu li a:hover{
	color:#365786;
	background:url(../images/menu-fade2.png) top left no-repeat;
 }
 
 #content-menu li a.active{
 	width:239px;
 	background:url(../images/menu-fade21.png) top left no-repeat;
 }
 /* Menu de coté */



/*paragraph */

 #text-info{
 	width:73%;
	display:inline-block;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
 }
 
 .ie6 #text-info{
	width:68%;
 }

.panel .simple{
	margin-bottom:15px;
}
.panel .simple h2{
	color:#0053A1;
}
.logo img{
	width:100px;
	height:100px;
}
#titre_eve{
	font-size:1em;
	font-weight:bold;
	color:red;
}
.logo_eve{
	float:left;
	margin: 10px 5px 5px 5px;
}
.text_eve{
	font-size:0.9em;
}
#affichage-text{
	min-height:530px;
}


 #footer{
 	clear:both;
 }
 
 div.place{
	margin-bottom: 30px;
	p
}

