.modale_links {
	text-align: center;
	border:2px solid #00B;
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#AAF;	/* White background color for the message */
}

.div_links {
	background-image: url(../images/logoriflesso.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 60px;
	padding-left: 60px;
}

.div_links a:link, .div_links a:visited, .div_links a:hover{
	font-size: 14px;
}