/* CSS Document */

/* Tout est par ordre alphabétique */

/* Styles pour les liens */

/*a */
a {
	text-decoration:none;
	color:#CC0000;
	}	
	
a:hover {
	color:#000000;
	}	
	
.admin a {
	color:#CC0000;
	font-size:12px;
	}
	
.admin a:hover {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}		

.admin_date a {
	color:#CC0000;
	font-size:12px;
	}
	
.admin_date a:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}	
	
.admin_titre a {
	color:#CC0000;
	font-size:12px;
	}
	
.admin_titre a:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}	
	
.admin_supprimer a {
	color:#CC0000;
	font-size:12px;
	}
	
.admin_supprimer a:hover {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}	

.boite_reception_date a{
	color:#FFFFFF;
	}
	
.boite_reception_date a:hover{
	color:#FFFFFF;
	font-weight:bold;
	}
	
.boite_reception_de a{
	color:#FFFFFF;
	}
	
.boite_reception_de a:hover{
	color:#FFFFFF;
	font-weight:bold;
	}			

.boutton_nouveau {
	margin-top:4px;
	color:#990000;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}

#cadre_lien a {
	color:#990000;
	}
	
#cadre_lien a:hover {
	color:#000000;
	}	

.classements a {
	color:#FF0000;
	}
	
.classements a:hover {
	color:#FFFFFF;
	}

#contenu_accueil a {
	color:#990000;
}

#forum_pagination a {
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}

#forum_selection_premiere a {
	color:#FFFFFF;
	}
	
#forum_selection_premiere a:hover {
	color:#000000;
	}
		
#forum_selection_premiere_ter a {
	color:#000000;
	}
	
#forum_selection_veterans a {
	color:#FFFFFF;
	}
	
#forum_selection_veterans_bis a:hover {
	color:#000000;
	}
		
#forum_selection_veterans_ter a {
	color:#000000;
	}	

#forum_sujet_nouveau a {
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	}

#interdit a {
	color:#FF0000;
	}

#interdit a:hover {
	color:#000000;
	}

.journal {
	color:#000000;
	}

.journal :hover {
	color:#cc0000;
	background-color:#CCCCCC;
	}

.lien a {
	color:#CC0000;
	}

.liste a {
	color:#CC0000;
	}
	
.liste a:hover {
	color:#000000;
	}	

#liste_membres a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
#liste_membres a:hover {
	color:#000000;
	font-weight:bold;
	}			

#liste_usgv a{
	color:#CC0000;
	}
	
#liste_usgv a:hover{
	color:#000000;
	}	

#login a {
	color:#000000;
	}
	
#login a:hover {
	color:#FF0000;
	}	

#messages a {
	color:#00CC00;
	}
	
#messages a:hover {
	color:#cc0000;
	}
	
#mon_profil a {
	color:#00CC00;
	}
	
#mon_profil a:hover {
	color:#cc0000;
	}

#resultats a {
	color:#FF0000;
	}
	
#resultats a:hover {
	color:#FFFFFF;
	}
	
#resultats_seniors a {
	color:#FF0000
	}
	
#resultats_seniors a:hover {
	color:#FFFFFF;
	}
	
.sujet_numero a {
	color:#FFFFFF;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}	
	
.sujet_titre a {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}		

.tableau_membres_pseudo a {
	color:#FFFFFF;
	text-transform:capitalize;
	}

.tableau_membres_pseudo a:hover {
	color:#FFFFFF;
	text-transform:capitalize;
	font-weight:bold;
	}

.videos a {
	color:#CC0000;
	}

.article
{
   text-indent:; /* Les paragraphes commenceront X pixels sur la droite */
   text-align: justify; /* Ils seront justifiés */
 
   
}

.article:first-letter { /* premiere lettre du paragraphe */
   float: left; /* Flotte a gauche */
   font-size: 250%; /* Fasse une hauteur de 250%  */
   font-family: Arial, Georgia, "Times New Roman", Times, serif; /* Soit mise en Arial si possible*/
   font-weight: bold; /* Soit écrite en gras  */
   margin-right: 5px; /* Qu'il y ait une marge de 5px a droite pour que ça colle pas trop au reste du texte */
}


/* Body */
body {
	background-color:#000000;
	background-image:url(../images/fond_body.jpg);
	background-attachment:fixed;
	}

#cache {
    position:fixed;
	margin:auto; 
	visibility:hidden;
	background:#000000;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:40px;
	width:700px;
	text-align:center;
	}

