/* CSS Document */


/*-----------------------------------------------------------------------------------  MEP générale  -----------------------------------------------------------------------------------*/
body{
	margin:0;
	padding:0;
	color:#FFF;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
p{text-align:justify;}
a{
	color:#FFF;
}
a:link, a:visited{
	text-decoration:none;
	/*font-weight:bold;*/
}
a:hover{
	text-decoration:underline;
}
a img{border:0;}
#conteneur{
	width:948px;
	margin:0 auto 0 auto;
}

p{margin:0 0 10px 0;}

.cursor {
  cursor:pointer;
}
.overflow{
	overflow:auto;
}

.listeStade{
	margin:10px;
	padding:10px;
	/*list-style-image:url(../images/mep/btn-noir.gif);*/
	list-style:none;
}
.listeStade li{
	margin:10px 0 10px 0;
	background: url(../images/mep/btn-noir.gif) left center no-repeat;
	padding:0 0 0 40px;
}
.imgBorder{
	border:3px solid #FFF;
}
.png{
	behavior: url(png.htc);
}

/*-----------------------------------------------------------------------------------  lookage des fomulaires  ------------------------------------------------------------------------------*/

form{margin:0; padding:0;}
input, textarea{background-color:#1B1B1B; border:1px solid #3A3A3A; color:#FFF;}
.noBorder{
	border:0;
}
textarea{width:90%; margin:0 auto;}
input:focus, textarea:focus{background-color:#414141;}

.selSt, .selSt option {
	color:#FFF;
	background-color:#000;
}
.selSt{border:1px solid #2D2D2D;}

/*-----------------------------------------------------------------------------------  Structure générale  -----------------------------------------------------------------------------------*/

#bandeau{
	height:150px;
}
#navHaut{
	text-align:center;
	padding:0;
	margin:0 0 25px 0;
}
#navHaut li{
	display:inline;
	margin:0 5px;
	font-size:10px;
	background-color:#2D2D2D;
	border: 1px solid #6F6F6F;
	text-align:center;
}
#navHaut ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#navHaut a{
	
	padding:0 5px;
}
#navHaut a.active{
	color:#FF0000;
}
#navHaut a:hover{
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------  Colonne gauche  -----------------------------------------------------------------------------------*/
#colG, #colD{
	width:156px;
	margin: 0 0 0 0;
}
#colG{
	float:left;
}
#colG a{
display:block;
}

#colG a:hover{
	/*font-weight:bold;*/
	
}

#conColG{
	background:#1B1B1B;
	border:1px solid #3A3A3A;
	-moz-border-radius: 2px;
}
#colG h1{
	font-size:12px;
	background-color:#2D2D2D;
	border: 1px solid #6F6F6F;
	text-align:center;
	-moz-border-radius: 2px;
	margin:10px 0;
	
}
#colG h1 a{
	display:block;
	padding:3px 0;
}
#colG h1 a:hover{
	/*background-color:#FF0000;*/
	/*background-color:#854D49;*/
	background-color:#2B1312;
	color:#FFF;
	text-decoration:none;
}
#menuG ul{
	margin:0;
	padding:0;
}
#menuG ul li{
	text-align:right;
	list-style-type:none;
	margin:0;
	padding:0;	
}
#menuG ul li a{
	background:url(../images/mep/menuGauche/btn.jpg) center right no-repeat; 
	padding:0 38px 0 0;
	margin:0;
	color:#FFF;
}
#menuG ul li a:link, #menuG ul li a:visited{
	color:#FFF;
	text-decoration:none;
}
#menuG ul li a:hover{
	background-image:url(../images/mep/menuGauche/btn-actif.jpg);
	text-decoration:none;
	color:#DAA4A4;
	/*color:#3B1B1C;*/
}
/*#menuG ul li ul li{ margin:0 -15px 0 0;}*/
#menuG ul li ul li a{
	padding:0 0 0 0;
	background-image:none;
	font-size:11px;
}
#menuG ul li ul li a:hover{
	background-image:none;
	color:#DAA4A4;
}
#colGHaut{
	height:20px;
	background-image: url(../images/mep/une/hautCadreFin.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}
