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

body {
	background-image:url(sfondo_cervo.gif);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.container {
	background-color: #EAE1D5;
	text-align: justify;
	width: 960px;
	margin: auto;
	padding-top:25px;
	position: relative;
}

.home {
	position: absolute;
	left: 830px;
	top: 5px;
}
.home a{
	text-decoration: none;
	color: #8F795E;
}
.home a:hover{
	color: #4C3C28;
}


/*caratteristiche header*/
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: #A78F71;
	color: #F7F5F0;
	line-height: 25px;
	text-align:center;
	padding-top:2px;
	margin-top:5px;
	margin-bottom:5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	width:960px;
	background-image: url(sfondoTOP_cervo.gif);
}

h2 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*caratteristiche header*/

/*prorpietà titolo*/

.titolo {
	background-color: #A78F71;
	text-align: center;
	padding-bottom: 7px;
	margin-bottom: 10px;
	padding-top: 0px;
	width: 960px;
	color: #F7F5F0;
	font-size: 12pt;
}

h1 {
	font-size: 14pt;
	color: #F7F5F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE1D5;
	margin-top: 10px;
	line-height: 25px;
	margin-left: 40px;
	margin-right: 40px;
}

/*prorpietà titolo*/

/*informazioni gita*/
.infoTab {
	float: left;
	width: 420px;
	margin-left:25px;
	margin-right:0px;
	padding-bottom:20px;
	min-height:90px;
	vertical-align:middle;
	background-color: #F7F5F0;
	height: 90px;
	width: 440px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5AB89;
	border-right-color: #C5AB89;
	border-bottom-color: #C5AB89;
	border-left-color: #C5AB89;
	}


.infoTab li {
	list-style-type: none;
}

/*informazioni gita*/

/*testo escursione*/

.testoEscursione {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 900px;
	float: left;
}

.testoEscursione h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-left: 5px;
}

.testoEscursione p {
	text-indent: 20px;
	text-align:justify;
	margin-left: 5px;
}

.citazioni {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*testo escursione*/

/*foto*/
.containerFOTO {
	background-color: #333333;
	padding: 0px;
	width: 960px;
	margin-top:20px;
	height: 600px;

}

.foto {
	margin-left:4px;
	margin-right:2px;
	float:left;
	width:470px;
	height:350px;
	color:#CCCCCC;
	font-size:8pt;
	font-weight: bold;
	text-align: center;
}

.foto img {
	display:block;
	margin-top: 10px;
}


/*foto*/


/*chiusura*/
.FPcentrato {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear:left;
	width: 960px;
}

.FPchiusura {
	background-color: #EAE1D5;
	color: #333333;
	margin: 0px;
	font-size: 10px;
}

.FPchiusuraLINK{
	float: left;
	width: 480px;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #483925;
	background-color: #A78F71;
}

.FPchiusuraLINK a{
	color: #FFFFFF;
	text-decoration: none;
}

.FPchiusuraLINK a:hover{
	color: #EAE1D5;
}
/*chiusura*/

.hidden {
	margin-left: 35px;
	color: #EAE1D5;
	font-size: 13pt;
	padding-bottom:20px;
	font-weight: bold;
	margin-bottom: 10px;
}

