/* CSS Document */

*:first-child+html{/*solo per ie7*/
	overflow:auto;
}

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#FFFFFF;
	background-color:#FFFFFF
}


h1, h2, h3,p{
	margin:0;
	padding:0;
}

a{
	outline:none;
	color:#FF0000;
}

a:hover{
color:#FF0000
	}


/*-----------------------------*/


#contenitore{
	position:relative;
	overflow:auto;
	margin:10px auto 0;
	width:995px;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: #FFFFFF url(images/bg_pagina_filetto.gif) top repeat-y;

}


/*-----------------------------*/


#top{
	position:relative;
	margin:0 0 1px 0;
	height:120px;
	background:black;
}

#logo{
	overflow:hidden;
	width:800px;
	height:120px;
	background:url(images/oltreabitare-logo.gif) 0 0 no-repeat;
}

#logo a{
	display:block;
	padding-top:120px;
}

#nav{
	position:absolute;
	top:20px;
	right:25px;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:white;
	line-height:14px;
}

#nav a{
	color:white;
	text-decoration:none;
}

#nav a:hover{
	color:red;
}


/*---------------------------------*/


#head{
	position:relative;
	overflow:hidden;
	margin-bottom:1px;
	height:470px;
}

#menu{
	float:left;
	width:191px;
	height:470px;
	background:black;
}

#menu ul{
	overflow:hidden;
	margin:0;
	padding:0 10px;
	border-bottom:1px solid white;
	height:344px;
	color:white;
}

#menu li{
	margin:0;
	padding:0 3px;
	border-top:1px solid #666;
	list-style-type:none;
	font:normal 15px "Trebuchet MS", Arial, Verdana;
	line-height:37px;
}

#menu li.nocatmenu{
	margin:0;
	padding:0 3px;
	border-top:1px solid #666;
	list-style-type:none;
	font:normal 13px "Trebuchet MS", Arial, Verdana;
	line-height:37px;
}




#menu li.primo{
	border-top:none;
}

#menu li a{
	color:white;
	text-decoration:none;
}

#menu li a:hover{
	color:red
}

#menu li a.sel{
	color:red;
}


#menu form#cerca{
	margin:0;
	padding:8px 13px;
}

#menu form#cerca fieldset{
	margin:0;
	padding:0;
	border:none;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:white;
}

#menu form#cerca input
{
	margin:0;
	padding:0 3px;
	height:21px;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#FFF;
	line-height:21px;
	background-color:#000000;
	border:#FFFFFF 1px solid;
}

#menu form#cerca select{
	margin:0;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#FFF;
	background-color:#000000;
	border:#FFFFFF 1px solid;
}

#menu form#cerca input
{
	width:155px
}

#menu form#cerca select
{
	width:160px
}


*:first-child+html #menu form#cerca input{
	height:18px;
}

#menu form#cerca input.bottone{
	margin:9px 0 0 0;
	padding:0;
	border:none;
	background:none;
	font:italic 14px "Trebuchet MS", Arial, Verdana;
	color:white;
	text-align:right;
	cursor:pointer;
	text-transform:lowercase
}

#best{
	position:relative;
	float:left;
	/*margin:0 1px;*/
	border-left:1px solid white;
	border-right:1px solid white;
	width:611px;
	height:470px;
	background:black;
	overflow:hidden;
	z-index:0;
}

#best img{
	border-bottom:1px solid white;
	width:611px;
	height:344px;
	vertical-align:top;
}

#best img.intro{
	width:611px;
	height:125px;
}

#slider{
	border-bottom:1px solid white;
	width:611px;
	height:344px;
	overflow:hidden;
	z-index:0;
}


#best p{
	overflow:hidden;
	/*padding:8px 5px 5px 203px;*/
	padding:6px 5px 5px 6px;
	/*height:100px;*/
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:white;
	line-height:14px;
}

#best a, a.titolotnr{
	/*font:normal 24px "Trebuchet MS", Arial, Verdana;
	font:normal 28px "Times New Roman", Times, serif;*/
	font:normal 26px Georgia, "Times New Roman", Times, serif;
	color:white;
	line-height:26px;
	text-decoration:none;
}

#best a.minilink{
	font:italic 12px "Trebuchet MS", Arial, Verdana;
	color:white;
	line-height:12px;
	text-decoration:none;
}


#best h1{
	font:normal 28px Georgia, "Times New Roman", Times, serif;
	color:white;
	line-height:32px;
	padding:8px 15px 5px 10px;
}

#best p.marginright
{
	padding:8px 15px 0px 0px;
}

#best a:hover{
	color:#FF0000;
	text-decoration:none;
}

