#events-content{
	background:#fff;
	/*height:1150px;*/
	padding:0px 0 0 0 ;
}

#events-content h1{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	font-size:11px;
	margin:0 0 30px 17px;
	opacity:0.5;
	padding:8px 0;
	text-align:center;
	text-transform:uppercase;
	width:280px;
}

#events-content h1 a,#events-content h1 a:visited{
	color:#FFF;
	padding:10px 10px;
}

.anEvent{
	
}

.anEvent a { color:#c0c0c0; }

.anEvent img {
	width:279px;
	height:279px;
}

.anEvent .title {
	padding:12px 0 0 25px;
	font-size:11px;
}


#events-rss{
	background:url('../../img/black/background-RSS.png') no-repeat center center;
	width:430px;
	overflow:hidden;
	height:364px;
	margin:10px 0 0 11px;
	_margin:10px 0 0 10px;
}

#events-rss{

	overflow:hidden;
	height:364px;

}

#events-rss h2{
	margin:30px 0 23px 10px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}

#events-list{
	background:url('../../img/black/background-RSS.png') no-repeat center center;
	width:430px;
	overflow:hidden;
	height:364px;
	margin:10px 0 0 11px;
	_margin:10px 0 0 10px;
}


#events-list{

	overflow:hidden;
	height:364px;

}

#events-list h2{
	margin:30px 0 0 10px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
}

/* ============================ */
/* --- Liste des Events     --- */
/* --- Bloc en bas a gauche --- */
/* ============================ */

.anEventList .infos{
	font-size:11px;	
	width:280px;
	height:89px;
	overflow:hidden;
	padding:5px;
	text-align:justify;
}

.anEventList h3{
	font-size:14px;	
	padding:0;
	margin:8px 0 0 8px;
	color:#FFF;
}

.anEventList a, .anEventList a:visited{
	color:#FFF;
}

.anEventList .description{
	font-size:11px;	
	padding:10px;
	color:#898888;
}

.anEventList .description a,.anEventList .description a:visited{
	color:#898888;
}


.anEventList .eventImage{
	width:134px;
	height:89px;
}

.anEventList .eventImage img{
	width:134px;
    height:89px;
}

/* ================================ */
/* --- News de QUIKSILVER LIVE  --- */
/* ================================ */


.anEventNews .infos{
	font-size:11px;	
	width:280px;
	height:89px;
	overflow:hidden;
	padding:5px;
	text-align:justify;
}

.anEventNews h3{
	font-size:11px;	
	padding:0;
	margin:0;
	color:#FFF;
}

.anEventNews a, .anEventNews a:visited{
	color:#FFF;
}

.anEventNews .description{
	font-size:11px;	
	padding:10px;
    color:#898888;
}

.anEventNews .description a,.anEventNews .description a:visited{
	color:#898888;
}

.anEventNews .eventImage{
	width:134px;
	height:89px;
}

.anEventNews .eventImage img{
	width:134px;
    height:89px;
}


#filtres{
	font-size:11px;

}

#filtres a{
	color:#444343;
}

#filtres a:hover{
	color:white;
}

#filtres span{
	color:#444343;
}
 

#filtres h3{
	width:300px;
	border:solid #444343;
	border-width:0 0 1px 0;
	text-transform:uppercase;
	font-size:18px;
	color:#FFF;
} 

.ON{
	color:#FFF !important;
	cursor:pointer;
	padding:0 0 0 14px;
	margin:0px 10px 0 0px;
	background: url(../../img/black/ON.jpg) center left no-repeat;
}

.OFF{
	cursor:pointer;
	padding:0 0 0 14px;
	margin:0px 10px 0 0px;
	background: url(../../img/black/OFF.jpg) center left no-repeat;
	color:#444343;
}

/* =================== */
/* --- FICHE EVENT --- */
/* =================== */

#event-fiche p{ 
    float:left;
    width:47%;
    font-size:11px; 
    margin:0% 1% 0% 2%;
}

#event-fiche #photos{
    width:48%;
    margin:1% 1% 0% 1%;
    float:right;
}

#event-fiche #photos img{
    width:136px;
    height:93px;
    border:1px solid #000;
}
