/* CSS Document */
body,td,th {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(charade_fr/images/grille2.gif);
}
/* Modified to make default link behave like featureLnk */
a {
    color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
.texte_blancLnk {
	color: #FFFFFF;	
}
.texte_blancptLnk {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;	
}
.texte_rougeLnk {
	color: #FF0000;
}
.texte_bleu10Lnk {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
}
.texte_noirLnk {
	color: #000000;
}
.texte_noir10Lnk {
	color: #000000;
	font-size: 11px;
}
.texte_noirptLnk {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.texte_grisptLnk {
	color: #666666;
	font-size: 10px;
}
.texte_rougeptLnk {
	color: #FF0000;
	font-size: 10px;
}
.texte_rougegsLnk {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}
.titres_rougeLnk {
	font-size: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	text-indent: 6px;
}
.titres_blancLnk {
	font-size: 28px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	text-indent: 6px;
}
.texte_grasLnk {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.fond_titres {
	font-size: 20px;
	letter-spacing: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	text-indent: 6px;
	margin-right: 6px;	
}
.fond_titres2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

 /* style pour l'optimisation du référencement  */

UL.optim_inv {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
LI.optim_inv {
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent:0px;
	padding-bottom:0px;
	list-style-image: none;
	color:#000000;
	text-align: left;
}
A.optim_inv {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	cursor: text;
}
A.optim_inv:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
	cursor: text;
}
A.optim_inv:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
A.optim_inv:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: none;
}
A.lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
A.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
DIV.optim_inv {
	visibility:hidden;
	position:absolute;
	top:-200px;
}
DIV.eva {
	visibility:hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
A.eva_liens {
	color: #666666;
	font-size: 10px;
	font-weight: bold;	
}