#menuG{
	padding:0 10px;
	margin-top:-10px;
	/*background:url(../images/mep/menuGauche/ligneH.gif) top center repeat-y;*/
}
#colG a.active{
	/*border-left:1px solid #FFF;
	font-weight:bold;*/
	color:red;
}
#menuG a.active:link, #menuG a.active:visited{
	color:red;
}
#menuG a.active:hover{
	text-decoration:none;
}
#colGBas{
	height:218px;
	background-image: url(../images/mep/une/bas-cadreFin.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#logosG{
	margin:15px 0 0 0;
	padding:5px 15px;
	text-align:center;
}
#logosG a{
	display:inline;
}
.classement{
	font-size:10px;
	background-image:none;
	border-top:1px dotted #3A3A3A
}
.classement table{
	width:100%;
	border-collapse:collapse;
}
.position{
	width:30px;
	text-align:center;
}
.ligneClassement td{
border-top:1px solid #666666;
}
.ligneClassementBas td{
border-bottom:1px solid #666666;
}
/*-----------------------------------------------------------------------------------  Colonne Droite  -----------------------------------------------------------------------------------*/
#colD{
	float:right;
	text-align:center;
}

#colD img{ display:block; margin:8px auto;}
#colD .btn, #colD .btnFlash{margin:8px auto 8px auto;}
/*#colD object, #colD embed{margin:2px auto 2px auto; display:block;}*/
#colD .btn a{
	background:url(../images/mep/menuDroite/btn.jpg) top center no-repeat;
	text-align:center;
	display:block;
	width:170px;
	height:18px;
	padding: 2px 0 0 0;
	margin:auto;
}
#colD .btn a:hover{
	background-image:url(../images/mep/menuDroite/btnOver.jpg);
	font-weight:normal;
	text-decoration:none;
}
#colD #btnBrasserie a{
	background:url(../images/mep/menuDroite/brasserie.jpg) top center no-repeat;
	height:25px;
	padding-top:15px;
}
#colD #btnBrasserie a:hover{
	background-image:url(../images/mep/menuDroite/brasserie_roll.jpg);
}
#colD #btnPartenaires a{
	background:url(../images/mep/menuDroite/partenaires.jpg) top center no-repeat;
	height:25px;
	padding-top:15px;
}
#colD #btnPartenaires a:hover{
	background-image:url(../images/mep/menuDroite/partenaires_roll.jpg);
}
#colD #btnWallon a{
	background:url(../images/mep/menuDroite/btnwallon.jpg) top center no-repeat;
	height:25px;
	padding-top:15px;
}
#colD #btnWallon a:hover{
	background-image:url(../images/mep/menuDroite/btnwallon_roll.jpg);
}
#colD #btnForum a{
	background:url(../images/mep/menuDroite/forum.jpg) top center no-repeat;
	height:25px;
}
#colD #btnForum a:hover{
	background-image:url(../images/mep/menuDroite/forum_roll.jpg);
}
#contenu{
	margin:0 175px 0 175px;
	padding:10px;
	min-height:800px;
	_height:800px;
}



.click{
	cursor:pointer;
}
#contColG, #contColD{
	width:50%;
	padding:0;
}
#contColG{
	float:left;
}
#contColD{
	float:right;
}
#flash .contenuCadre{
	overflow:hidden;
	height:100px;
	position:relative;
}
#flash marquee{
	height:145px;
	overflow:hidden;
}
#flash #defile{
	position:absolute;
	width:283px;
	margin-top:1px;
}

/*-----------------------------------------------------------------------------------  Définition des cadres  -------------------------------------------------------------------------------*/

.cadre{
	border:1px solid #3A3A3A;
	background:#1B1B1B url(../images/mep/une/logoStSmall.jpg) no-repeat 95% 20px;
	-moz-border-radius: 2px;
	margin:0 10px 15px 10px;
	/*overflow:auto;*/
}
.noLogo{
	background-image:none;
}
.cadre h1, #colG .cadre h2, #colD .cadre h2, #ajaxContainer h2,#ajaxContainerNewsletter h2{
	padding:0 5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	background: url(../images/mep/une/hautCadreFin.jpg) repeat-x center top;
	height:20px;
}
.cadre h2{font-size:12px; font-weight:normal;}
.cadre .contenuCadre{
	padding:5px;
}
.contenuCadre h2{
	font-weight:bold;
	margin:3px 0;
}
.finCadre{
	background: url(../images/mep/une/bas-cadreFin.jpg) repeat-x center top;
	height:20px;
	padding:0 5px;
	text-align:right;
}


