/* Généralités de l'interface utilisateur de ffl */

body{
  font-family : "Trebuchet MS",arial, time new roman;
  color : white;
  font-size : 12px;
  background : #1F1F21;
  padding: 20px 0px;
}



small{
  font-size : 0.8em;
}

em{
  font-style : italic;
}

h1{
  font-size : 1.5em;
  margin : 10px 0px;
  font-weight : bold;
  padding-left:10px;
}

h2{
  font-size : 1.4em;
  margin : 7px 0px;
  font-weight : bold;
}

h3{
  font-size : 1.3em;
  margin : 5px 0px;
  font-weight : bold;
}

h4{
  margin : 3px 0px;
  font-size : 1.3em;
}

a{
  color : white;
  text-decoration : none;
}

a:hover{
  color : white;
  text-decoration : underline;
}

p{
  margin : 5px 0px;
}

strong{
  font-weight : bold;
}

/* Structure générale */

#container{
  width : 1000px;
  margin : 0px auto;
  background : #111111;
}

.right_info a{
	color : #26471C;
}
.right_info h3{
	margin-bottom :7px;
}

#body_content{
  padding : 0px;
 overflow : hidden;
  position : relative;
  min-height : 450px;
}


.submit_right{
  text-align : right;
}

.form_error{
  color : red;
}

input[type=checkbox]{
  float:  left;
  margin: 0px 5px;
}

label.longLabel{
  width : 90%;
}

/* En tête */
#header{
  height : 141px;
  background : #1F1F21 url(../images/header_bg.jpg) no-repeat left bottom;
  position : relative;
  z-index:110;
}

#header.HeaderInt{
  height : 141px;
  position : relative;
  background : #1F1F21 url(../images/fond_pub_header.jpg) no-repeat left bottom;
}

#header ul li{
  padding-left : 5px;
  height : 15px;
  display : block;
  float : left;
  overflow : hidden;
}

#header .pub_header{
  position : absolute;
  top :20px;
  left: 200px;
  z-index : 0;
}

#header ul.marketing{
  float : right;
}

#header a.inscription,.register a.inscription{
	color : #98B828;
	text-decoration : underline;
}

#right_content{
	width : 305px;
}


#logo{
  clear : left;
  width : 141px;
  height : 105px;
  margin-left: 5px;
}

#connexion{
  width : 290px;
  clear : left;
  position : absolute;
  top : -15px;
  left: 410px;
  overflow :hidden;
}

#header.HeaderInt #connexion{
/*  width : 120px;*/
}



#header.HeaderInt #login p input{

}

#header_int_submit p {
  margin : 2px 0px;
  padding : 0px;
}

#header_int_submit p.passwd_forgot_header{
  float : none;
  width : 110px;
  clear : left;
}

#header_int_submit p.submit{
  padding-left:87px;
  margin : 0px;
}

#connexion p, #connexion input{
  float : left;
}

#connexion form p{
	margin-top : 0px;
}

#connexion p.username{
	padding-top : 5px;
}

.passwd_forgot_header{
  text-align : right;
  width : 240px;

  margin : 0px;
}
/* Liste du moteur de recherche*/

#club_engine{
  width : 790px;

  height : 19px;
  margin : 0px auto;
  margin-left : 150px;
}

#club_engine div{
  width : 250px;
  float : left;
  height : 17px;
  padding-right : 0px;
  
}

#club_engine div.club_city_bloc{
width : 310px;
}

#club_engine div.club_city_region_bloc{
  width : 310px;
  display : none;
}

#club_engine div ul{
  max-height : 150px;
  width : 253px;
}

#club_engine div.ok_button{
  width : 25px;
}

#club_engine div ul li{
  list-style : none;
  display : block;
  width : 233px;
  font-size : 0.9em;
  color : black;
}

#club_engine div.newListSelected {
background:transparent url(../../images/select-bg3-trans.png) no-repeat 0 0;
width:285px;
}

#club_engine div ul li.info{
  border-right:none;
  width : 80px;
  text-align : center;
  letter-spacing : 0.1em;
}

#club_engine .searchLoading{
	position : absolute;
	display : none;
	background : white;
	left: 400px;
	top : 100px;
	width : 350px;
	height: 50px;
	color : black;
	border : 3px solid black;
}

#club_engine .searchLoading img, #club_engine .searchLoading span{
	float: left;
	padding-top : 10px;
	padding-left : 10px;
	display : block;
}

#club_engine .searchLoading span{
	font-weight : bold;
	padding-top : 20px;
}

/* Terrain de foot */
#football_field{
  width : 1000px;
  height : 404px;
  background : url(../images/terrain.jpg) no-repeat top left;
  padding-top : 5px;
}

#football_field #panel{
  width : 229px;
  height : 85px;
  background : url(../images/panneau_club.jpg) no-repeat top left;
  margin : 0px auto;
}

/* Footer */
#footer{
  background : #26471C;
  height : 25px;
  clear : both;
}

