/*===========================================================================================
ONE OF
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Description:		Base setup styles
Filename:			integra.css
Theme Name:     	black is back
Theme URI:			http://www.intersezione.com
Version:			2 beta
Date:				MAR 3, 2010
Author: 			Intersezione srl
Company:			Intersezione srl
        
/*=========================================================================================== Global Reset */

* {
	margin:			0;
	padding:		0;
}

html{
	color:			#000;
}

html,body{
	margin:			0;
	padding:		0;
}

body {
	font-size:		11px;
	font-family:	Verdana, Lucida, Arial, Helvetica, sans-serif;
	color:			#fff;
	background:		#000;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:			0;
	padding:		0;
}

table{ 
	border-collapse:collapse;
	border-spacing:	0;
}

fieldset,img{
	border:			0;
}

address,caption,cite,code,dfn,th,var{
	font-style:		normal;
	font-weight:	normal;
}

abbr,acronym {
	border:			0;
	font-variant:	normal;
}

sup {
	vertical-align:	text-top;
}

sub {
	vertical-align:	text-bottom;
}

input,textarea,select{
	font-family:	inherit;
	font-size:		inherit;
	font-weight:	inherit;
}

input,textarea,select{
	*font-size:		11px;
}

legend{
	color:			#000;
}

img {
	border:			0;
}

a:link,a:visited {
	color:			#ffab00;
	text-decoration:none;
}

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

a:focus{
	outline:		0;
}

h1,h2,h3,h4,h5,h6 {
	margin:			0;
	padding:		0;
}

h1 {
	position:		absolute;
	top:			-99999px;
	left:			-99999px;
}

h2 {
	font-size:		16px;
}

h3 {
	font-size:		14px;
}

h4 {
	font-size: 		12px;
}

h5 {
	font-size: 		11px;
}

h6 {
	font-size:		10px;
}

p {
	
}	

::-moz-selection {
	background:		#fff;
	color:			#000;
}

::selection {
	background:		#fff;
	color:			#000;
}

table {
	font-size:		inherit;
	font:			100%;
}

pre,code,kbd,samp,tt{
	font-family:	monospace;
	*font-size:		108%;
	line-height:	100%;
}

.hideme{
	display:		none;
	visibility:		hidden;
}

.cufon-loading .replaceme {
	visibility: 	hidden !important;
	height:			10px;
}

cufon cufontext {
	visibility:		hidden!important;
}

.left{
	float:			left!important;
}

.right{
	float:			right!important;
}

.sprite{	
	background-image:url(../img/sprites-integra.png);
}

/*=========================================================================================== GENERALE */

#wrapper-extra {
	width: 			100%;
	float:			left;
	background:		url(../img/bg-header.png) top left repeat-x #393939;
	min-width:		990px;
}

div#wrapper{
	width:			100%;
	height:			100%;
	margin:			0 auto;
	background:		url(../img/bg-footer.png) bottom left repeat-x;
	overflow:		auto;
}

div#container-extra{
	width:			990px;
	height:			100%;
	margin:			0 auto;
}

div#container{
	float:			left;
	display:		inline;
	width:			990px;
}

/*=========================================================================================== DETAIL */

div#header{
	width:			990px;
	float:			left;
	display:		inline;
	height:			125px;
	overflow:		hidden;
}

div#content{
	width:			990px;
	float:			left;
	display:		inline;
	background:		url(../img/bg-general.png) 0 0 no-repeat;
	min-height:		300px;
	height:			auto!important;
	height:			300px;
	padding:		10px 0;
	padding-bottom: 20px;
}

div#footer{
	width:			990px;
	float:			left;
	display:		inline;
	height:			60px;
	overflow:		hidden;
	font-size:		10px;
}

/*=========================================================================================== HOME - HEADER */

div#header #logo-home{
	width:			280px;
	height:			150px;
	float:			left;
	display:		inline;
	position:		absolute;
}

div#header #newslettertips{
	width:			230px;
	float:			right;
	display:		inline;
	margin-top:		50px;
	margin-right:	10px;
	text-align:		right;
}

div#header #newslettertips .required{
	display:		block;
	margin-bottom:	9px;
}

