code
{
	color:rgb(0,255,255);
	font-size:12pt;
}
pre
{
	color:rgb(0,255,255);

}
a:link
{
	color: rgb(192, 96, 0);
}
a:active
{
	color: rgb(128, 64, 0);
}
a:visited
{
	color: rgb(0, 0, 0);
}
body{
	color: #006BB2;
	font-size:12pt;
	margin-top:7;
	margin-left:7;margin-right:7;
	background-color: #ACC3DB ; 
	background-image: url('../images/ciel_top_w1h700.bmp');
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: arial;
	background-color: #80B2A8; 
	background-attachment: scroll"
}
h1
{
	color: rgb(0, 0, 205);
	text-align: center;
}
h2
{
	color: rgb(0, 0, 155);
	text-align: center;
}
h3
{
	color: rgb(0, 0, 205);
}
h4
{
	color: rgb(0, 0, 205);
}
h5
{
	color: rgb(255, 153, 51);
}
h6
{
	color: rgb(204, 51, 153);
}
button
{
	background-color: rgb(255, 204, 0);
	color: rgb(11, 0, 0);
}
label
{
	color: rgb(255, 255, 204);
}

textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(204, 51, 153);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(204, 51, 153);
}
th
{
	color: rgb(255, 255, 204);
}
div.arh{
	margin:5px;
	border: 1px solid #C9D7F1;
	font-family:Arial;
	font-size:10pt;
	padding:3px;
	background-color:#fff;
}
#small_black{
	text-align:left;
	font-size:10pt;
	color:black;
}