html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
	background: transparent;
	baseline-shift: baseline;
	text-decoration:none;
}



*{
    font-family: Arial, Helvetica, sans-serif;
 
}

img{
    border: none;
}

body {
    background: #f6f6f6;
    background: url(images/header_bg.png) repeat-x;
}



select,input, textarea {
	border: 1px solid #c8c8c8;
	font-size:14px;
}

#container {
	width: 960px;
}

#header {

    height: 150px;
}

#logo {
    margin-left: 0px;
}

#navigation{
    margin-top: -90px;
    margin-left: 285px;
}

#navigation div {
    padding: 10px;
    float: left;
    font-size: 15px;
}

.Navigatore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.NavigatorePagine {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.active p {
    color: #f6f6f6;
}

.normal {
    color: #171717;
}

.active {
    color: #f6f6f6;
    background: #fbc900;
}

a.link_nav {
    text-decoration: none;
}

a.link_nav:link {
    color: #171717;
}

a.link_nav:visited {
    color: #171717;
}

#intestazione {
	width: 960px;
	height: 35px;
	padding-top:10px;

	margin-left: 0px;
	clear:both;
}

#intestazione img {
    margin-left: 2px;
    vertical-align: middle;
}



#content {
	float:right;
	width: 730px;
	margin-rigth:20px;
	margin-top: 20px;
	margin-bottom: 20px;
}



#offerte {
    font-size: 26px;
    color: #171717;
}

#catalogo {
    font-size: 26px;
    color: #fbc900;
    padding-left: 8px;
}



#line_content {
	height: 10px;
	width: 960px;
	margin-top: 0px;
	background: url(images/line.png) repeat-x;
}


#sidebar {
	float:right;
	width: 230px;

	margin-left: 0px;
	margin-top: 20px;
}

#line_sidebar {
	height: 5px;
	width: 240px;
	margin-left: -10px;
}


/*________________________________________________________________________________ SIDEBAR
*/

.pannellino{
	width: 230px;
	margin-bottom: 20px;
	background-image: url(images/pannellino_m.jpg);
	background-repeat: repeat-y;
	clear:both;
	float:left;
	margin-left:0px;
}

.pannellino div.header{
	width:230px;
	height:44px;
	background-image: url(images/pannellino_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}
.pannellino div.bottom{
	width:230px;
	height:16px;
	background-image: url(images/pannellino_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
}

.pannellino p.nota{
	color: #565656;
	padding-top:10px;
	margin-left: 20px;
}

.pannellino p.titolo{
	font-size: 18px;
	color: #636261;

	padding-top: 7px;
	margin-left: 20px;
}

.pannellino div.rigaform{
	clear:both;
}
.pannellino a{
	text-decoration:none;
	color:#171717;
}
.pannellino a:hover{
	color:#fbc900;
}

.pannellino p.testo {
	font-size: 14px;
	color: #565656;
	margin-left:20px;
	margin-bottom:10px;

}


.pannellino input.piccolo{
	float:right;
	width:90px;
	margin-right:20px;
	margin-bottom:7px;
}

.pannellino label.piccolo{
	margin-left:20px;
	float:left;
	color: #565656;
	margin-bottom:7px;
	padding-top:3px;
}

.pannellino select.piccolo{
	float:right;
	width:90px;
	margin-right:20px;
	margin-bottom:7px;
}
.pannellino textarea.piccolo{
	margin-left:20px;
	float:left;
	width:190px;
	margin-bottom:7px;
	resize:none;

}

.pannellino button{
	clear:both;
	margin-right:20px;
}

#newsletter input{
	width:120px;
}
#login input{
	width:120px;
}



/*________________________________________________________________________________ FOOTER
*/

#footer {

    height: 180px;
    background: #d2d1d1;
	
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

#footer_contenuto {
	height: 180px;
	width: 960px;
	background-image: url(images/footerline.jpg);
	background-repeat: repeat-x;
}

#footer_contenuto a {
    text-decoration: none;
    color: #7e7e7e;
}
#footer_contenuto a:hover {
    color: #171717;
}

#footer div.Elemento_footer{
	float:left;
	width:300px;
	margin-top:20px;
}


#footer span.titolo {
	font-size: 20px;
	color: #171717;
	padding: 10px;
}



#faq {
    margin-left: 68px;
}

#properties {
    margin-left: 110px;
}

#login_registrazione {
    margin-left: 120px;
}

#footer li {
	list-style-image: url(images/checkgfdg.png);
}


#footer ul{
	float: left;
    list-style: none;
    padding-left: 20px;
	padding-right: 20px;
	 margin-top: 11px;
}

#clients_list{
    margin-left: 68px;
}

#faq_list{
    margin-left: 88px;
}

#properties_list{
    margin-left: 100px;
}

#accesso {
	width: 300px;
	height: 222px;
	margin-left: 580px;
}

#mail {
    margin-top: 10px;
    margin-left: 112px;
    width: 250px;
    height: 30px;
}

#password {
    margin-top: 10px;
    margin-left: 112px;
    width: 250px;
    height: 30px;
}



#registrati {
    margin-top: 10px;
    margin-left: 270px;
}

#footer2 {
    height: 60px;
    background: #e4e4e4;
    z-index:-1;
}

#footer_testo {
	width: 960px;
	margin-top: 10px;
	padding-bottom: 10px;

}

#copy {
    color: #171717;
}

#gruppo {
    color: #717274;
}


button.azzurro {
	width:92px;
	background-color: #FFF;
	float: right;
	border: none;

	background-image: url(images/button_UP.png);
	height: 32px;
	padding:0;
	
	outline:none;
}

button.azzurro:hover{
	background-image: url(images/button_OVER.png);
}

button.azzurro:active{
	background-image: url(images/button_DOWN.png);
}

/*________________________________________________________________________________ PRESENTAZIONE
*/
#presentazione{
	float:clear;
	padding:0px;
	margin:0px;
	width:960px;
	height:180px;
	margin-top:10px;
	

}

#presentazione div.Box_presentazione{
	float:left;
	width:300px;
	height:180px;
	padding:0px;

}

.Box_presentazione div.titolo{
	padding:7px;
	padding-left:20px;
	font-size: 18px;
	color: #636261;
}


#presentazione #box_presentazione1{
	margin-right:30px;
	background-image: url(images/foto1_test.jpg);
}
#presentazione #box_presentazione2{
	margin-right:30px;
	background-image: url(images/foto2_test.jpg);
}
#presentazione #box_presentazione3{	
	background-image: url(images/foto3_test.jpg);
}
