/* CSS Document */


/*-----------------------------------------------------------------------------------  MEP générale  -----------------------------------------------------------------------------------*/
body{
	margin:0;
	padding:0;
	color:#FFF;
	/*background-color:#000F00;*/
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/mep/fondSite/page-accueil.jpg) top center no-repeat #000;	
	/*background:url(../images/mep/fondSite/vert.jpg) top center no-repeat #000;*/
	/*background:url(../images/mep/fondSite/fondRacing.jpg) top center no-repeat #000;*/
	/*background:url(../images/mep/fondSite/bord-02.jpg) top center no-repeat #000;
	background:url(../images/mep/fondSite/bord-USAP.jpg) top center no-repeat #000;*/	
	/*background:url(../images/mep/fondSite/bord-clermont.jpg) top center no-repeat #000;*/
	/*background:url(../images/mep/fondSite/page-toulon.jpg) top center no-repeat #000;	*/
	/*background:url(../images/mep/fondSite/fondIphone.jpg) top center no-repeat #000;*/
	/*background:url(../images/mep/fondSite/bord-hcup-leinster.jpg) top center no-repeat #000;*/
	
	/*background: url(../images/mep/fondSite/victoireHcup.jpg) top center no-repeat #000;	*/
	
}
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:1000px;
	margin:0 auto 0 auto;
	background-color:#000;
}

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,.btnConcours{background-color:#1B1B1B; border:1px solid #3A3A3A; color:#FFF;}

.btnConcours {margin-top:50px;padding:2px;width:140px; text-align:center;background-color:#1B1B1B; border:1px solid #3A3A3A; color:#FFF;}
.btnConcours a:link {text-decoration:none;}
.btnConcours a:hover {text-decoration:none;}
.grisConcours {color:#fff; text-align:center;font-size:16px;font-weight:bold;}
.label{ float:left; display:block; width:150px;}
.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:175px;
	margin: 10px 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:#2B1312;
	/*background-color:#0C2C0E;*/
	
	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;
}

#menuG ul li ul li ul li a{
	padding:0 7px 0 0;
	background-image:none;
	font-size:9px;
}
#menuG ul li 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 #q{
	/*background:url(../images/mep/poweredbygoogle.gif) no-repeat right center;*/
	margin:0; padding:0;
}
/*
#colD #q:focus{
	background:none;
}*/

#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 #btnPartenaires_EN a{
	background:url(../images/mep/menuDroite/partenaires_EN.jpg) top center no-repeat;
	height:25px;
	padding-top:15px;
}
#colD #btnPartenaires_EN a:hover{
	background-image:url(../images/mep/menuDroite/partenaires_roll_EN.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);
}

#colD #btnFacebook a{
	background:url(../images/mep/menuDroite/btn_facebook.jpg) top center no-repeat;
	height:40px;
}
#colD #btnFacebook a:hover{
	background-image:url(../images/mep/menuDroite/btn_facebook_roll.jpg);
}
#colD #btnIphone a{
	background:url(../images/mep/menuDroite/btn_iphone.jpg) top center no-repeat;
	height:40px;
}
#colD #btnIphone a:hover{
	background-image:url(../images/mep/menuDroite/btn_iphone_roll.jpg);
}


#colD #btnSMS a{
	background:url(../images/mep/menuDroite/Jeu-sms.jpg) top center no-repeat;
	height:37px;
}
#colD #btnSMS a:hover{
	background-image:url(../images/mep/menuDroite/Jeu-sms_roll.jpg);
}

#contenu{
	margin:0 175px 0 175px;
	padding:10px;
	min-height:800px;
	_height:800px;
}
#contenu2{
	padding-left:75px;
	padding-right:75px;
}


.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;*/
}
.cadreMedias{
	border:1px solid #3A3A3A;

	-moz-border-radius: 2px;
	margin:0 10px 15px 0;
	/*overflow:auto;*/
}
.cadreMedias img{padding:5px 0 5px 0;}
.noLogo{
	background-image:none;
}
.cadre h1, #colG .cadre h2, #colD .cadre h2, #ajaxContainer h2,#ajaxContainerNewsletter h2{
	padding:0;
	margin:0;
	font-size:12px;
	font-weight:bold;
	background: url(../images/mep/une/hautCadreFin.jpg) repeat-x center top;
	height:20px;
}
.cadreMedias h1{
	padding:0 5px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	background: url(../images/mep/une/hautCadreFin.jpg) repeat-x center top;
	height:20px;
}
.cadreMedias table{
	font-size:14px;
	border-collapse:collapse;
	text-align:center;
}

.cadreMedias #ligneBlanche{
	 border-bottom:1px solid #FFFFFF;
}
.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;
}

/*-----------------------------------------------------------------------------------  lien quizz -----------------------------------------------------------------------------------*/

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


/*-----------------------------------------------------------------------------------  jeu concours  -----------------------------------------------------------------------------------*/
.border{border:0;}
#ballon .contenuCadre {
	background:url(../images/mep/une/jeu-concours.jpg) 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;
}

/*-----------------------------------------------------------------------------------  Human Race  -----------------------------------------------------------------------------------*/

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



/*-----------------------------------------------------------------------------------  Abonnement  -----------------------------------------------------------------------------------*/

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

/*-----------------------------------------------------------------------------------  ENQUETE  -----------------------------------------------------------------------------------*/

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


