
*{
	margin:0px;
	padding:0px;
        font-family: Arial;
}

b {
    font-weight: bold;
}

DIV#prima_fascia {
    width: 100%;
    height: 145px;
}

DIV#trafiletto {
    width: 100%;
    height: 28px;
    background-image: url(img/trafiletto.png);
}

DIV#testa {
    position:absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    height: 115px;  
}

img.logo {
    margin: 20px;
    margin-left: 40px;
    border: none;
}

DIV#menu_alto{
    height: 55px;
    float: right;
    margin: 25px;
    margin-right: 25px;
}


DIV#seconda_fascia {
    width: 100%;
    height: 200px;
    background-image: url(img/seconda_back.png);
}

DIV#seconda_fascia_interna {
    width: 100%;
    height: 110px;
    background-image: url(img/seconda_back.png);
}

DIV#scroller_interno {
    position:absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    height: 110px;
    border: 0px solid gray;
}

DIV#scroller {
    position:absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    height: 200px;
    border: 0px solid gray;
}

DIV.contenuto_scroll {
    width: 860px;
    height: 200px;
    border: 0px solid black;
    float: left;
}

DIV#terza_fascia {
    width: 100%;
    height: 760px;
    background-color: #f0efe0;
}

DIV#contenuto_pagina {
    position:absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    height: 750px;
    border: 0px solid gray;
}

DIV#contenuto_sx {
    float: left;
    width: 620px;
    height:auto;
    border: 0px solid black;
}

DIV.corpo_centrale {
    float: right;
    border: 1px solid #dbd4c6;
    width: 561px;
    height: 200px;
    background-color: white;
}

DIV#contenuto_dx {
    float: left;
    width: 355px;
    height:auto;
    border: 0px solid black;
}

DIV#quarta_fascia {
    width: 100%;
    height: 91px;
    background-image: url(img/pie.png);
}

DIV#footer {
    position:absolute;
    left: 50%;
    margin-left: -490px;
    width: 980px;
    height: 50px;
    margin-top: 25px;
    border: 0px solid gray;
}

p.titolo_novita {
    font-family: Arial;
    font-size: 18px;
    font-weight:500;
    color: #523c2f;
    margin: 30px;
    margin-bottom: 20px;
}

p.titolo_news {
    width: 260px;
    font-family: Arial;
    font-size: 12px;
    font-weight:500;
    color: #523c2f;
    margin: 0px;
    margin-left: 30px;
}

p.corpo_news {
    width: 260px;
    font-family: Arial;
    font-size: 12px;
    font-weight:300;
    color: #523c2f;
    margin: 0px;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
    border-right: 0px solid black;
}

hr.barretta {
    border: 1px solid #d2cdbf;
    width: 260px;
    margin: 30px;
}

p.conta_back {
    width: 220px;
    margin-left: 30px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 5px;
    height: 80px;
    font-family: Arial;
    font-size: 12px;
    font-weight:500;
    color: #523c2f;
    background-image: url(img/conta_back.png);
}

p.corpo {
    font-family: Arial;
    font-size: 12px;
    font-weight:300;
    width: 510px;
    text-align: justify;
    color: #523c2f;
    margin: 0px;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
    border-right: 0px solid black;
}

img.foto_home {
    border: 5px solid #c9bcad;
    float: left;
    margin-left: 30px;
}

a.continua {
    font:inherit;
    color:inherit;
    font-style:italic;
    font-weight:600;
}

a {
    font:inherit;
    color:inherit;
}

a:hover {
    color: #f3b035;
}

p.footer {
    font-family: Arial;
    font-size: 10px;
    margin-left: 60px;
    color: #523c2f;
    float: left;
}

DIV.testo_scroll {
    border: 0px solid black;
    width: 600px;
    height: 200px;
    float: left;
}

p.testo_grosso {
    font-size: 24px;
    font-weight: 900;
    color: #7f5d49;
    margin: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
    text-shadow: 2px 2px 0px #c4b9b9;
}

div.voce_menu {
       float: left;
        height: 55px;
        width: 100px;
        margin: 0px;
        text-align: center;
}
a.menu {
    display: block;
    font-size: 14px;
    margin-top: 20px;
    border: 0px;
    padding: 0px;
    text-decoration: none;
}


DIV#box_superiore {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -300px;
    margin-top: 70px;
    width: 600px;
    height: 400px;
    background-color:white;
    border:  5px solid #E7E3D4;
    display: none;
}

p.voci_form {
    width: 370px;
    height: 25px;
    font-family: Arial;
    font-size: 12px;
    font-weight:500;
    color: #523c2f;
    margin: 0px;
    margin-left: 30px;
}

img.loghi {
    margin-left: 30px;
    border: 1px solid gray;
    width: 160px;
    background-color: white;
}









ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}

.next, .prev{
	cursor:pointer;
}

#screen{
	position:relative;
	height:200px;
	width:980px;
	margin-top:0px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:0px;
	}
	#screen .prev{
		left:0px;
	}
	#screen .next{
		right:0px;
	}
	

#sections{
	overflow:hidden;
	
	width:860px;
	height:200px;
	clear:left;
	margin-left:58px;
}

	#sections ul{
		width:4500px;
	}

		#sections li{
			float:left;
			padding:11px 30px;
                        border: 0px solid white;
                        width: 860px; 
		}
			

