body{
	background-color: #fff;
	font-size: 9px;
	font-family: Arial,Sans-serif;
	color: #000;

}
table.all{
	width: 80%;
	margin-left: 10%;
}

table.all a:link,
table.all a:visited,
table.all a:hover,
table.all a:active{
	 color: #2F6482;
	 /*text-decoration: underline;*/
}

div#bandeau_haut table.bandeau{
	width: 100%;
	margin-bottom: 10px;
}
div#bandeau_haut table.bandeau p.message{ font-size: 14px;}
div#bandeau_haut table.bandeau p,
div#bandeau_haut table.bandeau a{
	color: #3277A1;
}
div#identite_infos p{
	color: #3277A1;
}
div#breadcrumb, div#titrepage{
	/*position: absolute;
	border: solid 1px #fc0;
	left: 240px;*/
	margin: 0;
	padding: 0;
	left: 0;
	font-size: 12px;
	font-family: Arial,Sans-serif;

}
div#breadcrumb a{
	font-size: 14px;
	font-weight: 600;
	font-family: Arial,Sans-serif;
	text-decoration: none;
}
div#titrepage h1{
	color: #3277A1;
	font-size: 20px;
	font-family: Arial,Sans-serif;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#top{
	margin-left: 200px;
	border-left: solid 3px #3277A1;
	padding-left: 10px;
}
h1, div.csc-header h3{
	font-size: 14px;
	font-weight: 600;
	font-family: Arial,Sans-serif;
	text-decoration: none;
	color: #f60;
}

div.back1 a{
	color: #666;
}

div#contenu{
	padding-top: 30px;
}

p#backVersionWeb{
	float: right;
}