/*-----------------------------------------------------------------------------------  Programme Rugby Emploi  -----------------------------------------------------------------------------------*/

#pgmRugby .contenuCadre {
	background:url(../images/mep/une/programmeRugbyEmploi.jpg) top center no-repeat;
	padding-bottom:0;
	min-height:61px;
	_height:61px;
}
/*-----------------------------------------------------------------------------------  Coeurs EnMêlées  -----------------------------------------------------------------------------------*/

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

/*-----------------------------------------------------------------------------------  Coeurs EnMêlées  -----------------------------------------------------------------------------------*/

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


/*-----------------------------------------------------------------------------  Le ST dans les Médias  -----------------------------------------------------------------------------------*/

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


/*-----------------------------------------------------------------------------  Le ST dans les Médias  -----------------------------------------------------------------------------------*/

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



/*-----------------------------------------------------------------------------  Le ST dans les Médias  -----------------------------------------------------------------------------------*/

#jeuSMS .contenuCadre {
	background:url(../images/mep/une/jeu-sms-encart.jpg) top center no-repeat;
	padding-bottom:0;
	min-height:71px;
	_height:71px;
}
#txtSms{ padding:30px 17px 0 17px; font-weight:bold;}
#txtSms a { text-decoration:none;}



/*-----------------------------------------------------------------------------------  iPhone  -----------------------------------------------------------------------------------*/

#blocIphone .contenuCadre {
	background:url(../images/mep/une/blocIphone.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;
}
#spacerCal2007{
	height:157px;
	background:url(../images/mep/cal/bandcalandrier2007.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;
	min-height:20px;
	height:20px;
}
.tableStats{
	border-collapse:collapse;
	background-color:#1B1B1B;
	border:1px solid #3A3A3A;
}
.tableStats .hautT {
	background:url(../images/mep/une/hautCadreFin.jpg) repeat-x top;
	height:18px;
}
.tableStats .basT {
	background:url(../images/mep/une/bas-cadreFin.jpg) repeat-x bottom;
	height:18px;
}

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


/*--------------------------------------------------------------------------------------  Musée du Stade  -----------------------------------------------------------------------------*/


#navigMusee{
	text-align:center;
	padding:0;
	margin:0;
}
#navigMusee, #flashMusee{
	width:610px;
	margin:0 auto;
}
#navigMusee li{
	display:inline;
	margin:0 5px;
	font-size:10px;
	background-color:#2D2D2D;
	border: 1px solid #6F6F6F;
	text-align:center;
}
#navigMusee ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.accordion_content{
overflow: hidden;
padding:0 45px;
}
.accordion_content_bis{
	overflow: hidden;
}
.accordion_toggle, .accordion_toggle_bis{
	cursor:pointer;
	background: #2D2D2D url(../images/mep/2downarrow.gif) no-repeat 99% center;
	border: 1px solid #6F6F6F;
	padding:3px 10px;
	font-size:14px;
	display:block;
}
.accordion_toggle:hover, .accordion_toggle_bis:hover {
	background-color:#2B1312;
}
.accordion_toggle_active, .accordion_toggle_active_bis {
	background:#2B1312 url(../images/mep/button_cancel.gif) no-repeat 99% center;
}
.retourTop{
	text-align:right;
	margin:0;
	padding:0;
}
.accordion_content h4, .accordion_content h5, .accordion_content h6, .titreMusee{
	text-transform:uppercase;
	font-style:italic;
	color:#999999;
	margin:10px 0 3px 0;
	padding:0;
}
.accordion_content h4{font-size:16px; border-bottom:1px solid #666666;}
.accordion_content h5{font-size:14px;}
.accordion_content h6{font-size:12px;}

table.tabCenter {
	vertical-align:middle;
	text-align:center;
	table-layout:auto;
}
td.spacer{
	width:200px;
}
.ligne{border-bottom:1px solid #666666;}


/*--------------------------------------------------------------------------------------  Tab Stats Prochain match ---------------------------------------------------------------------*/

#tabStatG{ float:left; width:180px;}
#tabStatD{ float:right; width:180px;}
#tabStatCentre{ margin:0 180px;}
.logoH{
	height:130px;
}
.equipe{
	font-size:20px;
	font-style:italic;
	color:#999999;
	text-transform:uppercase;
	text-align:center;
	margin:0;
}
.centre{
	text-align:center;
}
.expo{
	font-size:0.6em;
	vertical-align:super;
	text-transform:none;
}

/*--------------------------------------------------------------------------------------  Validation des forms  ---------------------------------------------------------------------*/
.validation-failed{
	border: 1px solid red;
}
.validation-advice{
	color:red;
	font-size:0.8em;
	
}



/*--------------------------------------------------------------------------------------  Résultats  ---------------------------------------------------------------------*/
.gagnant{
	font-weight:bold;
	text-transform:uppercase;
}
.tdEquipe{
	width:150px;
}
.tdScore{
	width:80px;
}
.tdDate{
	width:140px;
}


.playerVideo{
	width:352px;
	margin:0 auto;
}


/*--------------------------------------------------------------------------------------  Passage en H-Cup  -----------------------------------------------------------------------------*/


/*#colG h1 a:hover{
	background-color:#0C2C0E;
}*/

body{
	/*background:url(../images/mep/fondSite/vert.jpg) top center no-repeat #000;*/
}


/*.champion {text-align:center; font-size:12px; font-weight:bold;}*/