#conteneur {
	background-image:url(../images/);
	background-repeat:no-repeat;
	background-position:center;
	border:solid 2px #999999;
	width:980px;
	border:#990000 solid 1px;
	background-color:#ffffff;
	bottom:20px;
	top:20px;
	margin:auto;
	}
		
#entete {
	width:980px;
	height:100px;
	background-image:url(../images/banniere.jpg); background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	border:#CCCCCC solid 0px;
	}


/* Membres */ 

#boite_reception {
	width:780px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	padding-top:20px;
	}
	
.boite_reception_date {
	width:205px;
	float:left;
	margin-left:145px;
	background-color:#CC0000;
	border-bottom:#FFFFFF solid 2px;
	border-right:#FFFFFF solid 1px;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	}	

.boite_reception_de {
	width:280px;
	float:left;
	background-color:#CC0000;
	border-bottom:#FFFFFF solid 2px;
	font-size:14px;
	color:#FFFFFF;
	padding-left:5px;
	}

#boite_reception_cp {
	width:780px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	padding-top:20px;
	text-align:center;
	}

#messages {
	width:390px;
	border-top:#CC0000 solid 1px;
	float:left;
	margin-bottom:10px;
	}
	
#mon_profil {
	width:390px;
	border-top:#CC0000 solid 1px;	
	float:left;
	margin-bottom:10px;
	}	

#mp_de {
	width:490px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#ffffff;
	color:#cc0000;
	border:#cc0000 solid 1px;
	border-bottom:#FFFFFF solid 2px;
	float:right;
	font-size:16px;
	font-weight:bold;
	margin-right:148px;
	margin-top:20px;
	text-align:center;	
	}

#mp_texte {
	width:490px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#CC0000;
	color:#FFFFFF;
	border:#cc0000 solid 1px;
	float:right;
	font-size:14px;
	margin-right:148px;
	margin-bottom:20px;	
	}

#navigateur {
	position:absolute;
	width:600px;
	height:275px;
	background-image:url(../images/navigateurs-web.gif);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	margin-top:150px;
	margin-left:180px;
	padding-top:270px;
	}

#photo_id {
	display:none;
	margin:auto;
	max-width:740px;
	}
	
#photo_id_div {
	display:none;
	width:740px;
	position:fixed;
	margin-top:-370px;
	background-image:url(../images/fond_cadre_photo_grand.jpg);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	padding:20px;
	z-index:10;
	}
	


#profil {
	background-image:url(../images/ballon_football_cuir.jpg); 
	background-position:right;
	background-repeat:no-repeat; 
	width:500px;
	border:#CC0000 solid 1px;
	float:right;
	margin-right:148px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	}

#profil_avatar {
	background-color:#000000;
	float:left;
	margin-right:10px;
	}
	
#profil_de_avatar {
	background-color:#000000;
	float:left;
	margin-right:0px;
	margin-left:40px;
	margin-top:40px;
	}	
	
#profil_anni {
	border-bottom:#FFFFFF solid 1px;
	background-color:#cc0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

#profil_anniversaire {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:245px;
	border-top:#990000 solid 1px;
	}
	
#profil_contenu {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px; 
	width:500px;
	border:#CC0000 solid 1px;
	float:right;
	margin-right:148px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:30px;
	padding-bottom:30px;	
	}
	
#profil_depuis {
	border-bottom:#FFFFFF solid 1px;
	background-color:#cc0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

#profil_formulaire {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	margin-left:0px;
	padding-left:5px;
	width:495px;
	border-top:#990000 solid 1px;	
	}

#profil_hr {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	width:500px;
	}

#profil_lieu {
	width:250px;
	float:left;
	border-bottom:#FFFFFF solid 1px;
	background-color:#cc0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

#profil_mail {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:495px;
	border-top:#990000 solid 1px;	
	}	

#profil_membre_depuis {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:495px;
	border-top:#990000 solid 1px;
	}
	
#profil_mp {
	width:500px;
	border:#000000 solid 1px;
	float:right;
	text-align:center;
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
	margin-right:148px;
	margin-top:10px;
	}
	
