@charset "utf-8";
body, td, th, p{color:#b69d81;font-size:12px;font-family:verdana,Arial,helvetica;font-weight:normal;line-height:1.333em;}

a{color:#b30065;}

a:hover{color:#fff;}

a.lienInvisible, a.lienInvisible:hover{
	color:#b69d81;
	text-decoration:none;
	}

.rose{color:#b30065}
	
h1, h1 a{
	font-size:17px;
	font-weight:bold;
	color:#b69d81;
	margin-bottom:4px;
	text-decoration: none;
	font-family:times;
	}
	
h2{
	text-align:left;
	color:#8c2455;
	font-size: 13px;
	margin-bottom:4px;
}

.puce{
	background: url(./Images/puce.gif) no-repeat center left;
	text-align:left;
	padding-left:10px;
	}
	
.erreur{
	display:block;
	background-color: #ffffff;
	padding:5px;
	color: #b30064;
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	text-align: center;
	}
	
.succes{
	display:block;
	background-color: #ffffff;
	padding:5px;
	color: #ffcc2f;
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	text-align: center;
	}

.discret{
	font-size:10px;
	font-style: normal;
	}
