@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D54;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3087A3;
	background-image: url(images-interface/fond-page.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}



#div1 {
	float:left;
	width:50%;
	width: 884px;
	text-align:center;
	padding: 6px;
} 
#div-edito {
	marging-left:50%;
	padding: 18px;
	padding-left: 36px;
	width: auto;
	padding-right: 36px;
}p {
	text-align: justify;
	line-height: 18px;
}
h1 {
font-size: 28px;
	padding-bottom: 15px;
	text-shadow: 0 1px 0 #fff;
	padding-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCB8AA;
	border-bottom-color: #BCB8AA;
	display: block;
	padding-left: 12px;
	color: #990000;
}
.bottom-links {
	font-size: 10px;
	line-height: 13px;
}
.div-content-pages {
	marging-left:50%;
	padding: 18px;
	padding-left: 36px;
	width: auto;
	padding-right: 36px;
}
.page-titles {
	font-size: 28px;
	padding-bottom: 10px;
	text-shadow: 0 1px 0 #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding-left: 12px;
	color: #990000;
}

