@charset "utf-8";
/* CSS Document */


/* RESET */
body, input, textarea, select, p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#303030; line-height:22px;}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,img,br { margin:0; padding:0; }
img { border:none }
a {color:#0061AD; text-decoration:none;}
a:hover {color:#0061AD;}

table {margin:15px;border-left:1px solid #947444; border-bottom:1px solid #947444;}
table tbody tr td{border-top:1px solid #947444; border-right:1px solid #947444; padding:5px;}


body{
	background-color:#FFF;
}

#sfondo{
	background-image:url(../images/layout/loop_container.png);
	background-repeat:repeat-y;
	background-position:top center;
}
.clear{clear:both; margin:0; padding:0;}

h1{ text-indent:-9999px}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#000;
	font-size:18px;
	text-transform:uppercase;
	margin-bottom:15px;
	padding-bottom:4px;
	background:url(../images/layout/h2_border_bottom.gif) repeat-x left bottom;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#0076b3;
	font-size:14px;
	text-transform:uppercase;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#0061AD;
	font-size:13px;
	text-transform:uppercase;
}


h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#0061AD;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:1px solid #0061AD;
	margin-bottom:9px;
	padding-bottom:0;
	line-height:15px
}


ul li{list-style:none;}

/**********************************************************
HEADER + MENU + SEARCH
************************************************************/
#site{
	background: url(../images/layout/bkg_site.jpg) top center no-repeat;
	margin:0 auto;
	width:100%;
}


#header{
	width:960px; margin:0 auto;
	padding:0 10px;
}

	#header #topmenu{float:right; margin-right:10px; color:#000; font-size:11px}
	#header #topmenu ul li {list-style:none; display:inline; padding-left:3px}
	#header #topmenu ul li a {color:#000;text-decoration:none;}
	#header #topmenu ul li a:hover{text-decoration:underline}


#header #content-top{
	width:940px; padding:40px 10px 0 10px; margin:0 auto
}

#header #content-top #marchio{
	float: left;
	width:160px;
	height:93px;
	display:block;
	background:url(../images/layout/marchio_rbg.png) no-repeat;
}

#header #content-top #claim{
	float:left;
	width:560px;
	padding-top:10px;
}

/* search form */
#search { width:220px; height:32px; display:block; border:none; float:left; background: url(../images/layout/bkg_seach.png) no-repeat}

#search #s{
	float:left;
	width:155px;	
	padding:6px 10px;
	border:none;
	background:transparent ;
	/**/
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666;
}

#search #searchsubmit { 
	background:none;
	float:right;
	width: 21px;
	height:18px;
	border: none;
	text-indent: -999px;
	cursor:pointer;
	margin-right:10px;
	margin-top:4px;
}


/***************************************
WIDGET
***************************************/

#widget {position: relative; z-index: 5;}
#widget div.slide {position: absolute; left: 0px; top: 0px; z-index: 10;}
#widget div.slide.first {z-index: 30;}
#widget div.slide div.txt {position: absolute; right: 10px; top: 30px; height: 70px; width:178px; background:url(../images/layout/bkg_call_to_action.png)}
#widget div.slide div.txt-down {position: absolute; right: 10px; top: 120px; height: 70px; width:178px;  background:url(../images/layout/bkg_call_to_action.png)}
#widget div.slide div.txt-down-2 {position: absolute; right: 10px; top: 210px; height: 70px; width:178px;  background:url(../images/layout/bkg_call_to_action.png)}


/*stili call to action*/
#widget div.slide div.txt, 
#widget div.slide div.txt-down{ font-family:Arial, Helvetica, sans-serif; font-size:17px; text-transform:uppercase; color:#FFF; text-align:center}
#widget div.slide div.txt-down-2{ font-family:Arial, Helvetica, sans-serif; font-size:17px; text-transform:uppercase; color:#FFF; text-align:center}

#widget div.slide div.txt a, 
#widget div.slide div.txt-down a{color:#FFF; text-decoration:none}
#widget div.slide div.txt-down-2 a{color:#FFF; text-decoration:none}

