@charset "utf-8";
/* CSS Document */

body {
	height: 100%;
	margin: 0;
	padding:0;
	background: #FFFFFF url(../images/bg.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
}

a {
	text-decoration:none;
	color:#999999;
}

img {
	border:none;
}

.clr {
	clear: both;
}

#main p {
	margin:0 0 7px 0;
	padding:0;
}

#top {
	height:118px;
	margin: 0 0 15px 0;
}

#top #buttons {
	height:118px;
	overflow:hidden;
	margin: 0 0 0 210px;
	background:url(../images/separator.gif) no-repeat left top;
}

#top ul  {
	padding:0px; margin:0px;
}

#top ul li {
	background:url(../images/separator.gif) no-repeat right top;
	float:left;
	list-style:none;
	margin:0px;
}

#top a {
	height:78px;
	width:120px;
	padding:20px 40px 20px 15px; 
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/handle.gif) no-repeat center bottom;
}

.contenit {
	width:922px;
	text-align: left;
	margin:0 auto;
}

#row {
	min-height:90px;
	margin: 0 0 30px 0;
}

#descriptor {
	width:193px;
	margin:0 27px 0 0;
	float:left;
	color:#999999;
}

#descriptor img{
	margin: 0 0 5px 0;
}

#caption {
	width:320px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:30px;
	line-height:25px;
	text-align:right;
}

#caption a{
	color:#CCCCCC;
}

#mainmenu {
	width:300px;
	margin:0 27px 0 0;
	float:left;
	font-weight: bolder;
}

#mainmenu ul{
	margin:0 0 0 25px; padding:0;
}

#mainmenu ul li{
	list-style:url(../images/arrow.gif)
}

#mainmenu a:hover{
	color:#55a8c6;
}

#colsx {
	width:190px;
	margin:0 30px 500px 0;
	float:left;
}

#menusinistra {
	margin:0 0 20px 0;
	font-size:15px;
	font-weight:bold;
}

#menusinistra ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menusinistra li {
	margin: 0 0 10px 0;
}

#menusinistra a {
	color:#999999;
}

#main {
	width:482px;
	margin:0 0 30px 0;
	float:left;
	overflow:hidden;
	padding:0;
}

#centrosopragrande {
	width:702px;
	margin:0 0 30px 0;
	float:left;
	clear:right;
	overflow: visible;
}

#centrosopra {
	margin:0 0 30px 0;
}

#main .contentpaneopen table {
	max-width:482px;
}

#main .contentpaneopen td img {
	max-width:482px;
}

h1, .componentheading, .contentheading {
	color: #999999;
	font-size:25px;
	line-height:23px;
	padding: 0 0 15px 0;
	margin:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 {
	color:#999999;
	font-size:18px;
	line-height:18px;
	margin: 25px 0 15px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#coldx {
	width:190px;
	margin:0 0 30px 30px;
	float:right;
}

#footer {
	height:40px;
	padding:10px 0;
	clear:both;
	font-size:10px;
	color:#999999;
	margin:20px 0 0 0;
}

.specchioblu{
background:#000099;
padding:20px;
margin: 0 0 20px 0;
color:#FFFFFF;
font-size:24px;
display:block;
line-height:22px;
font-weight:bold;
}

.specchiorosso{
background: #CC3300;
padding:20px;
margin: 0 0 20px 0;
color:#FFFFFF;
font-size:24px;
line-height:22px;
display:block;
font-weight:bold;
}

.specchiotimes{
margin: 0 0 20px 0;
color:#333333;
font-size:26px;
line-height:21px;
display:block;
width:190px;
font-family:"Times New Roman", Times, serif
}

.specchioblu a, .specchiorosso a{
color:#FFFFFF;
}

.specchiotimes a{
color:#000000;
}

#coldx span, #colsx span{
	display:block;
}

#coldx img, #colsx img{
	margin: 0 0 20px 0;
}

.buttonheading, .modifydate, .createdate{
	display:none;
}