/* CSS Document */
/*
@name: css/casarosa.css
@desc: css generale
@author: Giada Ranieri
@lastauthor: Giada Ranieri
*/

* {
margin: 0;
padding: 0;
}

html, body{
margin:0px;
 padding:0px;
 height:100%;
}

body{
margin:0;
color:#333;
width:100%;
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:center;
background:url(../img/lay/px.jpg) #e0dbcb;
}

a {
color: #7b3100;
text-decoration: none
}

a:hover {
color: #7b3100;
text-decoration:underline
}

img {
border:none;

}
hr {
display:none
}

img.FloatRight {
float:Right;
margin:5px 40px 0 10px;
}

div.divFloatRight {
float:Right;
margin:5px 40px 0 10px;
}

.clearboth {
clear:both;
}

.pad20 {
padding:10px;
height:1px;
width:100%;
}


/*spot*/
#spot {
margin:0px auto auto auto;
background-color:#e0dbcb;
}

#spot p {
color:#a99b6d;
 font-size:11px;
 text-align:center;
 font-weight:bold;
}

#spot a, a:hover, a:active, a:visited {
color:#a99b6d;
 text-decoration:none;
}

#language {
margin:0px auto auto auto;
background-color:#e0dbcb;
width:950px;}

#language p {
color:#666;
 font-size:11px;
 text-align:right;
 font-weight:bold;
}

#language a, a:hover, a:active, a:visited {
color:#666;
 text-decoration:none;
}

#box_total {
width:100%;
background:url(../img/lay/bg.jpg) repeat-x #e0dbcb;
}

#container {
margin:0px auto auto auto;
width:1004px;
background:url(../img/lay/bg_container.jpg) no-repeat top left #fff;
min-height: 460px;
height: auto !important;
height: 460px;
}

#h_flash {
margin:0;
float:right;
width:670px;
height:183px;
position:relative;
z-index:1;
}

/*menu*/

#menu {
position:absolute;
z-index:50;
margin:110px 0 0 44px;
width: 189px;
height: 220px;
background-color:#F3F2EE;
}

/* to stretch the container div to contain floated list */
#menu:after, #menu_pg:after {
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#nav {
list-style: none;
padding: 0;
margin: 0;
width: 189px;
}

#nav li {
display: block;
float: left;
width: 189px;
margin: 0;
padding: 1px;
}

#nav li a:link, #nav li a:visited {
display: block;
width: 189px;
height: 35px;
line-height: 35px;
color: #7b3100;
padding-right:4px;
text-decoration: none;
background-image:url(../img/lay/li.jpg);
background-position: 0 0;
text-align:right;
font-size:16px;
}

#menu>ul#nav li a { width: auto; }
#menu_pg>ul#nav li a { width: auto; }

ul#nav li#active a, ul#nav li a:hover{
background-position:0 -35px;
color:#7b3100;
text-decoration:none;
}

#subcontainer {
position:relative;
z-index:2;
margin:0 auto auto;
width:1004px;
min-height: 460px;
height: auto !important;
height: 460px;
background:transparent;
}


/*contenuto*/
#box_txt {
float:left;
margin:0;
width:1004px;
min-height: 460px;
height: auto !important;
height: 460px;
padding:0;
background:url(../img/lay/bg_txt.jpg) no-repeat bottom left;
}

#box_txt h1, #box_txt h2, #box_txt h2.h2promo {
height:30px;
margin-top:20px;
margin-left:250px;
text-align:left;
color:#7b3100;
font-weight:500;
font-size:25px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#box_txt h2, #box_txt h2.h2promo, #box_txt h2.h2prices{
font-size:15px;
font-weight:300;
height:10px;
padding:0;
margin-top:20px;
padding-bottom:10px;
width:350px;
border-bottom:1px solid #ccc;
}

#box_txt h3, #box_txt h3.h3promo {
font-size:13px;
font-weight:normal;
color:#666;
padding:0;
line-height:30px;
margin-top:3px;
text-align:left;
}

#box_txt h2.h2promo, #box_txt h3.h3promo {
margin-left:0px;
}

#box_txt p, #box_txt p.promo {
width:700px;
line-height:1.5em;
margin-top:20px;
margin-left:250px;
text-align:justify;
}

#box_txt p.promo {
margin-top:5px;
padding-bottom:5px;
line-height:100%;
margin-left:0px;
}

.box_promo {
margin-left:250px;
width:350px;
height:100px;
padding-bottom:10px;
border-bottom:1px solid #7b3100;
}

.box_pricesl, div.box_pricesr {
float:left;
width:140px;
height:80px;
margin:0;
}

.box_pricesl {
margin-left:280px;
width:200px;
}

/*gallery*/
#gallery_box { width: 700px; height:350px; margin-left:250px;margin-top:20px;
 }
#gallery_box ul{ margin:0px auto auto;}
#gallery_box li { display: inline; list-style-type: none; width:130px; height:60px;}
#gallery_box li img {width:130px; height:60px; margin:0; padding:7px 3px;}

/* form mail */
form{
width:320px;
padding:5px 0;
margin:40px 0 0 260px;
}

fieldset{
border:none
}

fieldset div{
float:left;
width:320px;
padding:5px;
}

#box_txt p.nomarginleft{
margin-left:10px;
}

label{
float:left;
width:50px;
display: inline;
line-height:13px;
margin:0;
padding:0;
text-align:left
}

#buttonz {
 margin: 0 auto auto 100px;
}

.Campo {
background:#fff;
 border:1px solid #7b3100;
 width:150px;
}

.invia {
background:#fff;
color:#666;
font-size:12px;
font-weight:bold;
margin-top:5px;
border:1px solid #7b3100;
}

/*footer*/
#footer {
 clear:both;
 margin:0 auto auto auto;
 width:1004px;
 background:url(../img/lay/px.jpg);
}

#footer p {
 color:#333;
 font-size:11px;
 text-align:center;
 padding-top:1px;
 
}
#footer a, a:hover, a:active, a:visited {
color:#333;
 text-decoration:none;

}
#footer img {
 border:0;
 padding:0 2px;
 vertical-align:middle
}