#profil_mp_texte {
	width:500px;
	border:#000000 solid 1px;
	float:right;
	text-align:center;
	color:#000000;
	font-size:14px;
	margin-right:148px;
	margin-top:10px;
	margin-bottom:20px;	
	}

#profil_modif {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	text-align:center;
	width:500px;
	border-top:#990000 solid 1px;
	}
	
#profil_modifier {
	background-image:url(../images/footballeur_acrobatique_copie_500.jpg); 
	background-position:right;
	background-repeat:no-repeat; 
	width:500px;
	border:#CC0000 solid 1px;
	float:right;
	margin-right:148px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	}	
	
#profil_niveau {
	border-bottom:#cc0000 solid 1px;
	background-color:#ffffff;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

#profil_de_niveau {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:495px;
	border-top:#990000 solid 1px;
	}
	
#profil_nom {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-right:0px;
	margin-top:40px;
	padding-left:5px;
	width:150px;
	}	

#profil_pays {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	width:245px;
	padding-left:5px;
	border-top:#990000 solid 1px;
	}

#profil_poubelle {
	width:500px;
	float:right;
	text-align:center;
	color:#000000;
	font-size:14px;
	margin-right:148px;
	margin-top:10px;	
	}

#profil_prenom {
	width:200px;
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-top:40px;
	padding-left:5px;	
	}	
		
#profil_pseudo {
	border-bottom:#FFFFFF solid 1px;
	background-color:#cc0000;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}

#profil_de_pseudo {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:10px;
	width:391px;
	border-top:#990000 solid 1px;
	}	

#profil_sexe {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:245px;
	border-top:#990000 solid 1px;
	}
	
#profil_signature {
	border-bottom:#FFFFFF solid 1px;
	background-color:#cc0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	
#profil_de_signature {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:495px;
	border-top:#990000 solid 1px;
	}	
	
#profil_ville {
	float:left;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#990000;
	margin-left:0px;
	padding-left:5px;
	width:245px;
	border-top:#990000 solid 1px;
	}	

#tableau_membres_pseudo {
	background-color:#A00000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:259px;
	float:left;
	margin:auto;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 3px;
	}
	
#tableau_membres_depuis {
	background-color:#A00000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:259px;
	float:left;
	margin:auto;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 3px;
	}
	
#tableau_membres_niveau {
	background-color:#A00000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	width:260px;
	float:left;
	margin:auto;
	border-bottom:#FFFFFF solid 3px;
	}
	
.tableau_membres_pseudo {
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:center;
	width:259px;
	float:left;
	margin:auto;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	}
	
.tableau_membres_depuis {
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:center;
	width:259px;
	float:left;
	margin:auto;
	border-right:#FFFFFF solid 1px;
	border-bottom:#FFFFFF solid 1px;
	}
	
.tableau_membres_niveau {
	background-color:#CC0000;
	color:#FFFFFF;
	text-align:center;
	width:260px;
	float:left;
	margin:auto;
	border-bottom:#FFFFFF solid 1px;
	}


/* Menu */
	.navigation { 
      margin: 0; 
      padding: 0; 
      list-style: none; 
      background: #000; 
      color: #fff; 
      width: 150px; 
      font: 1.0em "Trebuchet MS", sans-serif; 
      } 
	  
  	.navigation a, .navigation span { 
      display: block; 
      padding: 4px 10px; 
      color: #fff; 
      text-decoration: none; 
      background: #000 url(../images_menu/menu-item.png) left bottom no-repeat; 
      } 
	  
   .navigation .toggleSubMenu a, .navigation .toggleSubMenu span { 
      background-image: url(../images_menu/menu-item-deroule.png);
      } 
	  
   .navigation .open a, .navigation .open span { 
      background-image: url(../images_menu/menu-item-enroule.png); 
      } 
	  
   .navigation a:hover, .navigation a:focus, .navigation a:active {  
	  color:#333333;
	  font-weight:400;
	  background: #000 url(../images_menu/menu-item-hover.png) left bottom no-repeat; 
      } 
	  
   .navigation .subMenu { 
      font-size: .8em; 
      background: #fff;  
      margin: 0; 
      padding: 0; 
      border-bottom: 1px solid #666;
	  list-style:none; 
      } 
	  
   .navigation ul.subMenu a { 
      background: none; 
      padding: 3px 20px; 
	  color:#000000;
      }
	
