
/***********************/
/*    CSS TOUR360      */
/*   07 AGOSTO 2009    */
/***********************/

/*****************/
/*   BODY        */
/*****************/

* {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
/*
html, body, #bg, #bg table, #bg td, #cont {
    height:100%;
    width:100%;
    overflow:hidden;
}
*/

body {
/*	font-size: 62.5%; 
	color:#1F1F1F;*/
	color:#181a1c;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;

	background-color:#000000;
	background-image: url(../immagini/fondali/base6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;

}

/*
	background-color:#000000;
	background-image: url(../immagini/fondali/base4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;

	background-attachment: scroll;
RIFERIMENTI

*/

.cdiv {width:475px; margin: 0px auto;}

div, p, ul, li,  h1,  h2, h3, h4, h5, h6, img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*
#cu3er-container {
	margin-top:0px;
	background: transparent url(/slide/back-slide.jpg) top center no-repeat;
	padding: 0px 0px 0px 0px;
	width:950px;
	height:350px;
	outline:0;
}
*/

h1,h2,h3,h4,h5,h6 {font-family: Verdana,Arial,Helvetica,sans-serif; font-size:1.2em; font-weight:bold; letter-spacing:0px; color:#373c67;}

h1 {border-bottom:#ff5a00 1px dashed; padding:8px 10px; margin-bottom:10px;}
h2 {background-color:#626daf; padding:6px 10px; margin:20px 0px 10px 0px; color:#FFFFFF; font-size:11pt; text-align:left;
border-bottom: 1px solid #2e3136;
border-right:1px solid #2e3136;
}

hr {width: 100%; height:1px; margin:5px;}

i,em {font-weight:bold;font-style:normal;color:#253958;}

b, strong {font-weight:bold;font-style:normal;}

/* SCROLL PAGINA */

.vai_a a {
    width: 80px;
    height: 30px;
    display:block;
    position: fixed;
    bottom: 0px;
    left: 95%;
    margin-left: -40px;
    background-image: url(../css/images/vai_a.png);
    background-repeat: no-repeat;
    background-position: center top;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    }

.vai_a a:hover {
    background-image: url(../css/images/vai_a.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}

/* FINE SCROLL PAGINA */

/* TESTATA ANIMATA */

#slide {width:950px; height:300px; margin:22px 0px 0px 15px; float:left;}

.testascroll {
	position:relative;
	overflow:hidden;
	width: 920px;
	height:281px;
	border:0px solid #ccc;
	background:trasparent;
}

.testascroll .items_testa {
	width:20000em;
	position:absolute;
	clear:both;
}

.items_testa div {
	float:left;
}

.testascroll img {
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#fff;
	padding:0px;
	border:0px solid #ccc;
	width:920px;
	height:281px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.testascroll .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* FINE TESTATA ANIMATA */

/* INIZIO FONDALE 

#bg {position: fixed;}
#bg div {height:100%; left:-50%; position:absolute; top:0; width:200%;}
#bg td {text-align:center; vertical-align:top;}
#bg img { min-height:50%; min-width:50%; margin:0 auto; height:auto !important; width:auto !important; height:50%; width:50%; }

*/

/* 
#bg {position: fixed;}
#bg div {height:200%; left:-50%; position:absolute; top:-50%; width:200%;}
#bg td {text-align:center; vertical-align:middle;}
#bg img {margin:0 auto; min-height:50%; min-width:50%;}


#bg {position: fixed;}
#bg div { position:absolute; width:200%; height:200%; top:0; left:0; }
#bg td { vertical-align:top; text-align:left }
#bg img { min-height:50%; min-width:50%; margin:0 auto; height:auto !important; width:auto !important; height:50%; width:50%; }



#cont {
    position:absolute;
    top:0;left:0;
    z-index:70;
    overflow:auto;
}

*/

/* FINE FONDALE */

td{vertical-align:top;}
ul {list-style-type: none;}
p{padding: 5px 0px 5px 0px;}
img {border:none;}

div.hr {
	height:25px;
	border:none;
	border-bottom:#CCCCCC 1px dashed;
	background-image:url(../immagini/hr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin:10px 0px 30px 0px;
}

div.hr hr {display: none;}

#contenitore {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:14pt;
	line-height: 1.6em;	
	font-size:10pt;
	width:990px;
	margin: 0px auto;
	z-index:70;
}

#animtesta a, #animtesta a:link, #animtesta a:visited, #animtesta a:active{
margin:0px auto; border:0px; padding:0px; text-align:center;
}

#animtesta {
	text-align:center;
	width:100%;
	margin: 0px auto;
}

#testata {
	text-align:left;
	width:990px;
	margin: 0px auto;
}


#corpo_bianco{
	padding:0px 20px;
	width:950px;
	text-align:justify;
	background-color:#FFFFFF;
	color:#2D2D2D;
}

#corpo_bianco .anim{
	text-align:left; padding-top:18px;
}

#corpo_bianco .dsx{
	width:430px;
	border-right:#999999 0px dashed;
	padding:0px 10px;
}

