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

body  {
	background: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: white;
}

p {
	color: white;
}

input {
	color: #000000;
	font:100% arial, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #999999;
	padding: 1px;
	background-image: url(../images/ta_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

textarea {
	background-color: #FFFFFF;
	font:100% arial, sans-serif;
	font-size:11px;
	border: 1px solid #999999;
	padding: 1px;
	background-image: url(../images/ta_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

select {
	font:100% arial, sans-serif;
	font-size:11px;
	border: 1px solid #666666;
	padding: 1px;
	background-image: url(../images/ta_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}


h1{
 	color: #79BB02;
	font-size: 18px;
}

a, a:visited{
	text-decoration: underline;
	color: white;
}

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

img{
	border: none;
}

th{
	background-color: #004A25;
	font-weight: bold;
	color: white;	
}

#contenitore {
	width: 951px;
	text-align: left;
} 

#header { 
	background-image: url(../images/header_01.jpg);
	padding: 0 10px 0 0px;
	background-repeat: no-repeat;
	height: 232px;
} 

#header h1 {
	margin: 0;
	padding: 10px 0;
}

#logo {
	float: left;
}

#language {
	float: left;
	margin-top: 20px;
	text-align: right;
	width: 677px;
}

#language a, a:visited{
	color: white;
	text-decoration: none;
}

#language a:hover{
	color: white;
	text-decoration: underline;
}

.sponsor{
	float: left;
	background-color: black;
	width: 178px;
	height: 437px;
	text-align: center;
}

.sponsor_small{
	float: left;
	background-color: black;
	width: 150px;
	height: 437px;
	text-align: center;
}


#main_image{
	float: left;
}

.main{
	float: left;
	width: 390px;
	min-height: 437px;
	padding-left: 15x;
	padding-top: 5px;
	background: url(../images/bg_page.jpg) no-repeat top;
	margin-bottom: 20px;
}

.image-page{
	margin-top: -5px;
	margin-left: 0px;
}

.main2{
	width: 341px; float: left;
	min-height: 437px;
	padding-left: 30px;
	padding-top: 5px;
	background: url(../images/bg_page.jpg) no-repeat top;
	margin-bottom: 20px;
}	
#sidebar {
	float: left;
	width: 402px;
	height: 437px;
	/*background: black;
	background-image: url(../images/sidebar.jpg);*/
}

#sidebar .link {
	margin-top:80px;
	margin-left: 20px;
}

#sidebar .link a, .link a:visited{
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

#sidebar .link a:hover{
	color: #60A804;
	text-decoration: none;
}

#mainContent { 
	margin: 0 0 0 320px; 
}

#footer { 
	background: black;
	color: white;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 10px;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
}

#footer a, a:visited{
	text-decoration: none;
	color: white;	
}

#footer a:hover{
	text-decoration: underline;
	color: white;	
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.titolo{
	margin-top: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted white;
}

.titolo_categoria{
	margin-top: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted white;
}

.titolo_tour{
	margin-top: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #79BB02;
	font-weight: bold;
	border-bottom: 1px dotted silver;
}

.data{
	text-align: right;
}

.data_tour{
	text-align: right;
	color: black;
}

.descrizione{
	color: white;
	font-size: 11px;
}

.descrizione a, a:visited{
	text-decoration: none;
	color: white;
}

.descrizione a:hover{
	text-decoration: underline;
	color: #79BB02;
}

.descrizione_tour{
	color: black;
	font-size: 11px;
}

.allegato{
	text-align:right;
}

/*** elenco sponsor ***/
.elenco_sponsor {
	height: 115px;
	width: 115px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	text-align: center;
}

/*** Centro verticalmente il contenuto del DIV .sponsor ***/
#v-align {
	width:0;
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
#v-align_container {
	text-align:center;
	width:100%;
	display:inline-block;
	vertical-align:middle;
}

.categoria{
	font-size: 12px;	
}

.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(../js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 450px;
	padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
/* Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A3AC39;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #858C2E;
}

