@charset "UTF-8";
/* CSS Document */

html, body {
height: 100%;
}

body {
	margin : 0;
	background : #7B1C17 url(images/noel.jpg) repeat-x;
	text-align : center;
	font-size : 0.8em;
	color : #000;
	font-family : arial;
}

a:active, a:focus{
outline:none;
}

/*  ENTETE
*******************************************************************/ 

.noel {
	background : url(images/noel.jpg) no-repeat center;
}

.bandeau {
	position : absolute ; 
	left : 0;
	top : 0; 
	height : 66px;
	width : 100%; 
	background : url(images/header.png) repeat-x;
	margin : 0;
	z-index : 1; 
}

.separation {
	width: 5px;
	background : url(images/li-header.jpg) no-repeat center;
}
	
.entete a {
text-decoration : none ;    
color : #fff ;
}
.entete a:hover {
text-decoration : none ;  
color : #B32720 ;
}
.actif a {
text-decoration : none ;
color : #B32720 ;
}

.PAC {
color : #B32720;
font-size : 1.8em ;
text-transform : uppercase ; 
font-weight : normal; 
}
.Camou {
font-size : 1.6em ;
color : #fff;
font-weight : normal; 
}

/*  PIED
*******************************************************************/ 
   
.pied {
	font-size : 0.9em;
	background : url(images/pied.jpg) no-repeat;
	padding : 5px 0 0 30px;
	text-align:left;
	color: #FFF;
	line-height: 1.2;
}
.pied a {   
	color : #FFF ;
}
.pied a:hover {
	text-decoration: none;
	color : #B32720 ;
}

/*  AUTRES
*******************************************************************/   

.rouge {
	color: #CC3333;	
}

.bord_gauche {
background : url(images/bord_gauche.png) repeat-y;
}

.bord_droit {
background : url(images/bord_droit.png) repeat-y;
}

.menu_haut {
font-size : 0.8em ;
font-family: Arial;
margin : 0 ;
padding : 0 10px 0 10px  ; 
color : #fff ;
background : url(images/menu_haut.jpg) repeat-x;
font-weight : normal;
text-align:left; 
}
.menu_haut a {   
	color : #FFF ;
}
.menu_haut a:hover {
	text-decoration: none;
	color : #B32720 ;
}

.menu_titre {
font-size : 1em ;
font-family: Arial;
margin : 0 ;
padding : 0 10px 0 15px  ; 
color : #fff ;
background : url(images/menu_titre.jpg) repeat-x;
height : 45px ;
line-height : 45px; 
font-weight : normal;
text-align:left; 
}

.menu_page {
font-size : 0.9em ;
font-family: Arial;
margin : 0 ;
padding : 2px 10px 5px 35px; 
background : url(images/menu_page.jpg) no-repeat;
font-weight : normal;
text-align:left;
}	
.menu_page a {   
color : #000 ;
}
.menu_page a:hover {
text-decoration: none;
color : #B32720 ;
}
.menu_page .active {
	color : #000;
}
 
.menu_rubrique {
	padding : 5px 15px 10px 15px;
	text-align: left;
	background-color: #f2f2f2;
}	
.menu_rubrique a {   
	color : #000 ;
}
.menu_rubrique a:hover {
	text-decoration: none;
	color : #B32720 ;
}

.matchs_titre {
font-size : 1em ;
font-family: Arial;
margin : 0 ;
padding : 0 10px 0 15px  ; 
color : #fff ;
background : url(images/menu_titre.jpg) no-repeat;
height : 45px ;
line-height : 45px; 
font-weight : normal;
text-align:left; 
}

.matchs_equipe {
font-size : 0.8em ;
font-family: Arial;
margin : 0 ;
padding : 2px 10px 0 35px; 
background : url(images/menu_page.jpg) no-repeat;
font-weight : normal;
text-align: left;
}

.matchs_contenu {
font-size : 0.9em ;
font-family: Arial;
margin : 0 ;
padding : 2px 10px 8px 35px;
font-weight : normal;
text-align: left;
}

.page_titre {
	font-size : 1.4em;
	font-family: Arial;
	margin : 0;
	padding : 0 10px 0 15px;
	color : #FFF;
	background : url(images/menu_titre.jpg) repeat-x;
	height : 45px;
	line-height : 45px;
	font-weight : normal;
	text-align: left;
}
.page_soustitre {
	font-size : 1.2em;
	font-family: Arial;
	margin : 0;
	padding : 0 10px 0 15px;
	color : #000;
	background-color : #D2D2D2;
	height : 30px;
	line-height : 30px;
	font-weight : bold;
	text-align: left;
}
.rubrique_titre {
	height : 36px;
	font-family: Arial;
	font-size : 1.2em;
	text-align: left;
	padding :  13px 0 0 40px;
	margin: 0;
	color : #000;
	background : url(images/rubrique_titre.jpg) no-repeat;
	font-weight: bolder;
}
.rubrique_tete {
	height : 16px;
	background : url(images/rubrique_haut.jpg) no-repeat;
}
.rubrique_contenu {
	width : 624px;
	padding : 5px 20px 0 20px ;
	background : url(images/rubrique_centre.jpg) repeat-y ;
	text-align: left;
}
.rubrique_retour {
	width : 624px;
	padding : 0 15px 0 0;
	background : url(images/rubrique_centre.jpg) repeat-y ;
}
.rubrique_pied {
	height : 16px;
	background : url(images/rubrique_bas.jpg) no-repeat;
}

/* Retour en haut de la page */
.retour {
	border: none;
	background-color: transparent;
}
/* Liens */
a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
/* Liens survolés */
a:hover{
	text-decoration: underline;
}

