body{
	background-color: #E1F4FF;
	scrollbar-face-color: #E1F4FF;
	scrollbar-highlight-color: #E1F4FF;
	scrollbar-shadow-color: #006699;
	scrollbar-arrow-color: #006699;
	scrollbar-base-color: #006699;
	scrollbar-track-color: #E1F4FF;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}

.td,tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #483D8B;
	text-align:justify;
}

a{
	text-decoration: none;
	color:#54AB65;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	color:#034EA2;
	font-weight: bold;
}			

.traitjaune{
	color: #FFDE00;
	border: 2px solid;
}
.traitvert{
	color: #33CC66;
	border: 1px solid;
}
.titrbleu {
	font-size: 12px;
	color: #35A3DC;
	font-weight: bold;
	padding-left: 8px;
}
.rubrique1{
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #FF9900;
}
.rubrique2{
	font-size: 12px;
	font-weight: bold;
	background-color: #35A3DC;
	text-align: right;
	text-indent: 10px;
	color: #FFFFFF;
}
.rubrique3{
	font-weight: bold;
	color: white;
	background-color: #034EA2;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 20px;
	padding-right: 20px;
}
.or12 {
	font-size: 12px;
	color: #35A3DC;
	font-weight: bold;
	padding-left: 10px;
}
.txtrouge {
	color: #FF6633;
}
.rouge {
	font-size: 14px;
	color:#FF3366;
	font-weight: bold;
	text-align:center;
}
.rougepetit {
	font-size: 11px;
	color:#FF3366;
	font-weight: bold;
	text-align:center;
}
