/* ----------------
Style speciaux site
------------------- */
.titre {
	font-family:Verdana,  Arial, sans-serif;
	font-size:18px;
	font-weight:600;
	color:#FFEEFF;
	font-variant:small-caps;
	white-space:nowrap;
}

.titrePetit {
	font-family:Verdana,  Arial, sans-serif;
	font-size:13px;
	font-weight:600;
	color:#FFEEFF;
	line-height:18px;
}

.titreCorps {
	font-family:Verdana,  Arial, sans-serif;
	font-weight:700; 
	font-size:18px; 
	color:#FFEEFF; 
	font-style:italic; 
	white-space:nowrap;
}

.surTitre {
	font-family:Verdana,  Arial, sans-serif;
	font-weight:700; 
	font-size:14px; 
	color:#FFEEFF; 
	white-space:nowrap;
}

.sousTitre {
	font-family:Verdana,  Arial, sans-serif;
	font-weight:550; 
	font-size:13px; 
	color:#FFEEFF; 
	font-style:italic;
	white-space:nowrap;
}

.texte {
	font-family:Verdana,  Arial, sans-serif;
	font-size:13px;
	color:#FFEEFF;
	line-height:15px;
	text-align:justify;
}

.textePetit {
	font-family:Verdana,  Arial, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#FFEEFF;
	line-height:16px;
	text-align:justify;
}


.chapo {
	font-family:Verdana,  Arial, sans-serif;
	font-size:18px;
	font-weight:800;
	color:#FFEEFF;
	line-height:22px;
	text-align:left;
}

.ps {
	font-family:Verdana,  Arial, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#FFEEFF;
	font-style:italic;
	line-height:12px;
	text-align:right;
}

.deroulant {
	position:absolute;
	visibility:visible;
	filter:alpha(opacity=100);
}

.menu {
	font-family:Verdana,  Arial, sans-serif;
	font-size:16px;
	font-weight:600;
	color:#FFEEFF;
	cursor:pointer;
}
a.menu:link {
	color: #FFEEFF;
	text-decoration: none
}
a.menu:active {
	color:#C2C2C2;
	text-decoration: none
}

a.menu:visited {
	color: #FFEEFF;
	text-decoration: none
}

a.menu:hover {
	color:#C2C2C2;
	text-decoration: none
}

.lienArticle {
	font-family:Verdana,  Arial, sans-serif;
	font-size:11px;
	font-weight:600;
	color:#FFEEFF;
	cursor:pointer;
	text-align:left;
	white-space:nowrap;
}
	
.overMenu {
	font-family:Verdana,  Arial, sans-serif;
	font-size:11pt;
	font-weight:600;
	color:#C2C2C2;
	cursor:pointer;
}

body{
	top:0px;
	left:0px;
	color: #FFEEFF; 
	background-color: #424840;
	color: #C2C2C2;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 12px;
}

a:link {
    color: #FFEEFF;
    text-decoration: none
  }
a:active {
    color: #FFEEFF;
    text-decoration: underline
  }

a:visited {
    color: #FFEEFF;
    text-decoration: none
  }

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

