@charset "utf-8";
/*CSS created by Maxime Ferain*/
html{
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
body{
	margin-top: 0px;
	background-color: #121212;
	background-image: url(../img/bg_stripes.jpg);
	background-repeat: repeat;

}
img{
	border:0;
}
a{color:#fff;text-decoration:none;}
.redfuschia{color: #cc2045;}
/*.redlink{border-bottom: 1px solid #cc2045}*/
.redlink:hover, .redlink:focus, .redlink:active{background-color:#cc2045;}
.caps1letter{text-transform: capitalize;}

/*CHOOSE LANGUAGE*/
#chooselangpusher{
	width: 950px;
	height: 320px;
	background: transparent url('../img/chooselang/chooselanguage.png') no-repeat;
	text-align: center;
	overflow: hidden;
	margin-bottom: 5px;
}
#chooselangpusher h1{
	text-indent: -9999px;
	background: transparent url('../img/chooselang/titlechooselanguage.png') no-repeat;
	height: 33px;
	width: 513px;
	margin: 100px 0 0 240px;;
}
#chooselangpusher p{
	font-size: 15px;
	margin: 30px 0;
}
#chooselangpusher div.buttonline{
	height: 40px;
	width: 950px;
	padding: 0 145px;
	margin-top: 30px;
}
#chooselangpusher div.buttonline form, #chooselangpusher div.buttonline input{
	float: left; margin: 0 10px;
}
#chooselangpusher input.btnchangelang{
	height: 40px;
	width: 175px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #333;
	background: #222 url(../img/chooselang/bgroundbtnlang.png) 50% 50% repeat-x;
	font-weight: bold;
	font-size: 20px;;
	color: #fff;
	outline: none;
	cursor: pointer;
}
#chooselangpusher input.btnchangelang:hover, #chooselangpusher input.btnchangelang:focus { 
	border: 1px solid #333; 
	background: #cc2045 url(../img/chooselang/bgroundbtnlanghover.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #fff; 
	outline: none; }
/*End language*/

#global_container{
	width: 950px;
	margin-left: auto;
	margin-right: auto; 
}
#header_container{
	width: 950px;
	height: 307px;
	background:url(../img/bg_header_png.png);
}
#logo{
	width: 233px;
	height: 265px;
	float: left;
}
#login_header{
	float:left;
	clear: right;
	margin-top: 30px;
	padding-top: 0px;
	width: 717px;
	height: 235px;
	background-image:url(../img/propaganda.png);
	background-repeat:no-repeat;
	background-position:center;
}
#login_header a{color: #fff; text-decoration: none;}
#login_header a:hover, #login_header a:focus, #login_header a:active{color: #fff; text-decoration: none; background-color:#cc2045;}
#login_header a.newnotificationslog{font-weight: bold; background-color:#cc2045;}
#login_header a.newnotificationslog:hover{text-decoration: underline;}

#header_login_form{
	float: right;
	font-weight: bold;
	padding-right: 50px;
}
#login_header #logged{float:right;padding-right: 10px;}
#header_login_form p{margin-top: 0px;}
#header_login_form .retrait_remember{
	margin-left: 140px;
	font-size: 10px;
}
#header_login_form .retrait_lostpw{
	margin-left: 75px;
	font-size: 10px;
}
#header_login_form input{
	font-size:12px;
}

/*Menu*/

#menu{
	width: 920px;
	float: left;
	height: 42px;
	padding-left: 30px;
}
#menu ul{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li{
	display: inline;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	padding: 0;
}
#menu li.last{margin-right: 0px;}
#menu a{display:-moz-inline-box/*Necessaire a LTE Firefox 2, bientot obsolete*/; display: inline-block; height: 20px; background-position:top;}
#menu #lien1{width: 55px; background-image:url(../img/btn_menu/home.png);}
#menu #lien1:hover, #menu #lien1:focus, #menu #lien1:active{background-position:bottom;}
#menu #lien2{width: 129px; background-image:url(../img/btn_menu/upcoming.png);}
#menu #lien2:hover, #menu #lien2:focus, #menu #lien2:active{background-position:bottom;}
#menu #lien3{width: 82px; background-image:url(../img/btn_menu/past.png);}
#menu #lien3:hover, #menu #lien3:focus, #menu #lien3:active{background-position:bottom;}
#menu #lien4{width: 74px; background-image:url(../img/btn_menu/reviews.png);}
#menu #lien4:hover, #menu #lien4:focus, #menu #lien4:active{background-position:bottom;}
#menu #lien5{width: 49px; background-image:url(../img/btn_menu/news.png);}
#menu #lien5:hover, #menu #lien5:focus, #menu #lien5:active{background-position:bottom;}
#menu #lien6{width: 48px; background-image:url(../img/btn_menu/links.png);}
#menu #lien6:hover, #menu #lien6:focus, #menu #lien6:active{background-position:bottom;}
#menu #lien7{margin-left:130px; width: 117px; background-image:url(../img/btn_menu/youraccount.png);}
#menu #lien7:hover, #menu #lien7:focus, #menu #lien7:active{background-position:bottom;}