/*-----------------------------------------------------------------------------------  Pied de page  -----------------------------------------------------------------------------------*/

#piedPage{
	clear:both;
	text-align:center;
	list-style-type:none;
	width:auto;
	margin:10px auto 20px auto;
	padding:0;
	font-size:10px;
	color:#444;
	/*border-top:1px solid #666;
	margin:25px 200px 0 200px;*/
}
#piedPage a{
	color:#444;
}
#piedPage li{
	display:inline;
	padding:0;
	margin:0 15px;
	height:16px;
}
.clearG, .clearD{
	line-height:0;
	height:0;
}
.clearG{
	clear:left;
}
.clearD{
	clear:right;
}

.clearA{clear:both;}

/*-----------------------------------------------------------------------------------  Envoyer à un ami  -----------------------------------------------------------------------------------*/
#envoyerAmiContainer{

}


/*-----------------------------------------------------------------------------------  éléments textuels  -----------------------------------------------------------------------------------*/
.rouge{color:red;}
.rougeStade{color:#D00D0C;}
.rougeStadeFond{ background-color:#D00D0C;}
.VertHCupFond{ background-color:#00853F;}
#titrePage{padding:0 0 0 15px;}
#titrePageNonInclus{margin-left:-65px}
#titrePage, #titrePageNonInclus{
	font-size:24px;
	margin-top:0;
}

/*-----------------------------------------------------------------------------------  rss equipe  -----------------------------------------------------------------------------------*/
.titreEquipe{color:#666666;}

/*-----------------------------------------------------------------------------------  lien zoom -----------------------------------------------------------------------------------*/
.border{border:0;}
#zoomSur .contenuCadre {
	text-align:center;
	background:url(../images/mep/une/fond-zoom.jpg) bottom center no-repeat;
	padding-bottom:0;
}

/*-----------------------------------------------------------------------------------  lien quizz -----------------------------------------------------------------------------------*/
.border{border:0;}
#quizzUne .contenuCadre {
	background:url(../images/mep/une/fond_quizz.gif) bottom center no-repeat;
	padding-bottom:0;
	min-height:61px;
	_height:61px;
}

/*-----------------------------------------------------------------------------------  Photo Actu IMage-----------------------------------------------------------------------------------*/
#PhotoActuImage{text-align:center;width:100%;margin:40px 0 30px 0}
#titreActuImg{
	color:#999999;
	margin-bottom:15px;
}
#titreActuImg a{
	color:#999999;
}
#RSSinfo p{
	margin:4px 0;
}

/*-----------------------------------------------------------------------------------  vie du club -----------------------------------------------------------------------------------*/

#vieClub .contenuCadre {
	background:url(../images/mep/une/vieduclub.jpg) top center no-repeat;
	padding-bottom:0;
	min-height:61px;
	_height:61px;
}

/*-----------------------------------------------------------------------------------  Fiches joueurs  -----------------------------------------------------------------------------------*/
#texteFiche,#texteFiche2{
	margin:5px 0 0 200px;
	padding:10px;
	background:url(../images/mep/trsp50.png) repeat !important;
	_background:none;
	position:relative;
	width:400px;
	height:340px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mep/trsp50.png', sizingMethod='scale');
	overflow:auto;
}
#texteFiche2{
	_height:340px;
	height:auto;
	min-height:340px;
	overflow:visible;
}
#fiche{
	background-position:top center;
	background-repeat:no-repeat;
	min-height:360px;
	_height:360px;
	
}
#conteneurFiche{
	min-height:335px;
	_height:335px;
}


/*-----------------------------------------------------------------------------------  Interview  -----------------------------------------------------------------------------------*/

#interview .contenuCadre {
	background:url(../images/mep/une/interview.jpg) top center no-repeat;
	padding-bottom:0;
	min-height:61px;
	_height:61px;
}


/*-----------------------------------------------------------------------------------  Election  -----------------------------------------------------------------------------------*/