#sub_footer{
  padding : 5px;
  background : #1F1F21;
  width : 990px;
  margin : 0 auto;
}
.liste_matchs {
  overflow : hidden;
  margin : 8px 0px;
}

.liste_matchs ul{
	margin-top : 5px;
}

.liste_matchs span{
  display: block;
  float : left;
}

.liste_matchs ul{
  float : left;
}

.liste_matchs ul li{
  float : left;
  display : block;
  margin-left : 10px;
}

#footer ul{
  padding-top : 7px;
  padding-left: 5px;
}

#footer ul li{
  display : inline;
  list-style : none;
}

#footer ul.id_interactive{
  float : right;
  margin-right : 5px;
}

/* Bloc d'info */
.bloc{
  width : 318px;
  margin : 0px 0px;
  margin-bottom : 17px;
}

.title_bloc{
  width : 318px;
  height : 22px;
  background : url(../images/entete_bloc_non_perso-trans.png) no-repeat top left;
}

.title_bloc_perso{
  width : 318px;
  height : 31px;
  background : url(../images/entete_bloc-trans.png) no-repeat top left;
}

.title_bloc_perso h1{
  padding-top : 14px;
  padding-left : 5px;
  font-size : 1.2em;
}

.title_bloc h1{
  padding-top : 2px;
  padding-left : 5px;
  font-size : 1.2em;
}

.content_bloc{
  border-left: 1px solid #2B481C;
  border-bottom : 1px solid #232B16;
  border-right : 1px solid #232B16;
  overflow : hidden;
}

.content_bloc ul{
  padding-left: 30px;
}

.content_bloc li{
  list-style : square;
}

.content_bloc p{
  padding : 5px;
}

.content_bloc .demi_bloc{
  width : 49%;
  float : left;
}


.content_bloc .demi_bloc p.resultChart{
  margin : 0px;
  margin-left:5px;
  padding : 0px;
  background : white;
  padding-bottom : 3px;
}

.content_bloc .demi_bloc_left{
  border-right : 1px solid #313924;
}

.content_bloc ul.demi_bloc{
  padding-left: 0px;
}

.content_bloc .demi_bloc li{
  list-style : none;
  padding: 4px 5px;
  padding-right: 0px;
}

.content_bloc .demi_bloc li.impair{
  background : #242424;
}



.bloc_left{
  width : 320px;
  float : left;
  overflow : hidden;
  margin : 10px 2px;
}

/* bouton submit group, suivant, precedent */
.submit_group{
  overflow : hidden;
  height : 35px;
  width : 90%;
}

.submit_group .submit_next{
  float : right;
}

.loading{
  width : 240px;
  height : 30px;
  margin-left : -100px;
  margin-top : -15px;
  top : 50%;
  left: 50%;
  background : white;
  border : 3px solid black;
  position : absolute;
  padding : 10px;
  color : black;
  display : none;
  z-index: 500;
}

.loading img{
  float : left;
  margin-right : 15px;
}

.loading span{
  display : block;
  float : left;
  font-weight : bold;
  font-size : 1.2em;
  margin-top : 10px;
}

.champs_obligatoires{
  width : 300px;
  height : 50px;
  margin-left : -150px;
  margin-top : -15px;
  top : 50%;
  left: 50%;
  background : white;
  border : 3px solid black;
  position : absolute;
  padding : 10px;
  display : none;
  z-index: 500;
}

.champs_obligatoires img{
  float : left;
  width : 48px;
  margin-right : 15px;
}

.champs_obligatoires span{
  display : block;
  float : left;
  color : black;
  font-weight : bold;
  font-size : 1.2em;
  margin-top : 10px;
  width : 230px;
}

table{
  width : 98%;

}

table th{
  font-weight : bold;
  text-align : center;
}

table th, table td{
  padding : 5px;
  border-collapse: separate;
}


/* ---- Styles de l erreur ---- */


#content #error p{
  background : none;
  padding-left : 0px;
  margin : 0px;
  color : black;
}

#error > div, #attention_javascript
{
  border: 1px solid #F66;
  padding: 0.4em 0 0.4em 35px;
  background: url(../../images/geosneo/cancel-trans.png) no-repeat 10px 5px #F3F3F3;
  height : 25px;
}

#error > div{
  height : auto;
}

#attention_javascript{
  height : 35px;
}

#content #error p.text
{
  float: left;
  padding-left: 35px;
  padding-top : 5px;
}

#error .close
{
  float: right;
  padding-right: 5px;
}


/* ---- Styles de la notification ---- */

#body_content div#notice, #body_content div#error{
  overflow : hidden;
  margin-bottom : 10px;
  border: none;
  margin-left : 0px;
  padding-top : 0px;
  height : 40px;
}

#notice > div
{
  border: 1px solid #2D6F2C;
  padding: 0.4em 0 0.4em 35px;
  background: url(../../images/geosneo/tick-trans.png) no-repeat 10px 5px #F3F3F3;
}