/*#best .cat{
	position:absolute;
	bottom:5px;
	left:7px;
	color:white;
	text-transform:uppercase;
}
*/

#best .cat{
	position:relative;
	float:left;
	padding:94px 0 0 7px;
	width:190px;
	color:white;
	text-transform:uppercase;
}


#best_new{
	position:relative;
	float:left;
	/*margin:0 1px;*/
	border-left:1px solid white;
	width:612px;
	height:470px;
}

#best_banner{
	position:relative;
	overflow:hidden;
	float:left;
	margin:4px 0 0;
	width:611px;
	height:125px;
}

#best_banner img{
	width:611px;
	height:125px;
}


#dx_head{
	overflow:hidden;
	float:left;
	padding:1px;
	border-bottom:1px solid black;
	width:189px;
	height:467px;
	background:black;
}


/*-------------------------------------------*/


#cont{
	position:relative;
	overflow:auto;
}

#sinistra, #destra{
	float:left;
	overflow:hidden;
	width:191px;
}

#destra_goo
{
padding:5px 28px}

#sinistra img, #destra img{
	margin-bottom:1px;
}

#centro{
	position:relative;
	float:left;
	width:612px;
	margin:0 0 1px 0;
	border-left:1px solid white;
}

#centro div.corpo, div#contenitorecommenti{
	padding:5px 10px;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#666666;
	/*line-height:20px*/
}
#centro div.corpo a
{
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#000000;
}

#centro div.corpo a:hover
{
	color:#FF0000
}


#bottom{
	padding:0px;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:black;
	text-align:center;
	width:995px;
	overflow:hidden
}

#bottom a{
	color:black;
	text-decoration:none;
}

#bottom a:hover{
	color:#666;
}

#chiusura{
	padding:10px;
	background:black;
	text-align:left;
	height:35px;
}

#chiusura h2{
	overflow:hidden;
	width:191px;
	height:33px;
	background:url(images/logochiusura.gif) 0 0 no-repeat;
	float:left
}

#chiusura h2 a{
	display:block;
	padding-top:35px;
}

#chiusura p{
	color:#FFFFFF;
	line-height:35px
}

#chiusura p a{
	color:#FFFFFF
}
#chiusura p a:hover{
	color:#FF0000
}



/*---------------------------------------*/


#cont-new{
	position:relative;
	overflow:auto;
}

.halfnew{
	position:relative;
	overflow:hidden;
	float:left;
	width:305px;
	height:90px;
	margin:0 1px 10px 0;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#666666;
	line-height:18px;
	border-bottom:#CCCCCC 1px dotted
}
.halfnew a
{
	color:#666666;
	text-decoration:none
}

.halfnew a:hover
{
	color:#FF0000;
	text-decoration:underline
}

.halfnew img
{
width:120px;
height:80px;
float:left;
margin:4px 10px 4px 4px;
border:none}


.new{
	position:relative;
	overflow:hidden;
	float:left;
	width:203px;
	height:340px;
	margin:0 1px 1px 0;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#666666;
	line-height:18px;
}

.new a.categorie{
	position:absolute;
	z-index:2;
	bottom:0;
	padding:18px 18px 18px 5px;
	width:193px;
	background:black;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}

.new p, .halfnew p{
	padding:0px 5px 0;
}




*:first-child+html .new a.categorie{
	bottom:1px;
}

.new a.categorie:hover, .new a.titolino:hover, .new a:hover{
	color:red;
}

.new .titolino, .halfnew .titolino{
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:black;
	line-height:19px
}



.new a{
	color:black;
	text-decoration:none;
}


/*--------------------------------*/


#banner_centro{
	position:relative;
	overflow:hidden;
	margin-bottom:1px;
	width:611px;
	height:203px;
}

#banner_centro #banner_centro_uno{
	float:left;
	margin-right:1px;
	width:407px;
	height:203px;
}

#banner_centro #banner_centro_due{
	float:left;
	width:203px;
	height:203px;
}
/*
#banner_centro .uno{
	float:left;
	margin-right:1px;
	width:407px;
	height:203px;
}

#banner_centro .due{
	float:left;
	width:203px;
	height:203px;
}
*/


/*----------------------------------*/


.lista{
	position:relative;
	overflow:auto;
	margin-bottom:1px;
	/*width:611px;*/
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:black;
	line-height:18px;
	
}

.lista a.categorie{
	display:block;
	padding:5px;
	width:601;
	background:black;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
}

.lista a.categorie:hover{
	color:red;
}

.lista p{
	padding:5px 5px 0;
}

.lista p.grigio{
	color:#666666
}


.lista i{
	display:block;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
}

.lista img{
	float:left;
	border:1px solid black;
	margin:0 5px 5px 5px;
	width:132px;
	height:75px;
}

