@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color: #ffebee;
	}
.iframe_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e701c;
	text-transform: uppercase;
}
.iframe_journee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e701c;
}
.iframe_titre_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e701c;
	text-transform: none;
}
.iframe_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #000;
}

.iframe_resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e701c;
}

.iframe_TAB_resultat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0e701c;
	border-right-color: #0e701c;
	border-bottom-color: #0e701c;
	border-left-color: #0e701c;
}
.iframe_TABFIN_resultat {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0e701c;
	border-right-color: #0e701c;
	border-bottom-color: #0e701c;
	border-left-color: #0e701c;
}

.iframe_resultat_f{
	font-weight: bold;
	font-size: 14px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e701c;
}
.iframe_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.iframe_em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-transform: none;
}

.iframe_resum_score {
	font-size: 12px;
	font-weight: bold;
	color: #0e701c;
}
.iframe_resum_equipe {
	font-size: 11px;
	font-weight: bold;
}
.iframe_resum_titre {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #0e701c;
}


.iframe_resum_cat {
	font-size: 10px;
	font-style: italic;
}
.iframe_resum_match {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 10px;
}
#W_Menu {
	position : fixed ;
	p:align-top;
	text-align : left ;
	width : 20% ;
	border : none;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	top: 300px;
	}
	
#W_Corps {
	border : none;
	width : 78%;
	top: 280px ;
	left : 21% ;
	position : absolute ;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	}
	#W_En_tete
{
	p:align-top;
	text-align : center ;
	width : 100% ;
	height : 110px;
	border : none;
	top: 1px;

}

.laClasse {
    width: 5rem:
}

.laClasse:focus {
    width: 20rem;
}
