body {
	color:#000099;
 	background-color:#000099;
	text-align: center; 
	font-size: 12px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#information {
 	position:relative;
	overflow-y:scroll; 
	overflow:auto;
	width:600px;
	height:100%;
	background-color:#FFFFFF;
}

#total{
	width: 100%; 
	
}

#popup{
	width: 100%; 
	text-align:justify:
	background-color:#FFFFFF;
	color:#000099;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-family:"Courier New", Courier, mono;
}

#panneClient{
	width:300px;
}

#jour[]{
	width:200px;
}
h1 {
	color:#000099;
	font-size: 18px;
	text-align:center;
    height: 20px;
}

h2 {
	color:#0000CC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF6600;
}

h3, h4 {
	color:#0000FF;
}

h5, h6 {
	color:#FFFFFF;
}

a {
	color:#0033FF;
}
.Style1 {font-size: 12px}
.Style2 {
	font-size: 16px;
	font-style:normal ;
	font-weight: bold;
	background-color:#FFFF00
}
.Style3 {font-size: 12}
.Style5 {
	font-size: 15px;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.Style15 {font-size: 14px}
.Style18 {color: #0000FF; font-weight: bold; }
.Style19 {color: #FF0000}

.infosUti {
	color:#000099;
	font-size: 10px;
	font-weight: bold;
	
}

select.panne 
{     
    width: 300px;            
} 
select.cat 
{     
    width: 200px;            
} 
a.boutonMenu:link{
	text-decoration:none;
	color:#000099;
}
a.boutonMenu:visited{
	text-decoration:none;
	color:#000099;
}
a.boutonMenu:hover{
	text-decoration:none;
	color:#FFFFFF;
}