body, p, h1, h2, h3, h4, ul, li, ol, div, form { margin: 0; padding: 0; list-style: none; font-size: 100%;}

body {
	background-color:	White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 180%;
	font-size: 70%;
	color: 	#14618D;
	text-align: center;
	background-image: url(bg_body.gif);
	background-repeat: repeat;
	background-position: center top;	
}

a {
	text-decoration: none;
	color:	#D78A04;
}

a:hover {
	color:	#FABA04;
}

img {
	border: none;
}

/*		header
------------------------------*/

.top {
	display:	block;
	width: 100%;
	height: 213px;
	background-image: url(bg_top.gif);
	background-position: center top;
}

.header {
	display: block;	
	width: 960px;
	height: 148px;
	background-image: 	url(bg_header.jpg);
	margin: auto;
}

.header h1 {
	display: none;
	color: #4B00FF;
}

/*		menu
------------------------------*/
.menu {
	display: block;
	height: 26px;
	text-align: center;
	width: 960px;
	margin: auto;
	text-transform: uppercase;
	font-size: 90%;
	margin: 4px auto 0px auto;
}

.menu li {
	display: inline;
}

.menu li a {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 14px 8px 14px;
	color: Black;
	text-decoration: none;
}

.menu li a.attivo {
	color: White;
	background-image: url(bg_limenu.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #2C768E;
	border-width: 0px 1px 0px 1px;
	padding: 3px 13px 8px 13px;
}

.menu li a:hover {
	color: 	#0B4F80;
}

.menu li a:hover.attivo {
	color: White;
}

.sottomenu {
	display: block;
	height: 26px;
	text-align: center;
	width: 960px;
	margin: auto;
	text-transform: uppercase;
	font-size: 90%;
	margin: 0px auto 0px auto;
}

.sottomenu li {
	display: inline;
}

.sottomenu li a {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px 18px 2px 14px;
	color: 	#E2EC52;
	text-decoration: none;
	background-image: url(separatorino.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.sottomenu li a:hover {
	color: White;
}


/*		barra laterale
--------------------------------------------------------*/




.box_001 {
	text-align: left;
	margin: auto;
	width: 960px;
	position: relative;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFFF;
	background-image: url(bg_box_1.gif);
	min-height: 800px;
}



/*		barra laterale
--------------------------------------------------------*/

.sidebar {
	float: right;
	width: 330px;
	display: inline;
	margin: 0px 14px 0px auto;
	font-size: 90%;
}

.sidebar .side_tab {
	background-color: White;
	margin: 10px 0px 10px auto;
	border-bottom: 1px solid #C8C8C8;
	background-image: 	url(bg_side_tab.gif);
	background-repeat: repeat-y;
	
}

.sidebar h2 {
	font-weight: normal;
	text-transform: uppercase;
	color: #14618D;
	background-image: url(sidebar_h2.gif);
	background-repeat: no-repeat;
	background-position: -9px 0px;
	padding: 16px 0px 0px 10px;
}

.tabella_challenger {
	background-image: url(bg_tabella_challenger.gif);
	background-position: 0px -1px;
	height: 357px;
	width: 308px;
	margin: 10px auto;
	border: 1px solid #D3D3D3;
	padding-bottom: 22px; 
	overflow: hidden;
}

.tabella_challenger a.tutti_i_ris_a {
	display: block;
	height: 90px;
	position: relative;
	color: #145E8C;
}

.tabella_challenger a:hover {
	color: 	#249BE7;
}

.tabella_challenger .chal_data {
	position: absolute;
	top: 14px;
	left: 8px;
}

.tabella_challenger .chal_titolo {
	position: absolute;
	top: 14px;
	left: 90px;
	width: 210px;
}

.tutti_i_ris {
	padding-left: 8px;
	color: #14618D;
}

.news_home {
	margin: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C8C8C8;
}

.news_home b {
	display: block;
	margin-bottom: 8px;
}

.news_home a{
	color: #14618D;
	display: block;
}

.news_home a:hover {
	color: #249BE7;
}


.news_home a:hover{
}

.tutti_i_ris_2 {
	display: block;
	margin: 11px;
	color: #14618D;
}

/*		paginetta 
--------------------------------------------------------*/
.page_content {
	width: 560px;
	margin: 0px auto 20px 23px;
}

.page_content h2 {
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	color: #14618D;
	padding: 16px 0px 6px 0px;
	border-bottom: 1px solid #C8C8C8;
	margin: 0px 0px 14px 0px;
	clear: left;
}

.paginetta h2 span {
	background-color: #FFFFFF;
	padding: 8px;
	margin: 0px 10px 0px 10px;
}

.paginetta h3 {
	background-color: #EAA614;
	background-image: url(bg_h3_sec.gif);
	background-position: right;
	background-repeat: repeat-y;
	color: White;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 10px 0px;
}

.paginetta h4 {
	margin: 0px 2px 8px 10px;
	border-bottom: 1px dashed #D78A04;
}

.page_content p {
	background-color: White;
	margin: 8px 0px 8px 0px;
}


/*		footer
--------------------------------------------------------*/
.footer {
	clear: both;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 90%;
	letter-spacing: 0px;
	padding: 10px 0px 5px 0px;
	background-image: url(bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 950px;
	margin: auto;
	border-bottom: 1px solid #C8C8C8;
	border-top: 1px solid #C8C8C8;
}

.footer a {
	color: #EAA614;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.subfooter {
	clear: both;
	background-color: White;
	color: #165D8A;
	padding: 10px 0px;
	font-size: 90%;
	text-align: center;
}

.subfooter a {
	color: Black;
	text-decoration: none;
	color: #165D8A;
}

.subfooter a:hover {
	text-decoration: underline;	
}

/*	 particolari / news - blog: immagini + prodotti_home
-------------------------------------------------------*/

.quadro_1 , .blog_001_2 , .blog_000_2 , .shop_051_2 , .shop_002_2 , .gallery_quadro_1  {
	width: 88px;
	height: 88px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 5px 10px 10px 0px;
	text-align: center;
	position: relative;
}

.quadro_1 a , .blog_001_2 a , .blog_000_2 a , .shop_051_2 a , .shop_002_2 a , .gallery_quadro_1 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -56px 0px -56px;
}

.quadro_1 img , .blog_001_2 img , .blog_000_2 img , .shop_051_2 img , .shop_002_2 img ,  .gallery_quadro_1 img {
	padding: 4px;
	border: none;
}

.quadro_1 b , .blog_001_2 b , .blog_000_2 b , .shop_051_2 b , .shop_002_2 b , .gallery_quadro_1 b {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 88px;
	width: 88px;
	background-image: url(cornice.gif);
	cursor: pointer;
}

/*		particolari - home
--------------------------------------------------------*/
.flash_home {
	padding: 4px;
	border: 1px solid #C8C8C8;
}


.img_home {
	float: left;
	background-image: url(bg_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px 20px 20px 10px;
	margin: 0px 10px 0px 10px;
}

.home_half {
	width: 300px;
	float: left;
}

#home_half_1 {
	margin: 0px 30px 0px 0px;
	clear: left;
}



#home_half_2 p  {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	clear: left;
}

#home_half_1 a {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	clear: left;
}

.quadro a {
}






.fotina_home  {
	float: left;
	margin: 7px 12px 5px 0px;
}

.tutti_eventi {
	border-top: 1px dashed #F3CE7D;
	display: block;
	padding: 5px 0px 0px 0px;
	margin-top: 10px;
}

/*		particolari - challenger 2007
--------------------------------------------------------*/

.int_chal_result a {
	display: block;
	text-decoration: none;
	color: #C26400;
	padding: 5px 0px 5px 40px;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-bottom: 1px dashed #F8B806;
}

.int_chal_result a:hover {
	background-position: 10px 12px;
}

.int_chal_result {
	display: block;
}

.int_chal_data {
	font-weight: bold;
}

/*		particolari - contatti
--------------------------------------------------------*/
.contatti li {
	list-style: square;
	margin: 0px 0px 5px 30px;
}

/*		particolari - news
--------------------------------------------------------*/
.blog_center {
	border-bottom: 1px solid #C8C8C8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.blog_001_0 {
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.blog_001_1 {
	display: block;
	font-weight: bold;
}

.blog_001_3 , .blog_002_3  {
	font-size: 90%;
	color: #909090;
}

.blog_001_6 {
	display: block;
	font-weight: bold;
}



.blog_002_11 {
	display: block;
	width: 560px;
	overflow: hidden;
	margin: 10px auto 20px auto;
}

.blog_002_11 a {
	display: block;
	width: 1000px;
	margin: 0px -220px 0px -220px;
	text-align: center;
}




.box_eventi_home {
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

.titolo_home {
	display: block;
}


.box_eventi {
	display: block;
	border-bottom: 1px dashed #F8B806;
	margin: 0px 0px 10px 0px;
}

.titolino_news_1 {
	display: block;
	font-weight: bold;
}

.titolino_news_2 {
	display: block;
}

.center {
	display: block;
	text-align: center;
}

.vista_3 a {
	display: block;
	padding: 5px 0px 5px 40px;
	background-image: url(download.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
}

.img_left_news {
	float: left;
	margin: 10px 20px 10px 20px;
}

/*		particolari - gallery
--------------------------------------------------------*/

.menu_gallery {
	margin: 10px 0px 10px 0px;
	
}

.menu_gallery li {
	list-style: square;
	margin: 0px 0px 5px 30px;
}

.menu_gallery li.menu_sub {
	list-style: none;
	margin: 0px 0px 5px 20px;
	background-image: url(menu_sub.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	background-position: 0px 0px;
}

/*		particolari - varie
--------------------------------------------------------*/

.ul_tcmanerbio li {
	list-style: square;
	margin: 0px 0px 5px 30px;
}

.img_left {
	float: left;
	margin: 10px 20px 10px 0px;
	clear: left;
}

.img_right {
	float: right;
	margin: 10px 0px 10px 20px;
}

.ul_square li {
	list-style: square;
	margin: 0px 0px 5px 30px;
}

.box_consiglio {
	border: 1px dashed #DB8C04;
	margin: 10px;
	padding: 10px;
}

#center_sponsor {
	margin: auto;
	width: 550px;
}

.img_sponsor_2008 {
	border: 1px solid #EAA614;
}

.prova_hotel {
	margin: 0px 0px 0px 5px;
	border: none;
}

a.mappa_home {
	font-weight: normal !important;
	width: 90px;	
	text-transform: uppercase;
	font-size:	10px; 
	display: inline;
	margin: 0px 20px;
}


