@charset "utf-8";


a:link {
	color:#C60;
	text-decoration:none;
}
a:visited {
	color:#C60;
	text-decoration:none;
}
a:hover {
	color: #C30;
	text-decoration:none;
}
a:active {
	color:#C30;
	text-decoration:none;
}

a.head:link {
	color:#000;
	font-size:10px;
	text-decoration:none;
}
a.head:visited {
	color:#000;
	font-size:10px;
	text-decoration:none;
}
a.head:hover {
	color: #FFF;
	text-decoration:underline;
	font-size:10px;
}
a.head:active {
	color:#C30;
	font-size:10px;
	text-decoration:none;
}

a.menu_aree:link {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	padding-right:15px;
}
a.menu_aree:visited {
	color:#000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	padding-right:15px;
}
a.menu_aree:hover {
	color: #FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	padding-right:15px;
}
a.menu_aree:active {
	color:#C30;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	padding-right:15px;
}

a.menu:link {
	color: #CCC;
	text-decoration:none;
	font-size:18px;
	margin-left:15px;
}
a.menu:visited {
	color:#FFF;
	text-decoration:none;
	font-size:18px;
	margin-left:15px;
}
a.menu:hover {
	color: #FEF;
	text-decoration:none;
	font-size:18px;
	margin-left:15px;
	border-bottom:#C60 3px solid;
}
a.menu:active {
	color:#C30;
	text-decoration:none;
	font-size:18px;
	margin-left:15px;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0px;
	padding:0px;
	background:url(images/bg_pagina.gif) no-repeat top fixed #333;
}

.arancione {
	color:#C60;
}

.azzurro {
	color:#7EA7A7;
}

hr {
	height:5px;
	color:#333;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:#999 1px solid;
}

#banda_su {
	text-align:center;
	background-image:url(images/bg_head.png); 
	background-repeat:repeat-x; 
	background-position:top; 
	border-bottom:#FFF 2px solid;
	height:50px;
}

#centro {
	text-align:center;
	margin:0 auto;
	width:880px;
	padding:10px;
}

#footer {
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	margin:0 auto;
	border-top:#999 1px solid;
	width:880px;
}

#dx {
	width: 240px;
	float:right;
	font-size:11px;
}

.picc{
	font-size:12px;	
}

.testo_picc {
	font-size:11px;
}

.big {
	font-size:16px;
}


#sx {
	margin-right:250px;
	width:625px;
	text-align:left;
}

#cornice {
	border:#999 1px solid;
	padding:10px;
	background-color:#444444;
	margin-bottom:10px;
	/*background-color:#333;*/
	/*opacity:0.5;
	background-image:url(images/bg.png);*/
}

input {
	border-color:#7EA7A7;
	border-style:solid;
	border-width:2px;
	width:180px;
	font-size: 12px;
	color: #333;
}

#dx input {
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	width:120px;
	font-size: 12px;
	color: #333;
}

textarea {
	border-color:#7EA7A7; border-width:2px;
	border-style:solid;
	width:240px;
	height:100px;
	font-size: 12px;
	color: #333;
}

#titolo {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	border-bottom:#C60 3px solid;
	padding-bottom:3px;
	margin-bottom:3px;
}

form {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.input_short {
	width:100px;
}

#intestazione_nostampa{}
#stampa{}
