@charset "utf-8";
/* CSS Document */

html{
	background-position: top;
	background-attachment:fixed;
	background-repeat: repeat-x;
	Margin: 0px;
	Padding-right: 0px;
	margin-left: 10px;
	margin-right: 10px;
/*	margin-top: 20%;*/
}
body {
	font: 10px tahoma, arial, sans-serif;
	text-align: left;
	/*	height: 1024px;*/
	Overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
	position:absolute;
	top: 80px;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	position: fixed;
	height: 70px;
	z-index: 10;
	Width: 100%;
	overflow: visible;	
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#headerCouleur {
	Width: 100%;
	height: 50px;
	background: url(images/EnteteRougeNoir.jpg);
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	position: absolute;
	top: 70px;
	padding-left: 50%;
}
#menuDeroulant{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 12px;
	left: 0px;
	right: 21px;
	width:900px;
} 
#menuDeroulant li{ 
	float: left; 
	margin: 0; 
	padding: 0; 
	border: 0;
	} 
#menuDeroulant li:hover > .sousMenu { 
	display: block; 
	} 
/*
#menuDeroulant .sousMenu{ 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	border: 0;
	}
#menuDeroulant .sousMenu{ 
	display: none; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	border: 0;
	} 
#menuDeroulant .sousMenu li{ 
	float: none; 
	margin: 0; 
	padding: 0; 
	border: 0;
	} */
#menuDeroulant li{
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size:12px;
} 
#menuDeroulant li a:link{
	display: block;
	height: 1%;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
}
#menuDeroulant li a:visited{
	display: block;
	height: 1%;
	color: #FFFFFF;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
}
#menuDeroulant li a:hover {
	background-color: #000000;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menuDeroulant li a:active {
	background-color: #000000;
}
#wrapper {
	background-color: #FFFFFF;
	margin : 0px auto;
	width : 900px;
	text-align : left;
	display : block;
	clear : both;
	overflow: hidden;
	height: 100%;
	padding-top: 60px;
}
entete {
	background-color: #B40027;
	text-align: center;
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 15px;
	font-style: normal;
	margin-left: 365px;
	width: 250px;
	margin-bottom: 0px;
	position: absolute;
	top: 15px;
	line-height: 25px;
}


#flash_player {
	padding-top: 10px;
	border: thin solid #918E91;
}
#body-left {
	float: left;
	width: 510px;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 15px;
	padding-bottom: 10%;
	margin-left: 10px;
}
#body-left p {
	color: #000000;
	padding-top: 10px;
	font-size: 12px;
}
#body-left a{
	margin-right: 2em;
	color: #B40027;
	text-align: center;
}
#body-left a:hover{
	margin-right: 2em;
	text-align: center;
	color: #000000;
}
#body-right {
	background-repeat: no-repeat;
	background-color: #363535;
	background-image: url(images/bgNoirDegradeGris.png);
	float: right;
	width: 330px;
	border: thin solid #333333;
	background-position: right bottom;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 10px;
	height: 590px;
	padding-bottom: 23px;	
}
#body-right p {
	color: #CCCCCC;
	padding-top: 55px;
	padding-left: 40px;
}

#body-right a{
	margin-right: 2em;
	color: #FFFFFF;
}
#body-right a:hover{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#body-right .entete {
	background-color: #B40027;
	color: #FFFFFF;
	position: absolute;
	top: auto;
	width: 330px;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#footer {
	background-position:left;
	background: #FFF url(images/footer_red.jpg);
	background-repeat: repeat-x;
	Height: 35px;
	Left: 0px;
	position: fixed;
	Width: 100%;
	overflow: hidden;
	z-index: 10;
	top: 96%;	
}
#footer p {
	margin: 0;
	color: #000000;
	text-align: center;
	padding-top: 8px;
	
	}
.clear {
	clear: both;
}
a {
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
	font-size: 14px;
}
h1 {
	color: #B40027;
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
}
/*
#menuDeroulant .sousMenu li a:link{
	display: block;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	background-color:#B40027;
}
#menuDeroulant .sousMenu li a:visited{
	display: block;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	background-color:#B40027;
}

#menuDeroulant .sousMenu li a:hover{
	background-image: none;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#popup-body {
	background-color: #FFFFFF;
	width : 600px;
	text-align : left;
	display : block;
	clear : both;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#popup-top {
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 12px;
	padding-top: 10px;
}

#popup-bottom {
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 12px;
	padding-top: 10px;
}
*/
