body 
{
    color: White;
    background-color: black;
    /*font-family: Times New Roman;
    font-style: italic;
    font-size: 13pt;*/
    font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
}

*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}

input[type=submit]
{
	font-family: Arial;
    font-weight: normal;
    font-size: 10pt;
    background-color: Black;
    color: White;
    border-style: outset;
    border-color: White;
    font-weight: bold;   
}
#popup
{
    top: 0; 
    left: 0; 
    z-index: 1000; 
    clear: none; 
    display: none; 
    position: absolute; 
    background-color: Transparent; 
    overflow: visible;
}
#closeImage
{
    cursor: pointer; 
    z-index: 1; 
    float:right; 
    position:relative; 
    right: -14px
}
#popupImage
{
    z-index: 0; 
    position:relative; 
    top: -18px; 
    border-style: solid; 
    border-width: 2px; 
    border-color:White;
    cursor: pointer;
}
#header 
{
    background: black;
    width: 100%;
    height: 90px;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: thin;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#middle
{
    height: 450px; /*534px; site en seize neuvième.*/
    width: 950px;
    position: relative;
    background-color: Black;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
#middleLeft
{
    float: left; 
    width: 30%; 
    margin-top: 70px;
    background-color: Black; 
    position: relative; 
    overflow:hidden;
}

div#menu {
	padding-left: 20px;
}
#middleRight
{
    float: right; 
    width: 70%; 
    height: 100%; 
    background-color: Black; 
    position: relative; 
    overflow:hidden;
}
#footer 
{
    width: 100%;
    height: auto;
   	border-top: 1px solid #fff;
	padding-top: 30px;
	background-color: #000;
	float: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#middle-footer-index
{
    width: 910px;
    position: relative;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	color: #3d3d3d;
	font: normal 10px Arial;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

div#signature {
	width: 910px;
    position: relative;
	height: auto;
	color: #3d3d3d;
	font: normal 10px Arial;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin: 60px auto 5px;
}

#signature p a {
	color: #3d3d3d;
}

#signature p a:hover {
	text-decoration: none;
}

#middle-footer-index h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 10px;
}

#middle-footer-index h1 a {
	text-decoration: none;
	color: #3d3d3d;
}

#middle-footer-index p {
	margin-top: 0;
	margin-bottom: 10px;
}

#middle-footer-index p a {
	text-decoration: none;
	color: #3d3d3d;
}

div.middle-footer {
	width: 910px;
    position: relative;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	color: #3d3d3d;
	font: normal 10px Arial;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#footer div.middle-footer p {
	margin-top: 0;
	margin-bottom: 10px;
}

#footer div.middle-footer h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

#footer div.middle-footer p a {
	text-decoration: none;
	color: #3d3d3d;
}

.menu {
    list-style: none;
    width: 150px;
}

.menu li, .subMenuLi {
    font-family: Arial;
    font-weight: normal;
    color: #3d3d3d;
    min-height: 10px;
    font-size: x-small;
    cursor: pointer;
}

.menu li, .subMenuLi a {
    font-family: Arial;
    font-weight: normal;
    color: #3d3d3d;
    min-height: 10px;
    font-size: x-small;
    cursor: pointer;
	text-decoration: none;
}

.menu li.selected{
    /*color: #e2e1e1;*/
    color: White; 
}

.menu li:hover {
    /*color: #e2e1e1;*/
    color: White;
    font-weight: bold;
}

.menu li a:hover {
    /*color: #e2e1e1;*/
    color: White;
    font-weight: bold;
}

.menu li ul, .subMenuUl
{
	list-style:none;
    display:none;   
    padding: 0 0 0 5px; 
}

.menu ul li
{
    font-size: xx-small;
}
.menu li:hover ul
{
    display:block;
} 

/*Pages d'informations*/
.infos
{
    border-style: solid; 
    border-width: 2px; 
    border-color: White;
    top: 0; 
    left: 0; 
    z-index: 1000; 
    clear: none; 
    display: none; 
    position: absolute; 
    background-color: Transparent; 
    overflow: visible;
    /*background-image: url('../Images/fondInfos.jpg');*/
    width: 600px;
    height: 540px;
    padding: 0px 40px 10px 40px;
    color: Black; 
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    font-size: 13pt;
    text-align: justify;
}

/*Page d'adresse*/
.pageAdresse
{
	cursor: pointer;	
}

/*Page livre d'or*/
.pageLivreOr
{
	cursor: pointer;	
}

/*Texte sur les couvertures de presse.*/
#clickMe
{
    position: absolute;
    text-align:center; 
    filter: alpha(opacity=30); 
    opacity: 0.30;
    background-color: Black; 
    color: White; 
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    font-size: x-large;
}

#clickMe a
{
    color: White;
    text-decoration: none;
}

#clickMe:hover
{
    filter: alpha(opacity=70); 
    opacity: 0.70;
}