#widget div.slide div.txt a:hover, 
#widget div.slide div.txt-down a:hover{color:#FFE701; text-decoration:none}
#widget div.slide div.txt-down-2 a:hover{color:#FFE701; text-decoration:none}

#widget div.slide .linkh { margin-top:25px;}


/***************************************
MENU PRINCIPALE
***************************************/
#header #content-top  #menu{
	width:780px;
	height:35px;
	float: right;
	padding-top:4px;
	margin-top:10px;
}

#header #content-top  #menu .home a{ background:url(../images/layout/home_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .home a:hover{background:url(../images/layout/home_hover.png) no-repeat;}
#header #content-top  #menu .home-selected a{ background:url(../images/layout/home_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}

/**/
#header #content-top  #menu .eventi a{background:url(../images/layout/eventi_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .eventi a:hover{background:url(../images/layout/eventi_hover.png) no-repeat;}
#header #content-top  #menu .eventi-selected a{background:url(../images/layout/eventi_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}

/**/
#header #content-top  #menu .offerte a{background:url(../images/layout/offerte_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .offerte a:hover{background:url(../images/layout/offerte_hover.png) no-repeat;}
#header #content-top  #menu .offerte-selected a{background:url(../images/layout/offerte_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}

/**/
#header #content-top  #menu .news a{background:url(../images/layout/news_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .news a:hover{background:url(../images/layout/news_hover.png) no-repeat;}
#header #content-top  #menu .news-selected a{background:url(../images/layout/news_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}

/**/
#header #content-top  #menu .sport a{background:url(../images/layout/sport_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .sport a:hover{background:url(../images/layout/sport_hover.png) no-repeat;}
#header #content-top  #menu .sport-selected a{background:url(../images/layout/sport_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
/**/
#header #content-top  #menu .video a{background:url(../images/layout/video_normal.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}
#header #content-top  #menu .video a:hover{background:url(../images/layout/video_hover.png) no-repeat;}
#header #content-top  #menu .video-selected a{background:url(../images/layout/video_hover.png) no-repeat; width:113px; height:31px; display:block; margin-left:12px; float:right;}


/***************************************
WIDGET
***************************************/
#header #content-top #widget {width:940px; height:300px; display:block; margin-top:5px; /*temp*/ background:#333;}


/***************************************
CONTENT
***************************************/

#content{
	width:940px;
	margin:7px auto 0 auto;	
	background-image:url(../images/layout/bkg_content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	/**/
	min-height:540px;
	height:auto;
}

#content #container{
	width:920px;
	margin:0 auto;
	padding:10px 0 20px 0;
}

#content #container #cont-left{
	width:700px;
	float:left;
	padding-right:10px;
}


#content #container #divisore { width:10px; float:left; display:block;}
#content #container #divisore #top-divisore { background:url(../images/layout/top_div_cont_cent.png) top no-repeat; height:451px; display:block;}
#content #container #divisore #middle-divisore { background:url(../images/layout/loop_div_cont_cent.png) top repeat-y;  height: auto; min-height: 100%; display:block;}
#content #container #divisore #footer-divisore { background:url(../images/layout/foot_div_cont_cent.png) bottom no-repeat; height:50px; display:block;}





#content #container #cont-left #box-eventi{
	width:680px;
	float:left;
	margin:0 10px 30px 10px;
	background:url(../images/layout/loop_box-eventi.png) repeat-y center center;
}

#content #container #cont-left #box-eventi-pro{
	width:680px;
	float:left;
	margin:0 10px 30px 10px;
	background:url(../images/layout/loop_box-eventi.png) repeat-y center center;
}


#content #container #cont-left .box-evento{
	width:320px;
	float:left;
	margin-bottom:50px
}

#content #container #cont-left .box-evento .grafica-evento {width:155px; float:left; margin-right:10px}

