@charset "utf-8";

p {
	margin: 0;
	padding: 0;
}
a:link,a:visited,a:active,a:hover{
	text-decoration:none;
	color: #003B1C;
} 
a:link {
	color: #003B1C;
}
a:visited {
	color: #003B1C;
}
a:hover {
	color: #003B1C;
}
a:active {
	color: #003B1C;
}

/*LAYOUT*/
#container{
	width: 1024px;
	text-align: left;
	margin: 0 auto;
}
#header{
	width: 1024px;
	height: 223px;
	text-align: left;
	margin: 0 auto;
	z-index: 2;
}
#bandaheader{
	width: 1024px;
	height: 20px;
	text-align: left;
	background-color: #BB9C4D;
	top: 225px;
	margin: 0 auto;
}
#content{
	position:relative;
	width: 1024px;
	min-height:824px;
	text-align: left;
	background-color: #DED7C5;
	clear: both;
	margin: 0 auto;
	z-index:1;
}
#footer {
	font-size: 10px;
	text-align: center;
	font-style: normal;
	color: #FFF;
	height: 35px;
	margin-top: 5px;
}
#ombrasx{
	width: 17px;
	height: 1067px;
	z-index: 10;
	float: left;
	background-image: url(immagini/ombra-sx.png);
	background-repeat: no-repeat;
	position: absolute;
	background-position: 0px bottom;
}
#ombradx{
	width: 17px;
	height: 1067px;
	z-index: 10;
	float: right;
	background-image: url(immagini/ombra-dx.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 1007px;
	background-position: 0px bottom;
}
#logo{
	position: absolute;
	width: 384px;
	height: 217px;
	background-image: url(immagini/logo.png);
	background-repeat: no-repeat;
	top: 50px;
	margin-left: 15px;
	z-index: 2;
}
#menu{
	position: absolute;
	height: 90px;
	top: 143px;
	margin-left: 430px;
	width: 594px;
}
#colonnasx{
	width: 311px;
	float: left;
}
#colonnadx{
	width: 713px;
	float: right;
}
#clear {
	clear: both;
}
#menualto{
	position: absolute;
	margin-left: 760px;
	margin-top: 10px;
	width: 240px;
}
.dove{
	position: absolute;
	width: 870px;
	height: 450px;
	margin-left: 75px;
	margin-top: 35px;
	z-index: 100;
	border: 1px solid #887134;
	background-color: #000;
	visibility: hidden;
}	
.chiudi{
	position: absolute;
	top: -15px;
	left: -15px;
}
.contatti{
	position: absolute;
	width: 410px;
	height: 420px;
	margin-left: 558px;
	margin-top: 35px;
	z-index: 100;
	border: 1px solid #887134;
	background-color: #5E4E24;
	color: #FFF;
	padding: 15px;
	visibility: hidden;
}	
.raggiuncerci{
	position: absolute;
	width: 250px;
	height: 230px;
	margin-left: 585px;
	margin-top: 35px;
	z-index: 100;
	border: 1px solid #887134;
	background-color: #5E4E24;
	color: #FFF;
	padding: 15px;
	visibility: hidden;
}	
/*FINE LAYOUT*/

.titolo{
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 15px;
	font-size: 20px;
	color: #6B5929;
	font-weight: bold;
}
.sx{
	width: 48%;
	float: left;
	padding-right: 2%;
	text-align: justify;
}
.dx{
	width: 46%;
	float: right;
	padding-right: 3%;
	padding-left: 1%;
	text-align: justify;
}
.boxcolonnasx{
	width: 90%;
	min-height: 5px;
	text-align: justify;
	margin-left: 6%;
	font-size: 14px;
	bottom: 10px;
	margin-top: 20px;
}
.titoloboxcolonnasx{
	width: 100%;
	float: right;
	height: 20px;
	padding-top: 5px;
	color: #006;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887134;
	bottom: 5px;
}
.oro{
	color: #5F4F23;
}
.orogrande{
	color: #5F4F23;
	font-size: 18px;
}
.newsletters{
	width: 713px;
	float: left;
	text-align: justify;
	background-image: url(immagini/logo-basso.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 151px;
	float: right;
}


/*MENU DINAMICO*/
.menudinamico{
	margin-left: -40px;
	margin-top: -13px;
}
.menudinamico li{
	height: 100px;
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #003B1C;
	color: #D4CCB7;
	padding-top: 5px;
	padding-bottom: 2px;
}
.menudinamico .menuattivo{
	height: 100px;
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #003B1C;
	padding-top: 5px;
	padding-bottom: 2px;
	background-color: #DED7C5;
}
.elencogare{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003B1C;
	text-transform: capitalize;
	margin-top: 10px;
}

/*CALEDANRIO*/
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;} 
a.mytext:link {text-decoration: none} 
a.mytext:visited {text-decoration: none} 
a.mytext:active {text-decoration: none} 
a.mytext:hover {text-decoration: none} 
.tabella{
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
.tabella td{
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
.giorno span{
	font-weight: bold;
	color: #715E2B;
	font-size: 14px;
	text-decoration: underline;
}
.giorno a{
	font-weight: bold;
	color: #715E2B;
	font-size: 14px;
	text-decoration: underline;
}
.evento{
	background-color: #003B1C;
}
.evento a{
	color: #FFF;
}
.tris{
	background-color: #b6441c;
}
.tris a{
	color: #FFF;
}
.gare{
	width: 340px;
	height: 190px;
	margin: 5px;
	color: #003B1C;
	overflow: auto;
	text-transform: capitalize;
}
/*FINE CALEDANRIO*/


/*VIRTUAL*/
.lente {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(immagini/lente.png);
	background-repeat: repeat;
	z-index: 20;
}
.virtual {
	position: absolute;
	width: 700px;
	height: 400px;
	z-index: 25;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -240px;
	border: 1px solid #666;
}
.chiudi2 {
	position: absolute;
	height: 30px;
	z-index: 30;
	left: 50%;
	top: 50%;
	margin-left: -375px;
	margin-top: -265px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	width: 30px;
}
/*FINE VIRTUAL*/


.ricerchefrequente {
	width: 1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #DED7C5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DED7C5;
	position: relative;
	top: 20px;
}
.ricerchefrequente1 {
}
.ricerchefrequente2 {
	font-size: 20px;
}
.ricerchefrequente3 {
	font-size: 12px;
	font-weight: bold;
}
