* {
	margin: 0;
	padding: 0;
}

body {
background: #FEAD1D url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #B00410;
}
a:hover {
text-decoration: none;
color: #111;
}

#menu{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 42px;
	background: #fff url(images/menu.jpg) top left no-repeat;
}
#menu ul{
	margin: 0 auto;
	padding-left: 190px;
	padding-top: 0px;
	list-style: none;
	float:left;
}
#menu ul li{
	display:inline;
}

#menu ul li a{
	border-left: 0px solid #a16b0b;
	padding: 9px 5px;
	height: 23px;
	float:left;
}
#menu ul li a#right{
	border-right: 1px solid #a16b0b;
}
#menu ul li a:hover{
	float:left;
	background: #fff url(images/menu_roll.jpg) top left repeat-x; 
}
a.active{background: #fff url(images/menu_roll.jpg) top left repeat-x;}


#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 215px;
background: #FEAD1D url(images/headerhome.jpg) no-repeat;
text-align: left;
}
#headerchisiamo {
height: 215px;
background: #FEAD1D url(images/headerchisiamo.jpg) no-repeat;
text-align: left;
}

#headercontatti {
height: 215px;
background: #FEAD1D url(images/headercontatti.jpg) no-repeat;
text-align: left;
}
#headervendite {
height: 215px;
background: #FEAD1D url(images/headervendite.jpg) no-repeat;
text-align: left;
}

#headerdovesiamo {
height: 215px;
background: #FEAD1D url(images/headerdovesiamo.jpg) no-repeat;
text-align: left;
}
#headerpartner {
height: 215px;
background: #FEAD1D url(images/headerpartner.jpg) no-repeat;
text-align: left;
}
#headerfinanziamenti {
height: 215px;
background: #FEAD1D url(images/headerfinanziamenti.jpg) no-repeat;
text-align: left;
}
#headeraffitti {
height: 215px;
background: #FEAD1D url(images/headeraffitti.jpg) no-repeat;
text-align: left;
}
#headercasevacanze {
height: 215px;
background: #FEAD1D url(images/headercasevacanze.jpg) no-repeat;
text-align: left;
}

#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 10px 40px;
color: Maroon;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
font-weight: bold;
font-size: 25px;
color: Black;
padding:  60px 40px 0 100px;
font-weight: 100;
}

#content {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 20px;
 
}

.right {
float: right;
width: 440px;
text-align: justify;
margin-right: 10px;
margin-left: 10px;

}

.right h1 {
color: #960A15;
font-family: "Arial";
text-align: center;
font-size: 22px ;
padding: 15px 5px 10px 8px;
}


.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 0px;
height: 26px;
line-height: 26px;
}

.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}

.left {
float: left;
width: 150px;
margin: 30px 0 0 0;
 
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
color: #B00410;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 150px;
margin: 20px 0 0 0;
}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 10px;
color: #B00410;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { 
padding: 2px;
 }
.articles h1{
color: #960A15;
font-family: "Arial";
text-align: left;
font-size: 22px ;
padding: 25px 5px 0px 8px;
}

.articles table{
position: relative;
margin: auto;
padding: 38px 0px 20px 10px;
}
.articles table h3{
margin: 10px 0 0 0;
padding-left: 5px;
color: #900002;
font-size: 16px;
}
#bottom {
background : #FEAD1D url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }




#form{
	border: 0px solid red;
	margin:0 auto;
	padding:10px 0px;;
	width: 450px;
	list-style: none;

}

#form form{
	border: 0px solid black;
	padding-left: 25px;
}

#email{
	margin-top: 5px;
	margin-left: 27px;
	border: 1px solid #8C0000;
}
#oggetto{
	margin-top: 5px;
	margin-left: 20px;
	border: 1px solid #8C0000;
}
#nome{
	margin-top: 5px;
	margin-left: 29px;
	border: 1px solid #8C0000;
}
#cognome{
	margin-top: 5px;
	margin-left: 8px;
	border: 1px solid #8C0000;
}



#form textarea{
	border: 1px solid ;
	border-color: #8C0000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#form fieldset{
	border: 0;
	margin-top: 15px;
}
#form legend{
	font-weight: bold;
}
#form h3{
	margin-left: 25px;
}

#form h4{
	margin-left: 25px;
}
#form li a{
	text-decoration: none;
   color: #8C0000;
	
}
#form li{
	text-decoration: none;
   color: #8C0000;
	margin-left: 25px;
	margin-top: 5px;
}


#headerstudiodesign {
height: 215px;
background: #FEAD1D url(images/headerstudiodesign.jpg) no-repeat;
text-align: left;
}

#contentstudiodesign {
background: #FEAD1D url(images/content.jpg) repeat-y;
padding: 0 10px;
height: 456px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.thumbnail{
	width: 426px;

}
.thumbnail img{
	border: 2px solid ;
	border-color: #993400;

	
}
.thumbnail img:hover{
	border: 2px solid ;
	border-color: #D6B469;
}


h2.luogo {
	margin-top: 25px;
	border-top: 1px solid #993400;
}

