/* 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:#000000;
}

a {
color: #9e0057;
}

/*Menu bas gauche */

a.menuBas:link ,
a.menuBas:visited ,
a.menuBas:active {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:none;
	font-family:Arial;
}

a.menuBas:hover{
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:underline;
	
}


/*adresse */
.adresse{
font-family:Arial;
color: #acacac;
}


a.blanc:link ,
a.blanc:visited ,
a.blanc:active {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:none;
}
a.blanc:hover{
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	text-decoration:underline;
}

a.gris:link ,
a.gris:visited ,
a.gris:active {
	font-size: 12px;
	color: #999999;
	text-decoration:none;
}
a.gris:hover{
	font-size: 12px;
	color: #999999;
	text-decoration:underline;
}


/*contenu*/
.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;	
}

.soustitre{
	font-size: 11px;
	color: #9e0057;
	font-weight:bold;
	text-transform:uppercase;
}
.intro{
font-size: 13px;
color: #9e0057;
}
.chapeau{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.marque
{
font-size: 13px;
color: #a00057;
font-weight:bold;
}
.gras{
font-size: 13px;
color: #000000;
font-weight:bold;
}
.texte{
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.mentions{
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}
.violet
{
font-size: 11px;
color: #a00057;
}
.textevioletGras
{
font-size: 11px;
font-weight:bold;
color: #a00057;
}
.violetGras
{
font-size: 12px;
font-weight:bold;
color: #a00057;
}
.conclu{
	font-size: 11px;
	color: #000000;
	font-style:italic;
}
.concluGras{
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	font-style:italic;
}
.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;
}
.focusTexte{
text-align:center;
font-size: 13px;
color: #FFFFFF;
font-weight:bold;
}