
a {
	text-decoration:none;
	color:#fff;
}	


img {
	cursor: pointer;
}

.borderColore {
	/*border:1px solid green;*/
	padding:10px;
	overflow:hidden;
}

#bouton_mail
{
	position:relative;
	background:transparent;
	margin-bottom:20px;
	margin-top:0px;
	width:94%;
}

.margeHaut
{
	position:relative;
	top:5px;
	width:94%;
}	

.fond_gris
{
	background:#000000;
	-moz-border-radius:5px 5px 5px 5px;
	display:block;
	width:auto;
	height:24px;
	line-height:20px;
	float:right;
	color:#000000;
	text-indent:30px;
	margin-left:15px;
	padding-right:10px;
}

a.fond_gris:hover
{
	background:#9b9b9b;

}

.margeHaut a 
{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;	
}
a.orange {
	font-family:		arial;
	font-size:			15px;
	color:				#fca722;
	cursor:				pointer;
	background-image:	url('../icones/logo_croix_bleue_18x17.png');
	background-repeat:	no-repeat;
	padding-left:		20px;
}
#mailing,#mailing1
{
	position:relative;
	
}

#alerteEnCours
{
	position:relative;
	overflow:hidden;
	
}

.selecteurHaut{
	position:	absolute;
	z-index:	1000;
	right:		50;

}

.calque_interieur
{
	position:			absolute;
	top:				25px;
	/*width:				785px;*/
	min-height:			475px;
}