body {
	margin: 0px 0px 0px 0px;
	background-color: #3d3d3f;
	background-image: url(../img/construct/bg_body.gif);
	background-position: top;
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

div#body {
	margin: 0px;
	background-image: url(../img/construct/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}

hr {
    height: 1px;
    margin: 10px 15px 10px 15px;
    background-color: #717172;
    color: #717172;
    border: 0px;
    padding: 0px;
    display: block;
}

.clearer {
	clear: both;
}

/* ----- GENERAL --------------------------------------------------------------------------- */

#general {
	width: 970px;
	background-image: url(../img/construct/bg_banner.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	color: #3d3d3f;
	text-align: center;
}

#banner {
	width: 960px;
	height: 310px;
	margin: 0px auto 0px auto;
}

#menu {
	height: 32px;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a {
	margin: 0px 10px 0px 10px;
	color: #FFFFFF;
}

#main {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0px auto 10px auto;
	text-align: left;
}

#left {
	float: left;
	width: 220px;
	text-align: center;
}

#right {
	float: left;
	width: 740px;
	color: #717172;
}

#bottom {
	background-image: url(../img/construct/bg_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 9px;
	text-align: center;
	padding: 20px 0px 5px 0px;
	color: #534741;
	font-weight: bold;
}

#bottom a:link, #bottom a:visited {
	color: #534741;
}

#bottom a:hover {
	color: #322b27;
	text-decoration: none;
}

/* ----- LEFT ------------------------------------------------------------------------------ */

.boxTop {
	margin: 5px auto 0px auto;
	padding: 5px 0px 0px 0px;
	height: 36px;
	background-image: url(../img/construct/box_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

.boxTop h1 {
	background-position: left;
	background-repeat: no-repeat;
	margin: 5px 20px 0px 20px;
	padding: 5px 0px 0px 25px;
	font-size: 13px;
	color: #1c6fae;
}

.boxTop h1 a:link, .boxTop h1 a:visited, .boxTop h1 a:hover {
	color: #1c6fae;
	text-decoration: none;
}

.boxTop h1.actu {
	background-image: url(../img/construct/box_h1_actu.jpg);
}

.boxTop h1.action {
	background-image: url(../img/construct/box_h1_action.jpg);
	color: #9b0d4e;
}

.boxTop h1.action a:link, .boxTop h1.action a:visited, .boxTop h1.action a:hover {
	color: #9b0d4e;
	text-decoration: none;
}

.boxTop h1.newsletter {
	background-image: url(../img/construct/box_h1_newsletter.jpg);
}

.boxMain {
	margin: 0px auto 0px auto;
	background-image: url(../img/construct/box_main.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.boxMain a:link, .boxMain a:visited {
	color: #534741;
}

.boxMain a:hover {
	color: #000000;
}

.boxMain h2 {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #534741;
	font-variant: normal;
}

.boxMain p {
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #534741;
}

.boxMain p.plus {
	margin-top: 10px;
	text-align: center;
	color: #9b0d4e;
}

.boxMain p.plus a:link, .boxMain p.plus a:visited {
	color: #9b0d4e;
}

.boxMain p.plus a:hover {
	color: #9b0d4e;
	text-decoration: underline;
}

.boxMain label {
	margin: 7px 25px 0px 25px;
	display: block;
	text-align: left;
	font-weight: normal;
	font-size: 9px;
	width: auto;
}

.boxMain input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 25px 0px 25px;
	background-color: #ffffff;
	border: 1px solid #bebaba;
	font-size: 11px;
	width: 160px;
}

.boxBottom {
	margin: 0px auto 0px auto;
	height: 10px;
	background-image: url(../img/construct/box_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.boxContact {
	margin-top: 5px;
}

/* ----- RIGHT ----------------------------------------------------------------------------- */

.contentTop {
	margin: 5px 10px 0px 0px;
	padding: 5px 0px 0px 0px;
	height: 36px;
	background-image: url(../img/construct/content_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: left;
}

.contentMain {
	margin: 0px 10px 0px 0px;
	padding: 1px 0px 1px 0px;
	background-image: url(../img/construct/content_main.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.contentBottom {
	margin: 0px 10px 0px 0px;
	height: 10px;
	background-image: url(../img/construct/content_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#copylien {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #bebaba; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #bebaba; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #ffffff; 
	text-decoration: none; 
}
