.menuDyn {
	position: absolute;
	border: thin outset #CCCFFF;
	color: #007FC4;
	background-color: #7FB9DB;
	filter: alpha(opacity=75);
}
a.menu{
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	font-weight: bolder;
}
a.lienMenuDyn {
	cursor: default;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
a.lienMenuDyn:hover {
	cursor: default;
}

input{
	border-color:#CCCFFF;
	color: #007FC4;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

input.blanche{
	border:0px;
	border-color:#FFFFFF;
	color: #007FC4;
	background-color: #E3E1E1;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

select{
	border-color:#CCCFFF;
	color: #007FC4;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

select.multiple{
	border-color:#CCCFFF;
	color: #007FC4;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	line-height: 1.5em;
}

table.corps{
	background-color: white;
}

table.corps_bleu{
	background-color: #EFEFFF;
}

.finPage {
	font : 10px Tahoma, Arial;
	text-align : center;
	border-top : 1px solid Silver;
	margin-left : 10%;
	margin-right : 10%;
	line-height : 30px;
	color : Black;
}

.texte {
	font : 10px Tahoma, Arial;
	color : Black;
}

.Titre {
	color : #007FC4;
	text-align: center;
	font-family : Tahoma, Arial;
	line-height : 28px;
	font-size : medium;
	font-weight : bold;
	border-bottom : 1px solid Silver;
}

.TableauTitre {
	font-family : Tahoma, Arial;
	background-color : #007FC4;
	color : White;
	font-weight : bold;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}

.TableauTitreClassement {
	font-family : Tahoma, Arial;
	background-color : #007FC4;
	color : White;
	font-weight : bold;
	font-size : x-small;
	text-indent : 2px;
	text-align: center;
}

.TableauLigne1 {
	font-family : Tahoma, Arial;
	background-color : white;
	color : black;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauLigne2 {
	font-family : Tahoma, Arial;
	background-color : #EEEEEE;
	color : black;
	font-size : x-small;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauLignePlanning1 {
	font-family : Tahoma, Arial;
	background-color : white;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauLignePlanning2 {
	font-family : Tahoma, Arial;
	background-color : #EEEEEE;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}.TableauMatchGars {
	font-family : Tahoma, Arial;
	background-color : #C1D7FF;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauMatchFille {
	font-family : Tahoma, Arial;
	background-color : #FFCCED;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}.TableauMatchKO {
	font-family : Tahoma, Arial;
	background-color : #FF694F;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauMatchNon {
	font-family : Tahoma, Arial;
	background-color : #FFFC70;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
}.TableauMatchDomicile {
	font-family : Tahoma, Arial;
	background-color : #CFFC8F;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
}.TableauMatchExterieur {
	font-family : Tahoma, Arial;
	background-color : #FFFF99;
	color : black;
	font-size : 8pt;
	border : 1px solid White;
	border-bottom : 1px solid Black;
	text-indent : 2px;
	text-align: center;
}
.TableauInterligne {
	font-family : Tahoma, Arial;
	background-color : #404040;
	color : black;
	font-size : 2pt;
}
a.TableauTitreLien {
	font-family: Tahoma, Arial;
	color: white;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
}
a.TableauTitreLien:hover {
	text-decoration: none;
}

a {
	font-family: Tahoma, Arial;
	color: #007FC4;
	font-size: x-small;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #EEEEEE;
	font-size: x-small;
	text-decoration: none;
	font-weight: bolder;
}
a.erreur{
	color: red;
}

textarea{
	border-color:#EEEEEE;
	color: gray;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}
td{
	color: gray;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

td.page{
	color: #007FC4;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

td.page_black{
	color: black;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

td.page_bleu{
	color: #007FC4;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}

td.erreur{
	color: red;
}

td.page_droite{
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	border-left : 1px solid Silver;
}

.titreErreur {
	text-align: center;
	color:red;
	font-family : Tahoma, Arial;
	line-height : 28px;
	font-size : medium;
	font-weight : bold;
	border-bottom : 1px solid Silver;
}

button{
	border-color:#EEEEEE;
	text-align: center;
	border-width: 1px;
	color: gray;
	background-color: white;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
}
button.msgBoxButton{
	color:red;
}

.msgbox {
	position: absolute;
	top:40%;
	left:25%;
	width:50%;
	border: thin outset gray;
	background-color: #F9F9F9;
	filter: alpha(opacity=80);
	z-index: 1;
}
.msgboxErreur {
	position: absolute;
	top:5%;
	left:25%;
	width:50%;
	border: thin outset gray;
	background-color: white;
	border-color: red;
	filter: alpha(opacity=90);
	z-index: 1;
}
