body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0;
	background: #d60000 url('../images/bg-body.gif') repeat-x;
	text-align: center;
}

a {
	/*color: #df211b;*/
	color: #000;
}

#container {
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 115px;
	background: url('../images/header.png') no-repeat;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#menu {
	height: 31px;
	background: url('../images/menu.png') no-repeat;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#menu ul {
	text-align: center;
}

p.logn_advice {
	padding: 10px 0 ;
	text-align: center;
}

.comments {
	padding: 5px 0;
	margin: 20px;
	border: 1px solid #ccc;
	border-right: 0;
	border-left: 0;
}

.comments label {
	float: none;
	display: block; clear: both;
}

.comments input, .comments textarea {
	width: 460px;
	clear: both;
	padding: 2px;
	border: 1px solid #ccc;
}

.comments textarea {
	height: 60px;
}


.comments button {
	cursor: pointer;
	color: #111;
	padding: 1px;
	font.size: 10px;
	background: #999;
	border: 0;
	font-weight: bold;
}


#menu ul li {
	float: left;
	overflow: hidden;
}

#mod_6 a {
	color: #df211b;
}

#mod_6 .mod_area .item {
	font-size: 10px;
}

#menu ul li a {
	background: url('../images/bg-divisor.png') no-repeat right;
	width: 160px;
	height: 31px;
	line-height: 31px;
		
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}

#menu ul li.item_4 a {
	background: url('..');
}

#menu ul li a:hover {
	color: #000;
}

#menu ul li a:hover, #menu ul li.selected a {
	color: #000;
	background: url('../images/a-hover.png') no-repeat;
}

#menu ul li#home a:hover,#menu ul li.selected_home a {
	color: #000;
	background: url('../images/a-hover-home.png') no-repeat;
}

#menu ul li.item_4 a:hover, #menu ul li#selectedmenu_item_4 a {
	color: #000;
	background: url('../images/a-hover-last.png') no-repeat;
}

#two-colonne {
	width: 600px;
	float: left;
	margin: 0 10px 0 0;
}

#two-colonne #top-2colonne {
	height: 20px;
	background: url('../images/top-2colonne.png') no-repeat;
}


#two-colonne #top-trilocale {
	height: 71px;
	background: url('../images/top-trilocale.png') no-repeat;
}

#two-colonne #bg-trilocale {
	background: url('../images/bg-trilocale.png') repeat-y;
}

#two-colonne #bg-trilocale #mod_16 {
	width: 200px;
	float: right;
}

#two-colonne #bottom-trilocale {
	background: url('../images/bottom-trilocale.png') no-repeat;
	height: 20px;
}



#two-colonne #bottom-2colonne {
	height: 20px;
	background: url('../images/bottom-2colonne.png') no-repeat;
}

#two-colonne #bg-2colonne {
	min-height: 200px;
	background: url('../images/bg-2colonne.png') repeat-y;
}

#two-colonne #colonna-home {
	min-height: 200px;
	background: url('../images/bg-colonna-home.png') repeat-y;
}

#two-colonne #top-colonna-home {
	height: 20px;
	background: url('../images/top-colonna-home.png')  no-repeat;
}

#two-colonne #top-colonna-contatti {
	height: 50px;
}

#two-colonne .topper_4 {
	height: 50px;
	background: url('../images/top-colonna-contatti.png')  no-repeat;
}

#two-colonne .topper_1234 {
	height: 50px;
	background: url('../images/top-colonna-contatti2.png')  no-repeat;
}


#two-colonne #top-colonna-contatti ul {
	margin: 0 0 0 5px;
	padding: 10px 0 0 0;
}


#two-colonne #top-colonna-contatti ul li {
	width: 100px;
	float: left;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	padding: 5px 0 0 0;
}



#two-colonne #top-colonna-contatti ul li a {
	text-decoration: none;
}

#two-colonne #top-colonna-contatti ul li.selected {
	padding: 8px 0 0 0;
}

#two-colonne #top-colonna-contatti ul li.selected a {
	color: #fff;
}




#two-colonne #bottom-colonna-home {
	height: 20px;
	background: url('../images/bottom-colonna-home.png') no-repeat;
}




.colonnina {
	min-height: 200px;
	width: 270px;
	margin: 0 15px;
	float: left;
}

.colonnina a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

.colonnina a;hover {
	color: #df211b;
}

span.clear, .separator {
	font-size: .1px;
	clear: both;
	display: block;
}

#main-page .item {
	padding: 2px 5px 5px 5px;
	text-align: justify;
	border-bottom: 1px solid #7d7a7a;
}

span.date {
	color: #dedede;
	font-size: 10px;
	letter-spacing: -1px;
	font-family: verdana, sans-serif;
}

a.link_txt {
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 0;
}

a.link_txt:hover {
	color: #ff0000;

}

#colonna {
	float: left;
	width: 190px;
}

#top-colonnina, #top-wide-colonnina, #top-trilocale {
	height: 72px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 70px;
	overflow: hidden;
}

#top-trilocale h2 {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin: -5px 0 0 140px;
}

#top-wide-colonnina {
	height: 73px;
	line-height: 64px;
}

#top-colonnina {
	background: url('../images/top-colonnina.png') no-repeat;
}

#bg-colonnina {
	background: url('../images/bg-colonnina.png') repeat-y;
	min-height: 373px;
}