/*Searchbar*/

#searchbar_container{
	margin: 0;
	padding-top: 0px;
	background-color:#111111;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
}
#searchbar{width: 930px; margin-left: auto; margin-right: auto;}
#searchbar p{margin-top: 0px;margin-bottom: 0px;}
#searchbar form{margin: 0; padding: 0;}
#searchbar label{margin-right: 12px;padding: 0;}
#searchbar input,#searchbar select{font-size: 12px; margin-right: 12px;}
#btnsearch{margin-left: 18px;padding: 0;}
#searchbar a{margin-left: 20px;font-size: 10px; font-weight: normal; text-decoration: none; color:#fff;}
#searchbar a:hover, #searchbar a:focus, #searchbar a:active{background-color:#cc2045;}
#babarre{margin-top: 10px; padding-bottom: 10px;background-image:url(../img/babarreverte.png);background-repeat : no-repeat; width: 930px; height: 20px;}
#searchbar input#btnsearch{background: #fff url('../img/search_btn.jpg'); border: 0;width:55px;height:17px;cursor: pointer;}

/*Content*/
#content_container{float:left;background-color:#111111;width: 950px;}

#column1{background-color:#111111; float: left; width: 156px; padding: 20px 15px 0 15px;}
#column1_right{background-color:#111111; float: right; width: 156px; padding: 20px 15px 0 15px;}

#addevent{height: 153px; text-align: center;}
#addevent p{margin-bottom: 20px;}
#addevent a{color:#cc2045;font-size: 12px; text-decoration: none;}
#addevent a:hover, #addevent a:focus, #addevent a:active{color:#fff;background-color:#cc2045; text-decoration: none;}
#addevent .title{font-size: 12px; font-weight:bold;}

#newsgroup{}
#newsgroup .title{ text-align:center; font-size: 12px; font-weight: bold;}
#newsgroup ul{list-style-type:none; margin-left: 0px;padding-left: 0px;}
#newsgroup ul li{margin: 0 0 0 0;padding: 2px 0 2px 0 ;}
#newsgroup ul li .datenews{color:#8daa51;font-weight: bold; font-size: 12px;}

#content{background-color:#111111; float: left; width: 754px;}
/*#content input, #content textarea, #content select{background-color:#333333;color: #fff}*/

#content .title a{font-size: 14px; font-weight: bold;}
#content .title a:hover, #content .title a:focus, #content .title a:active{background-color:#cc2045;}
#content .title2 a:hover, #content .title2 a:focus, #content .title2 a:active{background-color:#cc2045;}

#content .title{text-align: center; font-size:12px; font-weight: bold;}
#content .babarregrise{width: 221px;height:1px;margin-left: 5px;margin-left: 5px; background-image:url(../img/babarregrise.png);}
#content .pink{color: #cc2045;}
#content .left{float: left;}
#content .right{float: right;}
#content p a:hover, #content p a:focus, #content p a:active{background-color: #cc2045;}

/*content version float left*/
#contentv2{background-color:#111111; float: left; width: 694px;padding: 20px 30px 20px 30px;}

/*not logged*/
#notlogged{}
#notlogged a:hover,#notlogged a:active,#notlogged a:focus{background-color:#cc2045;}

/*differents levels in the stack*/

#firststack {background-color:#3f2e2a;
background-image:url(../img/contour_dechire/cotefauxcolumns-1.jpg);
background-repeat:repeat-y;
margin-bottom: 10px;
clear:both;
}
#secondstack {clear: left;
background-image:url(../img/contour_dechire/cotefauxcolumns-1.jpg);
background-repeat:repeat-y;
margin-bottom: 10px;
clear:both;
}
#thirdstack {clear: left;
background-image:url(../img/contour_dechire/cotefauxcolumns-1.jpg);
background-repeat:repeat-y;
margin-bottom: 10px;
clear:both;
}

/*Dechire*/
.top_dechire{
	background-image:url(../img/contour_dechire/topfauxcolumns-1.jpg);
	background-repeat: no-repeat;
	background-color: #111;
	height: 10px;
	width: 754px;
	clear:both;
}
.bas_dechire{
	clear: left;
	background-image:url(../img/contour_dechire/basfauxcolumns-1.jpg);
	background-repeat: no-repeat;
	background-color: #111;
	width: 754px;
	height: 10px;
	clear:both;
}

