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

html {
	margin: 0;
	padding: 0;
	background-color:#170C00;
	}
a:link {
	color: #FF9933;
}
a:visited {
	color: #D58000;
}
a:hover {
	color: #FFA620;
}
a:active {
	color: #FF9933;
}
body {
	margin:0;
	padding:0;
	background-color:#170C00;
	font: 75% verdana, Arial, Helvetica, sans-serif;
	/* line-height: 1.5; */
	color: #FFFFFF;
	margin: 0;
	padding: 0;	
}

.header{
	background-color:#170C00;
	background-image:url(../immagini/logo.gif);
	background-image: url(../immagini/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #170C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 145px;
}

#banner_superiore{
	height: 126px;
	width: 724px;

	*margin-left: 162px;
	background-color: #170C00;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-right-style: none;
	clear: both;
	float: no;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left: 168px;
}

#banner_superiore img{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}

#linkList {
	background: url(original.jpg) no-repeat;
	background-position: left bottom;
	color: #777777;
	top: 0px;
	width: 100%;
	padding-bottom: 0px;
	}
	
#linkList2 {
	background: url(linkList.jpg) repeat-y;
	width: 100%;	
	}
	
#lselect ul{
	list-style-type: none;
	margin: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 180px;
	padding-left: 5px;
	}

#lselect li {
	text-align: right;
	}

#lselect li a, #lselect li a:visited  {
	color:#FF9900;
	background-image: none;
	font-size: 15px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#lselect li a.c, #lselect li a.c:visited {
	display: inline;
	background-image: none;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	}	


	
#lselect li a:hover, #larchives li a:hover, #lresources li a:hover {
text-decoration: none;
	color: #FFFFFF;
	}

#linkList h3.select {
	background: url(selectAdesign.jpg);
	height: 90px;
	width: 100%;
	}

#linkList h3.archives {
	background: url(archives.jpg);
	margin-top: 250px;
	height: 100px;
	width: 100%;
	}

#linkList h3.resources { 
	background: url(resources.jpg);
	height: 100px;
	width: 100%;
	}
.footer{
	text-align:center;
	font-size: x-small;
	height: 16px;
	color: #000000;
	background-image: url(../immagini/pix2.jpg);
	background-repeat: repeat-x;
	
   }
.header2{
	text-align:center;
	font-size: x-small;
	height: 16px;
	color: #000000;
	background-image: url(../immagini/pix.gif);
	background-repeat: repeat-x;
	
   }
   .header2 a{
	color:#333333;

}
.footer a{
	color:#333333;

}
.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.testonormaleform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px outset;
}
.testoboldform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.testoboldformCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.titolo_arancione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	font-weight: bold;
}

.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.sottotitolo_arancione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	font-weight: bold;
	font-style: italic;
}
.style1 {font-size: 12px;
 color: #FFFFFF; 
 font-style: italic; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 }
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.style1_arancione {font-size: 12px;
 color: #FF9933; 
 font-style: italic; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 }
.testopiccolo_arancione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-align: justify;
}
#menu{
	font-family: verdana, sans-serif;
	font-size: 15px;
	padding-top: 20px;
	font-weight: bold;
	padding-right: 1px;
	height: 580px;
	width: 160px;
	margin-right: 1px;
}
#rotore
{
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #FFFFFF;
	padding: 0px;
	margin-left: 11px;
}
#contenuto
{
	margin-top:5px;
	padding-left: 10px;
}
#bd
{

}
#cartina_contenitore
{
	width: 65%;
	padding-top: 0px;
}
#viaggi
{
	width: 33%;
}
#template_2
{
padding-top:10px;
}
#descrizione_template2
{
padding-top:10px;
}
.trip{
	background-image:url(../immagini/quadro1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 22px;
	margin-bottom: 2px;
	height: 25px;
	margin-top: 2px;
	padding-top: 2px;
	text-align: left;
}
.trip a{
	color:#FFFFFF;

}
.trip a:hover{
	color:#FFCC00;
}

.trip2{
	background-image:url(../immagini/quadro1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	margin-bottom: 2px;
	height: 25px;
	margin-top: 2px;
	padding-top: 2px;
	text-align: left;
	margin-left: 10px;
}
.trip2 a{
	color:#FFFFFF;
	padding-left: 22px;
}
.trip2 a:hover{
	color:#FFCC00;
}





.paragrafo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#foto_grande
{
	width:70%;
}
#didascalia_template
{
	width:25%;
}
#cartina_contenitore_template1
{
	width: 65%;
	padding-top: 0px;
}
#slide_holder{
height:200px;
width:300px;

}
#example {height:30em;}
label { display:block;float:left;width:45%;clear:left; }
.clear { clear:both; }
#resp { margin:10px;padding:5px;border:1px solid #ccc;background:#fff;}
#resp li { font-family:monospace }
#dialog1{
/*
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	background-color:#4D4D4D;
	*/
}
.form{
color:#000000;
}
/*
.margini{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#margini{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
*/
.linea{
	background-image:url(../immagini/punto.jpg);
	background-repeat: repeat-y;
	/* background-position: 82%; */
	background-position:740px;
}
#centrale
{
padding-left:0px;
}

