body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#FFFFFF;
	scrollbar-base-color:#345A5A;
	scrollbar-3dlight-color:#345A5A;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#345A5A;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
table {
	font-size: 11px;
	line-height:14px;
	border-collapse: collapse;
	border:0px;
	border-spacing:0px;
	/*width:94%;*/
}
td, tr{
	padding:0px;
}

input, select, textarea
{
	font-size: 11px;
	margin:2px 0 2px 5px;
	filter: none;
	border-style:solid;
	border-width:1px;
	border-color:#345A5A;
	background-color:#FFFFFF;
}

h1{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin:10px 0 5px 0px;
	padding:0 0px 0 10px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	color: #000000;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #345A5A;
	/*border-bottom-style: dotted;*/
}

.titreblanc{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin:10px 0 5px 0px;
	padding:0 0px 0 10px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	color: #FFFFFF;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #345A5A;
	/*border-bottom-style: dotted;*/
}
.titreblanc2{
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	/*border-bottom-style: dotted;*/
	/*border-bottom-style: dotted;*/
}

h3{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin:0px;
	padding:0 0 0 5px;
	color: #FFFFFF;
	text-transform:capitalize;
	font-style:italic;
	border-top-width: 1px;
	border-top-style:solid;
	border-top-color: #FFFFFF;
}
p{
	text-align:left;
	line-height: 16px;
	margin: 5px 5px 5px 10px;
	
}

a:link {
	text-decoration: none;
	color: #CC0000;
} 
a:visited {
	text-decoration: none;
	color: #CC0000;
} 
a:hover {
	text-decoration: underline ;
	color: #0033CC;

} 
a:active {
	text-decoration: underline ;
	color: #0033CC;

} 



.liengrablanc:link {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
} 
.liengrablanc:visited {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
} 
.liengrablanc:hover {
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
} 
.liengrablanc:active {
	font-weight: bold;
	font-size: 12px;
	color: #FFCC00;
} 


.lienblanc:link {
	color: #FFFFFF;
	text-decoration: underline ;
} 
.lienblanc:visited {
	color: #FFFFFF;
	text-decoration: underline ;
} 
.lienblanc:hover {
	color: #FFCC00;
} 
.lienblanc:active {
	color: #FFCC00;
} 

.lienjaune:link {
	color: #FFCC00;
	text-decoration: underline ;
} 
.lienjaune:visited {
	color: #FFCC00;
	text-decoration: underline ;
} 
.lienjaune:hover {
	color: #FFFFFF;
} 
.lienjaune:active {
	color: #FFFFFF;
} 



.couleurblanc{
	 color: #FFFFFF;
}

.couleurjaune{
	 color: #FFCC00;
}

.couleurrouge{
	 color: #FF0000;
}

.taille12gras{
	font-size: 12px;
	font-weight: bold;
}

.taille12{
	font-size: 12px;
}

.gras{	
	font-weight: bold;
}


.aide{	
	font-style:italic;
}

.cadre{
	border-style: solid;
	border-width: 1px;
	border-color: #345A5A;
}
