/***********

TOUS

************/
#masque_message {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	filter:alpha(opacity=50);
	-khtml-opacity: .5;
	-moz-opacity: .5;
	opacity: .5;
	z-index: 9;
	display: none;
}
#masque_message_cadre {
	display: none;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -267px;
	z-index: 10;
	width: 500px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color:#348678;
	border: 1px solid #28428c;
	text-align:center;
}
.masque_tab_entete_donnees {
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #348678;
}
#masque_message_cadre a {
	color: #348678;
	font-size:11px;
}



#contenu_art {
}

#contenu_art_desc {
	color:#666666;
	font-size:10px;
}