#content #container #cont-left .box-evento .grafica-evento .img-evento{
	width:143px;
	height:114px;
	display:block;
	float:left;
	background:url(../images/layout/bkg_image-events.png) no-repeat top left;
	padding:11px 0 0 12px;
}

#content #container #cont-left .evidenza .grafica-evento .img-evento{
	width:143px;
	height:114px;
	display:block;
	float:left;
	background:url(../images/layout/bkg_image-events-evidenza.png) no-repeat top left;
	padding:11px 0 0 12px;
}

#content #container #cont-left .box-evento .grafica-evento .leggi-news { background:url(../images/layout/readmore.png) no-repeat; width:113px; height:23px; display:block; margin-top:7px; margin-left:4px;}
#content #container #cont-left .box-evento .grafica-evento .leggi-news a{color:#FFF; text-decoration:none; padding-left:12px}
#content #container #cont-left .box-evento .grafica-evento .leggi-news a:hover{color:#ffe701; text-decoration:none}

#content #container #cont-left .box-evento .evento{}
#content #container #cont-left .box-evento .titolo-evento h3{line-height:17px;}
#content #container #cont-left .box-evento .titolo-evento{float:left; width:155px}
#content #container #cont-left .box-evento .titolo-evento .city-date{color:#666; border-bottom:1px solid #a9aaac; font-size:11px; margin-bottom:5px; line-height:14px; margin-top:5px}
#content #container #cont-left .box-evento .abrst p{color:#333; font-size:12px}

#content #container #cont-left .box-evento .riassunto-home{float: left; width:155px;}
#content #container #cont-post .post{width:680px; margin-right:20px;float:left;}
#content #container #cont-post .sidebar{width:220px; float:left;}
#content #container #cont-post .city-date{color:#666; border-bottom:1px solid #a9aaac; font-size:11px; margin-bottom:5px; line-height:14px; margin-top:5px}





/**********************************************************
VIDEO HOME
************************************************************/

#content #container #cont-left #videohome { width:680px; padding-top:0; /*background:url(../images/layout/h2_border_bottom.gif) repeat-x left top;*/ margin:0 10px 10px;}
#content #container #cont-left #videohome .video { float:left; width:210px; margin-right:10px;}
#content #container #cont-left #videohome .video img { border:1px solid #0076b3}
/**/
#content #container #cont-left #videohome .descrizione-video { float:left; width:460px;}
#content #container #cont-left #videohome .descrizione-video h3 {font-size:12px;}
#content #container #cont-left #videohome .descrizione-video h4 {color:#000; font-weight:bold; font-size:11px;}
#content #container #cont-left #videohome .descrizione-video ul li{color:#333333; border-bottom:1px solid #c0c0c0; list-style:none; padding:0 0 5px 0}
#content #container #cont-left #videohome .descrizione-video ul li a{color:#333333}
#content #container #cont-left #videohome .descrizione-video ul li a:hover{color:#0061AD}
#content #container #cont-left #videohome .descrizione-video li h3 {}






/***************************************
ARCHIVE
***************************************/
#content #container #content-archive,
#content #container #content-page{
	width:700px;
	float:left;
	padding-right:10px;
}

#content #container #content-archive .post,
#content #container #content-page .post{margin-bottom:25px; padding-bottom:10px; background:url(../images/layout/h2_border_bottom.gif) repeat-x left bottom;}

#content #container #content-page .post p{margin-bottom:25px;}

#content #container #content-archive .grafica-evento, 
#content #container #content-page .grafica-evento {width:230px; float:left; margin-right:15px}

#content #container #content-archive .grafica-evento .img-archive,
#content #container #content-page .grafica-evento .img-archive{
	width:230px;
	height:171px;
	display:block;
	float:left;
	background:url(../images/layout/bkg_image-archive.png) no-repeat top left;
	padding:13px 0 0 15px;
}


#content #container #content-archive .archive-text,
#content #container #content-page .archive-text {width:450px; float:left;}