div#header #newsletterblock{
	width:			230px;
	float:			right;
	display:		inline;
	margin-top:		50px;
	margin-right:	25px;
}

div#header #newsletterform{
	width:			230px;
	float:			left;
	display:		inline;
	margin-bottom:	15px;
}

div#header #newsletterform .newsletter{
	width:			205px;
	margin-right:	10px;
	float:			left;
	display:		inline;
}

div#header #newsletterform .newsletter legend{
	visibility:		hidden;
	display:		none;
}

div#header #newsletterform #newsletter-title{
	background-position:0 -150px;
	width:			10px;
	height:			60px;
	float:			right;
	display:		inline;
}

div#header #newsletterform #Accetto{
	display:		inline;
	visibility:		visible;
	float:			left;
	width:			110px;
}

div#header #newsletterform label{
	display:		none;
	visibility:		hidden;
}

div#header #newsletterform label.right{
	display:		inline;
	visibility:		visible;
	float:			none!important;
}

div#header #newsletterform input{
	background:		#373737;
	color:			#fff;
	font-size:		10px;
	padding:        1px;
	border:			1px solid #373737;
	width:			200px;
	margin-bottom:	5px;
}

div#header #newsletterform input#Form_NewsletterForm_Accetto{
	width:			15px;
}

div#header #newsletterform input:focus{
	border:			1px solid #ccc;
}

div#header #newsletterform .Actions{
	float:			right;
	display:		inline;
	width:			90px;
	margin-top:		-20px;
}

div#header #newsletterform input.button, div#header #newsletterform input.action{
	float:			right;
	display:		inline;
	background:		#890000;
	border:			1px solid #000;
	font-size:		11px;
	width:			80px;
	margin-bottom:	0;
	cursor:			pointer;
	padding:    	1px;
}

div#header #newsletterform .condizioni{
	width:			100px;
	float:			left;
	display:		inline;
	font-size:		10px;
	margin-top:    	3px;
}

div#header #newsletterform .condizioni a{
	color:			#ffffff;
}

div#header #newsletterform .condizioni a:hover{
	color:			#FFAB00;
}

/*=========================================================================================== HOME PAGE */

div#content #menu{
	float:			left;
	display:		inline;
	width:			260px;
	margin-top:		30px;
}

div#content #menu ul{
	float:			left;
	display:		inline;
	width:			260px;
}

div#content #menu ul li{
	float:			left;
	display:		inline;
	width:			260px;
	list-style-type:none;
	margin-bottom:	5px;
	padding-bottom:	3px;
	background:		url(../img/bg-menu.png) bottom left no-repeat;
}

div#content #menu ul li span{
	float:			right;
	display:		inline;
	width:			7px;
	height:			20px;
	background-position:-10px -150px;
}

*:first-child+html div#content #menu ul li span{
	margin-top:		-22px;
}

div#content #menu ul li h2{
	font-size:		18px;
	text-transform:	uppercase;
	font-weight:	normal;
}

div#content #menu ul li h2 a{
	color:			#fff;
	float:			left;
	display:		block;
	width:			260px;
}

div#content #menu ul li a:hover{
	color:			#FFAB00;
}

div#content #menu ul li a:hover span{
	background-position:-10px -170px;
}

div#content #program{
	float:			right;
	display:		inline;
	width:			710px;
}

div#content #program .box{
	display:		inline;
	width:			350px;
	height:			350px;
	background:		url(../img/bg-box.png) top left no-repeat;
}

div#content #program .box .padder{
	display:		inline;
	float:			left;
	width:			308px;
	height:			306px;
	margin-left:	21px;
	margin-top:		22px;
	position:		relative;
}

div#content #program .box .padder h4{
	padding:        9px;
	padding-bottom: 0;
	display:		inline;
	float:			left;
	width:			290px;
}

div#content #program .box .padder .box-head{
	display:		inline;
	float:			left;
	width:			290px;
	height:			50px;
	padding:        0 9px;
}

div#content #program .eventi .padder .box-head{
	background:		#9d0000;
}

div#content #program .eventi .padder .box-head a{
	color:			#ffffff;
}

