@import url("css/menu.css");
@import url("css/menuicone.css");
@import url("sIFR/sIFR-screen.css");
@import url("sIFR/sIFR-print.css" media="print");
@import url("css/kwick.css");
@import url("css/slimbox.css");
@import url("css/form.css");


/*----------------------------- ELEMENTI BASE -------------------------------------------*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center; /* IE Fix */
	font-family: "lucida grande",verdana,"Trebuchet MS",Tahoma;
	font-size: 85%;
	color: #A9A89B;
	line-height: 20px;
	background: #0F0A06 url(images/bg-maron.png) repeat-x 10% 50%;
}

h1 {
	margin-bottom: 0px;
	font-size: 25px;
	_font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #96DC4B;
}


h2 {
	margin-bottom: 0px;
	font-size: 18px;
	_font-size: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #96DC4B;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 14px;
	/*margin-top: 7px;*/
}

strong {
	color: #96DC4B;
	/*color: #867F73;*/
}



a:link {
	color: #A9A89B;
}
a:visited {	color: #A9A89B;}
a:hover {}


/*------------------------------------------- SPECIFICHE DIV ----------------------------*/
#Contenitore {
	height: 100%;
	padding: 0;
	margin: 0 auto;   /* Centers layout */
	position: relative;
	width: 935px;
	text-align: left;
	padding-left: 20px;
	/*background: url(images/bkg_contenitore.png) repeat-y;*/
}
#Visual {
	position: relative;
	width: 913px;
	height: 238px;
	margin: 0 auto;
	float: left;
	overflow: hidden;
	border: solid 1px #A9A89B;
}

#Img_middle {
	position: relative;
	width: 913px;
	height: 599px;
	margin: 0 auto;
	/*margin-left: 157px;*/
	float: left;
	overflow: hidden;
	/*border: solid 1px #AAA9A0;*/  /*#A9A89B    #BEBCB8*/
}

#Boxsx {
	position: relative;
	float: left;
	/*height: 280px;*/
	min-height: 160px;
	width: 280px;
	position: relative;
	padding-right: 25px;
}

div#Boxsx div#vcard {
	margin-top: 20px;
	text-align: center;
}

div#vcard a img {
	border: 0px;
}

#Boxsx strong{
	color: #96DC4B;
}
#Contenuti {
	float: left;
	/*height: 280px;*/
	overflow:hidden;
	width: 915px;
	position: relative;
}
#Piede {
	margin-top: 10px;
	margin-bottom: 15px;
	height: 25px;
	width: 915px;
	position: relative;
	float: left;
	clear: both;
	background-image: url(images/bkg_piepagina_2010.png);
}

#inrilievo {
	width: 164px;
	height: 24px;
	margin-top: 13px;
	background-image: url(images/titolo.png);
}

#payoff {
	position: relative;
	float:left;
	height: 20px;
	width: 305px;
	margin:0;
	padding:0;
}
#copyright {
	position: relative;
	float:left;
	height: 20px;
	width: 305px;
	margin:0;
	padding:0;
}
#Logovisual {
	position: absolute;
	clear: both;
	margin: 0 auto;
}
#galleria {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 21px;
	width: 100px;
	background-image: url(images/galleria.png);
}

#box_principale {
	float: left;
	/*height: 280px;*/
	width: 600px;
	position: relative;
	
}
/*---------------------------------------- SOSTITUZIONE IMMAGINI ---------------------------*/

#divlogo {
	width: 140px;
	height: 35px;
	padding-top: 22px;
	padding-left: 10px;
}

#divlogo a {
	display: block;
	position: relative;
	width: 130px;
	height: 30px;
	text-indent: -9999px;
}

#visual_img span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#payoff span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
	
#copyright span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

#login {
	margin-top: 2px;
	margin-right: 6px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	
	}	
#login a {
	text-decoration: none;
	color: #330E00;
	}
#login a:hover {
	text-decoration: none;
	color: #96DC4B;
	}
/*Tipografia*/
/*div#Lavori  {
	font-size:  20px;
}*/
#portfolio_gallery
{
width: 915px !important;
height: 240px !important;
}

#logo_ind {
	display: block;
	width: 111px;
	height: 28px;
	background-image: url(images/logo.png);
	overflow: hidden;
	text-indent: -1000em;
}

#box_principale p a img {
	border: 0px;
}