#menu {
	float:left;
	width:150px;
	margin:20px 0px 0px 0px;
	}	

#div_menu_principal {
	border:solid 2px #999999;
	width:150px;
	}	

#div_menu_equipe {
	border:solid 2px #999999;
	width:150px;
	}
	
#div_menu_images {
	width:150px;
	}	

/* contenu */

.admin {
	width:100px;
	float:left;
	text-align:center;
	border-right:#CC0000 solid 1px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	}

.admin_date {
	float:left;
	width:102px;
	border-bottom:#cc0000 solid 1px;
	text-align:center;		
	}
	
.admin_droite {
	width:635px;
	float:left;
	padding:10px;
	}	


.admin_lister_nouvelles {
	width:432px;
	float:left;
	margin-top:60px;
	border-bottom:#cc0000 solid 1px;
	text-align:left;
	font-weight:bold;
	}
	
.admin_lister_nouvelles_date {
	width:102px;
	float:left;
	margin-top:60px;
	border-bottom:#cc0000 solid 1px;
	text-align:center;
	font-weight:bold;	
	}	

.admin_supprimer {
	width:60px;
	float:left;
	text-align:center;
	border-bottom:#cc0000 solid 1px;
	font-size:12px;	
	}

.admin_titre {
	float:left;
	width:372px;
	border-bottom:#cc0000 solid 1px;
	text-align:left;		
	}

.album {
	width:100px;
	height:100px;
	background-image:url(../images/polaroid_mini.gif);
	float:left;
	margin-top:5px;
	margin-left:10px;
	text-align:center;
	}
	
.album_titre {
	width:100px;
	float:left;
	margin-top:16px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	}	

#cadre {
	width:780px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	color:#CC0000;
	}

.cadre {
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	margin-bottom:20px;
	}

.cadre_contenu {
	width:240px;
	height:180px;
	}

.cadre_bas {
	width:250px;
	height:5px;
	background:url(../images_menu/bas.gif);
	}
	
.cadre_haut {
	width:250px;
	height:5px;
	background:url(../images_menu/haut.gif);
	}	

.cadre_droite {
	width:5px;
	height:180px;
	background:url(../images_menu/droite.gif);
	}
	
.cadre_gauche {
	width:5px;
	height:180px;
	background:url(../images_menu/gauche.gif);
	}			

#cadre_lien {
	width:780px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:25px;
	}

.cadre div { float:left; }

.cadre_gauche { clear:left; }

.cadre_video {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:10px;
	}

.classements {
	float:left;
	margin-bottom:30px;
	border-top:#FFFFFF solid 1px;
	width:779px;
	padding-top:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

#connecte {
	width:780px;
	}

#connecte_sous {
	width:780px;
	}

#connectes {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	width:780px;
	border:#CCCCCC solid 1px;
	float:right;
	margin-right:8px;
	margin-bottom:5px;
	}
	
#connectes_aujourdhui {
	background-color:#FFFFFF;
	width:780px;
	border-top:#990000 solid 1px;	
	border-bottom:#990000 solid 1px;
	float:right;
	margin-bottom:0px;
	text-align:center;
	color:#CC0000;
	}	
	
#connectes_aujourdhui_liste {
	width:780px;
	border-top:#CCCCCC solid 1px;	
	border-bottom:#CCCCCC solid 1px;
	float:right;
	margin-bottom:5px;
	text-align:center;
	background-color:#CC0000;
	color:#FFFFFF;
	}	

#connectes_un {
	-moz-border-radius: 30px 0px 0px 30px; 
    -webkit-border-radius: 30px 0px 0px 30px; 
    -khtml-border-radius: 30px 0px 0px 30px;
	width:389px;
	background:#CC0000;
	color:#FFFFFF;
	border-right:#CCCCCC solid 1px;
	float:left;
	text-align:center;
	}

#connectes_deux {
	-moz-border-radius: 0px 30px 30px 0px; 
    -webkit-border-radius: 0px 30px 30px 0px; 
    -khtml-border-radius: 0px 30px 30px 0px;
	width:390px;
	background:#CC0000;
	color:#FFFFFF;
	float:left;
	text-align:center;
	}

