/*DIEGO VALOBRA 2010*/

/*:::::::UNIVERSO LIPSI:::::::::*/

html, body 
{  
	background: #fff url(bg.jpg) center top no-repeat; 
	margin: 0;
	padding: 0; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*::::::::::::REGOLE GENERALI:::::::::::*/

ul,li,dl,dt,dd{
	list-style-type:none;
	margin:0;
	padding:0;
}
dt{
	text-transform:uppercase;
}
img{
	border:none;
}
p{
	margin:0;
	padding:0;
}
h1{
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:none;
}
h2,h3,h4{
	margin:0;
	padding:0;
}
a{
	color:#bc3e01;
	text-decoration:none;
	outline:none;

}
a:hover{
	color:#24364b;
	outline:none;
}

/*::::::::::::FINE REGOLE GENERALI:::::::::::*/

/*::::::::::::BOX PRINCIPALE + HEADER:::::::::::*/

#main{
	margin:0 auto;
	width:940px;
	display:block;
}
#header_nav{
	float:left;
	width:100%;
	height:71px;
	display:block;
	background: url(nav_bg.jpg) center center no-repeat;
}
#sub_header{
	float:left;
	width:940px;
	height:234px;
	display:block;
	background: url(sub_header.jpg) center center no-repeat;
	margin:0!important;
	margin:0 0 0 0px;
}
#area_login{
	float:left;
	width:940px;
	height:70px;
	display:block;
	background: url(area_login.jpg) center center no-repeat;
	margin:0!important;
	margin:0 0 0 0px;
}
#area_login h2{
	float:left;
	width:850px;
	font-weight:bold;
	font-size:18px;
	margin:15px 0 6px 10px;
	padding:9px 0 3px 28px;
	color:#012747;
	background: url(h.png) center left no-repeat;
}
.login{
	width:auto;
	display:block;
	float:right;
	margin:-30px 40px 0 0!important;
	margin:-30px 20px 0 0;
}
.login a{
	color:#bc3e01;
	text-decoration:none;
	outline:none;
	padding:0 2px 1px 13px;
	background: url(reserved_icon.png) center left no-repeat;
	border-bottom:1px dotted #24364b;
}
.login a:hover{
	color:#24364b;
	padding:0 2px 1px 13px;
	background: url(reserved_icon.png) center left no-repeat;
	border-bottom:1px dotted #bc3e01;
	outline:none;
}
.utente{
	font-style:italic;
	text-transform:capitalize;
	color:#354c66;
	font-size:16px; 
}
/*::::::::::::FINE BOX PRINCIPALE + HEADER:::::::::::*/

/*:::::::::::::: INIZIO DROP DOWN MENU :::::::::::*/

#nav{
	position:absolute;
	top:0;
	left:50%;
	margin:18px 0 0 -470px;
	width:940px;
	height:39px;
	display:block;
	background: url(nav.png) no-repeat;
	font-size:10px;
}
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.dropdown {
	width:940px;
	float:left;
	margin:0 0 0 14px!important;
	margin:0 0 0 7px;
	height:auto;
}
ul.dropdown li {
	float: left;
	text-align:center;
	background: url(btn_lf.png) center left no-repeat;
	display:block;
	margin:0 6px 0 0;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	z-index: 1000000;
	width: 100%;
}
ul.dropdown ul li {
	float: none;

}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown {
  text-align:left;
}
ul.dropdown li {
	padding:0;
	color: #fff;
	line-height: normal;
	font-size:14px;
}