div#content #program .eventi .padder .box-head a:hover{
	color:			#ffab00;
}

div#content #program .formazione .padder .box-head{
	background:		#ffab00;
}

div#content #program .formazione .padder .box-head a{
	color:			#ffffff;
}

div#content #program .formazione .padder .box-head a:hover{
	color:			#9d0000;
}

div#content #program .formazione .padder .box-head h2 a{
	color:			#9D0000;
}

div#content #program .formazione .padder .box-head h2 a:hover{
	color:			#ffffff;
}

div#content #program .eventi .padder .box-head h2 a{
	color:			#FFAB00;
}

div#content #program .eventi .padder .box-head h2 a:hover{
	color:			#ffffff;
}

div#content #program .box .padder .box-head h3{
	font-weight:	normal;
	font-size:		14px;
	text-align:		right;
	margin-top:		5px;
	height:			18px;
}

div#content #program .box .padder .box-head h2{
	font-weight:	normal;
	font-size:		18px;
	text-align:		left;
}

div#content #program .eventi .padder .box-head h2{
	color:			#FFAB00;
}

div#content #program .formazione .padder .box-head h2{
	color:			#B20C04;
}


div#content #program .box .padder .box-banner{
	display:		inline;
	float:			left;
	width:			290px;
	height:			100px;
	padding:        0 9px;
	margin-top:		10px;
}

div#content #program .box .padder .box-txt{
	display:		inline;
	float:			right;
	width:			250px;
	padding:        0 9px;
	font-size:		12px;
	line-height:	20px;
	margin-top:		10px;
}

div#content #program .box .padder .box-txt h5{
	font-size:		14px;
	font-weight:	normal;
}

div#content #program .box .padder .box-txt h5 a{
	color:   		#999999;
}

div#content #program .box .padder .box-txt h5 a:hover{
	color:   		#FFAB00;
}

div#content #program .box .padder .box-add{
	display:		inline;
	float:			left;
	width:			140px;
	position:		absolute;
	bottom:			9px;
	right:			9px;
}

div#content #program .box .padder .box-add h6{
	font-size:		14px;
	text-transform:	uppercase;
	font-weight:	normal;
	line-height:	40px;
}

div#content #program .box .padder .box-add h6 a{
	color:#fff;
}

div#content #program .box .padder .box-add h6 a:hover{
	color:#FFAB00;
}

div#content #program .box .padder .box-add h6 a span{
	float:			right;
	width:			40px;
	height:			40px;
	background-position:-20px -150px;
}

div#content #program .box .padder .box-add h6 a:hover span{
	background-position:-60px -150px;
}

div#content #program .box .padder .nessuno h6 a span{
	float:			right;
	width:			40px;
	height:			40px;
	background-position:-20px -260px;
}

div#content #program .box .padder .nessuno h6 a:hover span{
	background-position:-60px -260px;
}

/*=========================================================================================== INTERNA - HEADER */

div#header #logo{
	width:			180px;
	height:			110px;
	float:			left;
	display:		inline;
	position:		absolute;
	top:			28px;
}

div#header #logo a{
	width:			180px;
	height:			110px;
	float:			left;
	display:		inline;
	background-position: -280px 0;
}

div#header #logo a:hover{
	background-position: -280px -110px;
}

div#header #navigation{
	width:			700px;
	height:			40px;
	float:			right;
	display:		inline;
}

div#header #navigation ul{
	width:			700px;
	height:			40px;
	float:			left;
	display:		inline;
}

div#header #navigation ul li{
	float:			left;
	display:		inline;
	list-style-type:none;
	margin-right:	10px;	
}

div#header #navigation ul li h3{
	font-size:		17px;
	font-weight:	normal;
	text-transform:	uppercase;
	line-height:	40px;
}

div#header #navigation ul li h3 a{
	color:			#fff;
}

div#header #navigation ul li h3 a.selected{
	color:			#FFAB00;
	font-weight:	bold;
}

div#header #navigation ul li h3 a.current{
	color:			#FFAB00;
	font-weight:	bold;
}

div#header #navigation ul li h3 a.section{
	color:			#FFAB00;
	font-weight:	bold;
}

