/*
	Styles d&#233;finis dans le layout :
		titre1
		.tdnav a:hover
*/
html { 	margin-bottom: 0.1px;	height:100%; }

body {
	margin: 0px;
}
a:link, a:active, a:visited, a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited, a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
}
p, td, ul, ol{
	color:#000000;
	font-family:Arial,Helvetica;
	font-size:10pt;
}
.titre2{
	font-size:11pt;
	font-weight:bold
} 
.navindex{
	color:#7F2C16;
}
.navbarre{
	font-size:8pt;
}
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#D1D1D1;
	color: #000000;
}
.c2{
	background-color:#F0F0F0;
}
.c3{
	background-color:#E6E6E6;
}
.datemodif{
}
.fondGris{
	color:#FFFFFF;
	background-color:#B2B2B2;
}
.fondBlanc{
	color:#000000;
	background-color:#FFFFFF;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 100%;
	color: #000000;
}
.indexText{
	color:#F0F6FF; 
	font-size: 10pt;
}
.indexHome{
	color:#FFFFFF; 
	font-size: 10pt;
}
DIV.results .highlight {
  background-color: #FFFF99;
}


.tdnav a,.tdnav a:visited{
	background-color:#B2B2B2;
	font-weight:normal;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	width: 137px; /*157-(10+10)*/
	padding : 5px 10px 5px 10px;
	display: block;
}
.indexlinktext{
	background: url(move_fleche_blue.gif) no-repeat right;
	background-color:#999999;
	font-weight:normal;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	width: 137px;
	padding : 5px 10px 5px 10px;
	display: block;
}

