body{
	background-color: #007e3a;
	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	scrollbar-face-color: #a6dec1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FF0000;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.Body_Fond{
	background-color: #FFFFFF;
}

.body_gauche{
	background-color: #FFFFFF;
	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	background-image: url(Images/Img_Bg_Fond_Gauche.jpg);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

.body_droite{
	background-color: #FFFFFF;
	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	
	background-image: url(Images/Img_Bg_Fond_Droite.jpg);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: repeat-y;
}

.Body_Image{
	background-color: #007e3a;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-image: url(Images/FondDegradeGauche.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
	
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Bouton_Valider,.Bouton{
	width: 125px;
	height: 20px;
	
	background-color: #99cbb0;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
	font-size: 12px;
	font-weight: bold;
}

.Bouton_Erreur{
	width: 125px;
	height: 20px;
	
	background-color: #FFFFFF;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
	font-size: 12px;
	font-weight: bold;
}

blockquote{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	
	text-align: justify;
}

.Img_Calendrier{
	position: relative;
	top: 2px;
		
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.Changement{
	position: relative;
	top: 4px;
}

.Chrono{
	font-size: 8px;
	text-align: center;
	height: 15px;
}

.Contour_Tab,.Erreur_Tab{
	background-color: #99cbb0;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Contour_Titre_Page{
	background-color: #99cbb0;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	font-size: 12px;
	font-weight: bold;
}

.CopY-Right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	
	color: #CCCCCC;
	
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
}

.Erreur{
	background-color: #FFFFFF;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FF0000;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
	font-size: 12px;
	font-weight: bold;
}

.Erreur_Texte{
	font-style: italic;
}

.Erreur_Titre{
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.Espace{
	width: 5px;
	height: 5px;
}

.Espace_15{
	width: 15px;
	height: 15px;
}

.Fond_Clair_001{
	background-color: #99cbb0;
}
.Fond_Clair_002{
	background-color: #FFFFFF;
}
.Fond_Clair_003{
	background-color: #b3cbe1;
}
.Fond_Clair_004{
	background-color: #FF0000;
}
.Fond_Fonce_001{
	background-color: #007e3a;
}
.Fond_Moyen_001{
	background-color: #3A93FF;
}
.Fond_Moyen_002{
	background-color: #6897C4;
}

.Lien{
	color: #FF0000;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
}

.Lien_Calendrier{
	color: #00259C;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
}

.Lien_Match_Info{
	color: #FFFFFF;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.Lien_Supprimer{
	color: #FF0000;
	font-size: 12px;
	font-stretch: normal;
	font-style: normal;
	font-weight: normal;
}

.Menu{	
	background-color: #007e3a;
	background-image: url(Images/FondDegradeGauche.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
	border-left: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Menu_Haut{	
	background-color: #007e3a;
		
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Menu_Admin{
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.News,.Licences,.Membres,.Clubs,.Matchs,.Paragraphe{
	background-color: #a6dec1;
	width: 95%;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.News_Titre,.Licences_Titre,.Membres_Titre,.Clubs_Titre,.Matchs_Titre{
	background-color: #99cbb0;
	color: #000000;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.Postit_Titre{
	background-color: #FF0000;
	color: #000000;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	
	color: #FFFFFF;
}

.Postit{
	background-color: #FFFFFF;
	width: 95%;
	
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #FF0000;
	
	border-left: 1px;
	border-left-style: dashed;
	border-left-color: #FF0000;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	
	border-right: 1px;
	border-right-style: dashed;
	border-right-color: #FF0000;
}

.Photo{	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

table,td,tr,a,blockquote{
	font-size: 12px;	
}

.TabClassement{
	background-color: #b3cbe1;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.TabClassement2{
	background-color: #FFFFFF;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.TabClassementCatAdmin{
	color: #FFFFFF;
	background-color: #00259C;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.TabClassementClassAdmin{
	background-color: #b3cbe1;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Taille_Site{	
	background-color:#F7F7F7;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FF9934;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FF9934;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9934;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FF9934;
}

.td_Accueil{
	background-color: #007e3a;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Td_GNews,.Td_GLicence,.Td_GClubs{
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

.Texte_Reportage{
	background-color: #a6dec1;
	width: 95%;
	
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.Texte_Rouge{
	color: #FF0000;
}

.Titre_Calendrier_Mois{	
	color: #FFFFFF;
	
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
}

.Titre_Calendrier_Jours{
	color: #FF0000;
	
	border-top: 1px;
	border-top-style: dashed;
	border-top-color: #FF0000;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}

.Titre_Paragraphe{
	color: #FFFFFF;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	
	font-size: 12px;
	font-weight: bold;
}

.Titre_Paragraphe_2{
	color: #000000;
	
	border-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
	
	font-size: 12px;
	font-weight: bold;
}

.Titre_Partenaire{
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	
	font-size: 16px;
	font-weight: bold;
}