div#header #navigation ul li h3 a:hover{
	color:			#FFAB00;
}

div#header #title{
	width:			700px;
	height:			85px;
	float:			right;
	display:		inline;
	background:		url(../img/bg-title.gif) top right no-repeat;
}

div#header #title h2{
	font-size:		24px;
	color:			#FFAB00;
	margin-top:		15px;
	font-weight:	normal;
	text-transform:	uppercase;
}

div#header #title h2 strong{
	
}

div#header #title h4{
	font-size:		14px;
	color:			#999999;
	margin-top:		5px;
	text-transform:	uppercase;
}

/*=========================================================================================== INTERNA CONTENT */

div#content .main{
	width:			450px;
	float:			left;
	display:		inline;
	margin-left:	60px;
	margin-top:		15px;
}

div#content .main .elenco{
	font-size:		12px;
	line-height:	18px;
	margin-top:		1em;
	padding-top:    1em;
}

div#content .main .elenco ul{
	
}

div#content .main .elenco ul li{
	list-style-type:none;
	margin-bottom:	1em;
	padding-bottom: .3em;
	border:			1px solid #b20c04;
	border-left:	4px solid #b20c04;
	font-size:		11px;
	width:			430px;
	padding:        5px;
	padding-left:   10px;
	line-height:	16px;
}

div#content .main .elenco ul li h3{
	font-size:		20px;
	color:			#B20C04;
}

div#content .main .elenco ul li h4{
	font-size:		12px;
	font-weight:	normal;
	color:			#ccc;
	text-align:		right;
}

div#content .main .elenco ul li h3 a{
	color:			#fff;
}

div#content .main .elenco ul li h3 a:hover{
	color:			#FFAB00;
}

div#content .main .goback a{
	font-size:		10px;
	line-height:	16px;
	text-align:		right;
	float:			right;
	clear:			both;
	display:		inline;
	width:			100px;
	padding:        0 5px;
	padding-right:  20px;
	margin-top:		1em;
	background:		url(../img/arrow.png) top right no-repeat #323232;
	font-weight:	bold;
}

div#content .main .goback a:hover{
	color:			#fff;
	background-color:#000;
}

div#content .main .abstract{
	display:inline;
	float:left;
	margin-top:20px;
	width:100%;
	clear:both;
}

div#content .main .abstract h5{
	font-size:		20px;
	font-weight:	normal;
	color:			#cdcdcd;
	text-align:		left;
	border-bottom:	2px solid #fff;
	margin-bottom:	20px;
}

div#content .main .add-data{
	display:		inline;
	float:			left;
	width:			200px;
	margin-top:		15px;
}

div#content .main #add-inside{
	display:		inline;
	float:			right;
	width:			140px;
	margin-top:		10px;
}

div#content .main #add-inside h6{
	font-size:		14px;
	text-transform:	uppercase;
	font-weight:	normal;
	line-height:	25px;
}

div#content .main #add-inside h6 a span{
	float:			left;
	width:			30px;
	height:			25px;
	background-position:-100px -150px;
	margin-right:	10px;
}

div#content .main #add-inside h6 a{
	color:#fff;
}

div#content .main #add-inside h6 a:hover{
	color:#FFAB00;
}

div#content .main #add-inside h6 a:hover span{
	background-position:-130px -150px;
}

div#content .main .text{
	font-size:		11px;
	line-height:	16px;
	text-align:		justify;
	clear:both;
}

div#content .main .text strong{
	color:			#FFAB00;
}

div#content .main .text h2{
	margin-top:		1em;
}

div#content .main .direction{
	
}

div#content .main .text form{
	float:			left;
	display:		inline;
	width:			450px;
	margin-top:		1em;
}

div#content .main .text form .field{
	float:			left;
	display:		inline;
	width:			450px;
	margin-bottom:	1em;
}

div#content .main .text form legend{
	display:		none;
	visibility:		hidden;
}

div#content .main .text form .message{
	display:		block;
	float:			left;
	clear:			both;
}

div#content .main .text form .required{
	color:			#E2001A;
}

div#content .main .text form .field label{
	text-transform:lowercase;
}