#contact {
	width:400px;
	float:right;
	margin-right:100px;
	}

#contenu {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-color:#FFFFFF;
	width:780px;
	border:#990000 solid 1px;
	background-image:;
	float:right;
	margin-right:8px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#contenu_accueil {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	width:770px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	float:left;
	}	

#contenu_contact {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-color:#FFFFFF;
	background-image:url(../images/coursier_usgv.jpg);
	background-repeat:no-repeat;
	width:780px;
	border:#990000 solid 1px;
	background-image:;
	float:right;
	margin-right:8px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#contenu_deux {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-color:#FFFFFF;
	width:780px;
	border:#990000 solid 1px;
	float:right;
	margin-right:8px;
	}
	
#contenu_deux_accueil {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-image:url(../images/but_transperce_cinq.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:780px;
	border:#990000 solid 1px;
	float:right;
	margin-right:8px;
	}
	
#contenu_deux_pub {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-color:#FFFFFF;
	width:780px;
	border:#990000 solid 1px;
	float:right;
	margin-right:8px;
	margin-top:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	}
	
#contenu_infos {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-color:#990000;
	width:775px;
	border:#990000 solid 1px;
	float:right;
	margin-right:8px;
	margin-top:20px;
	padding-left:5px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}

#contenu_photo {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-image:url(../images/fond_photo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
	width:780px;
	min-height:500px;
	border:#990000 solid 1px;
	background-image:;
	float:right;
	margin-right:8px;
	margin-top:20px;
	margin-bottom:20px;
	}

#contenu_videos {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	background-image:url(../images/camera.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#FFFFFF;
	width:780px;
	min-height:500px;
	border:#990000 solid 1px;
	background-image:;
	float:right;
	margin-right:8px;
	margin-top:20px;
	margin-bottom:20px;
	}

.explications_bas {
	background:url(../images/bas_explications.gif);
	background-repeat:no-repeat;
	}
	
.explications_fond {
	background:url(../images/fond_explications.gif);
	background-repeat:repeat-y;
	}
	
.explications_haut {
	background:url(../images/haut_explications.gif);
	background-repeat:no-repeat;
	}		

#explications_points_joueur {
	width:350px;
	height:80px;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	position:absolute;
	margin-top:150px;
	margin-left:180px;
	}	
	
#explications_points_cartons {
	width:350px;
	height:80px;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	position:absolute;
	margin-top:150px;
	margin-left:180px;
 }

/* forum */
#forum_connectes {
	-moz-border-radius: 30px ; 
    -webkit-border-radius: 30px ; 
    -khtml-border-radius: 30px ;
	width:780px;
	height:auto;
	border:#CCCCCC solid 1px;
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	float:right;
	margin-right:8px;
	margin-top:20px;
	}

#forum_container {
	width:100%;
	}
	
#forum_choisir {
	width:780px;
	height:auto;
	text-align:center;
	float:right;
	margin-right:8px;
	margin-top:20px;
	margin-bottom:10px;	
}	
	
.forum_contenu {
	width:780px;
	border:#CC0000 solid 1px;
	float:right;
	margin-right:8px;
	margin-top:5px;
	}

#forum_identification {
	width:780px;
	height:auto;
	border:#CCCCCC solid 1px;
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	float:right;
	margin-right:8px;
	margin-top:20px;
	}

#forum_pagination {
	width:780px;
	float:right;
	margin-right:8px;
	margin-top:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
	
.forum_reponses {
	border:#CC0000 solid 1px;
	width:780px;
	float:right;
	margin-right:8px;
	margin-top:5px;
	}
	
.forum_reponses_texte {
	width:780px;
	border:#CC0000 solid 1px;
	float:right;
	margin-right:8px;
	}

	
#forum_selection_premiere {
	width:259px;
	border-top:#000000 solid 2px;
	border-right:#000000 solid 1px;
	float:left;
	}
	
#forum_selection_premiere_bis {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color:#CC0000;	
	height:40px;
	text-align:center;
	padding-top:15px;
	}
	
#forum_selection_premiere_ter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	}		
	
