body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body.per_cor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C7C6C7;
	margin: 0px;
	padding: 0px;
}

/* text ---------------------------------------------------------- */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}*/

.text_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	color: #999999;
}


/* Immagini ---------------------------------------------------------- */


.image_top{
	vertical-align: top;
}

/* Links ---------------------------------------------------------- */

a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
	
a:visited {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/* DIV Blocks ---------------------------------------------------------- */

#contenente {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 720px;
	height: 520px;
	margin-left: -360px;
	margin-top: -250px;
	border: 1px solid #c7c6c7;
}

#menu{
	position: relative;
	width: 560px;
	height: 11px;
	left: 92px;
	padding-top: 18px;
	padding-bottom: 18px;
}

#in_casuali {
	position: relative;
	width: 426px;
	height: 368px;
	background-color: #c7c6c7;
}

#text {
	position: relative;
	width: 502px;
	height: auto;
	clear: none;
	float: right;
	padding-right: 29px;
	padding-left: 29px;
}
#text_piccolo {
	position: relative;
	width: 346px;
	height: auto;
	clear: none;
	float: left;
	padding-right: 29px;
	padding-left: 29px;
}

#form_login {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 220px;
	height: 220px;
	margin-left: -110px;
	margin-top: -110px;
}

#flag  {
	float: none;
	clear: none;
	height: 14px;
	width: 16px;
	position: absolute;
	padding-left: 704px;
}

#email_grande  {
	height: 16px;
	width: 720px;
	background-color: #C7C6C7;
	float: left;
	padding-top: 3px;

}

/* DIV NEW ---------------------------------------------------------- */
#studio_abba  {
	height: 38px;
	width: 720px;
	background-color: #C7C6C7;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #828383;
	padding-top: 5px;
}

#imagini{
	height: 409px;
	width: 158px;
	float: left;
	clear: none;
}

#imagini_r{
	height: 409px;
	width: 158px;
	float: right;
	clear: none;
}

#meniu{
	height: 40px;
	width: 720px;
	padding: 12px;
}

