html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}
body {
	position:absolute;
	top:0;
	left:0;
	background-color:rgb(0,0,0);
	background-repeat:repeat-x;
	color:rgb(255,255,255);
	width:100%;
	height:auto !important;
	min-height:100% !important;
	height:100%;
	margin:0;
	font-size:0.8em;
	font-family:verdana, sans-serif;
}


div#contents {
	margin:20px 0 0 0;
	padding:0 20px 0 20px;
	height:340px;
	overflow:auto;
}
div#homebox {
	width:370px;
	height:370px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-220px 0 0 -200px;
	text-align:center;
}
img#logohome {
	position:relative;
	margin-top:25px;
	border:0;
}
img#dataluogo {
	margin-top:23px;
	margin-right:28px;
	border:0;
}
img#barranats {
	margin-top:25px;
	border:0;
}
ul#menu {
	background-color:#A57538;
	height:43px;
	list-style:none;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:center;
	clear:both;
	border-bottom:10px outset rgb(255, 255, 255);
}
ul#menu li:first-child {
	margin-left:16px;
}
ul#menu li {
	display:block;
	float:left;
	margin:11px 5px 0 5px;
	padding:0;
	height:43px;
}
ul#menu li a {
	font-weight:bold;
	font-family:verdana, sans-serif;
	font-size:10px;
	color:rgb(0,0,0);
	text-decoration:none;
	text-transform:uppercase;
	margin:0;
	padding:0;
	cursor:default;
}
ul#menu li a:hover {
	cursor:pointer;
	color:rgb(255,255,255);
}
div#header {
	height:48px;
	text-align:right;
	margin:0;
	background:url(barrapaola.jpg) 6px 0  repeat-y;
	padding:25px 0 10px 0;
	overflow:hidden;
}
div#header .small {
	background:url(barrapaola.jpg)  6px 0  repeat-y;
	color: rgb(233,138,234);
}
div#header h4 {
	margin:0;
	padding:0;
}
div#header h4 span {
	background-color:#E98AEA;
	margin:0;
	padding:2px 5px;
}
div#header h4 span:first-child {padding-left:10px;}
div#header h4 span:last-child {padding-right:10px;}
div#header h4 span a {
	font-weight:bold;
	text-decoration:none;
	color:rgb(233,138,234);
	font-family:arial, sans-serif ;
	font-size:15px;
}
div#header h2 {
	padding:0;
	margin:15px 18px 0 0;
	text-transform:uppercase;
	color:  #A57538;
	font-family:verdana, sans-serif;
	font-size:21px;
	cursor:default;
}
div#box {
	position:relative;
	width:800px;
	margin:0 auto 0 auto;
	background-color:rgb(0,0,0);
	border-right: 1px solid #FFF ;
	border-left: 1px solid #FFF ;
}
img#logo {
	position:absolute;
	top:10px;
	left:50px;
}
img#c {float:left;}

form fieldset {
	margin-bottom:20px;
	padding:10px 5px 10px 5px;
	border-width:2px 0 0 0;
	border-top:8px solid red;
}
form fieldset legend {
	font-size:1em;
	font-weight:bold;
}
form textarea {
	border:1px solid grey;
}
div#contents h1 {
	font-size:19px;
	margin:10px 10px 20px 10px;
}
div#lmenu {
	float:left;
	width:279px;
	overflow:auto;
	clear:left;
	border-right:1px dotted red;
	padding-top:0 !important;
	padding-top:20px;
}
div#lmenu ul {
	list-style:none;
	margin:10px 2px 10px 2px;
	padding:0;
}
div#lmenu li {
	position:relative;
	text-align:center;
	margin:0 0 2px 0;
	padding:0;
	background-color:rgb(210, 37, 33);
}
div#lmenu li a {
	display:block;
	width:100%;
	text-decoration:none;
	color:rgb(255,255,255);
	padding:7px 0 7px 0;
}
div#lmenu li a:hover {
	font-weight:bold;
	background-color:rgb(192, 15, 0);
}
div#lmenu h2 {
	text-align:center;
	color:grey;
	font-size:1.1em;
}
div#ah {
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:7px;
	height:7px;
	cursor:default;
}
.newstitolo {
	background-color: #A57538;
	color:rgb(255,255,255);
	padding:3px 10px 3px 10px;
	margin:10px 0 8px 0;
	font-size:1.1em;
}
.newstitolo span {
	float:right;
	margin-left:10px;
}
.newstesto {
	padding-bottom:15px;
}	
/*FCKE*/
div#contents td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

div#contents a
{
	color: #41FF35 !important;
}

div#contents .Bold
{
	font-weight: bold;
}

div#contents .Title
{
	font-weight: bold;
	font-size: 18px;
	color:rgb(233,138,234);
}

div#contents .Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #A57538;
}
#galleria  {
	border: 1px solid #FFFFFF;
	
}
table#galleria  a {
	color: #41FF35 !important;
	
}

.bordino {
	border: 1px solid rgb(255, 255, 255);
	
}


