@charset "utf-8";
/* CSS Document */

html, body {
padding: 0;
margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#E7E2DA;

}
#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background:url(../images/riga_sfondo_content.gif);
}
/*////////////////////////////////////////////////////////////
////////////////////////////TOP/////////////////////////////
////////////////////////////////////////////////////////////*/
#top {
	height:30px;
	width:920px;
	background:url(../images/top_header.gif) repeat-y;
}
#top ul {
	list-style:none;
	margin:0px;
	margin: 0px 25px 0px 10px;
}
#top li.puls_top {
	text-align:right;
	padding-top:7px;
	font-size:10px;
	font-weight:bolder;
	float:right;
}
#top li a {
	text-decoration:none;
	color:#5E533E;
}
#top li a:hover {
	color:#8C7C5E;
}
.linea_separazione_top {
	width:32px;
	height:30px;
	background:url(../images/linea_separazione_top.gif) no-repeat;
	display:block;
	float:right;
}
#header {
	width:900px;
	height:116px;
	margin: 0px 10px 0px 10px;
}
/*////////////////////////////////////////////////////////////
////////////////////////////MENU PRINCIPALE///////////////////
////////////////////////////////////////////////////////////*/
#menu {
	margin: 0px 10px 0px 10px;
	width:900px;
	height:50px;
	background:url(../images/riga_menu.jpg) left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.line_puls_menu {
	width:2px;
	height:50px;
	background:url(../images/botton_left.jpg);
	float:left;
}
.puls_width_01 {
	width:103px;
	height:50px;
	background:url(../images/riga_menu.jpg) left repeat-x;
	float:left;
	text-decoration:none;
}
.puls_width_02 {
	width:133px;
	height:50px;
	background:url(../images/riga_menu.jpg) left repeat-x;
	float:left;
	text-decoration:none;
}
.puls_width_01_selected {
	width:103px;
	height:50px;
	background:url(../images/riga_puls_selected.jpg) left repeat-x;
	float:left;
	color:#FFFFFF;
}
.puls_width_02_selected {
	width:133px;
	height:50px;
	background: url(../images/riga_puls_selected.jpg) left repeat-x;
	float:left;
	color:#FFFFFF;
}
.puls_width_01_disattivato {
	width:98px;
	height:36px;
	padding-left:5px;
	padding-top:14px;
	background:url(../images/riga_puls_selected.jpg) left repeat-x;
	float:left;
	color:#FFFFFF;
}
.puls_width_02_disattivato {
	width:128px;
	height:36px;
	padding-left:5px;
	padding-top:14px;
	background: url(../images/riga_puls_selected.jpg) left repeat-x;
	float:left;
	color:#FFFFFF;
}
#menu a {
	width:98px;
	height:36px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding-top:14px;
	padding-left:5px;
	float:left;
}
#puls_menu_longer a {
	width:128px;
	height:36px;
	text-decoration:none;
	color:#000000;
	display:block;
	padding-top:14px;
	padding-left:5px;
	float:left;
}
#menu a:hover {
	height:36px;
	background:url(../images/riga_puls_selected.jpg) left repeat-x;
	text-decoration:none;
	color:#FFFFFF;
}
/*////////////////////////////////////////////////////////////
////////////////////////////SOTTOMENU/////////////////////////
////////////////////////////////////////////////////////////*/
#subnavigation {
	float:left;
	width:235px;
	padding-left:10px;
}
#subnavigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#subnavigation li.puls_sottomenu a {
	width:215px;
	height:20px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#000000;
	text-decoration:none;
	background:url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu a:hover {
	width:215px;
	height:20px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#554A37;
	background:#D7D0C4 url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu_selected {
	color:#554A37;
	width:215px;
	height:20px;
	margin:0px;
	padding:4px 0px 0px 20px;
	background-image:url(../images/puls_submenu_selected.gif);
}
#subnavigation li.puls_sottomenu2 a {
	width:215px;
	height:36px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#000000;
	text-decoration:none;
	background:url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu2 a:hover {
	width:215px;
	height:36px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#554A37;
	background:#D7D0C4 url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu_selected2 {
	color:#554A37;
	width:215px;
	height:36px;
	margin:0px;
	padding:4px 0px 0px 20px;
	background-image:url(../images/puls_submenu_selected2.gif);
}
#subnavigation li.puls_sottomenu3 a {
	width:215px;
	height:52px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#000000;
	text-decoration:none;
	background:url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu3 a:hover {
	width:215px;
	height:52px;
	display:block;
	padding:4px 0px 0px 20px;
	color:#554A37;
	background:#D7D0C4 url(../images/linea_separazione.gif) bottom no-repeat;
}
#subnavigation li.puls_sottomenu_selected3 {
	color:#554A37;
	width:215px;
	height:60px;
	margin:0px;
	padding:4px 0px 0px 20px;
	background-image:url(../images/puls_submenu_selected2.gif);
}
.linea {
	width:235px;
	height:2px;
	background:url(../images/linea_separazione.gif) no-repeat;
}
.contributo {
	text-align:center;
	font-weight:bold;
	color:#443C2B;
	font-size:10px;
}
.contributo p{
	margin:0px;
	padding-top:6px;
	padding-bottom:6px;
}
.spaziatore {
	width:100px;
	height:10px;
	background-color:#E0DACF;
}
.spaziatore2 {
	width:100px;
	height:80px;
	background-color:#E0DACF;
}
.spaziatore3 {
	width:100px;
	height:30px;
	background-color:#E0DACF;
}
/*////////////////////////////////////////////////////////////
////////////////////////////CONTENT///////////////////////////
////////////////////////////////////////////////////////////*/
#content {
	width:665px;
	float:left;
}
#content a {
	color:#5E533E;
	text-decoration: underline;
}
#content a:hover {
	color:#EC5C0D;
	text-decoration: underline;
}
#content .foto {
	width:665px;
	margin:0px;
	padding:0px;
}
#stampa {
	width:645px;
	height:14px;
	padding-top:2px;
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFAF00;
}
#stampa a {
	color:#000000;
	text-decoration:none;
	font-weight:bolder;
	font-size:10px;
}
#stampa a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#content .titolo {
	height:24px;
	font-size:21px;
	font-weight:bold;
	background: #FFFFFF url(../images/title_decoration.gif) left bottom no-repeat;
	padding:20px 20px 0px 20px;
	margin-bottom:10px;
}
#content p {
	text-align:justify;
	margin:5px;
	padding:10px 30px 10px 20px;
}
#content ol {
	text-align:justify;
	padding-right:20px;
}
#content ul {
	text-align:justify;
	padding-right:20px;
	list-style-type:square;
}
#foto_secondaria {
	padding:10px 30px 20px 20px;
	float:right;
}
/*////////////////////////////////////////////////////////////
////////////////////////////FOOTER////////////////////////////
////////////////////////////////////////////////////////////*/