#forum_selection_deuxieme {
	width:259px;
	border-top:#000000 solid 2px;
	border-right:#000000 solid 1px;
	float:left;
	}
	
#forum_selection_veterans {
	width:260px;
	border-top:#000000 solid 2px;
	float:left;
	}
	
#forum_selection_veterans_bis {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	background-color:#CC0000;	
	height:40px;
	text-align:center;
	padding-top:15px;
	}
	
#forum_selection_veterans_ter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	}		

#forum_sujet_nouveau {
	width:775px;
	height:36px;
	background-color:#CC0000;
	border:#CCCCCC solid 1px;
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	float:right;
	margin-right:8px;
	margin-top:20px;
	padding-left:5px;
	}

#forum_sujet_titre {
	width:780px;
	border:#CCCCCC solid 1px;
	float:right;
	margin-right:8px;
	margin-top:5px;
	text-align:center;
	}

.image {
	margin-left:7px;
	margin-top:7px;
	}

.imageGauche {  /* image d'illustration de l'article */
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}


.imageDroite { /* image d'illustration de l'article */
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}

#interdit {
	width:740px;
	background-color:#FFFFFF;
	margin:auto;
	}

#journal_bloc_1, #journal_bloc_2 {
	width:509px;
	border:#FFFFFF solid 0px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#journal_bloc_3 {
	width:509px;
	border:#FFFFFF solid 0px;
	border-left:#CCCCCC solid 1px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	

#journal_bloc_resumes {
	width:509px;
	border:#FFFFFF solid 0px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#journal_entete {
	width:780px;
	height:125px;
	border:#FFFFFF solid 0px;
	border-bottom:#cccccc solid 1px;
	background-image:url(../images/entete_journal.gif);
	background-repeat:no-repeat;
	}
	
#journal_presentation {
	width:250px;
	border:#FFFFFF solid 0px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.lien {
	width:200px;
	height:50px;
	padding-left:10px;
	float:left;
	color:#CC0000;
	font-weight:bold;
	margin-top:10px;
	}
	
.lien_container {
	width:300px;
	float:left;
	}
	
.lien_container_deux {
	width:470px;
	padding-top:15px;
	float:left;
	}	
	
.lien_image {
	width:50px;
	height:50px;
	float:left;
	margin-top:10px;
	}	

.lien_titre {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	}

.liste {
	width:100%;
	text-align:center;
	}

#liste_date {
	color:#CC0000;
	font-weight:bold;
	float:left;
	text-align:center;
	width:150px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}
	
.liste_date {
	color:#000000;
	float:left;
	text-align:center;
	width:150px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}	

#liste_matche {
	color:#CC0000;
	font-weight:bold;
	float:left;
	text-align:center;
	width:478px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}
	
.liste_matche {
	color:#000000;
	float:left;
	text-align:center;
	width:478px;
	border-right:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}

#liste_membres {
	-moz-border-radius: 30px; 
    -webkit-border-radius: 30px; 
    -khtml-border-radius: 30px;
	width:780px;
	background:#CC0000;
	color:#FFFFFF;
	border:#CCCCCC solid 1px;
	float:right;
	margin-right:8px;
	text-align:center;
	}
	
#liste_resultat {
	color:#CC0000;
	font-weight:bold;
	float:left;
	text-align:center;
	width:150px;
	border-bottom:#CCCCCC solid 1px;
	}
	
.liste_resultat {
	color:#000000;
	float:left;
	text-align:center;
	width:150px;
	border-bottom:#CCCCCC solid 1px;
	}		
	
#liste_resumes {
	width:100%;
	margin-bottom:55px;
	}

#liste_saison {
	color:#000000;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	border-bottom:#CCCCCC solid 1px;
	}
	
#liste_usgv {
	width:100%;
	text-align:center;
	}	
	
#login {
	background-image:url(../images/footballeurs_mini.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:780px;
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:left;
	}

#nouvelle_titre {
	width:300px;
	padding-left:5px;
	color:#000000;
	font-weight:bold;
	border-right:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	float:left;
	}
	
#nouvelle_date {
	width:459px;
	padding-left:5px;
	color:#000000;
	font-weight:bold;
	float:left;
	border-bottom:#000000 solid 1px;
	}
	
