/* body */
body {
	background:#000033;
	color:#4020e1;
	font:0.7em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;

}

p {

	padding-bottom:10px;
}

/* general */
a {
	color:#ffffff;
	text-decoration:none;
	margin-top: 0px;
}
a:hover {
	color:#f7e9c3;
	text-decoration:underline;
}

div.welcome {
	
        margin-right: auto;
	display: block;
	position:relative;

}
img {
	border:0px;	

}

.contenitore_main {
	padding:10px;
	display: block;
	background:#000033;
	border:0px solid #4020e1;
	text-align:center;
	margin-bottom:10px;
	line-height:0px;
}

.contenitore_img {

	display: block;
	/*background:#f1f1f1;*/
	border:2px solid #4020e1;
	text-align:center;
	float:left;
}

