@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #e5e5e5;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a:link {
	color: #003872;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003872;
}
a:hover {
	text-decoration: underline;
	color: #003872;
}
a:active {
	text-decoration: none;
	color: #003872;
}

#titre1 {
	font-size: 32px;
	color: #003872;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#titre2 {
	font-size: 13px;
	color: #003872;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
}
#txt11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}
#txt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999999;
}
#txt12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003872;
	font-weight: bold;
}

/* EVENE */


.Profil-EVN	{	
position: relative;
width: 300px;
margin-top: 2px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: 1px solid #454545;
background-color: #fff;
}
.Profil-EVN .EVN-top	{
background-color:#454545;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-bottom: 0px;
overflow:hidden;
}
.Profil-EVN .EVN-top2	{
background-color:#f1e0e2;
padding: 5px;
margin-bottom: 10px;
border-bottom: 1px solid #cdcdcd;
color: #666765;
overflow:hidden;
}
.Profil-EVN .EVN-top2 a, .Profil-EVN .EVN-top2 a:hover, .Profil-EVN .EVN-top2 a:visited  	{
color: #660000;
}


.Profil-EVN .EVN-bot	{
background-color:#454545;
padding-top: 8px;
padding-right: 10px;
padding-bottom: 8px;
padding-left: 10px;
/*margin-top: 15px;*/
color: #ffffff;
font-family: Verdana, sans-serif;
font-size: 11px;
}
.Profil-EVN .EVN-bot a	{
color: #ffffff;
}
.Profil-EVN .retrait	{
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
padding-left: 10px;
}
.Profil-EVN img.photo	{
float: right;
margin-bottom: 5px;
}
.Profil-EVN h1	{	/*TITRE*/
font-weight: normal;
font-size: 18px;
/*margin-bottom: 10px;*/ 
font-family: 'Trebuchet MS', Verdana, sans-serif;
color: #003872;
}
.Profil-EVN h1 a	{
color: #003872;
}
.Profil-EVN h1 a:hover	{
color: #3165b0;
}
.Profil-EVN h1 a:visited	{
color: #003872;
}

.Profil-EVN h2	{	/*TEXTE*/
font-weight: bold;
font-size: 11px;
padding-bottom: 10px;
font-family: Verdana, sans-serif;
color: #666;
}
.Profil-EVN h2 a	{
color: #666;
}
.Profil-EVN h2 a:hover	{
color: #666;
}
.Profil-EVN h2 a:visited	{
color: #666;
}

.Profil-EVN h3	{	/*TEXTE*/
font-weight: normal;
font-size: 11px;
padding-bottom: 10px;
/*margin-bottom: 10px;*/
font-family: Verdana, sans-serif;
color: #666;
}
.Profil-EVN h3 a	{
color: #666;
}
.Profil-EVN h3 a:hover	{
color: #666;
}
.Profil-EVN h3 a:visited	{
color: #666;
}