#election .contenuCadre {
	background:url(../images/mep/une/meilleurjoueur.jpg) top center no-repeat;
	padding-bottom:0;
	min-height:61px;
	_height:61px;
}

/*-----------------------------------------------------------------------------------  Actualité  -----------------------------------------------------------------------------------*/

.dateActu{
	color:#ff0000;
}
.titreActu {
    font-weight:bold;
}
.imageUne{
	margin:20px 20px 20px 80px;
}

#tousArticles{
  text-align:right;
}

.pagination {
	
	padding:10px;
	text-align:center;}
	
/*-----------------------------------------------------------------------------------  Actualité2  -----------------------------------------------------------------------------------*/
/*a.btnActu{display:block; height:23px; padding:7px 0 0 15px;}
a.btnActu:hover{ background-color:#854D49;}*/
#actuPhoto .imagette{filter:alpha(opacity=30); -moz-opacity: .30; border-top:1px solid #000;}
#firstImagette{filter:alpha(opacity=100); -moz-opacity: 1; border:0;}
#actuPhoto p, #actuPhoto .imagette { margin:0; padding:0;}
#actuPhoto img{display:block;}
#texteActu{float:right; width:120px; height:200px; overflow:hidden;}
#texteActu p, #texteActu h2{text-align:left;}
#actuPhoto{float:left; width:145px;}

/*-----------------------------------------------------------------------------------  Billetterie  -----------------------------------------------------------------------------------*/
#ligne{
	font-size:14px;
	background-color:#2D2D2D;
	border: 1px solid #6F6F6F;
	text-align:center;
	width:200px;
	margin:0 auto 25px auto;
}
#ligne a{
	display:block;
	/*text-decoration: blink;*/
}
#ligne a:hover{
	text-decoration:none;
	background-color:#2B1312;
}
/*--------------------------------------------------------------------------------------  Typographie pages  -----------------------------------------------------------------------------*/
.titreGris, .smallTitreGris{
	color:#96969A;
	font-size:18px;
}
.titreBlanc{
	font-size:20px;
}
.smallTitreBlanc{
	font-size:16px;
}
.smallTitreGris{
	font-size:16px;
}
.maj{
	text-transform:uppercase;
}
.bigger{
	font-size:1.5em;
}
.blocDroit{
	margin-left:150px;
	margin-bottom:60px;
}
.blocGauche200{
	width:200px;	
}
.rouge{
	color:#FF0000;
}
.gris{
	color:#999999;
}
.prochainMatch {
	color:#777777;
	font-size:20px;
	font-weight:normal;
	margin:10px 0 15px 150px;
}

.calendrier {
	padding:0;
	margin:0;
}



.calendrier li {
display:inline;
list-style:none;
margin:0 5px;

}
.calendrier li a {
color: #fff ;
}

.calendrier li a:hover, .calendrier li a:focus, .calendrier li a:active {
	background: #ff0000 ;
}

/*--------------------------------------------------------------------------------------  Typographie pages  -----------------------------------------------------------------------------*/
.colG{
	float:left;
	width:50%;
}
.colD{
	float:right;
	width:50%;
}
.floatR{
	float:right;
}
.floatL{
	float:left;
}
#spacerCal{
	height:157px;
	background:url(../images/mep/cal/bandcalandrier.gif) no-repeat center top;
}
.titreMatch{
	text-align:center;
}
.tableResulats td, .tableResulats td *{
	text-align:center;
}
.score{
	font-weight:bold;
	font-size:14px;
	padding:10px 0;
}

.tabClassment th{
	text-align:center;
	font-weight:bold;
	font-size:10px;

}
.tabClassment td{
	text-align:center;
}
.tableStats{
	border-collapse:collapse;
	background-color:#1B1B1B;
	border:1px solid #3A3A3A;
}
.tableStats .hautT {
	background:url(../images/mep/une/hautCadreFin.jpg) repeat-x bottom;
	height:15px;
}
.tableStats .basT {
	background:url(../images/mep/une/bas-cadreFin.jpg) repeat-x top;
	height:15px;
}

.matchStadeCal{
	text-align:center;
	font-size:18px;
}
.listePages, .listePages ul{	
	list-style:none;
}
.vertHcup {
color:#428400;
font-weight:bold;
}