div#content .main .text form .field input,
div#content .main .text form .field textarea{
	border:			1px solid #000;
	border-left:	1px solid #333;
	border-top:		1px solid #333;
	background:		#efefef;
	width:			298px;
	padding:        1px;
}

div#content .main .text form .checkbox input{
	margin:			1em 0;
}

div#content .main .text form .checkbox input{
	border:			0;
	width:			20px;
}

div#content .main .text form .field input:focus,
div#content .main .text form .field textarea:focus{
	border:			1px solid #800;
	border-left:	1px solid #c00;
	border-top:		1px solid #c00;
	background:		#fff;
}

div#content .main .text form .field .middleColumn{
	float:			right;
	display:		inline;
	width:			300px;
}

div#content .main .text form .field .right{
	float:			none!important;
	font-weight:	bold;
}
div#content .main .text form input.action{
	border:			1px solid #000;
	border-left:	1px solid #333;
	border-top:		1px solid #333;
	background:		#c00;
	color:			#fff;
	width:			120px;
	padding:        1px;
	cursor:			pointer;
}

div#content .main .gallery{
	width:			450px;
	float:			left;
	display:		inline;
	margin-top:		1em;
	padding-top:    1em;
	border-top:		2px solid #000;
}

div#content .main .gallery ul li{
	width:			66px;
	height:			66px;
	float:			left;
	display:		inline;
	list-style-type:none;
	margin:			5px;
}

div#content .main .gallery ul li a{
	width:			60px;
	height:			60px;
	border:			2px solid #000;
	float:			left;
	display:		inline;
	padding:    	1px;
}

div#content .main .gallery ul li a:hover{
	border:			2px solid #FFAB00;
}

div#content .main .progaccordion h4{
	cursor: hand;
	cursor: pointer;
}

div#content .main .progaccordion .programma{
	display: none;
}

div#content .other{
	width:			230px;
	float:			right;
	display:		inline;
}

div#content .other .title-review{
	width:			230px;
	float:			right;
	display:		inline;
	height:			45px;
	background-position: 0 -211px;
}

div#content .other .title-review h6{
	line-height:	40px;
	color:			#fff;
	text-transform:	uppercase;
	font-size:		14px;
	font-weight:	normal;
	padding-left:   20px;
}

div#content .other .submenu{
	width:			230px;
	float:			left;
	display:		inline;
	margin-top:		20px;
}

div#content .other .submenu ul{
	width:			230px;
	float:			left;
	display:		inline;
}

div#content .other .submenu ul li{
	width:			230px;
	float:			left;
	display:		inline;
	list-style-type:none;
	margin-bottom:	5px;
	padding-bottom: 5px;
	background:		url(../img/bg-menu.png) bottom left no-repeat;
}

div#content .other .submenu ul li h4{
	text-transform:	uppercase;
	font-size:		16px;
	font-weight:	normal;
}

div#content .other .submenu ul li h4 a{
	color:			#fff;
}

div#content .other .submenu ul li h4 a.on{
	color:			#FFAB00;
}

div#content .other .submenu ul li h4 a.current{
	color:			#FFAB00;
}

div#content .other .submenu ul li h4 a:hover{
	color:			#FFAB00;
}

div#content .other .gallery{
	width:			230px;
	float:			left;
	display:		inline;
}

div#content .other .gallery ul li{
	width:			66px;
	height:			66px;
	float:			left;
	display:		inline;
	list-style-type:none;
	margin:			5px;
}

div#content .other .gallery ul li a{
	width:			60px;
	height:			60px;
	border:			2px solid #000;
	float:			left;
	display:		inline;
	padding:    	1px;
}

div#content .other .gallery ul li a:hover{
	border:			2px solid #FFAB00;
}

div#content .other .text-review{
	width:			230px;
	float:			left;
	display:		inline;
	text-align:		right;
	font-size:		11px;
	line-height:	16px;
}

div#content .ancillary .other .text-review{
	text-align:		left;
}

div#content .other .pdf-review{
	display:		inline;
	float:			right;
	text-align:		right;
	width:			230px;
	margin:			10px 0;
	padding:        5px 0;
	border-top:		1px solid #fff;
	border-bottom:	1px solid #fff;
}