#content #container #content-archive .archive-text .city-date-archive,
#content #container #content-page .archive-text .city-date-archive{color:#666; border-bottom:1px solid #a9aaac; font-size:11px; margin-bottom:10px; line-height:14px; font-style:italic;}

#content #container #content-archive .archive-text .leggi-news,
#content #container #content-page .archive-text .leggi-news { background:url(../images/layout/readmore.png) no-repeat; width:113px; height:23px; display:block; margin-top:20px;}

#content #container #content-archive .archive-text .leggi-news a,
#content #container #content-page .archive-text .leggi-news a{color:#FFF; text-decoration:none; padding-left:12px}

#content #container #content-archive .archive-text .leggi-news a:hover,
#content #container #content-page .archive-text .leggi-news a:hover{color:#ffe701; text-decoration:none}




/***************************************
POST
***************************************/
#content #container #content-single{
	width:700px;
	float:left;
	padding-right:10px;
}

#content #container #content-single .post{margin-bottom:20px; padding-left:10px;}

#content #container #content-single .post .descr-price{ border-bottom:1px #666 solid; color:#303030; float:left; width:72%; margin-bottom:10px; padding-bottom:6px}
#content #container #content-single .post .max-price{ background:url(../images/layout/btn_search.png) no-repeat; color:#666; width:142px; height:30px; display:block; float:right; margin-bottom:10px; margin-left:15px;}
#content #container #content-single .post .max-price p{color:#FFF; font-weight:bold; font-size:18px; padding-top:1px; padding-right:18px; text-align:center; text-transform:uppercase; text-shadow: 1px 1px 1px #000;}



#content #container #content-single .post .city-date-single {color:#666; border-bottom:1px solid #999; font-style:italic; font-size:11px; margin:0 0 10px 0; line-height:14px;}


#content #container #content-single .post  p{margin-bottom:10px; line-height:20px;}
#content #container #content-single .post  h3{margin-bottom:10px;}

#content #container #content-single .post  img {border:1px solid #0076b3; margin-bottom:10px;float:left; clear:both; margin-right:15px;}

#content #container #content-single .post  ul {margin:10px 20px;}
#content #container #content-single .post  ul li{ padding:2px; list-style:square}

#content #container #content-single .post  a {color:#0061A; text-decoration:none;}
#content #container #content-single .post  a:hover{ text-decoration:underline;}


#content #container #content-single .divisore-metadata{ height:1px; display:block; margin:10px 0; background:#999; width:690px;}

#content #container #content-single a.back-archive { background:url(../images/layout/back_archive.jpg) left center no-repeat; width:150px; display:block; padding-left:35px; height:24px; }

#content #container #content-page li.categories{list-style-type: none; font-style:italic; font-weight:bold;}
#content #container #content-page li.categories ul {list-style-type: none; font-style:normal; font-weight:normal;}
#content #container #content-page li.categories ul.children {list-style-type: none; font-style:normal; font-weight:normal;margin-left:15px;} 


#content #container #content-single .post a.btn-info{ font-size:19px; margin:35px auto; padding:11px 50px; width:295px; height:62px; display:block; text-transform:uppercase; color:#FFF; background:url(../images/layout/btn_info.jpg) no-repeat; text-shadow: 0px 0px 2px #000;}



/***************************************
PAG OPERATORI
***************************************/
#operatori{}
#operatori h4{color:#000}

#operatori ul {margin-bottom:15px; }
#operatori ul li{margin-left:10px; padding:5px 0}
#operatori ul li a{background:url(../images/layout/pdf_icon.png) left center no-repeat; padding-left:40px; display:block; height:28px; padding-top:7px}

#operatori ul li a.doc{background:url(../images/layout/doc_icon.png) left center no-repeat; padding-left:40px; display:block; height:28px; padding-top:7px}
#operatori ul li a.zip{background:url(../images/layout/zip_icon.png) left center no-repeat; padding-left:40px; display:block; height:28px; padding-top:7px}






