select
{
	font-size: 8pt;
	font-family: Arial;
	background-color: aliceblue;
}
input
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9pt;
	margin: 2px;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	background-color: aliceblue;
}
input.bouton
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	font-size: 9pt;
	background-image: url("../images/fondBouton.gif");
	margin: 1px;
	border-left: #7f9db9 1px solid;
	color: #333333;
	border-bottom: #7f9db9 1px solid;
	background-color: #e0e0e0;
}
textarea     { font-family: Arial; font-size: 9pt; background-color: aliceblue; border: 1px solid #7F9DB9; }

.text{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}
.textImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;

}

.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
}

.titre1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;

}
.titre2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: italic;


}
.titre3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	font-weight: bold;
	line-height: normal;


}
.selectbox {
	border: 2px solid #FE000C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE000C;
	font-weight: bold;
	text-align: right;
}
A:LINK,A:ACTIVE,A:VISITED{
	color: #0099FF;
	text-decoration : none;	
}
A:HOVER {
	text-decoration : underline;
	color: #0099FF;
}
BODY {
 	SCROLLBAR-FACE-COLOR: #FFFFFF;
 	SCROLLBAR-HIGHLIGHT-COLOR: #0099FF;
	SCROLLBAR-SHADOW-COLOR: #0099FF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #0099FF;
	SCROLLBAR-TRACK-COLOR: #0099FF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.tabtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0099FF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	padding-right: 5px;
	height: 15px;
}
.tabcontenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top: 1px none #0099FF;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px none #0099FF;
	height: 15px;
	padding-right: 5px;
	text-align: right;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: lighter;
	font-style: italic;
	font-variant: normal;

}
.titre1inblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titre2inblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.titre2inbluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;

}
.3BIG {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
}
.titre1BIG {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.alerte {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.titreLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CCFF;
	font-weight: bold;
	font-style: italic;

}


table.popup{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	HeaderStyle-BackColor: #000000; 
	background-color: #E8E8E8
}
.popup td{
	padding: 2px;
	border-width: 2px;
	border-style: none;
}

table.tHoraires{
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	background-color: #6699CC
}
td.tHorairesItems
{
	border-right: 2px;
	padding-right: 2px;
	border-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: 2px;
	padding-top: 2px;
	border-bottom: 2px;
	background-color: #99bbdd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