.nouvelle_titre {
	width:300px;
	padding-left:5px;
	color:#000000;
	font-weight:bold;
	border-right:#000000 solid 1px;
	float:left;
	}
	
.nouvelle_date {
	width:459px;
	padding-left:5px;
	color:#000000;
	font-weight:bold;
	float:left;
	}	

#pub-sanitas {
	display:none;
	width:200px;
	height:159px;
	background-color:#FFFFFF;
	color:#000;
	position:relative;
	margin-top:-155px;
	margin-left:300px;
	}

#refus {
	width:780px;
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top:200px;
	padding-bottom:200px;
	}


.droits {
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/fond_pas_de_droits.jpg);
	background-repeat:repeat-x;
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	}
	
.repondre_boutons {
	width:300px;
	margin:auto;
	text-align:center;
	padding-top:2px;
	padding-bottom:5px;
}

.repondre_envoyer {
	width:75px;
	margin:auto;
}

.repondre_smileys {
	margin:auto;
	width:780px;
	padding:5px;
}

.repondre_texte {
	border:#CC0000 solid 2px;
	margin:auto;
}

.reponse_avatar {
	width:auto;
	height:auto;
	border:#CCCCCC solid 1px;
	float:left;
	padding:2px;
	}	

.reponse_boutons {
	width:760px;
	background-color:#CC0000;
	float:right;
	padding-left:5px;
	padding-right:15px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}	
	
.reponse_date {
	width:300px;
	height:25px;
	float:left;
	padding-left:5px;
	}

.reponse_niveau_membre {
	width:713px;
	border-top:#CC0000 solid 2px;
	float:left;
	color:#990000;
	text-align:center;
	}

.reponse_numero {
	width:150px;
	height:25px;
	float:left;
	padding-left:5px;
	}
	
.reponse_pseudo {
	width:150px;
	height:25px;
	float:left;
	padding-left:5px;
	}	
	
.reponse_texte {
	width:768px;
	border:#CCCCCC solid 1px;
	padding-left:5px;
	padding-right:5px;
	overflow:auto;
	}

.resume {
	float:left;
	width:770px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:25px;
	color:#000000;
	}
	
.resume_buteur {
	float:left;
	width:430px;
	font-weight:bold;
	color:#000000;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	}		
	
.resume_cartons {
	float:left;
	height:40px;
	width:755px;
	padding-top:5px;
	padding-left:25px;
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin-bottom:20px; 
	}	

.resume_compo {
	background-image:url(../images/terrain.gif);
	background-repeat:no-repeat;
	width:270px;
	height:337px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	}
	
.resume_compo_sans {
	width:340px;
	height:120px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	color:#000000;
		}	
	
.resume_date {
	float:left;
	border-top:#CCCCCC solid 1px;
	width:200px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	}		

.resume_groupe {
	float:left;
	width:430px;
	border-top:#cccccc solid 2px;
	}
	
.resume_groupe_sans {
	float:left;
	width:780px;
	border-top:#cccccc solid 2px;
	}	
	
.resume_groupe_deux {
	float:left;
	width:350px;
	border-top:#cccccc solid 2px;
	}	
		
.resume_match {
	float:left;
	width:420px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	}	
	
.resume_match_sans {
	float:left;
	width:780px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	}		
	
.resume_passeur {
	float:left;
	width:430px;
	font-weight:bold;
	color:#000000;
	}	
		
.resume_resultat {
	float:left;
	width:420px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}
	
.resume_resultat_sans {
	float:left;
	width:780px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	}			

.resume_tactique {
	border-left:#cccccc solid 1px;
	border-top:#CCCCCC solid 1px;	
	float:left;
	width:208px;
	height:120px;
	padding-left:5px;
	padding-right:5px;
	color:#000000;
	}	

.sujet_avatar {
	width:75px; /* ** */
	height:75px;
	float:left;
	margin-top:-51px;
	background-color:#CC0000;
	}
		
.sujet_date_heure {
	width:605px; /* ** */
	height:25px;
	float:left;
	padding-left:5px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}
	
.sujet_nombre_reponses {
	width:700px; /* ** */
	height:25px;
	border-top:#990000 solid 2px;
	float:left;
	padding-left:80px;
	padding-top:5px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	}

.sujet_numero {
	width:75px; /* ** la largeur est de 75px + 50px (width + padding_left), ça permet au texte d'etre centré */ 
	height:50px; /* ** la hauteur est de 55px + 25px (height + padding_top), ça permet au texte d'etre centré */
	border:#CCCCCC solid 1px;
	float:left;
	text-align:center;
	padding-top:25px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}
	
	
.sujet_pseudo {
	width:605px; /* ** */
	height:25px;
	float:left;
	padding-left:5px;
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	}

	
.sujet_texte {
	width:770px; /* ** */
	height:auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-top:#CC0000 solid 2px;
	border-bottom:#CC0000 solid 2px;
	}	
	
.sujet_titre {
	width:605px; /* ** */
	height:25px;
	float:left;
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CC0000;
	}

.tactique {
	width:210px;
	height:297px;
	}	



.videos {
	width:100px;
	height:100px;
	background-image:url(../images/bobine.jpeg);
	background-repeat:no-repeat;
	float:left;
	margin-top:5px;
	margin-left:10px;
	text-align:center;
	}
	
.videos_titre {
	width:100px;
	float:left;
	margin-top:86px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	}

.voir_membres {
	display:block;
	margin-top:-30px;
	}

.voir_membres_image {
	display:block;
	margin-left:280px;
	}

/* Inscription */
#anniversaire1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#anniversaire2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#avatar_choix {
	text-align:center;
	margin-bottom:5px;
	padding-left:5px;
	}

