@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:17px;
}
a{
	outline:none;
}
a img{
	border:0;
}
p{
	margin:0;
}
.spacer{
	clear:both;	
	border:0;
}
.vert{
	color:#c8d210;	
}
.rouge{
	color:#db0031;	
}
#bt-valider{
	margin-top:5px;	
	text-align:right;
	height:21px;
}
h1{
	margin:0;
	padding:0;
	font-size:16px;
}
#all{
	
}
#header{
	width:983px;
	height:86px;
	padding:10px 0;
	margin:auto;
}
#content{
	width:983px;
	margin:auto;
	text-align:left;
	padding:20px 0;
	height:533px;
}
#footer{
	margin:auto;
	padding-top:10px;
	width:983px;
	text-align:center;	
	color:#686868;
}
#footer a{
	margin:10px;	
}
.ligne{
	background:#cc3300;
	height:8px;
	overflow:hidden;
}
.left{
	float:left;
	margin-right:19px;
	width:374px;
}
.center{
	float:left;
	margin:0;
	width:285px;
}
.right{
	margin-left:19px;
	float:left;
}
.case{
	background:url(../images/case-top.gif) no-repeat;
	width:285px;
}
.case .top{
	background:url(../images/case-top.gif) no-repeat;
	height:10px;
	overflow:visible;
}
.case .top img{
	position:absolute;
	margin:1px 0 0 1px;
}
.case .middle{
	background:url(../images/case-middle.gif) repeat-y;
	padding-top:22px;
	padding-left:6px;
	padding-right:17px;
}
.cle{
	background:url(../images/case-middle.gif) repeat-y;
	overflow:hidden;
	padding:21px 0 0 1px;
	height:66px;
	overflow:visible;
}
.case .bottom{
	background:url(../images/case-bottom.gif) no-repeat;
	height:11px;
}
.banniere .top{
	overflow:hidden;	
}
.banniere .middle{
	padding:0;
	height:153px;
}
.banniere .middle img{
	display:block;
	position:absolute;
	margin-top:-9px;
	margin-left:1px;
}
.elt{
	padding:5px 20px 5px 0;
	clear:both;
	height:55px;
	border-bottom:#cccc00 1px solid;
	overflow:hidden;
}
.elt img,.elt .date{
	float:left;
	margin:0 5px 0 0;
}
.elt .date{
	display:block;
	font-weight:bold;
	height:55px;
	width:65px;
	line-height:14px;
}
.last{
	border:0;	
}
.bt_plus{
	display:block;
	position:absolute;
	margin-top:37px;
	margin-left:245px;
	/margin-left:200px;
	z-index:2;
}
.agenda .bt_plus{
	/margin-left:175px;
}
#soutien{
	float:left;	
}
#partenaire{
	float:right;
}
#menu_bas{
	padding-top:60px;
	font-size:10px;
}
#menu_bas a{
	color:#7c7c7c;
	text-decoration:none;
}
.absolu{
	display:block;
	position:absolute;	
}
#selector{
	position:absolute;
	cursor:pointer;
	margin-top:5px;
	margin-left:77px;
	/margin-left:0;
	width:250px;
	z-index:10;
}
#selector .top{
	height:5px;
	overflow:hidden;
	background:url(../images/selecteur/selecteur-top.png) no-repeat;
}
#selector .content{
	background:url(../images/selecteur/selecteur-content.png) repeat-y;
	padding:0 5px 0 10px;
}
#selector .scroller{
	height:19px;	
	overflow:hidden;
}
#selector .bottom{
	height:5px;
	overflow:hidden;
	background:url(../images/selecteur/selecteur-bottom.png) no-repeat;
}
#selector ul{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	height:200px;
}
#selector ul li{
	margin:0;
	padding:2px 0;
}
#selector .selectItem{
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#selector span{
	float:left;
	display:block;
	width:180px;
}
#selector a{
	color:#000;
	text-decoration:none;
	line-height:16px;
}
p.trans{
	background:#802987;
	text-align:center;
	line-height:14px;
	margin:20px 0;
}
p.trans a{
	color:#bd2922;
	text-decoration:none;
	font-weight:bold;
}
.label{
	float:left;
	width:77px;
	line-height:13px;
	font-size:10px;
	margin-left:5px;
}

#popup_categories{
	display:none;
	border:1px solid #000;
}
#popup_categories .cat{
	border:1px solid #000;
	width:100px;
	float:left;
}
#liste_categories{
	width:100%;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
.selectItem{
	cursor:pointer;
}
.selectLibelle{
	cursor:pointer;
}
#liste_categorie a{
	color:#000;
	text-decoration:none;
	line-height:16px;
}