#bottom-colonnina {
	height: 20px;
	background: url('../images/bottom-colonnina.png') no-repeat;
}

.content {
	font-size: 12px;
}	

.content p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

#footerize {
	margin: 10px 0 10px 0;
	clear: both;
	display: block;
	background: url('../images/footerize.png') no-repeat;
	height: 181px;
}

#footer {
	clear: both;
	text-align: center;
	background: #000;
	padding: 5px;
}

#due-colonne {
	margin: 0 10px 0 0;
	width: 550px;
	float: left;
}

#wide-top, #wide-bottom {
	height: 20px;
	background: url('../images/wide-top.png') no-repeat;
}

#wide-bottom {
	background: url('../images/wide-bottom.png') no-repeat;
}

#wide {
	background: url('../images/wide.png') repeat-y;
	min-height: 306px;
}

#colonna-larga {
	width: 240px;
	float: left;
}


#top-wide-colonnina {
	height: 73px;
	background: url('../images/top-wide-colonnina.png') no-repeat;
}

#bottom-wide-colonnina {
	height: 23px;
	background: url('../images/bottom-wide-colonnina.png') no-repeat;
}

#wide-colonnina {
	min-height: 250px;
	background: url('../images/wide-colonnina.png') repeat-y;
}

#wide-colonnina .mod {
	margin: 0 28px;
}

.comment_item {
	padding: 2px 0;
	border-bottom: 1px solid #ccc;
}

.err {
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
	color: red;
}

.other-videos {
	min-height: 60px;
	padding: 15px 0 10px 0;
	background: url('../images/bg-red.gif');
}	


.other-videos .scrolling {
	clear: both;
	padding: 5px 0;
	overflow: hidden;
	min-height: 38px;
	background: #000;
}	

.mini-video {
	width: 90px;
	float: left;
	text-align: center;
}

.mini-video img {
	padding: 2px;
	width: 75px;
	height: 56px;
	border: 1px solid #dedede;
}

.mini-video img:hover {
	border: 1px solid #999;
}

.margined {
	padding: 10px 25px;
}

h1,h2 {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	margin: 5px 5px 15px 0;
}

.voti, .hits {
	text-align: left;
	width: 250px;
	padding: 3px 0;
	float: left;
}

.hits {
	color: #dedede;
	text-align: right;
	font-size: 10px;
}

.star {
	margin: 0 3px 0 0;
}

#stelle {
	float: left;
	width: 83px;
	height: 15px;
}

#stelle a {
	width: 16px;
	height: 15px;
	float: left;
	cursor: pointer;
}

.stelle_0 {
	background: url('../images/star0.png');
}

.stelle_1 {
	background: url('../images/star1.png');
}

.stelle_2 {
	background: url('../images/star2.png');
}

.stelle_3 {
	background: url('../images/star3.png');
}

.stelle_4 {
	background: url('../images/star4.png');
}

.stelle_5 {
	background: url('../images/star5.png');
}

.already_voted {
	padding: 1px 0 0 10px;
	color: #dedede;
	font-size: 10px;
}

#footerize .mod-title {
	padding: 3px 0 25px 37px; 
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
}

#footerize .item {
	width: 20%;
	text-align: center;
	float: left;	
}

#footerize .item img {
	border: 1px solid #dedede;
	padding: 10px;
	margin: 5px 0;
}

#footerize .item {
	border: 0;
}


#embed {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 0;
	margin: 10px 0 15px 0;
}

#bg-colonnina .mod {
	margin: 0 0 0 15px;
}

hr {
	color: #585453;
	background: #585453;
	border: 0;
}

#margot {
	float: right;
	width: 600px;
}

form p {
	display: block;
	padding: 5px 0;
}

form p label {
	width: 160px;
	float: left;
}

.login, .register {
	float: left;
	width: 280px;
}

.login {
	width: 279px;
	border-right: 1px dotted #dedede;
}

.register {
	width: 250px;
	margin: 0 0 0 10px;
}

.register h2, .login h2, .welcome h2 {
	font-size: 16px;
	display: block;
	margin: 0 0 5px 0;
}

.register a {
	font-size: 14px;
	font-weight: bold;
}

span.upload_complete, span.upload_error {
	display: block;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #fff;
}

#newsletter-box {
	background: url('../images/box-newsletter.gif') no-repeat;
	margin: 10px 0 0 0;
	height: 103px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;
}

#newsletter-box .mod {
	padding: 10px;
}


#newsletter-box button {
	color: #fff;
	border: 0;
	background: #000;
}

span.upload_error {
	color: #ff0000;
}

.content-list {
	text-align: justify;
	font-size: 12px;
	margin: 0 0 25px 0;
}

.content-list a {
	font-weight: bold;
	color: #fff;
}

p.nav {
	padding: 5px 0;
	clear: both;
	display: block;
	text-align: center;
}

p.nav a {
	border: 1px solid #bbb;
	padding: 2px 4px;
	color: #bbb;
	text-decoration: none;	
}

p.nav a.navi_selected {
	background: #bbb;
	color: #000;
}

.items-video {
	padding: 5px 0;
	width: 33%;
	min-height: 100px;
	text-align: center;
	float: left;
}

#appro {
	padding: 0;
	margin: 0 20px;
}

#appro h2 {
	margin: 0;
	font-size: 16px;
	padding: 0;
}