#confirm1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#confirm2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#inscription {
	width:500px;
	text-align:center;
	}

#inscription_container {
	width:500px;
	margin:auto;
	background-color:#990000;
	color:#FFFFFF;
	}

#mail1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#mail2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}
	
#nom1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#nom2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#password1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#password2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#pays1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#pays2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#prenom1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#prenom2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}
	
#pseudo1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#pseudo2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}
	
#sexe1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#sexe2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#signature1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#signature2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}

#submit {
	text-align:center;
	margin-bottom:5px;
	text-align:center;
	}

#ville1 {
	width:245px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	padding-left:5px;
	}

#ville2 {
	width:250px;
	float:left;
	background-color:#CC0000;
	color:#FFFFFF;
	}	


/* stats */
.listing a:link {
	text-decoration: none;
	color:#990000;
}
.listing a:visited {
	text-decoration: none;
	color: #990000;
}
.listing a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.listing a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.top {
	width:195px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.td_top {
	background-color:#CCCCCC;
	font-weight:bold;
	}
	
.td_top_bis {
	background-color:#CCCCCC;
	}

/* index */

.match {
	color:#FFFFFF;
}

#prochaines {
	width:780px;
	border:#000000 solid 0px;
	border-bottom:#FFFFFF solid 1px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	}

#resultats {
	width:244px;
	padding-left:15px;
	float:left;
	color:#FFFFFF;
	border-right:#FFFFFF solid 1px;
	font-weight:bold;
	}
	
#resultats_seniors {
	width:245px;
	padding-left:15px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	}

		
/* pied */
#pied {
	background-color:#FFFFFF;
	width:976px;
	border:#CCCCCC solid 1px;
	color:#000000;
	font-size:11px;
	text-align:center;
	float:left;
	margin-top:20px;
	}
	



.style1 /* type de lettre de la page centrale */
{
	font-family: Georgia, "Times New Roman", Times, serif
}


/*Modification1.php*/
#modification1_table1 {
	background-color:#FFFFFF;
	width:600px;
	text-align:center;
	margin:auto;
	}
	
.protect {
	background:#CCCCCC;
	width:600px;
	margin:auto;
	text-align:center;
	}
	
#modification1_table2 {
	background-color:#CC0000;
	width:600px;
	text-align:left;
	} 

.modification1_liens1 {
text-decoration:none;
color:#FFFFFF;
}

/*Modification2.php*/

#modification2_table1 {
	background-color:#FFFFFF;
	border:solid;
	margin:auto;
	}
	
#modification2_table2 {
	background-color:#990000;
	margin:auto;
	color:#FFFFFF;
	width:600px;
	}
	
.modification2_td1 {
	width:120px;
	}
	
.modification2_td3 {
	width:125px;
	}

.modification2_td4 {
	width:50px;
	text-align:left;
	}	
