body,html{
background-color:#6AC4E7;
background-image:url("imgs/background.jpg");
background-position:top center;
background-repeat:repeat-x;
width:100%;
height:100%;
padding:0px;
margin:0px;
font-family:Arial;
font-size:13px;
color:#307DDA;
cursor: default;
}

img {
border: 0px;
behavior : url(iepngfix.htc) ;
}

#normal {
color:#fff5ea;
}

.rouge {
color:#CB3323;
}

.vert {
color:#42be00;
}

a:focus{
outline:none;
}

a{
cursor: pointer;
color:#ff7bb2;
font-family:Arial;
font-size:13px;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

td{
padding:0px;
color:#307DDA;
font-family:Arial;
font-size:13px;
font-weight:normal;
}

.table{
padding:0px;
border-collapse:collapse;
margin:0px;
width:100%;
}

.alert_green{
padding:0px;
border-collapse:collapse;
margin:0px;
width:100%;
height:30px;
background-image:url('imgs/alert_green.jpg');
}

.alert_red{
padding:0px;
border-collapse:collapse;
margin:0px;
width:100%;
height:30px;
background-image:url('imgs/alert_red.jpg');
}

.alert_grey{
padding:0px;
border-collapse:collapse;
margin:0px;
width:100%;
height:30px;
background-image:url('imgs/alert_grey.jpg');
}

.alert_blue{
padding:0px;
border-collapse:collapse;
margin:0px;
width:100%;
height:39px;
background-image:url('imgs/alert_blue.jpg');
}


#contenu{
padding:0px;
width:720px;
height:100%;
margin-left:auto;
margin-right:auto;
border-collapse:collapse;
}

#contenu td{
vertical-align:top;	
}

.inputy {
background-color:#f3e2f8;
color:#732F8A;
font-family:Arial;
font-size:12px;
font-weight:normal;
text-align:center;
padding:2px;
width: 90px;
height:16px;
border:1px solid #edd3f7;
}

.inputz {
background-color:#FFFFFF;
color:#307DDA;
font-family:Arial;
font-size:12px;
font-weight:normal;
text-align:center;
padding:2px;
width: 90px;
height:16px;
border:0px solid #5f84c4;
margin-left:4px;
margin-right:4px;
margin-bottom:8px;
}

.inputx {
background-color:#ABBAA5;
color:#000000;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-align:left;
border:1px solid #487E5A;
}

.button{
background-color:#B7B7B7;
color:#000000;
font-family:Verdana;
font-size:11px;
font-weight:normal;
text-align:center;
border:1px solid gray;
padding-left:3px;
padding-right:3px;
width:80px;
cursor:pointer;
}

.button:hover{
background-color:#ABA9A9;
color:#000000;
}


.alert {
	background: #23232D; center no-repeat;
	background-image:url('jsalert.jpg');
	background-repeat: no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	color:#FFFFFF;
	position:fixed;
	z-index:2;
	width:100%;
	}
	
.title {
	color:#b95fc8;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
}

#tooltip {
	width				: 370px;
	height				: 47px;
	background-image	: url("imgs/infobulle.png");
	background-position	: top left;
	background-repeat	: no-repeat;
	padding				: 5px;
	padding-top			: 10px;
	padding-left		: 20px;
	padding-right		: 10px;
	font-size			: 13px;
	line-height			: 13pt;
	font-weight:bold;
	letter-spacing		: 0pt;
	color: #FFFFFF;
	behavior : url(iepngfix.htc) ;
	
}

#tooltip p {
	margin				: 0px;
	padding				: 0px;
}

#tooltip img {
	vertical-align		: -15%;
}
	

.high {
color: #53c24a;
font-size:13px;
font-weight:bold;
}


.accoblock {
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
		width: 100%;
}
.accoblock .titleacco {
	display: block;
	background-color: #CCCCFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #FFFFFF;
	padding-right:10px;
	margin-bottom:1px;
	background-image:url(imgs/accoblock.jpg);
	height:44px;
}
.accoblock a {
	font-weight: bold;
	color: #307DDA;
	text-decoration:none;
	
}

.accoblock a:hover{
	font-weight: bold;
	color: #309DDA;
	text-decoration:none;
	
}

.myborder td {
	font-size: 13px;
	color: #666666;
	border: 0px solid #CCCCCC;
	padding:4px;
	padding-left:8px;
}


.accoblock .accotexte {
	background-image:url(imgs/accoblock2.jpg);
	margin-bottom:1px;
}

#test8{
_display:none;
}


#scrollbar1 { width: 478px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 420px; height: 225px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #fff; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: #fff; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background-color:#307DDA; height: 45px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end {overflow: hidden; height: 5px; width: 13px; display:none; }
#scrollbar1 .disable{ display: none; }

