* {
	padding:0; 
	margin:0; 
}

body, html { 
	width:100%; 
	height:100%; 
	font-family:Arial, Verdana, Helvetica, Sans-serif; 
	font-size:80%;	
	color:#FFFFFF; 
	line-height:120%; 	
	background:#171814;
}

/* mac ie5 hack \*/
body, html { 
	height:100%;  
	
}
/* end hack */


img, input, textarea, select, optgroup { 
	font-family:Arial, Verdana, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul { 
	padding:0 0 0 20px; 
	margin:0;
	list-style-image:url(../img/share/punto.gif);
}

ol { 
	padding:0 0 0 20px;
	margin:0;
}

li { 
	padding:0 0 0 0; 
	margin:0; 
	margin-left:0; 
	color:#fff; 
}

p { 
	line-height:130%; 
	text-align:justify; 
}

a, a:visited { 
	color:#ffffff; 
	text-decoration:none; 
}
a:hover { 
	color:#ffffff; 
	text-decoration:underline; 
}

.p_class	{ 
	padding-bottom:10px; 
}

.p_class_2	{
	line-height:16px;

}

h1, h2, h3, h4, h5, h6 {
	color:#FFFFFF; 
}

h1 {
	font-size:1.2em; 
}

h2 {
	font-size:1.1em; 
}

h3 {
	font-size:1.0em; 
}

h4 {
	font-size:0.8em; 
}

h5 {
	font-size:0.7em; 
}

h6 {
	font-size:0.6em; 
}

span.titolo_pagina {
	display:none;
} 

.cento { 
	width:100%; 
	height:100%; 
}

.alto { 
	height:100%; 
}

.img_al_dx	{
	margin:3px 0 0 40px;
}

#flashcontent {
	width:960px;
	height:180px;
}
#maintable {
	width:960px;
	height:100%; 
	margin-top:0;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	background:#21231D;
}

#corpo_centrale	{ padding-bottom:25px; }

/* MENU' SUPERIORE */
#menu_back_ul		{ 
	padding:0;  
	margin:0;
	height:180px;
	background:#262721;
}

#menu_back_ul ul	{
 list-style:none;   
 margin:0;   
 padding:0;
}

#menu_back_ul li.elemento {   
	float:left;
	padding:0;
	margin:0;
}



.evidenza	{
	color:#FF6600;
}
/* TOP */
.top_sito	{
	background:url(../img/share/back_top.gif) repeat-x left bottom; 
}
.td_top_1	{
	width:720px; 
}
.td_top_2	{
	width:240px; 
	text-align:right;
}
.menu_lingua	{
	padding-bottom:30px;
}
.cerca	{
	padding-right:10px;
	text-align:right;
}
.cerca_div	{
	padding-left:5px;
}
.inp	{
	width:80px;
	height:16px;
}

/* RIGA DI CHIUSURA */
.bottom { 
	background:url(../img/share/back_bottom.gif) repeat-x left bottom; 
	height:139px;
}

.td_1 { 
	width:470px; 
	padding-bottom:88px;
}
.td_2 { 
	width:470px; 
	padding-bottom:88px;
	text-align:right;
	font-size:9px;
}

/* RIGA DI CHIUSURA */


.back_foto { 
	padding-bottom:50px; 
	background:url(../img/share/back_foto.gif) no-repeat left bottom; 
}


.hidden { 
	visibility:hidden; 
}

/* CORPO CENTRALE */
.back_centre	{ 
	background:url(../img/share/back_centre.gif) repeat-x 0 0; 
}

/* PERCORSO PAGINE */
.percorso_pag	{
	color:#FF6600;
	padding:9px 20px 5px 20px;	
}

.ti_trovi	{
	color:#ffffff;
}

/* photogallery */
.immagine_left { 
	border-top:1px #ccc solid; 
	border-bottom:1px #ccc solid; 
	border-left:1px #ccc solid; 
	text-align:center; 
	padding:15px 0; 
}

.immagine_txt_right { 
	padding:40px 10px 40px 0;
		background:#292B24;
}


#dhtmlgoodies_slideshow{
	width:638px;	/* Total width of slideshow */
}

#previewPane{
	background:#292B24;
	margin-bottom:10px;	
	text-align:center;
	vertical-align:middle;
	padding:15px 10px 15px 10px;
	position:relative;
		
	/* CSS HACK */
	height: 407px;	/* IE 5.x */
	height/* */:/**/395px;	/* Other browsers */
	height: /**/395px;
}

#previewPane img{
	line-height:375px;

}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
}

#galleryContainer{
	background:#292B24;
	height:100px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:0px;

	/* CSS HACK */
	height: 100px;	/* IE 5.x - aggiungo 2 pixel per i bordi DX e SX */
	height/* */:/**/100px;	/* Altri browser */
	height: /**/100px;
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color:#292B24;
	padding:0px;
}

#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color:#292B24;
	padding:0px;
}

#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:100000px;	
	background-color:#292B24;
}

#theImages #slideEnd{
	float:left;
}

#theImages img{
	float:left;
	padding:13px 2px 0 2px;
/*	filter: alpha(opacity=60);*/
	opacity: 0.6;
	cursor:pointer;
	border:0px;
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#fff;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:0.9em;
	font-family:arial;	
}
	
#theImages .imageCaption{
	display:none;
}
.tab_int_td_01	{ 
	width:300px;
}
.tab_int_td_02	{ 
	width:340px;
}