@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../images/layout/sfondo.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

body, th, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}

input, textarea {
	font-size: 10px;
}

#sx {
	background-image: url(../images/layout/sx.gif);
	background-position: right;
	text-align: right;
	vertical-align: top;
	background-repeat: repeat-y;
	width: 25px;
}

#dx {
	background-image: url(../images/layout/dx.gif);
	background-position: left;
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-y;
	width: 25px;
}

#cn {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

#tabcen {
	height: 100%;
	width: 850px;
}

.spacer {
	width: 8px;
}

img#logo {
	border-bottom: #970303 2px solid;
	border-top: #970303 12px solid;
	border-left: 0;
	border-right: 0;
}

img#payoff {
	border-bottom: #4d4d4d 2px solid;
	border-top: #4d4d4d 12px solid;
}

#menu {
	text-align: left;
	vertical-align: top;
	width: 222px;
}

#menu img {
	border: 0;
	margin: 0;
}

#testata {
	text-align: center;
	vertical-align: top;
}

#riferimenti {
	font-size: 10px;
	color: #c06666;
	vertical-align: bottom;
	text-align: left;
	padding-bottom: 10px;
}

#corpo {
	line-height: 18px;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 10px;
}

#corpo em{
	font-style: normal;
	font-weight: bold;
	color: #960000;
}

#corpo a{
	text-decoration: none;
	font-weight: bold;
	color: #960000;
}

#corpo a:hover{
	color: #505050;
}

#bottomleft {
	border-bottom: #970303 2px solid;
}

#bottomright {
	border-bottom: #4d4d4d 2px solid;
	text-align: right;
}

#footer {
	font-size: 10px;
	color: #959595;
	text-align: right;
	padding: 5px 0;
	vertical-align: top;
}

#footer a {
	color: #959595;
	text-decoration: none;
}

#footer a:hover{
	color: #505050;
}

#lang {
	padding: 5px 0;
	vertical-align: top;
}

#lang img {
	border: 0;
	margin-right: 6px;
}

div.descgall {
	margin: 8px 8px 0 0; 
	float: left; 
	background-color: #e4e4e4; 
	text-align: center; 
	width: 130px; 
	font-size: 11px; 
	text-transform: uppercase;
}

div.descgall .big{
	margin: 10px 10px 0 0 !important; 
	width: 260px !important; 
	text-transform: none !important;
}

div.descgall a {
	color: #505050 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

div.imggall {
	width: 130px; 
	background-color: #ededed; 
	border-bottom: #d5d5d5 1px solid; 
	padding: 4px 0; 
	text-align: center; 
	display: table-cell; 
	vertical-align: bottom; 
	height: 150px;
}

div.imggall .big{
	width: 260px !important; 
	height: 280px !important;
}

div.imggall img{
	border: 0;
}

td.gallcella {
	background-color: #ededed;
	vertical-align: bottom;
	font-size: 11px;
	text-align: center;
	width: 50%;
}

td.gallcella img{
	border: 0;
	margin: 10px 0;
}

div.descgallcella { 
	background-color: #e4e4e4; 
	text-align: left;
	height: 30px;
	min-height: 30px;
	border-top: #d5d5d5 1px solid; 
	font-size: 11px;
	padding: 6px;
}

li {
	margin-bottom: 4px;
}

ul {
	list-style-type: square;
}

tr.cosavis img {
	border: #4e4e4e 1px solid;
}

tr.cosavis {
	font-weight: bold;
	border-bottom: #dfdfdf 1px solid;
	padding-top: 10px;
	line-height: 15px;
}

tr.cosavis td{
	border-bottom: #dfdfdf 1px solid;
	padding-top: 10px;
	padding-bottom: 3px;
}

tr.cosavis a {
	font-weight: normal !important;
}

td.doveall {
	border-bottom: #dfdfdf 1px solid;
	padding-top: 10px;
	padding-bottom: 3px;
}

td.doveall a{
	font-weight: normal !important;
	color: #4e4e4e !important;
}