/*style pour le texte */

html, body {
margin: 0;
padding: 0;
height: 100%
}
.input{
font-size:9pt;
color:#010f32;
border: 1px solid #7f8698;
height:14px;
}

.bouton{
background-image:url(../image/degrade_btn.gif);
background-repeat:repeat-x;
font-size:10pt;
color:#010f32;
font-weight:bold;
border: 1px solid #7f8698;
height:25px;
cursor:pointer;
}

.petit_texte{
font-size:7pt;
color:#636262;
}
.texte_bleu{
color:#3C6C97;
}
.texte_vert{
color:#526902;
}
.texte_rouge{
color:#CF0909;
}
.texte_orange{
color:#f8860b;
}
.sous_titre_orange{
font-size:9.5pt;
font-weight:bold;
color:#DF4600;
}
.sous_titre_bleu{
font-size:9.5pt;
font-weight:bold;
color:#3C6C97;
}
/*Fin style pour le texte */

body {
min-height: 100%;
max-height: 100%;
height: 100%;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
background-color : #010f32;
color : #ffffff;
}

.h_menu ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.h_menu ul li {
margin-right : 20px;
float : left;
position : relative;
}
.h_menu ul li a {
display : block;
font-size : 8.5pt;
padding : 3px 15px;
text-decoration : none;
}
.h_menu ul li ul {
margin-left : -16px;
display : block;
left : 0;
position : absolute;
top : 1em;
visibility : hidden;
}
.h_menu ul li ul li {
display : list-item;
float : none;
margin-bottom : -6px;
}
.h_menu ul li ul li a {
display : block;
font-size : 8.5pt;
padding : 3px 15px 5px;
text-decoration : none;
width : 160px;
}
.h_menu ul li a:visited {
text-decoration :none;
color:#010f32;
}
.h_menu ul li a:hover {
text-decoration : underline;
}

.menu_equipe
{
padding-bottom:60px;
height:100%;
width:150px;
background-color:#767d90;
vertical-align:top;
text-align:left;
border: 1px solid rgb(1, 15, 50);
background-image: url(../image/fond_sous_menu_gauche.jpg);
background-repeat: no-repeat;
background-position: center top; font-size: 8pt;
}



.Today
{
background-color:#4881c8;
width:19px;
height:19px;
float:left;
border-color:#b7bac2;
border-width:1px;
border-style:solid;
}
.Evenement
{
margin:0px;
background-color:#f8860b;
width:19px;
height:19px;
float:left;
border-color:#b7bac2;
border-width:1px;
border-style:solid;
}
.SansEvenement
{
margin:0px;
background-color:#ffffff;
width:19px;
height:19px;
float:left;
border-color:#b7bac2;
border-width:1px;
border-style:solid;
}

.zone_match {
padding:5px;
border: 1px solid #c4c9d4;
}

.calendar
{
color:#7f8698;
background-color:#ffffff;
font-size:12px;
width:455px;
	border-color :#b7bac2;
	border-width:1pt;
	border-style :solid;
}

a.calendar_btn {
color:#4881c8;
text-decoration:none;
font-weight:bold;
}

a.calendar_btn:visited {
color:#4881c8;
text-decoration:none;
font-weight:bold;
}

a.calendar_btn:hover {
color:#f8860b;
text-decoration:none;
font-weight:bold;
}

a.calendar_btn2
{
color:#a7ceff;
text-decoration:none;
font-weight:bold;
}

a.calendar_btn2:visited
{
color:#a7ceff;
text-decoration:none;
font-weight:bold;
}

a.calendar_btn2:hover
{
color:#f8860b;
text-decoration:none;
font-weight:bold;
}

.calendar_mois
{
color:#ffffff;
font-weight:normal;
font-size:12px;
}

.calendar_mois
{
color:#000000;
font-weight:normal;
font-size:12px;
}

.calendarToday
{
background-color:#4881c8;
color:#ffffff;
font-weight:bold;
font-size:12px;	
}

.calendarHeader
{
	background-image:url(../image/degrade_bleu.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color:#010f32;		
	text-decoration:none;
	width:65px;
	height:25px;
	border-color : #b7bac2;
	border-width : 1px;
	border-style : solid;
}

.calendarHeader2 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size:14px;	
	color:#ffffff;	
	text-decoration:none;	
}

.calendarHeader22
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size:14px;	
	color:#000000;	
	text-decoration:none;	
}

.calendarHeader3 
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;		
	text-decoration:none;
	height:20px;
	padding-top:8px	
}

.calendarHeader3on
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;		
	text-decoration:none;
	background-color:#f8860b;
	height:20px;
	padding-top:8px;	
	border-color : #ffffff;
	border-width : 1px;
	border-style : solid;	
}

.calendarHeader3onlien
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;		
	text-decoration:none;
}

.calendarHeader3onlien:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#010f32;			
	text-decoration:none;
}

.calendarHeader3onlien:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#ffffff;			
	text-decoration:none;
}

a {
color:#a7ceff;
text-decoration:underline;
}
a:visited{
color :#a7ceff;
text-decoration:underline;
}
a:hover {
color:#f8860b;
text-decoration:underline;
}

a.menu_util{
color:#010f32;
text-decoration:none;
font-weight:bold;
}

a.menu_util:visited{
color:#010f32;
text-decoration:none;
font-weight:bold;
}