.table_normale {
	width: 570px;
}
.liste {
	border-spacing:0px;
}
.liste_entete td {
	font-weight: bold;
}
.liste_contenu td {
	font-weight: normal;
}
.liste td {
	text-align: left;
	font-family: Arial;
	color: #000000;
	font-size: 1em;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px solid black;
	padding-left:5px;
	border-spacing:0px;
}
.sans_bord {
	border: 0;
	padding: 0 0 0 0;
	margin: 0;
}

.gros_titre_noir {
	font-family: Arial;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.gros_titre_noir_italique {
	font-family: Arial;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.gros_titre_rouge {
	font-family: Arial;
	color: #CC3333;
	font-size: 20px;
	font-weight: bold;
}
.gros_titre_rouge_italique {
	font-family: Arial;
	color: #CC3333;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}
.titre_noir {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.titre_noir_italique {
	font-family: Arial;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.titre_rouge {
	font-family: Arial;
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
}
.titre_rouge_italique {
	font-family: Arial;
	color: #CC3333;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.contenu_rubrique {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

.entete_colonne {
	background-color: #CC3333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}	
.entete_rangee {
	background-color: #CC3333;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.cellule {
	background-color: #DDDDDD;
	font-family: Arial;
	color: #000000;
	font-size: 10px;
}
.cellule_sansbord {
	background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	font-size: 0.9em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cellule_rouge {
	background-color: #DDDDDD;
	font-family: Arial;
	color: #CC3333;
	font-size: 0.9em;
}

.texte_normal {
	font-family: Arial;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}
.texte_normal_gras {
	font-family: Arial;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.texte_normal_italique {
	font-family: Arial;
	color: #000000;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}
.texte_normal_rouge {
	font-family: Arial;
	color: #CC3333;
	font-size: 1em;
	font-weight: normal;
}
.texte_petit {
	font-family: Arial;
	font-size: 0.9em;
}
.texte_poule {
	font-family: Arial;
	color: #CC3333;
	font-size: 1.4em;
	font-weight: bold;
}

/* Styles de contenu */
.texte_normal_normal_normal_noir {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.texte_normal_normal_normal_rouge {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
}
.texte_normal_normal_normal_blanc {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.texte_normal_normal_normal_gris {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
}
.texte_normal_normal_normal_rose {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	color: #F0E1E1;
}
.texte_normal_normal_italique_noir {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.texte_normal_normal_italique_rouge {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #CC3333;
}
.texte_normal_normal_italique_blanc {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
.texte_normal_normal_italique_gris {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
}
.texte_normal_normal_italique_rose {
	font-family: Arial;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	color: #F0E1E1;
}
.texte_normal_gras_normal_noir {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.texte_normal_gras_normal_rouge {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #CC3333;
}
.texte_normal_gras_normal_blanc {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.texte_normal_gras_normal_gris {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
}
.texte_normal_gras_normal_rose {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #F0E1E1;
}
.texte_normal_gras_italique_noir {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.texte_normal_gras_italique_rouge {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #CC3333;
}
.texte_normal_gras_italique_blanc {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.texte_normal_gras_italique_gris {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}
.texte_normal_gras_italique_rose {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #F0E1E1;
}
.texte_grand_normal_normal_noir {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.texte_grand_normal_normal_rouge {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
}
.texte_grand_normal_normal_blanc {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.texte_grand_normal_normal_gris {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
}
.texte_grand_normal_normal_rose {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #F0E1E1;
}
.texte_grand_normal_italique_noir {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.texte_grand_normal_italique_rouge {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #CC3333;
}
.texte_grand_normal_italique_blanc {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
.texte_grand_normal_italique_gris {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
}
.texte_grand_normal_italique_rose {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	color: #F0E1E1;
}
.texte_grand_gras_normal_noir {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.texte_grand_gras_normal_rouge {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #CC3333;
}
.texte_grand_gras_normal_blanc {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.texte_grand_gras_normal_gris {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
}
.texte_grand_gras_normal_rose {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #F0E1E1;
}
.texte_grand_gras_italique_noir {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.texte_grand_gras_italique_rouge {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #CC3333;
}
.texte_grand_gras_italique_blanc {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.texte_grand_gras_italique_gris {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}
.texte_grand_gras_italique_rose {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #F0E1E1;
}
.texte_petit_normal_normal_noir {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.texte_petit_normal_normal_rouge {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
}
.texte_petit_normal_normal_blanc {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
	color: #FFFFFF;
}
.texte_petit_normal_normal_gris {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
	color: #CCCCCC;
}
.texte_petit_normal_normal_rose {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	color: #CC3333;
	color: #F0E1E1;
}
.texte_petit_normal_italique_noir {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.texte_petit_normal_italique_rouge {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #CC3333;
}
.texte_petit_normal_italique_blanc {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
.texte_petit_normal_italique_gris {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #CCCCCC;
}
.texte_petit_normal_italique_rose {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	color: #F0E1E1;
}
.texte_petit_gras_normal_noir {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.texte_petit_gras_normal_rouge {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #CC3333;
}
.texte_petit_gras_normal_blanc {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.texte_petit_gras_normal_gris {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #CCCCCC;
}
.texte_petit_gras_normal_rose {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #F0E1E1;
}
.texte_petit_gras_italique_noir {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.texte_petit_gras_italique_rouge {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #CC3333;
}
.texte_petit_gras_italique_blanc {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.texte_petit_gras_italique_gris {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #CCCCCC;
}
.texte_petit_gras_italique_rose {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: #F0E1E1;
}
