body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#386283 url(../images/bg.jpg) no-repeat fixed center;
	width:769px;
	margin:auto;
}
h1,.speudo-h1{
	color:#4C70D7;
	font-size:16px;
	font-weight: bold;
	border:0;
}
h2{
	font-size:12px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
h3{
	color:#4C70D7;
	font-size:12px;
	font-weight:bold;
}
label{
	color:#036;
}
a,a:visited{
	color:#09315b;
	text-decoration:none;
}
a:hover{
	color:#f39714;
	text-decoration:underline;
}
th{
	font-size:15px;
	color:#fff;
	font-weight:bold;
}
#header{
	width:769px;
	height:108px;
}
#header img{
border: 0px;
}
#menu{
	background:#BF0900;
	width:769px;
	height:25px;
}
#content{
	background-color:#fff;
	width:749px;
	padding:10px;
}
.contentform{
	background-color:#fff;
	background-image:url(../images/degrad.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
#footer{
	background:#386283 url(../images/foot.jpg) no-repeat;
	width:769px;
	height:122px;
}
#tm{
	width:769px;
	height:15px;
	color:#fff;
	text-align:center;
}
#footer span, #header span{
	visibility:hidden;
}

.box{
background-image : url(../images/BGbox.png);
background-repeat : repeat;
border-collapse : collapse;
border-width : 0px;
}
.text{
font-family : verdana;
font-size : 12px;
color : #121212;
}
.soustitre{
font-family : verdana;
font-size : 14px;
font-weight : bold;
color : #4D6FDA;
}
.center{
	text-align:center;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearboth{
	clear:both;
}
.alignright{
	text-align:right;
}
.verticalaligntop{
	vertical-align:top;
}
.marginleft10pc{
	margin-left:10%;
}
.marginright10pc{
	margin-right:10%;
}
.highlight{
	display:inline;
	background:#ff9;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
.bgred{
	background:#c00;
}
.bgblue{
	background:#039;
}
.soussect{
	font-size:12px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	color: #CC0000;
}
.soustitre{
	color:#4C70D7;
	font-size:14px;
	font-weight:bold;
	margin-left:10%;
}
.fontsize12{
	font-size:12px;
}