html, body{
	font-family:Verdana, Arial;
	color:#FFFFFF;
	background-color:#000000;
	font-size:12px;
	margin: 0;
}
body {
	padding: 15px 0 0 0;
}
td{
	font-family:Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
}
input, select{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:12px;
}
form{
	margin:0;
	padding:0;
}
a:link, a:visited, a:active{
	color: #CABA9C;
	text-decoration: underline;
}
a:hover, a:visited:hover{
	color: #F9DDCD;  
}
img{
	border: 0;
}
div{
	/*overflow: hidden;*/
}

#total{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	float: left;
	display: inline;
}
#banner{
	height: 90px;
	margin: 0 0 6px 0;
}
#banner #logo{
	float:left;
	padding: 20px 0 0 6px;
}
#banner .banner{
	float:right;
	width: 728px;
	height: 90px;
}

#main {
	float:left;
	width: 100%;
	position: relative;
  z-index: 1;
  background: url(../cimgs/bg/bg_main.jpg) no-repeat;
}
#main span#heightMain{
	float:left;
	width: 0px;
	height: 615px;
}

#header {
	float: left;
	width: 100%;
	height: 88px;
	position: absolute;
  z-index: 1;
}
#header #menu{
	margin: 20px 0 0 36px;
	padding: 0;
}
#header #menu dl{
	margin: 0;
	padding: 0 8px;
	list-style: none;
	float:left;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
}
#header #menu dl a:link, #header #menu dl a:visited,
#header #menu dt a:link, #header #menu dt a:visited{
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px 4px;
	font-size:14px;
}
#header #menu dl a:hover, #header #menu dl a:visited:hover,
#header #menu dt a:hover, #header #menu dt a:visited:hover,
#header #menu a.on:link, #header #menu a.on:visited{
	background-color: #FFFFFF;
	color: #000000;  
}
#header #menu dd{
	display: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	position:absolute;
	z-index:200;
	//width: 100%;
	width: 200px;
	text-transform: none;
}
#header #menu dd ul{
	margin: 0;
	padding: 0;
}
#header #menu dd li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header #menu dd a:link, #header #menu dd a:visited{
	font-size: 12px;
	padding: 0 4px;
}
#header #menu dd a:hover, #header #menu dd a:visited:hover{
	color: #AC9569;
	background: none;
	font-weight: bold;
}

#footer{
	clear:both;
	padding: 10px 0 0 0;
}
#footer #languages{
	margin: 0 0 4px 40px;
	font-size: 18px;
	color: #333333;
}
#footer #languages a:link, #footer #languages a:visited{
	text-decoration: none;
	color: #333333;
}
#footer #languages a:hover, #footer #languages a:visited:hover{
	color: #9F9E82;
}
#footer #menuFoot{
	margin: 0 0 0 36px;
	padding: 0;
	font-size: 9px;
}
#footer #menuFoot li{
	margin: 0;
	padding: 0 6px;
	list-style: none;
	float:left;
	text-transform: uppercase;
}
#footer #menuFoot li a:link, #footer #menuFoot li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}
#footer #menuFoot li a:hover, #footer #menuFoot li a:visited:hover{
	color: #F9DDCD;  
}
#footer #menuFoot li.on{
	background-color: #FFFFFF;
}
#footer #menuFoot li.on a:link, #footer #menuFoot li.on a:visited{
	color: #000000;
}


#total .bg_home{
	background: url(../cimgs/bg/bg_home.jpg) no-repeat;
}
#total .bg_news{
	background: url(../cimgs/bg/bg_news.jpg) no-repeat;
}
#total .bg_tiziano{
	background: url(../cimgs/bg/bg_tiziano.jpg) no-repeat;
}
#total .bg_photogallery{
	background: url(../cimgs/bg/bg_photogallery.jpg) no-repeat;
}
#total .bg_press{
	background: url(../cimgs/bg/bg_press.jpg) no-repeat;
}
#total .bg_media{
	background: url(../cimgs/bg/bg_media.jpg) no-repeat;
}
#total .bg_forum{
        background: url(../cimgs/bg/bg_forum.jpg) no-repeat;
}