/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
a {
color: #9e0057;
}
.titre{
	font-size: 18px;
	color: #9e0057;
	font-weight:bold;
}
.titre a{
	font-size: 18px;
	color: #9e0057;
	font-weight:normal;
	text-decoration:none;	
}
.titre a:hover{
	font-size: 18px;
	color: #9e0057;
	font-weight:normal;
	text-decoration:underline;	
}
.conclu{
font-size: 11px;
color: white;
font-style:italic;
}
.soustitre{
	font-size: 11px;
	color: #9e0057;
	font-weight:bold;
	text-transform:uppercase;
}
.gras{
font-weight:bold;
}
.violetGras{
color : #a00057;
font-weight:bold;
}
.texte{
font-size: 11px;
color: black;
}
.chapeau{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.focusTexte{
text-align:center;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
}

a.menuBas:link ,
a.menuBas:visited ,
a.menuBas:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}

a.menuBas:hover {
	text-decoration:underline;
}

#adresse{
color:#acacac;
}

.violet
{
color : #a00057;
}
.conclusion
{
font-style:italic;
}
#cadresValeur{
color:#FFFFFF;
}
#cadresValeur a:link,#cadresValeur a:visited{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
#cadresValeur a:hover
{
text-decoration:underline;
}
#cadresValeur .texte{
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}

.mentions{
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}

.blanc{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
background-color:#DA4025;
}

.planBlanc a {
color:#FFFFFF;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.planBlanc a:hover {
text-decoration:underline;
}
.planNoir a {
font-size: 12px;
color:#000000;
text-decoration:none;
}
.planNoir a:hover {
text-decoration:underline;
}
.planGris a {
font-size: 12px;
color: #999999;
text-decoration:none;
}
.planGris a:hover {
text-decoration:underline;
}

a.lienBlanc:link,a.lienBlanc:visited
{
color:#FFFFFF;
text-decoration:none;
}

a.lienBlanc:hover
{
color:#FFFFFF;
text-decoration:underline;
}
/* Style spécifique aux liens + de détail : Ouvrir / Fermer */
a.liensdetail_open:link, a.liensdetail_open:visited {
	color : #a00057;
	background-color:#ffffff;
	background-image:url(../images/commun/btn_detail_affiche.gif);
	background-repeat:no-repeat;
	width:auto;
	padding:0 3px 0 16px;
	margin-left:3px;
	text-decoration:none;
}

a.liensdetail_close:link, a.liensdetail_close:visited {
	color : #a00057;
	background-color:#ffffff;
	background-image:url(../images/commun/btn_detail_ferme.gif);
	background-repeat:no-repeat;
	width:auto;
	padding:0 3px 0 16px;
	margin-left:3px;
	text-decoration:none;
}
a.liensdetail_close:hover, a.liensdetail_open:hover{
	color:#FFFFFF;
	background-color:#a00057;
}
tr.ligneLien1{
	background-color:#FFFFFF;
}
tr.ligneLien1:hover{
	background-color:#CECECE;
	cursor:pointer;
}
tr.ligneLien2{
	background-color:#EFEFEF;
}
tr.ligneLien2:hover{
	background-color:#BFBFBF;
	cursor:pointer;
}

