@charset "utf-8";

/* CSS Document */


/* ------------------ formattazione titoli --------------------------------*/
h1 {

	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 90px;
	width: 320px;
	text-indent: -9999px;
	margin-top: 20px;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 25px;
	display: block;
	height: 25px;
	text-align: right;
	font-weight: normal;
	position: absolute;
	background-color: #5A4D3C;
	z-index: 999;
	font-style: normal;
	padding-right: 20px;
	padding-left: 40px;
	letter-spacing: 6px;
	min-width: 100px;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	color: #a8b50a;
	display: block;
	line-height: 35px;
	height: 35px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a6b30c;
	margin-bottom: 10px;
	margin-top: 10px;	
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	margin-top: 15px;
}

h5 {
		font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
		font-size: 12px;
		color: #A8B50A;
		margin-top: 10px;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 15px;
		line-height: 18px;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;

}
/* ------------------ formattazione titoli particolari --------------------------------*/
#sidebar h3 {
	width: 260px;
	

	
}

/* ------------------ formattazione links --------------------------------*/
a {
	text-decoration: underline;
	color: #929715;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;

}

a:hover {
	color: #A6B30C;
	text-decoration: underline;

}
#intestazione a {
	height: 70px;
	text-align: right;
	line-height: 50px;
	padding-top: 1px !important;
	color: #A8B50A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6c6325;
}

/* ------------------ formattazione paragrafi --------------------------------*/

p {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 20px;

	

}

#footer p {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	color: #bbb4ac;
	line-height: 20px;
	text-align: center;
}
#footer a {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	color: #bbb4ac;
	line-height: 20px;
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbb4ac;
	
}

#sidebar  p {
	padding-left: 30px;
	width: 205px;
}

/* ------------------ altre formattazioni  --------------------------------*/

.bordino {
	padding: 2px;
	border: 1px solid #665644;
}
.ecommerce {
	text-decoration: none;
	background-image: url(../immagini/btn_ecomm.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 19px;
	width: 80px;
	display: block;
	text-indent: -9999px;
}
.home {
	display: block;
	padding-right: 35px;
	font-size: 11px;


}

.buttonlinks {
	display: block;
	height: 26px;
	margin-bottom: 20px;
	line-height: 26px;
}

.info .buttonlinks {
		margin: 0
	}
.buttonlinks a, .buttonlinks span.input {
	text-transform: uppercase;
	color: #55432f;
	text-decoration: none;
	height: 26px;
	line-height: 23px;
	display: block;
	margin: 0 20px 0 0;
	max-width: 250px;
	float: left;
	padding: 0;
	font: bold 11px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(../immagini/site-ui-gfx.png);
	background-repeat: no-repeat;
	background-position: -54px 0px;
}
.buttonlinks input{
    font: bold 11px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
    line-height: 23px;
    margin: 0 20px 0 0;
    text-transform: uppercase;
	color: #55432f;
	height:25px;
	padding-bottom:2px !important;
	background-color:transparent;
}

.buttonlinks a span, .buttonlinks span.input input {
	height: 26px;
	display: block;
	padding: 0 22px 0 0;
	margin: 0 0 0 10px;
	float: left;
	background-color: #55432f;
	background-image: url(../immagini/site-ui-gfx.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

.buttonlinks a:hover, .buttonlinks span:hover, #footer .buttonlinks a:hover, #whatwhyhow .buttonlinks a:hover, #wlpeLogin .buttonlinks a:hover  {
	background-position: -54px -26px;
	cursor: pointer;
}
.buttonlinks a:hover span, .buttonlinks span.input:hover input, #footer .buttonlinks a:hover span, #whatwhyhow .buttonlinks a:hover span, #wlpeLogin .buttonlinks a:hover span {
	background-position: 100% -26px;
	cursor: pointer;
}
.buttonlinks a:hover {
	background-position: -54px -26px
}
.buttonlinks a:hover span, .buttonlinks input:hover span.input {
	background-position: 100% -26px
}

.csc-textpic-caption { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; font-size: 10px; line-height: 20px; margin-bottom: 10px; font-style: normal; }
.csc-firstHeader{ font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; font-size: 12px; height: 20px !important; }
.press { background-color: #5e4c39; display: block; height: 30px; padding-left: 50px; width: 200px; background-image: url(../immagini/icone/ico_press.gif); background-repeat: no-repeat; background-position: 10px center; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; font-size: 12px; color: #FFF; text-decoration: none; line-height: 15px; padding-top: 10px; padding-bottom: 10px; font-style: normal; -webkit-border-radius: 3px;
-moz-border-radius: 3px;border-radius: 3px; margin-bottom:20px; }
.data { color: #a8b50a; font-size: 10px; }

p.align-center {
	text-align:center;
}

p.align-right {
	text-align:right;
}