.lista .titolino{
	display:block;
	margin-bottom:5px;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:black;
}

.lista a{
	color:black;
	text-decoration:none;
	font-style:italic
}


.lista a:hover{
	color:#FF0000;
	text-decoration:none;
}

/*-----------------------------*/


#paginatore{
	border-top:1px solid black;
	padding-right:192px;
	height:30px;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:black;
	line-height:30px;
	text-align:right;
}

#paginatore a{
	font-style:normal;
	color:#000000;
	text-decoration:none;
	letter-spacing:0.15em
}

#paginatore span.sel{
	font:bold 12px "Trebuchet MS", Arial, Verdana;
	color:red;
	letter-spacing:0.15em
}

#paginatore a:hover, #paginatore a.sel{
	color:red;
}


/*-----------------------------*/

#gallery{
	position:relative;
	overflow:hidden;
	width:602px;
	margin:5px 0 1px 9px;
}

#gallery img{
	float:left;
	margin:0 1px 1px 0;
	width:198px;
	height:156px;
	border:none
}

#slider img, .new img
{
border:none}

#destra_goo
{

overflow:hidden
}


/*-----------------------------*/



.corpo form, #commentonew form{
	position:relative;
	display:inline-block; /*serve per contenere i float con le varie versioni di ie*/
	overflow:auto;/*serve per contenere i float con i browser pił moderni*/
	margin:0;
	padding:0;
}

.corpo form img, #commentonew form img{
	margin-left:4px;
}


.corpo fieldset, #commentonew fieldset{
	position:relative;
	border:none;
	padding:0px;
	margin:0 0 20px 0;
	color:#000;
	}
	
*:first-child+html .corpo legend, *:first-child+html #commentonew legend,{/*solo per ie7*/
	margin-left:-7px;
}
	
.corpo legend, #commentonew legend{
	border:none;
	padding:0;
	margin-left:0;
	text-decoration: none;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}

.corpo fieldset div, #commentonew fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
	}

.corpo label, #commentonew label{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:245px;
	height:25px;
    line-height:25px;
	border-bottom:1px dashed #CCC;
	}
	
.corpo label.noborder, #commentonew label.noborder{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:245px;
	height:25px;
    line-height:25px;
	}

.corpo input, #commentonew input{
	float:left;
	border:#CCCCCC 1px solid;
	margin:5px 0 0 5px;
	padding:0 3px;
	width:325px;
	height:21px;
	background:#FFF;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#000;
	}
	
.corpo select, #commentonew select{
	float:left;
	border:none;
	margin:5px 0 0 5px;
	padding:0 3px;
	width:auto;
	height:20px;
	background:#f9f9d7;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#6ba101;
	}
	
.corpo textarea, #commentonew textarea{
	overflow:auto;
	float:left;
	border:#CCCCCC 1px solid;
	background:#FFF;
	margin:5px 0 0 0;
	padding-left: 5px;
	width:575px;
	height:150px;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#000;
	}
.corpo .bottone, #commentonew .bottone{
	margin:10px 0 0 504px;
	padding:0;
	width:80px;
	height:20px;
	border:none;
	background: #000;
	vertical-align:middle;
	font:bold 11px "Trebuchet MS";
	color:#FFF;
	float:right
	}
	
	
.corpo label.piccolo, #commentonew .piccolo{
	width:30px;
	height:15px;
    line-height:15px;
	border-bottom:none
	}
		
.corpo input.radio, #commentonew input.radio{
	background:none;
	border:none;
	margin:1px 10px 0 0;
	width:20px;
	}
	
.corpo textarea.info, #commentonew textarea.info{
	height:50px;
	background:#FFF;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#666;
	border:#CCCCCC 1px solid;
	}



div#contenitorecommenti h2{
	font:bold 18px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	margin:5px 0
}

div.commento
{
background:#FFF url(images/avdefault.gif) bottom left no-repeat;
padding:0 0 0 70px;
border-bottom:#FF0000 1px dotted;
display:inline-block;
}

div.commento p
{
font:normal 11px "Trebuchet MS", Arial, Verdana;
color:#666666
}

div#commento span.autore
{
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#666666
}

div.commento span.data
{
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	color:#666666
}

div#commentonew
{
margin:5px 0}

div#commentonew a, div#commentonew a:hover, div#commentonew a:active, div#commentonew a:link
{
text-decoration:none}

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

ul#supporterlist li
{
	list-style-type:none;
	color:#666666;
	padding:5px 10px;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
}

ul#supporterlist li a
{
	font: bold 18px "Times New Roman", Times, serif;
	color:#CC0000;
	text-decoration:none;
}