div#content .other .pdf-review h6{
	font-size:		14px;
	text-transform:	uppercase;
	font-weight:	normal;
	line-height:	25px;
}

div#content .other .pdf-review h6 a span{
	float:			right;
	width:			30px;
	height:			25px;
	margin-left:	10px;
	background-position:-190px -150px;
}

div#content .other .pdf-review h6 a{
	color:			#fff;
}

div#content .other .pdf-review h6 a:hover{
	color:			#FFAB00;
}

div#content .other .pdf-review h6 a:hover span{
	background-position:-160px -150px;
}

div#content .ancillary{
	width:			230px;
	float:			left;
	display:		inline;
}

div#content .ancillary #abstract{
	width:			230px;
	float:			left;
	display:		inline;
	margin-top:		20px;
}

div#content .ancillary .bottom{
	width:			230px;
	float:			left;
	display:		inline;
	background:		url(../img/bg.gif) top left no-repeat;
	height:			105px;
}

div#content .ancillary #goto{
	width:			218px;
	padding:        5px;
	border: 		1px solid #717171;
	float:			left;
	display:		inline;
	margin-top:		20px;
}

div#content .ancillary #goto h6{
	text-transform:	uppercase;
	font-size:		11px;
}

div#content .ancillary #goto h6 a{
	color:			#ccc;
}

div#content .ancillary #goto h6 a:hover{
	color:			#fff;
}

div#content .ancillary #abstract h5{
	font-size:		24px;
	font-weight:	normal;
	color:			#cdcdcd;
	text-align:		right;
	border-bottom:	2px solid #fff;
}

div#content .ancillary #add-inside{
	display:		inline;
	float:			left;
	width:			140px;
	margin-top:		10px;
}

div#content .ancillary #add-inside h6{
	font-size:		14px;
	text-transform:	uppercase;
	font-weight:	normal;
	line-height:	25px;
}

div#content .ancillary #add-inside h6 a span{
	float:			left;
	width:			30px;
	height:			25px;
	background-position:-100px -150px;
	margin-right:	10px;
}

div#content .ancillary #add-inside h6 a{
	color:#fff;
}

div#content .ancillary #add-inside h6 a:hover{
	color:#FFAB00;
}

div#content .ancillary #add-inside h6 a:hover span{
	background-position:-130px -150px;
}

div#content #newsletterform{
	width:			230px;
	float:			left;
	display:		inline;
	margin-top:		50px;
}

div#content #newsletterform .newsletter{
	width:			205px;
	margin-right:	10px;
	float:			left;
	display:		inline;
	margin-bottom:	20px;
}

div#content label.required{
	clear:			both;
	display:		block;
	color:			#fff;
	float:			left;
	width:			100%;
}

div#content #newsletterform #newsletter-title{
	background-position:0 -150px;
	width:			10px;
	height:			60px;
	float:			right;
	display:		inline;
}

div#content #newsletterform legend{
	display:		none;
	visibility:		hidden;
}

div#content #newsletterform label{
	display:		none;
	visibility:		hidden;
}

div#content #newsletterform input{
	background:		#373737;
	color:			#fff;
	font-size:		10px;
	padding:        1px;
	border:			1px solid #000;
	width:			200px;
	margin-bottom:	5px;
}

div#content #newsletterform input:focus{
	border:			1px solid #ccc;
}

div#content #newsletterform #Accetto{
	float:			left;
	width:			110px;
}

div#content #newsletterform #Accetto label{
	display:		inline;
	visibility:		visible;
}

div#content #newsletterform #Accetto .right{
	float:			none!important;
}

div#content #newsletterform input.action{
	float:			right;
	background:		#890000;
	border:			1px solid #000;
	font-size:		11px;
	width:			90px;
	margin-bottom:	0;
	cursor:			pointer;
	padding:    	1px;
	margin-top:-20px;
}

div#content #newsletterform .clear{
	display:		none;
	visibility:		hidden;
}

div#content #newsletterform input#Form_NewsletterForm_Accetto{
	width:			20px;
}

