body {
	padding:0px;
	margin:0px;
	background-color:#E1EEF6;
	background-image:url(../images/fond.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}
a { 
	text-decoration: underline;
	color: #183D53;
}
a:hover { 
	text-decoration: none;
	color: #183D53; 
}
.sep{
	height: 20px;
}
.fond{
	background-image:url(../images/fond_img.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	text-align:center;
}
.header {
	background-image:url(../images/fond_header.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 100px;
}
.footer {
	background-image:url(../images/fond_footer.gif);
	background-repeat:no-repeat;
	width: 100%;
	height: 26px;
	padding-top:5px;
	text-align:center;
	color:#3A596C;
	font-family:Arial;
	font-size:10px;
}
.encart {
	width: 100%;
}
.encart_top {
	text-align:left;
	background-image:url(../images/encart_top.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:26px;
	width: 100%;
}
.encart_texte {
	text-align:left;
	background-color:#E7EBEF;
	padding-top: 10px;
}
.encart_bottom {
	background-image:url(../images/encart_bottom.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:10px;
	width: 100%;
}
.titre{
	background-color:#FFFFFF;
	padding-left: 10px;
	color: #97141B;
	font-family:Verdana;
	font-size: 14px;
	height: 26px;
	text-align:left;
	width:inherit;
}
table, td, div {
	color:#373737;
	font-family:Arial;
	font-size:12px;
}
input{
	border : 1px solid #CCCCCC;
	color:#373737;
}
.texte {
	padding: 10px;
	color:#373737;
	font-family:Arial;
	font-size:12px;
}
.sstitre{
	background-color:#FFFFFF;
	padding-left: 10px;
	color: #183D53;
	font-family:Arial;
	font-size: 12px;
	height: 26px;
	text-align:left;
	width:inherit;
}
