/* CSS Document */

.text-norm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#333333;
}
.text-norm a{
	text-decoration:none;
	color:#592041;
}

.text-norm a:hover{
	text-decoration:underline;
}

.titre-plus{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;	
	color: #582041;
	font-weight:bold;
}

.titre-plus_bouton{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;	
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
	
.text-moins{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:#333333;
}

.text-plus{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;	
	color: #592041;
	font-weight:bold;
}
.text-plus-vert{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;	
	color: #a9aa2b;
	font-weight:bold;
}

.text-mentions{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

.text-mentions a, .text-mentions a:active, .text-mentions a:visited{
	color:#666666;
	text-decoration:none;
}

.text-mentions a:hover{
	text-decoration:underline;
}

h1 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#592041;
	background-image:url(../images/fleche_titre.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:left;
	margin-left:12px;
}

h2	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#592041;
	background-image:url(../images/fleche_stitre.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	background-position:left;
	margin-left:12px;
	margin-bottom:0;
	margin-top:0;
}

h2 a{
	text-decoration:none;
	color:#592041;
}

h2 a:hover{
	text-decoration:underline;
}
	
	

.texte-mentions-vert {
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#a9aa2b;
}
.texte-mentions-vert a, .texte-mentions-vert a:active, .texte-mentions-vert a:visited{
	color:#a9aa2b;
	text-decoration:none;
}

.texte-mentions-vert a:hover{
	text-decoration:underline;

}
.texte-mentions-plus {
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#51303f;
}


/*
---------------------------------------[FORMULAIRE]---------------------------------------
*/

.form-champ {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	border: 1px solid #592041;
}

.form-bt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #592041;
}
