body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	background-color: #DCDCDC;
	background-image:url(../imagescss/bk.jpg);
	margin-top: 28px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	width: 1037px;
	min-height:777px;
}
#masthead {
	color: #000000;
	height:128px;
}
/* top right menu */
#rightmenu {
	top:-115px;
	margin: 0px 25px 0px 0px;
	height:0px;
	float: right;
	position:relative;
	
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	
	font-size:0.56em;
	line-height:170%;
	font-weight:bold;
	text-align:right;
}
#rightmenu .menulist a, #rightmenu .menulist a:visited {
	color: #666666;
	text-decoration:none;
	
}

#rightmenu .menulist a:hover {
	color: #A20000;
	text-decoration:none;
}

#mainmenu {

height:59px;
width:1037px;
background-color: transparent;
text-align:center;
background-image:url(../imagescss/fondmenutop.jpg);
background-repeat:no-repeat;

}
/* mainmenu top */
#navcontainermain
{

margin: 0 auto;
padding: 0 0 0 44px;
}

/* to stretch the container div to contain floated list */
#navcontainermain:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlistmain
{
text-align: center;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.80em;
font-weight:bold;
color: #666666;
/*font-size: 0.7em;*/
}

ul#navlistmain li
{
display: block;
float: left;
width: 187px;
height:59px;
margin: 0;
padding: 0;
background-image: url(../imagescss/main_menu.png);
background-repeat: no-repeat;
}

ul#navlistmain li a
{
display: block;
width: 187px;
height:59px;
margin: 0;
color: #666666;
text-decoration: none;
padding: 9px 0 0 0; /* positionnement des écritures */

}

#navcontainermain>ul#navlistmain li a { width:187px; }

ul#navlistmain li#active a
{
color: #A20000;
background-image: url(../imagescss/main_menu_on.png);
background-repeat: no-repeat;
}

ul#navlistmain li a:hover, ul#navlistmain li#active a:hover
{
color: #A20000;
background-image: url(../imagescss/main_menu_on.png);
background-repeat: no-repeat;

}

/* sous menu */

#navcontainer
{
width: 227px;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.80em;
font-weight:bold;
color: #666666;
/*text-align: center;*/
}

ul#navlist
{
text-align: center;
list-style: none;
padding: 0;
margin: 0 auto;

}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;

}

ul#navlist li a
{
display: block;
padding: 1.33em 1.19em 0 0;
background-image: url(../imagescss/ss_menu.gif);
background-repeat: no-repeat;
height:45px;
text-decoration:none;
color: #666666;
}

#navcontainer>ul#navlist li a { width: 211px; }

ul#navlist li#active a
{
color: #A20000;
background-image: url(../imagescss/ss_menu_on.gif);
background-repeat: no-repeat;

}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #A20000;
background: transparent;
background-image: url(../imagescss/ss_menu_on.gif);
background-repeat: no-repeat;
}
/* end sous menu */
/* end menus */

#wrapper {
	position: relative;
	
}
#column_wrapper {
	background-image: url(../imagescss/content.png);
	/*background-repeat: repeat-y;*/
	/*background-color:#000000;
	border-right: 14px solid #FFFF00;
	border-left:  14px solid #FFFF00;
	border-bottom: 1px solid #4F182B;*/
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	margin: 10px 24px 16px 366px;
	background-color:#FFFFFF;
	min-height:370px;
}
#left {
	margin: 25px 0px 0px 15px;
	width: 350px;
	float: left;
	min-height:370px;
	
}
#right .content {
	padding: 10px 5px 18px 0px;
	font-size: 0.65em;
	line-height: 1.75em;
}

#left .content {
	padding: 0px 18px 18px 0px;
}
#left .schema {
width:316px;
}

#footer .content {
padding: 12px 10px;
}


#footer {
	color: #000000;
	margin: 0;
	font-size: 0.55em;
	height:52px;
	background-image: url(../imagescss/footer.png);
}

#footer .adresse {
padding-top:5px;
padding-right:25px;
float:right;
color: #666666;
}


#right a:link {
	color: #000000;
	text-decoration:none;
	}
	
#right a:visited {
	color: #000000;
	text-decoration:none;
	
}
#right a:hover {
	color: #000000;
	text-decoration:underline;
	}
	
#design {
color: #666666;font-size:9px; margin-left:10px;
}
#design a:link {
text-decoration:none; color: #666666;
}

#footer a:link {color: #666666;
text-decoration:none;}
#footer a:visited {color: #666666;
text-decoration:none;}
#footer a:hover {color: color: #A20000;}

#masthead a:link {color: #FFFFFF; text-decoration:none;}
#masthead a:visited {color: #FFFFFF; text-decoration:none;}
#masthead a:hover {color: #FFFFFF; text-decoration:underline;}

.p7uberlink {
	font-weight: bold !important;
	/*letter-spacing: .15em;*/
	border-color: #000000 !important;
}
h1 {
	font-size: 1.57em;
	margin: 0;
	color: #A20000;
	line-height:1.5em;
	
}
h2 {
	font-size: 1.4em;
	margin: 0 0 0 0;
	color: #666666;
	
}
h3 {
	font-size: 1.25em;
	margin: 20px 0 0 0;
	color: #666666;
	
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0 0;
	color: #666666;
	
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

.separator {
border-bottom:#505662 1px solid;
}

.extra {font-size: 1.25em;
font-weight:bolder;
}



