@charset "utf-8";
/* CSS Document */

#cont_logo{
	width:576px;
	height:90px;
	text-align:center;
	margin:auto;
}
#cont_center{
	width:960px;
	height:300px;
	margin:auto;
	text-align:center;
	margin-top:5px;
}

.testo_contatti{
	font-size:15px;
	font-family:"Arial";
	color:#686868;
	font-weight:normal;
	margin:auto;
	padding-top:0;
}

.testo_color{
	padding-top:20px;
	margin:auto;
	font-size:17px;
	color:#000;
	text-align:justify;
	font-weight: normal;
	font-family: "Arial";
}
.color{
	padding-top:15px;
	margin:auto;
	font-size:20px;
	color:#48aacd;
	text-align:justify;
	font-weight: normal;
	font-style:oblique;
	font-family: "Arial";
}
a {
	text-decoration:none;
	margin:0 30px 0 0 ;
}
a, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}
#cont_enter{
	width:550;
	height:40px;
	margin:auto;
	text-align:center;
	margin-top:5px;
}
.testo_enter{
	text-align:center;
	font-size:15px;
	color:#333;
	font-weight:bold;
	font-family:"Arial";
	letter-spacing:2px;
}
#cont_separatore{
	width:800px;
	height:1px;
	text-align:center;
	margin:auto;
	background: url(images/linea.jpg);
}
#cont_link{
	width:758px;
	height:150px;
	margin:auto;
	text-align:center;
	margin: auto;
}
#cont_degrade{
	width:379px;
	height:150px;
	margin:auto;
}
#cont_social{
	width:379px;
	height:150px;
	margin:auto;
}