#corpo_bianco .ddx{
	width:430px;
	padding:0px 10px;
}

#corpo_bianco .sx{
	width:620px;
	border-right:#999999 0px dashed;
	padding:20px 20px 20px 0px;
}

#corpo_bianco .dx{
	width:290px;
	padding:20px 0px 20px 20px;
}

#corpo_bianco_coda{height:15px;}

#corpo_grigio{}

.tx_pan {padding:0px 50px;}

#corpo_nero {padding:20px 0px; margin:0px auto;color:#8D8D8D;text-align:justify;background-image: url(../css/images/fondo_coda.png);}
#corpo_nero img{float:left;}

#corpo_nero h1{color:#9097c7;}

#corpo_nero .sx{
	width:290px;
	padding:20px 20px;
}
#corpo_nero .cn{
	width:290px;
	border-right:#4E4E4E 1px dashed;
	border-left:#4E4E4E 1px dashed;
	padding:20px 20px;
}

#corpo_nero .dx{
	width:290px;
	padding:20px 20px;
}


/***   MENU  ***/
#menu{
overflow:hidden;
background-image:url(../immagini/hh_04.png);
width:950px;
height:63px;
padding-left:40px;
}

#menu a{
	height:63px;
	float:left;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:63px;
	font-weight:bold;
	padding-left:35px;
	margin-right:40px;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../immagini/hh_05.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#menu a:hover{
	background-image:url(../immagini/hh_up_05.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:37px;
	margin-right:38px;
	color:#fd7700;
}

#menu a.ultimo{margin-right:0px;}

/* FINE MENU */

/*******************/
/***   CODA    ***/
/*******************/
#coda_e {clear:both; background-image: url(../css/images/fondo_coda.png); border-top:#3B3B3B 1px solid; width:990px; margin:0px auto;}
	
#coda {
	width: 990px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:50px;
	font-size:0.8em;
	font-weight:normal;
	text-align:center;
	color:#909090;

}

#coda .indirizzo {
	margin-left:230px;
	margin-bottom:60px;
	
}

#coda p {
	margin: 4px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}


#coda a, #coda a:link, #coda a:visited, #coda a:active{
	padding:2px 10px;
	border-bottom:#272727 1px dotted;
	color:#515151;
	text-decoration:none;
}

#coda a:hover {
	padding:2px 9px;
	border:#FF6600 1px solid;
	color:#FF6600;
}

a, a:link, a:visited, a:active{
	padding:2px 10px;
	font-size:inherit;
	font-weight:bold;
	text-decoration:none;
	color: #722610;
}

a:hover{
	padding:2px 10px;
	color:#000000;
	border-bottom:#FF6600 1px dashed;
	text-decoration:none;
}