a.menu_util:hover{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

a.btn_calendar {
color:#0066CC;
text-decoration:underline;
}
a.btn_calendar:visited{
color:#0066CC;
text-decoration:underline;
}
a.btn_calendar:hover {
color:#f8860b;
text-decoration:underline;
}


.div_bleu {
background-color : #a7ceff;
border : 1px solid #e0eeff;
padding : 4px 4px 4px 10px;
width : 400px;
}
.div_bleu a {
font-size : 11px;
text-decoration : none;
color : #000000;
}
.div_bleu a:hover {
color : #ffffff;
}
.table_menu {
float:left;
position:relative;
padding-top : 82px;
margin-left : 7px;
*display:inline;
}
.btn_menu {
color : #010f32;
}
a.menu {
color : #010f32;
text-decoration : none;
}
a.menu:visited {
color : #010f32;
text-decoration : none;
}
a.menu:hover {
text-decoration : underline;
}
.petit_text_bleu {
color : #0169c6;
font-size : 7pt;
}
.petit_text_orange {
color : #f8860b;
font-size : 7pt;
}
.titre_text_orange {
color : #f8860b;
font-size : 12pt;
font-weight : bold;
}
.text_bleu {
color : #3C6C97;
}
.titre_texte {
color : #3C6C97;
font-size : 11pt;
font-weight:bold;
margin-bottom : 10px;
}
.titre_calendar {
color : #0169c6;
font-size : 9pt;
font-weight:bold;
margin-bottom : 10px;
}
.titre_calendar_orange {
color : #f8860b;
font-size : 10pt;
font-weight : bold;
}
.texte {
color : #ffffff;
font-size : 10pt;
margin-bottom : 15px;
margin-right : 10px;
}
.aff_equipe {
color:#ffffff;
font-size : 12px;
margin-bottom : 15px;
}
.nom_joueur {
font-weight : bold;
font-size : 13px;
margin-left : 5px;
margin-right : 5px;
text-decoration : none;
color : #000000;
}
.nom_equipe a {
font-weight : bold;
font-size : 13px;
margin-left : 5px;
margin-right : 5px;
text-decoration : none;
color : #f8860b;
}
.nom_equipe a:visited {
font-weight : bold;
font-size : 13px;
margin-left : 5px;
margin-right : 5px;
text-decoration : none;
color : #f8860b;
}
.nom_equipe a:hover {
text-decoration : underline;
color : #7f8698;
}
.ville_equipe {
margin-left : 5px;
margin-right : 5px;
margin-bottom:10px;
text-decoration : none;
color : #ffffff;
}
.ville_equipe2 {
margin-left : 5px;
margin-right : 5px;
margin-bottom:10px;
text-decoration : none;
color : #000000;
}
a.lien_jaune {
margin : 15px;
color : #d2a139;
text-decoration : underline;
font-weight : bold;
}
a.lien_jaune:visited {
margin : 15px;
color : #d2a139;
text-decoration : underline;
font-weight : bold;
}
a.lien_jaune:hover {
color : #71510c;
}
.table_equipe {
border-bottom-color : #7f8698;
border-bottom-width : 1px;
border-bottom-style : solid;
}
.img_equipe {
border: 1px solid #c4c9d4;
}
.img_joueur {
border: 1px solid #010f32;
}

a.fonce {
color : #0169c6;
text-decoration : underline;
}
a.fonce:visited {
color : #0169c6;
text-decoration : underline;
}
a.fonce:hover {
color : #010f32;
text-decoration : underline;
}
a.clair {
color : #ffffff;
text-decoration : underline;
}
a.clair:visited {
color : #ffffff;
text-decoration : underline;
}
a.clair:hover {
color : #c4c9d4;
text-decoration : underline;
}
a.sous_menu {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.sous_menu:visited {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
a.sous_menu:hover {
font-weight : bold;
text-decoration : underline;
}
a.texte {
color : #f8860b;
}
a.texte:visited {
color : #f8860b;
}
a.texte:hover {
color : #ffffff;
}
a.texte:visited {
color : #f8860b;
}
.h_menu ul {
margin-left : 15px;
list-style-type : none;
}
.h_menu ul li {
text-decoration : none;
background-repeat : repeat-x;
}
.h_menu ul li a {
display : inline-block;
padding-top : 7px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
border-left-width : 0;
text-decoration : none;
color : #010f32;
font-size : 8.5pt;
font-weight : normal;
}
.h_menu ul li ul {
width : 150px;
}
.h_menu ul li ul li {
border-right-width : 1px;
border-right-style : solid;
border-right-color : #ffffff;
border-left-width : 1px;
border-left-style : solid;
border-left-color : #ffffff;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #ffffff;
margin-bottom : 0;
background-color : #7f8698;
width : 110px;
height : 20px;
display : list-item;
}
.h_menu ul li ul li a {
display : block;
color : #010f32;
text-decoration : none;
font-size : 10px;
}
.h_menu ul li a:hover {
color : #ffffff;
}
.h_menu ul li ul li a:hover {
width : 80px;
background-color : #a1b5cc;
text-decoration : underline;
color : #ffffff;
}
.petit_text_blanc {
font-size : 10px;
color : #ffffff;
}
* html p#iepara {
padding-top : 1em;
}
* html .h_menu ul li {
float : left;
height : 1%;
color:#00FF00;
}
* html .h_menu ul li a {
height : 1%;
color:#00FF00;
}
.entete_tableau {
background-color : #a6ceff;
}
.ligne_tableau_0 {
background-color : #d8d8d8;
}
.ligne_tableau_1 {
background-color : #d8d8d8;
}
a.lienlisting {
color : #000000;
text-decoration : none;
}
a.lienlisting:visited {
color : #000000;
text-decoration : none;
}
a.lienlisting:hover {
text-decoration : underline;
}
a.titre_col {
color : #ffffff;
text-decoration : none;
}
a.titre_col:visited {
color : #ffffff;
text-decoration : none;
}
a.titre_col:hover {
text-decoration : none;
}