#footer {
	clear:both;
	width:920px;
	padding-top:20px;
	text-align:right;
	background:url(../images/riga_sfondo_footer.gif) repeat-y;
	color:#5E533E;
}
#footer ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer .affiliate {
	float:left;
}
#footer .dati_sensibili {
	padding-top:3px;
	padding-left:265px;
	float:left;
}
#footer .bottom_footer {
	clear:both;
	width:920px;
	height:30px;
	background:url(../images/bottom_footer.gif) no-repeat;
}
#footer a {
	color:#5E533E;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color:#EC5C0D;
	font-weight: bold;
	text-decoration: underline;
}
/*////////////////////////////////////////////////////////////
////////////////FORM RICHIESTA NEWSLETTER/////////////////////
////////////////////////////////////////////////////////////*/
form {
	color:#333333;
	background:#F3F1ED url(../images/linea_separazione.gif) top repeat-x;
	margin:0px;
	padding:10px 20px 20px 20px;
	font-size:11px;
	font-weight:bold;
}
.titolo_form{
	color:#333333;
	font-size:12px;
	
}
.istruzioni_form{
font-weight:normal;
}
label {
	line-height:20px;

}
.campo {
	border:0;
	border-top: 2px solid #E7E2DA;
	border-bottom: 2px solid #E7E2DA;
	border-right: 2px solid #E7E2DA;
	border-left: 2px solid #E7E2DA;
}
.invia {
	margin-top:10px;
	border:0px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#5e533e;
}

div.light_rounded .pp_top .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor: pointer;}div.light_rounded .pp_previous:hover{background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor: pointer;}div.light_rounded .pp_expand{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor: pointer;}div.light_rounded .pp_expand:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor: pointer;}div.light_rounded .pp_contract{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor: pointer;}div.light_rounded .pp_contract:hover{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor: pointer;}div.light_rounded .pp_close{width:75px;height:22px;background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor: pointer;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_arrow_previous{background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position: -22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.light_square .pp_left ,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}.pp_content .ppt{left:auto;margin-bottom:5px;position: relative;top:auto;}.pp_fade{display: none;}.pp_content_container{position: relative;text-align: left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{margin:10px 0 2px 0;}.pp_description{color:black;display: none;margin:0 0 5px 0;}.pp_nav{clear: left;float: left;margin:3px 0 0 0;}.pp_nav p{float: left;margin:2px 4px;}.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next{display:block;float: left;height:15px;margin-top:3px;overflow: hidden;text-indent: -10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}a.pp_next{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: right;height:100%;text-indent: -10000px;width:49%;}a.pp_previous{background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float: left;height:100%;text-indent: -10000px;width:49%;}a.pp_expand,a.pp_contract{cursor: pointer;display: none;height:20px;position:absolute;right:30px;text-indent: -10000px;top:10px;width:20px;z-index:20000;}a.pp_close{display:block;float: right;text-indent: -10000px;}.pp_bottom{height:20px;position: relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position: static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin: -12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align: left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display: none;font-size:17px;left:0;position:absolute;top:0;z-index:9999;}.clearfix:after{content: ".";display:block;height:0;clear:both;visibility: hidden;}.clearfix {display: inline-block;}* html .clearfix {height:1%;}.clearfix {display:block;}