#content #notice p{
  background : none;
  margin : 3px;
  margin-bottom : 15px;
  color : black;
}

#content #notice p a{
  color : black;
  text-decoration : underline;
}

#notice .text
{
  float: left;
  background : none;
  padding-left : 25px;
}

#notice .close
{
  float: right;
  padding-right: 5px;
}

.both{
  clear : both;
}


.notice{
  margin : 15px 20px;
}
/* ---- Fin des styles de la notification ---- */


/* Style du menu de la page d'accueil */
input.city_club_input{
  background : #26471C;
  color : white;
  border:1px solid #577750;
}

.backTo{
  background : url(../images/back-trans.png) no-repeat left 0px;
  padding-top : 3px;
  padding-left : 17px;
  font-weight : bold;
}

#firstPage .bloc_left{
  position : relative;
  height : 360px;
}

.url_input{
  display : none;
}


#newsletter p{
  overflow : hidden;
}

#newsletter label, #newsletter input{
  display : block;
  float: left;
}

#newsletter label{
  width : 120px;
}

#newsletter p.submit_center{
  margin-left: 150px;
}

#newsletter .urlInput{
  display : none;
}

#newsletter .button{
	height : 40px;
}

#signin{
  overflow : hidden;
  padding-left:20px;
  padding-right:10px;
  min-height : 400px;
  padding-top : 40px;
}

#signin div{
  width : 470px;

  float : left;
  padding-top : 10px;
}

#signin p, #signin ul{
	padding: 8px 0px;
}

.confirmEnvoi{
	min-height : 400px;
	padding: 15px;
}

.linksPageContent{
	min-height : 400px;
	padding: 10px;
}

#signin div.form_error{
  float : none;
}

#signin #blocConnexionClient{
  padding-left:20px;
}

#signin #blocConnexionClient p{
  overflow :hidden;
}

#signin #blocConnexionClient label,#signin #blocConnexionClient input{
  display : block;
  float : left;
}

#signin #blocConnexionClient label{
  width : 100px;

}

#signin #blocNouveauClient{
  border-right : 2px white solid;
}
#signin ul{
  padding-left : 50px;
  list-style : square;
}

#signin .pass_forgot{
  margin : 0px;
  padding : 0px;
  margin-left:135px;
}

#signin .pass_forgot a{
  text-decoration : underline;
}

#signin div > div{
  border : none;
}

#register p,#signin div p{
  margin-left : 25px;
}

#firstPage .hideTextAccueil{
	display : block;
	display: none;
	margin-top:6px;
	line-height : 1.2em;
	color:#86C148;
}

#firstPage .infoFfl{
	padding-left:15px;
	width : 280px;
}

#firstPage .infoFfl li {
	overflow : hidden;
	background : url(../../images/carre_vert_puce-trans.png) no-repeat left 5px;
	padding-left: 9px;
	list-style : none;
	line-height : 1.5em;
}

#firstPage .infoFfl li a{
	float : left;
	display: block;
}

#firstPage .infoFfl li img{
	float : right;
	padding-top : 6px;
	padding-left: 6px;
}


/*********** Fooot for life message IE6 **************/

#messageIE6{
	width : 700px;
	height: 260px;
	position : absolute;
	top : 30%;
	left : 50%;
	margin-top : -130px;
	margin-left: -350px;
	z-index: 200;
	background: white;
	padding : 10px;
	color: black;
	display : none;
}

#messageIE6 a.closeIE6Message{
	font-size : 1.3em;
	font-weight : bold;
	float : right;
	margin-top : -10px;
	color: black;
}

#messageIE6 div.listImg{
	float : left;
	background : url(../../images/background_browser.gif) no-repeat  top left;
	width : 120px;
	height : 120px;
	margin: 10px;
	padding-top : 2px;
	text-align : center;
}


#messageIE6 div.listImg a{
	text-decoration : none;
	color : #808080;
}

#messageIE6 div.allListImg{
	overflow : hidden;
}

#messageIE6 #keepGoingWithIE6{
	text-align : center;
}

#messageIE6 #keepGoingWithIE6 a.closeIE6Message{
	float : none;
}

.admin_right{
  border : 1px solid #537034;
  padding : 5px;
  width : 285px;
  margin-bottom : 20px;
}

.admin_right div.button_links a{
  margin : 0px 5px;
}

.admin_right div.button_links{
  overflow : hidden;
  height : auto;
}

.admin_right p.links{
  float : none;
  margin-left:15px;
  background: none;
}

.admin_right p.links a{
  display : inline;
  padding : 0px 10px;
  margin : 0px;
  float : none;

  background: url(../../images/carre_vert_puce-trans.png) no-repeat left 8px;
}

.admin_right h2{
  padding-left: 10px;
  
}

.admin_right div.button_links{
  padding : 10px 0px;
}

.content_bloc p.answersDiv, .content_bloc p.enonceQuestion{
  padding : 3px;
  margin: 0px;
}

.content_bloc p.enonceQuestion{
  padding : 3px;
}
