@charset "UTF-8";
/* CSS Document */


body,div,ul,li,h1,h2,h3,p{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

body{
background:url(../img/pattern.jpg);
margin: 0 auto;
padding: 0;
text-align: center;
}

img{
border: none;	
}

/*formattazione testo*/

.titolotesto{
font-size: 15px;
color: #99801c;
font-weight:bold;
text-transform:uppercase;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.telefono{
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 15px;
}

.titolotesto2{
font-size: 13px;
color: #99801c;
font-weight:bold;
text-transform:uppercase;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.titolotesto3{
font-size: 12px;
color: #134d84;
font-weight:bold;
}

.contenutotesto{
font-size: 12px;
}

/*formattazione testo*/


#header{
width: 900px;
height: 125px;
margin: 0 auto;
}

#headerlogo{
width: 236px;
height: 122px;
margin: 0 auto;
margin-top: 20px;
background: url(../img/logo.png);
}

#menu{
width: 966px;
height: 76px;
background: url(../img/menubar.png) no-repeat;
margin: 0 auto;
padding-right: 17px;
}


#menulist li{
list-style:none;
display: inline;
float: left;
}

.menulistaformat{
margin:6px 5px 0 5px;
padding: 0 10px 0 10px;
}

.spacer{
background:url(../img/menuline.png) no-repeat;
height: 20px;
width: 1px;
margin-top: 4px;
}

#menulist a{
color: #FFF;
padding-top: 3px;
font-size: 14px;

font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
text-transform: Capitalize;
text-decoration: none;
}

#menulist a:hover{
color: #999;
}


#contenuti{
width: 900px;
margin: 0 auto;
}

#contentsx_contact{
width: 570px;
height:600px;
float: left;
background: #FFF;
}

#contentsx{
width: 450px;
height:600px;
float: left;
background: #FFF;
}

#testodescrizione{
width: 400px;
height: 100%;
float: left;
margin: 25px 0 0 35px;
text-align: left;
}


#contentdx_contact{
width: 330px;
height: 600px;
float: right;
background: #FFF;
}

#contentdx{
width: 450px;
height: 600px;
float: right;
background: #FFF;
}

#foto1{
width: 330px;
height: 180px;
margin: 10px 0 0 70px;
background: url(../img/foto1.jpg);
border: 3px solid #99801c;
}

#foto2{
width: 330px;
height: 180px;
margin: 10px 0 0 70px;
background: url(../img/foto2.jpg);
border: 3px solid #99801c;
}

#foto3{
width: 330px;
height: 180px;
margin: 10px 0 0 70px;
background: url(../img/foto3.jpg);
border: 3px solid #99801c;
}


#footer{
clear:both;
width: 900px;
height:48px;
background:url(../img/footshade.png) repeat-x;
margin:0 auto;
overflow:hidden;
}

#testofooter{
font-size: 10px;
color:#999;
margin-top: 22px;
}

/*-----------------------------------------------------------------
---------------------pricing------------------------------------
-----------------------------------------------------------------*/


#contentsxprice{
width: 500px;
height:1200px;
float: left;
background: #FFF;
}

#testodescrizioneprice{
width: 450px;
height: 100%;
float: left;
margin: 25px 0 0 35px;
text-align: left;
}


#contentdxprice{
width: 400px;
height:1200px;
float: right;
background: #FFF;
}

#fotoprice{
width: 227px;
height: 735px;
margin: 30px 0 0 100px;
background: url(../img/pricelato.jpg);
border: 3px solid #99801c;
}

/*-----------------------------------------------------------------
---------------------links------------------------------------
-----------------------------------------------------------------*/

#ad{
list-style:none;
}

#ad li{
margin-top:20px;
}

#ad img{
border:1px solid #333;
}