div#content #newsletterform .condizioni{
	width:			100px;
	float:			left;
	display:		inline;
	font-size:		10px;
	margin-top:    	3px;
}

div#content #newsletterform .condizioni a{
	color:			#ffffff;
}

div#content #newsletterform .condizioni a:hover{
	color:			#FFAB00;
}

/*=========================================================================================== SITE MAP */

div#sitemap{
	clear:			both;
	display:		block;
	f loat:			left;
	width:			100%;
	margin-top:		1em;
}

div#sitemap ul{
	margin-left:	2em;
}

div#sitemap ul li{
	padding-left:	1em;
	color:			#ffffff;
	line-height:	20px;
	font-size:		12px;
	font-weight:	bold;
	border-bottom:	1px solid #717171;
	list-style-type:square;
}

div#sitemap ul li ul li{
	font-weight:	normal;
	border-bottom:	0

}

div#sitemap ul li a{
	color:			#ffffff;
}

div#sitemap ul li a:hover{
	color:			#FFAB00;
}

/*=========================================================================================== FOOTER */

div#footer a{
	color:			#999999;
}

div#footer a:hover{
	color:			#fff;
}

div#footer #credits{
	float:			left;
	display:		inline;
	margin-top:		5px;
	width:			300px;
	text-align:		left;
	color:			#999999;
}

div#footer #credits #intersezione{
	margin-top:		10px;
	width:			80px;
	height:			5px;
}

div#footer #credits #intersezione a{
	float:			left;
	display:		block;
	width:			80px;
	height:			5px;
	background-position: -10px -190px;
	margin-top:		7px;
}

div#footer #credits #intersezione a:hover{
	background-position: -10px -195px;
}

div#footer #infos{
	float:			right;
	display:		inline;
	margin-top:		5px;
	width:			600px;
	text-align:		right;
	color:			#999999;
}

body#home div#footer #infos{
	margin-right:	20px;
}

/*=========================================================================================== PAGINAZIONE */

div#paginazione{
	clear:			both;
	display:		block;
	float:			left;
	width:			100%;
	margin-top:		10px;
}


div#paginazione .also{
	clear:			both;
	display:		block;
	float:			left;
	width:			100%;
	margin-top:		10px;
}

div#paginazione ul{
	font-size:		11px;
	float:			right;
}

div#paginazione ul li{
	text-align:		center;
	font-weight:	bold;
	float:			left;
	list-style-type:none;	
	line-height:	20px;
	min-height:		20px;
	height:			auto!important;
	height:			20px;
}

div#paginazione ul li.selected{
	text-align:		center;
	font-weight:	bold;
	float:			left;
	list-style-type:none;	
	line-height:	20px;
	min-height:		20px;
	height:			auto!important;
	height:			20px;
	display:		block;
	border-bottom:	3px solid #000;
	float:			left;
	width:			20px;
	color:			#c00;
	background:		#E9E9E9;
	margin-right:	3px;
}

div#paginazione ul li a{
	display:		block;
	border-bottom:	3px solid #666;
	text-align:		center;
	background:		#fff;
	color:			#666;
	float:			left;
	width:			20px;
	line-height:	20px;
	min-height:	 	20px;
	height:			auto!important;
	height:			20px;
	margin-right:	3px;
}

div#paginazione ul li a.bigger{
	font-size:		16px;
}

div#paginazione ul li a:hover{
	border-bottom:	3px solid #c00;
	background:		#fff;
	color:			#c00;
}

.progaccordion{
	float:			left;
	display:		inline;
	width:			450px;
	border-top:		2px solid #000;
	margin-top:		15px;
	margin-bottom:	10px;
	padding-top: 	5px;
}

.progtitle{
	text-transform:	uppercase;
	float:			left;
	display:		inline;
	width:			450px;
}

.progtitle h4{
	padding-left:   20px;
	background:		url(../img/arrow-down.gif) top left no-repeat;
}

#newslettercompletehome{
	position:absolute;
	top:10px;
	width:990px;
	text-align:center;
}

#newslettercomplete{
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
	padding:5px 0;
	background:#fff;
	color:#890000;
}