#highlightevents{height:100%; width: 454px; margin-bottom: 5px;
padding: 10px 10px 10px 20px; 
float: left;
}
#firstevent{ width: 430px; min-height: 160px; float: left; clear: right; padding: 10px 10px 5px 10px;}
#firstevent img{margin-right: 20px; float:left;}

#secondevent{ width: 430px; min-height: 160px; float: left; padding: 5px 10px 10px 10px;}
#secondevent img{margin-left: 20px; float:right;}


.info_highlights{float:left; width: 280px; height: 30px;}
.info_highlights p{margin-bottom:0px;}
.info_highlights_c1{float: left;width: 140px;height: 30px;}
.info_highlights_c2{float: left;width: 140px;height: 30px;}

#lastevents{width: 240px; margin-bottom: 5px;padding: 10px 10px 10px 20px; float: right; height:100%;
}
#lastevents ul{list-style:url(../img/pucedestroy.gif); margin-left: 10px; padding-left: 10px;}
#lastevents ul li{font-size: 10px;margin-bottom: 7px;}
#lastevents ul li a{}
#lastevents ul li a:hover, #lastevents ul li a:focus, #lastevents ul li a:active{background-color: #cc2045;}

#highlightreview{width:454px; margin-bottom: 5px;
padding: 0px 10px 0px 20px; float: left;
}
#highlightreviewcontent{padding: 10px 10px 10px 10px;}
#highlightreview img{margin-right: 20px;float:left;}
.linkmore a{color:#cc2045;}
.linkmore a:hover, .linkmore a:focus, .linkmore a:active{color:#fff; background-color: #cc2045;}



#lastreviews{width: 240px; margin-bottom: 5px;padding: 0px 10px 0px 20px; float: right;}
#lastreviews ul{list-style:url(../img/pucedestroy.gif); margin-left: 10px; padding-left: 10px;margin-bottom: 20px;}
#lastreviews ul li{font-size: 10px;margin-bottom: 7px;}
#lastreviews ul li a{}
#lastreviews ul li a:hover, #lastreviews ul li a:focus, #lastreviews ul li a:active{background-color: #cc2045;}


#popularevents{width:454px;
	padding: 0px 10px 0px 20px;
	float: left;
	margin-bottom: 5px;
}
#popularevents .title2{text-indent: 100px; font-size:12px;font-weight:bold}
#mostpopulareventlist{width:454px;}
#mostpopulareventlist ul{list-style:url(../img/pucedestroy.gif); margin-left: 15px; padding-left: 15px;}
#mostpopulareventlist #pop_events1{width: 222px; float:left;}
#mostpopulareventlist #pop_events2{width: 222px; float:left; clear:right;}
#mostpopulareventlist a{}
#mostpopulareventlist ul li a:hover, #mostpopulareventlist ul li a:focus, #mostpopulareventlist ul li a:active{
/*	border-bottom-color: #cc2045;
	border-bottom-width: thin;
	border-bottom-style: dashed;*/
	color:#fff; background-color: #cc2045;
}

#cancelledevents{width: 240px; padding: 0px 10px 0px 20px; float: right;margin-bottom: 5px;
}
#cancelledevents ul{list-style:url(../img/pucedestroy.gif); margin-left: 10px; padding-left: 10px;}
#cancelledevents ul li{font-size: 10px;margin-bottom: 4px;}
#cancelledevents ul li a{}
#cancelledevents ul li a:hover, #cancelledevents ul li a:focus, #cancelledevents ul li a:active{background-color: #cc2045;}


/*Footer*/
#footer_container{
	background-color:#111111;
	width: 950px;
	float:left;
	padding-top: 20px;
}
#footer_barre{background-image:url(../img/babarreverte.png);width: 930px; height: 10px; margin-left: auto; margin-right: auto;}
#footer{width: 930px; margin-left: auto; margin-right: auto;text-align: center;}
#footer ul{list-style-type:none; margin-left: 0px; padding-left: 0px;margin-top: 0px;}
#footer li{display: inline;}
#footer li.toggleSubMenu{display: inline;}
#footer li.toggleSubMenu ul.subMenu{
	position: relative;
	margin-top: -59px;
	/*bottom: 70px;*/
	left: 600px;
	display: block;
	z-index: 9;
	height: 48px;
	width: 80px;
	background: #333;
	border: 1px solid #8daa51;
	padding: 2px;
	overflow:hidden;
	float: left;
}
#footer li.toggleSubMenu ul.subMenu li {display: block;text-align: left;}
#footer li a{}
#footer li a:hover, #footer li a:focus, #footer li a:active{background-color: #cc2045;}
#footer .pink{color: #cc2045;}
