body {
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#000000;
	background-color:#5a5a5a;
	background:url(pics/background.jpg) repeat;
	margin:0; 
	padding:0;
}

a {
	color:#b80718;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#b80718;
	text-decoration:underline;
}

.titrerouge {
	color:#b80718;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
	letter-spacing:0.5px;
	margin-bottom:8px;
}

.titrerougep {
	color:#b80718;
	font-weight:bold;
	font-variant:small-caps;
	font-size:11px;
	margin-bottom:8px;
}

.titre {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.7px;
}

.txt15 {
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
}

.txt15 a {
	color:#b80718;
	padding:3px;
}

.txt15 a:hover {
	background-color:#b80718;
	padding:3px;
	color:#FFFFFF;
	text-decoration:none;
}

.noir {
	color:#000000;
}


/* ----------- ACCUEIL ----------- */
#Content {
	margin: 0 auto;
	width: 988px;
	height:808px;
	border: none;
	margin-top:12px;
/*	margin-top:-345px;   */
	margin-left:-494px;  /*	 */
	left:50%;   
/*	top:50%; */
	overflow:hidden;
 	position:absolute;
	background-color:#FFFFFF;
	border: #b80718 5px solid;
}

.bandeau1 {
	position: absolute;
	background:url(pics/back-bandeau1.jpg);
	margin:0px;
	width:988px;
	height:62px;
}

.bandeau2 {
	margin-top:62px;
	position: absolute;
	width:988px;
	height:168px;
}

.logo {
	position: absolute;
	width:263px;
	height:51px;
	margin-top:5px;
	margin-left:10px;
}

.flags {
	position: absolute;
	margin-top:41px;
	margin-left:917px;
}

.numvert {
	z-index:1;
	position: absolute;
	width:216px;
	height:24px;
	min-height:24px;
	margin-top:4px;
	margin-left:765px;
	background:url(pics/numvert.gif);
	background-repeat:no-repeat;
}

.Container {
	position: absolute;
	width:988px;
	height:578px;
	background:url(pics/zone.jpg);
	background-repeat:no-repeat;
	top:230px;
}

.introaccueil {
	position: absolute;
	width:618px;
	height:118px;
	margin-top:18px;
	margin-left:298px;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}

.zonetxt{
	position: absolute;
	width:748px;
	height:338px;
	margin-top:18px;
	margin-left:230px;
	background:url(pics/zontxt.png);
	background-repeat:no-repeat;
}

.zonetxt-in{
	position:absolute;
	width:728px;
	height:325px;
	text-align:justify;
	overflow:auto;
	padding-left:8px;
	padding-top:5px;
	line-height:14px;
}

.diapo {
	position: absolute;
	width:448px;
	height:188px;
	overflow:hidden;
	margin-top:364px;
	margin-left:522px;
	text-align:right;
	font-size:12px;
	font-weight: 900;
	line-height:16px;
}

.adresse {
	position: absolute;
	top:790px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.3px;
	color:#000000;
	text-align:left;
	width:788px;
/* 	margin-top:345px;  */
	margin-left:10px; /* prendre la valeur de la largeur de la page et la diviser par 2 */
/* 	left:50%; 
	top:50%;*/
}


/* ----------- MENU ----------- */
.menu1 {
	position: absolute;
	margin-top:18px;
	margin-left:12px;
	width:210px;
}

.ssmenuactif {
	background-color:#b80718;
	padding:4px;
	color:#FFFFFF;
	text-decoration:none;
}

.formulaires {
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	background-color:#FBF1D7;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b80718;
}

.bouton {
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #b80718;
	background-color:#FBF1D7;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #000000;
}
