@charset "utf-8";
body, td, th, p, input, select, textarea, .normal{color:#1a171b;font-size:12px;font-family:Arial;font-weight:normal;line-height:1.333em;}

a{color:#748eb4;}

a:hover{color:#627fa9;}
	
h1, h1 a{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	margin-bottom: 4px;
	text-decoration: none;
	background: #3F3F3F;
}
	
h2{
	text-align:left;
	color:#8c2455;
	font-size: 12px;
	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: #8c2455;
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	}
	
.succes{
	display:block;
	background-color: #ffffff;
	padding:5px;
	color: green;
	font-size:15px;
	font-weight: bold;
	margin-bottom:10px;
	}

.discret{
	font-size:10px;
	font-style: normal;
	}
	
.titre_gauche_categorie {
    padding: 10px 0 5px 10px;
    font-size: 16px;
    font-weight: bold;
}

.contenu_defil_actu p { color: #c3d3ff; }
