@charset "iso-8859-1";
/* CSS Document */

body
{
	background-color:#7f7f7f;
}
	.testo
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:regular;
	}
	.testoelenco
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#282828;
	text-decoration:none;
	font-weight:regular;
	}
	.testobig
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#282828;
	text-decoration:none;
	font-weight:regular;
	}
	.titolorosa
	{
	font-family:"Comic Sans MS",Arial;
	font-size:16px;
	color:#9F2853;
	text-decoration:none;
	font-weight:bold;
	}
	.testogrigio
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#282828;
	text-decoration:none;
	font-weight:regular;
	}
	.testofooter
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#282828;
	text-decoration:none;
	font-weight:regular;
	}
	#linkfooter
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#282828;
	text-decoration:none;
	font-weight:bold;
	}
	a
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#282828;
	text-decoration:underline;
	font-weight:bold;
	}
	a:hover
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	#linkfooter a
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#282828;
	text-decoration:none;
	font-weight:bold;
	}
	#linkfooter a:hover
	{
	font-family:"Comic Sans MS",Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
		#linklink
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#282828;
	text-decoration:none;
	font-weight:bold;
	}
	#linklink a
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#282828;
	text-decoration:none;
	font-weight:bold;
	}
	#linklink a:hover
	{
	font-family:"Comic Sans MS",Arial;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	#linkfooter
	{
	font-family:"Comic Sans MS",Arial;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}
	#linkfooter a:hover
	{
	font-family:"Comic Sans MS",Arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	.lineetta
	{
	font-family:"Comic Sans MS",Arial;
	font-size:10px;
	color:#ffffff;
	}
	/*Formattazione Form*/

input{
	font-family:"Comic Sans MS",Arial;
	font-size:11px;
	color:#282828;
	background-color:#ffffff;
	padding: 3px;
	border-style:solid;
	border-color:#ffffff;
	border:medium;
}

input.radio {
border : 1px solid #ffffff ;
font-family:"Comic Sans MS",Arial;
font-size:10px; color:#ffffff; background-color:#ffffff; border-top-width:1px;   border-right-style:solid; border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
}
textarea
{
	border : 1px solid #ffffff ;
	background-color:#ffffff;
font-family:"Comic Sans MS",Arial;
color:#282828; font-size:11px; border-top-width:1px; border-top-style:solid; border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px;  border-left-style:solid; border-left-width:1px
padding: 3px;
}
select {   
	border : 1px solid #ffffff ;
	background-color:#ffffff;
font-family:"Comic Sans MS",Arial;
font-weight: normal;
font-size:11px; border-top-width:1px; color:#282828; border-top-style:solid;border-right-style:solid; border-right-width:1px;  border-bottom-style:solid; border-bottom-width:1px; border-left-style:solid; border-left-width:1px
padding: 3px;
}

#container{
	width:980px;
	position:relative;
}
.facebook{
	position: absolute;
	z-index:2;

	top:290px;
	left:790px;
	}
