/* layout */
body{
margin:0;
background:#0D2A56 url(images/struttura/sfondo_body.gif) repeat-x top;
}
.sfondopagina{
background:url(images/struttura/sfondo_pagina.gif) repeat-y left;
}
.sfondobottom{
background:url(images/struttura/sfondo_bottom.gif) repeat-y left;
}
form{
border:0;
margin:0;
padding:0;
}
/* table */
.table_x100{
height:100%;
width:100%;
}
.table_Hx100{
height:100%;
}
.table_Wx100{
width:100%;
}
/* testi */
.testo{
font:11px Arial, Helvetica, sans-serif;
text-align:justify;
color:#535353;
}
.testo a{
color:#967606;
text-decoration:none;
}
.testo a:hover{
color:#fff;
background:#00A0EC;
text-decoration:none;
}
.testo .titolo{
color:#967606;
}
.testoProd{
font:9px Verdana, Arial, Helvetica, sans-serif;
color:#535353;
}
.testoProd a{
color:#967606;
text-decoration:none;
}
.testoProd a:hover{
color:#fff;
background:#00A0EC;
text-decoration:none;
}
.bottom{
font:10px Arial, Helvetica, sans-serif;
color:#00A0EC;
}
.bottom a{
color:#00A0EC;
text-decoration:none;
}
.bottom a:hover{
color:#001A43;
background:#00A0EC;
}
.eurob{
font:10px Arial, Helvetica, sans-serif;
color:#EEEACD;
}
.eurob a{
color:#EEEACD;
text-decoration:none;
}
.eurob a:hover{
color:#EEEACD;
text-decoration:overline;
}
.occasioni_selected{
font:11px Arial, Helvetica, sans-serif;
color:#fff;
background:#00A0EC;
text-decoration:none;
}
/*categorie*/
.categorie td{
	color:#434343;
	height:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.categorie a{
	text-decoration:none;
	padding-left:5px;
	color:#434343;
	position:relative;
	display:block;
}
.categorie a:hover{
color:#FFF;
}
.camere{
background:#F5F1E0;
}
.camere a:hover{
background:#D7C480;
}
.camere_selected{
padding-left:5px;
color:#fff !important;
background:#D7C480;
}
.cucine{
background:#F9DFDC;
}
.cucine a:hover{
background:#ff0000;
}
.cucine_selected{
padding-left:5px;
color:#fff !important;
background:#ff0000;
}
.uffici{
background:#ECECE8;
}
.uffici a:hover{
background:#AAAAAA;
}
.uffici_selected{
padding-left:5px;
color:#fff !important;
background:#AAAAAA;
}
.bagno{
background:#E5ECF2;
}
.bagno a:hover{
background:#8AAAD9;
}
.bagno_selected{
padding-left:5px;
color:#fff !important;
background:#8AAAD9;
}
.complementi{
background:#E5F0DB;
}
.complementi a:hover{
background:#00cc00;
}
.complementi_selected{
padding-left:5px;
color:#fff !important;
background:#00cc00;
}
/* titolo_categorie */
.titolo_categorie{
font:25px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#FFF;
padding-left:5px;
}
/*moduli*/
label{
font:11px Arial, Helvetica, sans-serif;
color:#535353;
background:#ECE8CB;
display:block;
}
.giallo{
background:#DFD172 !important;
}
input{
font:11px Arial, Helvetica, sans-serif;
color:#535353;
border:0;
background:#FFF;
width:100%;
}
textarea{
font:11px Arial, Helvetica, sans-serif;
color:#535353;
border:0;
background:#FFF;
width:100%;
}
.checkbox{
width:19px;
background:#ECE8CB !important;
}
.button{
font:12px Arial, Helvetica, sans-serif;
color:#FFF;
padding-left:3px;
background:#00A0EC;
border:5px solid #FFF;
text-align:left;
width:100%;
}
.button2{
font:12px Arial, Helvetica, sans-serif;
color:#7e5f0c;
padding-left:3px;
background:#eee59e;
border:5px solid #FFF;
text-align:left;
width:100%;
}