.iago_masque_div_left{
	text-align: center;
	width: auto;
	display: inline;
	float: left;
	margin-top: 1em;
}
.iago_masque_div, .iago_masque_div_right{
	text-align: center;
	width: auto;
	display: inline;
	float: right;
	margin-top: 1em;
}


.iago_masque_div a, .iago_masque_div_right a,.iago_masque_div_left a {
	color:#003333;
	text-decoration:none;
	font-weight:700;
	text-align:center;
	padding:5px 10px;
	display:block;
	font-size: 12px;
	line-height: 6px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;

}
.iago_masque_div a:hover, .iago_masque_div_right a:hover,.iago_masque_div_left a:hover{
	color: #CC9900;
	text-decoration: none;
	border: 1px dotted #999900;
}
/*
.spip_doc_titre{
	font-size: 10px;
	font-weight: bold;
	color: #aea574;
	border: 1px solid #aea574;
	text-align: center;
	line-height: 110%;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 4px;
	margin-left: 4px;
}
.spip_doc_descriptif{
	font-size: 10px;
	color: #666666;
	background-position: center;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 110%;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 5px;
	
	padding-right: 2px;
	padding-left: 2px;
}
*/