/***************************************
SIDEBAR
***************************************/
#lingua img{margin-bottom:10px;margin-left:9px;margin-right:9px;}
#content #container #sidebar{
	width:200px;
	float:left;
}

#content #container #sidebar h2 {text-transform:none; font-size:16px}
#content #container #sidebar ul li{ list-style:none}

#content #container #sidebar #lastnews{ margin-top:15px}
#content #container #sidebar #lastnews img {border: 1px solid #0076b3}
#content #container #sidebar #lastnews h3 {color:#0076b3; font-size:12px; text-transform:uppercase;}
#content #container #sidebar #lastnews h3 a{color:#0076b3; text-decoration:none}
#content #container #sidebar #lastnews h3 a:hover{color:#0076b3; text-decoration:none}
#content #container #sidebar #lastnews a{color:#424141; text-decoration:underline;}
#content #container #sidebar #lastnews a:hover{color:#000; text-decoration:underline;}


/*TABS*/
#hotel{margin-left:4px}



/*RICERCA AVANZATA*/
#content #container #sidebar #ricerca .pulsantiera {width: 179px; margin: 20px auto 0 auto; text-align:center;  }
#content #container #sidebar #ricerca .pulsantiera input.btn_ricerca { margin:0 auto; width:114px; padding:0; height:24px; display:block; color:#FFF; cursor:pointer; text-align:center; background:url(../images/layout/btn_search.png) no-repeat; border: none; text-transform:uppercase; text-align:center; font-style:normal; font-size:12px}
#content #container #sidebar #ricerca .pulsantiera input.btn_ricerca:hover {color:#FFE701}


#content #container #sidebar input{/* height:18px;*/ padding:3px; color:#505050; margin:5px 0; width:156px; font-size:11px; font-style:italic;}
#content #container #sidebar select{ height:24px; padding:3px; color:#505050; margin:5px 0; width:164px; font-size:11px; font-style:italic;}


/*Ricerca Eventi*/

#content #container #sidebar .tipologia { border-bottom:1px dashed #A3A3A3; padding:0 0 10px 0; margin-bottom:10px;}

#content #container #sidebar .sport input,
#content #container #sidebar .tipologia input  {margin:0; padding:0; width:25px;}
#content #container #sidebar .sport label,
#content #container #sidebar .tipologia label  {margin:0; padding:0;}











/**********************************************************
NUM PAGE >> TUTTO IMPORTANT! PER SOVRASTARE IL CSS DEL PLUG IN
************************************************************/

#wp_page_numbers{ width: 640px !important; color:#303030 !important; }
#wp_page_numbers li.page_info {color:#303030 !important;}

#wp_page_numbers ul {border-top: none !important; color:#303030 !important;}
#wp_page_numbers li a:hover {border-top: 2px solid #000 !important; color:#000 !important;}

#wp_page_numbers ul li.active_page a{ border-top: 2px solid #0061AD !important;}
#wp_page_numbers ul li.active_page a:hover{ color:#0061AD !important; border-top: 2px solid #0061AD !important;}









/***************************************
FOOTER
***************************************/

#pre-footer { width:940px; height:13px; background:url(../images/layout/pre_footer.jpg) no-repeat; display:block; margin:0 auto; }

#footer{ background:url(../images/layout/bkg_footer.png) center bottom no-repeat; width:920px; margin:0 auto; padding:0 30px; /*temp*/ height:180px;}

#footer .footer-menu { width:900px; margin:0; float:right; text-align:right;}
#footer .footer-menu ul li{ list-style:none; display:inline;  padding-left:5px; color: #676767; font-size:11px;}
#footer .footer-menu ul li a{ color: #676767; text-decoration: none; text-transform:uppercase; }
#footer .footer-menu ul li a:hover { color:#0076b3}


#footer .marchi-footer { width:905px; margin:0; float:left; text-align: center;}
#footer .marchi-footer ul li{ list-style:none; display:inline;}

#footer .firma{margin-top:30px; width:900px; text-align:center; }
#footer .firma p {font-size:11px; color:#666;}

