#COLRAPIDE{
	width: 200px;
	float: left;
	padding: 20px 0 0 0;
	
}
#COLRAPIDE h3{
	background: #575757 url(images/bg-droite-h3.png) no-repeat 5px 45%;
	-height: 25px;
	padding: 0 0 0 40px;
	color: #ffa403;
	font: bold 16px  Verdana,Arial,Tahoma;
	text-transform: uppercase;
	
}
#COLRAPIDE div{
	margin: 0 0 15px;
	border: 1px solid #575757;
	background: rgba(0,0,0,0.1);
}
#COLRAPIDE .Lienlettre {
	background:url(pdf/2010/lettre-du-mois/screen-lettre.png?y=100);
	width:71px;
	height:100px;
	display: block;
	margin: 5px auto;
	border: 2px solid #fff;
}
#COLRAPIDE .Lienlettre:hover {
	border: 2px solid #ffa403;

}
#COLRAPIDE a.LienSuite{
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	background: #7daf50;
	padding: 2px;
}
#COLRAPIDE a.LienSuite:hover{
	background: #ffa403;
}
#Moteur{
	
}
#Moteur form p{
	width: 50%;
	float: left;
}
#Moteur form p.Submit{
	width: 100%;
	float: none;
	clear: both;
}
#Moteur form p label{
	width: 50px;
	float: left;
}
#Moteur form p.Submit label{
	display: none;
}
#Moteur form p.Submit input{
	margin: 0 0 0 70px;
}

#Moteur input{
	width: 75px;
}



#RapideAgenda li{
	margin: 0 0 5px 0;
	padding: 0 3px;
}
#RapideAgenda ul span{
	font: 12px Arial,Tahoma,Verdana;
}
#RapideAgenda ul h4 a{
	color: #7daf50;
	text-decoration: none;
	font: bold 12px Arial,Tahoma,Verdana;
	display: block;
	
}
#RapideAgenda ul h4 a:hover{
	background: #ffa403;
}