ul.dropdown a:link,
ul.dropdown a:visited {color: #ff8c00; text-decoration: none; }
ul.dropdown a:hover { 	color: #ff8c00; text-decoration: underline;}
ul.dropdown a:active { color: #ff8c00; }

/*::::::::::::FINE PRIMO LIVELLO:::::::::::*/


/*::::::::::::SECONDO LIVELLO:::::::::::*/


ul.dropdown ul {
	position:absolute;
	top:auto;
	background:transparent url(ul_arrow.png) top center no-repeat!important;
	background:none;
	width: 189px;
	text-transform: none;
	text-align:left;
	margin:0 0 0 0px;
}
ul.dropdown ul.last_ul {
	position:absolute;
	top:auto;
	width: 189px;
	color: #fff;
	text-transform: none;
	text-align:left;
	margin:0 0 0 -45px!important;
	margin:0 0 0 -120px;
}
ul.dropdown ul li {
	border-top:1px solid #395270;
	border-bottom:1px solid #182432;
	color: #fff;
	width:100%;
	text-align:left;
	font-size:14px;
	margin:0 0 0 0!important;
	margin:0 0 0 0;
}
ul.dropdown ul li.first {
	background: #09355c;
	border-bottom:1px solid #182432;
	margin:15px 0 0 0!important;
	margin:15px 0 0 0;
}
ul.dropdown ul li.last {
	border-top:none;
	border-bottom:none;
	height:15px;
	display:block;
	background:url(li_bottom.png) center top no-repeat;

}
ul.dropdown ul li.last:hover{
	border-top:none;
	border-bottom:none;
	height:15px;
	display:block;
	background:url(li_bottom.png) center top no-repeat;
}
ul.dropdown ul li:hover {
	background:url(sub_menu_li.png) center left no-repeat;
}

ul.dropdown ul a:link,
ul.dropdown ul a:visited { color: #fff }
ul.dropdown ul a:hover { color: #ff8c00; text-decoration: none; }
ul.dropdown ul a:active { color: #fff; }
ul.dropdown li a {
	position:relative;
	display: block;
	color:#fff;
	padding:0 0 0 6px;
	border-bottom:none;
}
ul.dropdown li a span {
	position:relative;
	background: url(btn.png) center right no-repeat;
	display:block;
	padding:10px 14px 10px 8px;
	margin:0 0 0 0;
	z-index:10000000;
}
ul.dropdown li {
	padding: 0;
	color:#fff;
}
ul.dropdown ul li a {
	background: #24364b url(sub_menu_li.png) center left no-repeat;
	padding: 9px 2px 9px 14px;
	width: 173px; /* PER IE */
	border-bottom:none;
}
ul.dropdown ul li a:hover {
	background:#2f465f url(sub_menu_li_h.png) center left no-repeat;
	color: #fff;
	border-bottom:none;
}
ul.dropdown li:hover > a.dir {
	color: #ff8c00;
}
ul.dropdown a:link,
ul.dropdown a:visited { color: #fff; text-decoration: none; }
ul.dropdown a:hover { color: #ff8c00; text-decoration: none; }
ul.dropdown a:active { color: #fff; }
	
/*:::::::::::::: FINE MENU :::::::::::*/


/*::::::::::::::STRUTTURA CENTRALE :::::::::::*/

#content{
	float:left;
	width:940px;
	display:block;
	background: white url(content.jpg) center top no-repeat;
	margin:0!important;
	margin:0 0 0 0px;
	min-height:450px;
	height:auto!important;
	height:450px;
}
#content a{
	color:#bc3e01;
	text-decoration:none;
	outline:none;
	padding:0 0 1px 13px;
	background: url(arrow_li.gif) center left no-repeat;
	border-bottom:1px dotted #fff;
}
#content a:hover{
	color:#24364b;
	padding:0 0 1px 13px;
	background: url(arrow_li.gif) center left no-repeat;
	border-bottom:1px dotted #24364b;
	outline:none;
}
#content .tornasu a{
	float:right;
	width:50px;
	background:url(tornasu.png) center left no-repeat;
	padding:0 0 0 14px;
}
#content .tornasu a:hover{
	float:right;
	width:50px;
	background:url(tornasu.png) center left no-repeat;
	padding:0 0 0 14px;
}	
/*::::::::::::::FINE STRUTTURA CENTRALE :::::::::::*/


/*::::::::::::CONTENUTO:::::::::::*/

.box_content_up{
	float:left;
	margin:0 0 16px 13px!important;
	margin:0 0 16px 4px;	
	width:911px;
	height:auto;
	display:block;
	background:#fff url(box_home_up.png) center top no-repeat;
	color:#062745;
}

/*::::::::::::H2 H3 H4 P IMG:::::::::::*/

.box_content_up h2{
	float:left;
	width:850px;
	font-weight:normal;
	font-size:18px;
	margin:15px 0 6px 10px;
	padding:9px 0 3px 28px;
	color:#012747;
	background: url(h.png) center left no-repeat;
}
.box_content_up h2 span{
	font-size:13px;
	font-style:italic;
	font-weight:700;
}
.box_content_up h3{
	float:left;
	width:840px;
	font-weight:normal;
	font-size:16px;
	font-weight:700;
	margin:15px 0 6px 15px!important;
	margin:15px 0 6px 8px;
	padding:11px 0 4px 28px;
	color:#012747;
	background: url(h.png) center left no-repeat;
}
.box_content_up h3 span{
	font-size:12px;
	font-style:italic;
}
.box_content_up h4{
	float:left;
	width:860px;
	font-weight:normal;
	font-size:14px;
	font-weight:700;
	margin:5px 0 0 0;
	padding:7px 0 7px 24px;
	color:#012747;
}
.box_content_up h4 span{
	font-size:12px;
	font-style:italic;
}
.box_content_up p{
	float:left;
	width:860px;
	font-weight:normal;
	font-size:14px;
	background:url(pbg.png) center bottom no-repeat;
	margin:5px 10px 10px 10px;
	padding:3px 14px 25px 14px;
	line-height:24px;
}
.box_content_up p img{
	float:left;
	margin:5px 6px -5px 0;
	padding:5px;
	border:1px dotted #bebfc0;
}
/*::::::::::::FINE H2 H3 H4 P IMG:::::::::::*/

/*:::::::::::LISTA:::::::::::*/
.box_content_up ul{
	float:left;
	width:830px;
	height:auto;
	background:none;
	margin:10px 20px 10px 40px!important;
	margin:10px 20px 10px 20px;
}
.box_content_up ul li{
	float:left;
	width:810px;
	display:block;
	font-size:14px;
	border-bottom:1px dotted #bebfc0;
	background: url(arrow_li.gif) center left no-repeat;
	margin:0;
	padding:9px 0 9px 20px;
}
.box_content_up ul li.down{
	background: url(arrow_li_down.gif) center left no-repeat;
	color:#bc3e01;
}
.box_content_up ul li.open{
	position:relative;
	float:right;
	width:110px;
	height:20px;
	display:block;
	padding:0 0 0 14px;
	line-height:20px;
	font-size:12px;
	border:1px dotted #bebfc0;
	background:url(open.gif) center left no-repeat;
}
.box_content_up ul li.close{
	background:url(close.gif) center left no-repeat;
}
.box_content_up ul li.slide{
	float:left;
	width:809px;
	height:auto;
	background:#f2f1f1;
	padding:9px 9px 9px 9px;
	margin:0;
	border:1px dotted #c5c4c4;
	border-top:none;
	height:auto;
	color:#003;
	font-size:12px;
}
.box_content_up ul.direttivo{
	width:830px;
	height:auto;
	background:none;
	margin:10px 20px 10px 30px!important;
	margin:10px 20px 10px 15px;
}
.box_content_up ul.direttivo li{
	float:left;
	width:840px;
	display:block;
	font-size:13px;
	border:1px dotted #bebfc0;
	line-height:20px;
	background:none;
	margin:5px 0 5px 0;
	padding:5px 5px 5px 9px;
}
.box_content_up ul.direttivo li span{
	padding:0 4px 0 0;
}
#content ul.direttivo li a{
	background:none;
	border-bottom:none;
	color:#062745;
	font-size:13px;
	width:840px;
	margin:0;
	padding:0;
}
#content ul.direttivo li a:hover{
	background:none;
	border-bottom:none;
	color:#bc3e01;
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.box_content_up ul.direttivo li img{
	float:left;
	margin:0 10px 0 0!important;
	padding: 0 10px 0 0;
	margin:0;
	padding:5px;
	border:1px dotted #d8d9da;
	}
.box_content_up ul li a{
	float:left;
	padding:2px 0 2px 5px!important;
	padding:2px 0 2px 3px;
	display:block;
	background: url(content_li_a.png) center left no-repeat;
}
.box_content_up ul li a:hover{
	padding:2px 0 2px 4px;
	display:block;
	background: url(content_li_a_h.png) center left no-repeat;
	font-weight:700;
	color:#09355c;
}
.box_content_up ul.programma{
	width:870px;
	height:auto;
	background:none;
	margin:10px 20px 10px 30px!important;
	margin:10px 20px 10px 15px;
}
.box_content_up ul.programma li{
	float:left;
	width:180px;
	display:block;
	font-size:13px;
	border:1px dotted #bebfc0;
	background:none;
	margin:0 0 5px 5px;
	padding:5px 5px 5px 10px;
	line-height:19px;
}
.box_content_up ul.programma li.right{
	width:630px;
}
.box_content_up ul.player{
	width:870px;
	height:auto;
	background:none;
	margin:10px 20px 10px 30px!important;
	margin:10px 20px 10px 15px;
}
.box_content_up ul.player li{
	float:left;
	width:200px;
	display:block;
	background:none;
	margin:2px 3px 0 0;
	border:none;
	height:33px;
	padding:18px 3px 0 3px;
	border:none;
	border-bottom:1px dotted #bebfc0;
	border-right:1px dotted #bebfc0;
}
.box_content_up ul.player li.right{
	width:620px;
	font-size:12px;
	border:none;
	border-bottom:1px dotted #bebfc0;
	border-left:1px dotted #bebfc0;
	height:45px;
	padding:3px 3px 3px 3px;
}
/*::::::::::::FINE LISTA:::::::::::*/

/*::::::::::::CONTENUTO:::::::::::*/

.box_content_down{
	float:left;
	margin:0 0 10px 13px!important;
	margin:0 0 10px 7px;	
	width:446px;
	height:auto;
	display:block;
	background: url(box_home_down.png) center top no-repeat;
	color:#062745;
}

/*::::::::::::H2 H3 H4 P IMG:::::::::::*/

.box_content_down h2{
	float:left;
	width:400px;
	font-weight:normal;
	font-size:17px;
	margin:15px 0 6px 10px!important;
	margin:15px 0 6px 5px;
	padding:9px 0 3px 28px;
	color:#012747;
	background: url(h.png) center left no-repeat;
}
.box_content_down h2 span{
	font-size:12px;
	font-style:italic;
}
.box_content_down h3{
	float:left;
	width:420px;
	font-weight:normal;
	font-size:15px;
	margin:5px 0 0 10px;
	padding:8px 0 7px 14px;
	color:#012747;
	background: url(h.png) repeat-x;
}
.box_content_down h4{
	float:left;
	width:420px;
	font-weight:normal;
	font-size:13px;
	margin:5px 0 0 0;
	padding:7px 0 7px 14px;
	color:#012747;
	background: url(h.png) repeat-x;
}
.box_content_down p{
	font-weight:normal;
	font-size:13px;
	line-height:20px;
	background:url(pbg.png) center bottom no-repeat;
	margin:5px 10px 10px 10px;
	padding:3px 5px 20px 5px;
}
.box_content_down p img{
	float:left;
	margin:5px 6px -2px 0;
	padding:5px;
	border:1px dotted #bebfc0;
}
/*::::::::::::FINE H2 H3 H4 P IMG:::::::::::*/

/*:::::::::::LISTA:::::::::::*/
.box_content_down ul{
	float:left;
	width:400px;
	height:auto;
	background: url(content_in_ul.png)!important;
	background:none;
	margin:10px 20px 10px 0;
}
.box_content_down ul li{
	float:left;
	width:400px;
	border-bottom:1px dotted #bebfc0;
	background: url(arrow_li.png) center left no-repeat;
	margin:0;
	padding:5px 0 5px 0;
	text-indent:15px;
}

.box_content_down ul li a{
	float:left;
	width:400px!important;
	width:390px;
	padding:2px 0 2px 5px!important;
	padding:2px 0 2px 3px;
	display:block;
	background: url(content_li_a.png) center left no-repeat;
}
.box_content_down ul li a:hover{
	padding:2px 0 2px 4px;
	display:block;
	background: url(content_li_a_h.png) center left no-repeat;
	font-weight:700;
	color:#09355c;
}
/*::::::::::::FINE LISTA:::::::::::*/

/*:::::::::::::: FORM :::::::::::*/
.content_in form{
	margin:2px 30px 0 10px;
	padding:0 0 20px 0;
	width:600px;
	float:left;
}
.content_in form label{
	margin:0;
	padding:0;
	width:580px;
	float:left;
	color:#004480;
	height:20px;
	line-height:20px;
	display:block;
}
.content_in form fieldset{
	margin:0;
	padding:15px;
	border:1px dotted #004480;
}
.content_in form legend{
	margin:0;
	padding:3px 0 3px 0;
	color:#004480;
	font-size:14px;
	background:white;
}
.content_in form select{
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:150px;
	color:#004480;
	border:none;
	font-size:14px;
	border-top:1px solid #c9c7c7;
	border-left:1px solid #c9c7c7;
}
.content_in form select option{
	color:#004480;
	font-size:14px;
	border-bottom:1px dotted #c9c7c7;
}
.content_in .input{
	border:none;
	float:left;
	width:280px;
	border-top:1px solid #c9c7c7;
	border-left:1px solid #c9c7c7;
	background:#f7f7f7;
	font-size:12px;
	padding:2px;
	color:#004480;
}
.content_in .textarea{
	border:none;
	float:left;
	width:570px;
	border-top:1px solid #c9c7c7;
	border-left:1px solid #c9c7c7;
	height:100px;
	background:#f7f7f7;
	font-size:12px;
	padding:2px;
	color:#004480;
}
.content_in .fieldset{
	border:none;
	float:left;
	width:570px;
	border:1px dotted #004480;
	font-size:12px;
	padding:10px 0 10px 5px;
}
.content_in .fieldset legend{
	background:white;
}
.content_in .label{
	float:left;
	width:auto;
	margin:0 0 0 10px;
}
.content_in .radio{
	float:left;
	width:auto;
}
.content_in .div_submit{
	border:none;
	float:left;
	width:580px;
}
.content_in .submit{
	float:left;
	margin:10px 0 0 0;
	background: url(content_submit.png) top right no-repeat;
	border:none;
	border-top:1px solid #c9c7c7;
	border-left:1px solid #c9c7c7;
	padding:5px 15px 5px 5px;
	width:auto;
	cursor:pointer;
	color:#004480;
}
/*:::::::::::::: FINE FORM :::::::::::*/

/*::::::::::::FINE CONTENUTO:::::::::::*/

/*:::::::::::::: FOOTER:::::::::::*/

#footer{
	position:relative;
	float:left;
	width:100%;
	height:262px;
	background: url(footer.jpg) center center no-repeat;
}
#footer a{
	color:#ff9900;
}
#footer a:hover{
	color:#fff;
}
.footer{
	margin:50px auto auto auto;
	width:940px;
	height:210px;
	text-align:left;
}
.footer_credits{
	float:left;
	width:940px;
	margin:8px 0 0 0!important;
	margin:-6px 0 0 0;
	display:block;
	height:14px;
}
.footer_credits h4{
	text-align:center;
	color:#ff8c00;
	font-size:12px;
	font-weight:normal;
}
.footer_left,.footer_center,.footer_right{
	float:left;
	width:290px;
	height:170px;
	margin:0 0 0 10px!important;
	margin:0 0 0 4px;
	padding:5px;
	font-size:11px;
}
.footer_left h3,.footer_center h3,.footer_right h3{
	float:left;
	width:290px;
	font-weight:normal;
	font-size:15px;
	margin:0;
	padding:6px 0 0 0;
	color:#ff8c00;
	text-align:center;
}
.footer_center h4,.footer_left h4{
	text-align:left;
	color:#CFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	margin:36px 0 5px 0!important;
	margin:16px 0 5px 0;
}
.footer_center h4:first-letter,.footer_left h4:first-letter {
  text-transform: uppercase;
}
.footer_center a{
	color:#ff8c00;
	display:block;
	padding:5px 5px 5px 12px;
	width:200px;
	background: url(li_footer_arrow.png) center left no-repeat;
	border-bottom:none;
}
.footer_center a:hover{
	color:white;
	background: url(li_footer_arrow.png) center left no-repeat;
}
.footer_left p,.footer_center p,.footer_right p{
	font-weight:normal;
	font-size:13px;
	margin:3px 0 0 0!important;
	margin:3px 0 0 0;
	padding:0 0px 3px 3px;
	color:white;
	text-align:left;
	line-height:18px;
}
.footer_right ul{
	float:left;
	width:270px;
	height:170px;
	margin:0 0 0 10px;
	font-size:11px
}
.footer_right ul li{
	float:left;
	width:270px;
	font-size:12px;
	background: url(li_footer.png) left bottom no-repeat;
}
.footer_right ul li a{
	float:left;
	width:270px;
	margin:5px 0 0 0;
	padding:5px 5px 5px 12px;
	color:#ff8c00;
	display:block;
	background: url(li_footer_arrow.png) center left no-repeat;
	border-bottom:none;
}
.footer_right ul li a:hover{
	color:white;
	display:block;
	border-bottom:none;
}
/*:::::::::::::: FINE FOOTER :::::::::::*/
/*:::::::::::::: RICERCA HEADER :::::::::::*/

.footer_left form{
	margin:15px 0 0 5px!important;
	margin:15px 0 0 1px;
	padding:0;
	width:290px;
	float:left;
}
.footer_left form label{
	margin:3px 0 0 0;
	padding:0;
	width:260px;
	float:left!important;
	float:none;
	height:18px;
	color:white;
	display:block;
	font-size:14px;
}
.footer_left form fieldset{
	margin:0;
	padding:0 0 6px 14px;
	border:none;
}
.footer_left .input{
	border:none;
	float:left;
	width:264px;
	padding:4px 0 3px 3px;
	background:url(input.png) bottom left no-repeat!important;
	background:url(input.gif) bottom left no-repeat;
	font-size:14px;
	color:white;
}
.footer_left .submit{
	float:left;
	width:75px;
	border:none;
	margin:10px 0 0 0 ;
	background: url(submit.gif) center center no-repeat;
	height:23px;
	cursor:pointer;
	color:#ff9900;
}
.footer_left span.error{
	float:left;
	width:190px;
	display:block;
	margin:-25px 0 0 105px!important;
	margin:-25px 0 0 50px;	
	color:red;
	font-size:12px;
}
/*:::::::::::::: FINE RICERCA HEADER :::::::::::*/
