/*@charset "utf-8";*/
/* CSS Document */

html,body{margin: 0;padding:0;height:100%;}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #fff;
	height: 100%; /* Required */
	
	color:#3f3f3f;
}

h1 {
	margin: 0;
	padding: 15px 0 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	text-align: center;
	color:#666;
}

h2 {
	margin: 0;
	padding: 0px 0 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color:#8c8c8c;
	
		/*text-transform: uppercase;*/
}

h3 {
	margin: 0;
	padding: 15px 0 20px 20px;
	font-size: 16px;
	line-height: 16px;
}

p {
	margin: 0;
	padding: 0 20px 10px 20px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:18px;
	text-align: center;
	font-weight: normal;
	color:#3f3f3f;
}

a:link {
	text-decoration: none;
	color:#3f3f3f;
}
a:visited {
	text-decoration: none;
	color:#3f3f3f;
}
a:hover {
	text-decoration: underline;
	color: #3f3f3f;
}
a:active {
	text-decoration: none;
	color:#3f3f3f;
}

hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
	width:80%;
}

div#container{
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

body>div#container{height:auto;min-height:100%}

/*stili generici, su header e footer*/
div#header{	position: relative;	top:0;	color: #666; width: 990px; margin:auto;}

div#content{width: 980px; margin:auto;padding-bottom:20px;}

div#content div.content_coll_2-mono{width:545px;float:left;}
div#content_coll_3-col1{width:210px; padding: 0 0 0 40px; float: left;}
div#content_coll_3-col2{width:210px; padding: 0 40px 0 0; float: right;}

div#content_coll_3-col1 p{padding: 0 0 30px 0;}
div#content_coll_3-col2 p{padding: 0 0 30px 0;}

div#content_nav_1{
	position: relative;
	/*top: 10px;
	left: 100px;*/
	width: 215px;
	padding-top:45px;
	padding-left:100px;
	float: left;
}

div#logo{
	position: relative;
	width: 800px;
	height: 160px;
	margin:auto;
	text-align:center;
	float: none;
	border-bottom-color:#d8d8d8;
	border-bottom-width:medium;
	border-bottom-style:solid;
}

/* ELEMENTI DEL BOX CONTENITORE CONTENUTI */
div#content_box_top{
	position: relative;
	top: 10px;
	width: 526px;
	height: 9px;
	margin-top: 50px;
	background-image:url(../images/box-top.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	float: right;
}

div#content_box_botton{
	position: relative;
	top: 10px;
	width: 526px;
	height: 9px;
	background-image:url(../images/box-botton.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
}
div#content_box{
	position: relative;
	padding-top:0px;
	margin-left: 0px;
	width: 500px;
	padding-bottom: 220px;
	margin:auto;
}
div#content_box_pag{
	position: relative;
	padding-top:0px;
	margin-left: 0px;
	width: 485px;
	padding-bottom: 220px;
	margin:auto;
	float: left;
}
div#content_box_pag p{
	text-align:left;
	}
	
div#content_box_pag_right{
	position: relative;
	padding-top:0px;
	margin-left: 0px;
	width: 485px;
	padding-bottom: 220px;
	margin:auto;
	float: left;
}
div#content_box_pag_right p{
	text-align: right;
}
	

.index {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background-color:#f3f3f3; padding:0px; border:1px solid #e5e5e5;padding-left:5px; padding-right:5px;
}

div.spacer {
	margin: 10px 0 10px 0;
}

div#footer{
	/*padding-top: 20px;
	padding-bottom: 10px;
		border-top:1px solid #ccc;
	position: relative;
	top: 10px;*/
	width: 100%;
/*	height: 240px;*/
	font-size: 12px;
	position: absolute;
	bottom:0;
	color:#fff;
	background-color:#262e6e;
}
div#footer p{color:#fff;}
div#footer a{color:#fff;}

div#footer .language{ float:right; padding-right:20px;}


/* CLASSE IMMAGINI */
.imgsx { float: left; margin-right:10px;}
.imgdx { float: right; margin-left:10px;}

.hidden {
  display: none;
}

#inline-sample-content {
	padding: 10px;
}

#inline-sample-content p{
	text-align:left;
	color:#fff;
}

.cleaner {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	margin: 0;
	padding: 0;
}

/* FORM */
.form_input {
	font-size: 12px;
	color: black;
	background-color: #FFF;
	border: 1px solid #ccc;
	width: 85px;
	height: 17px;
	text-align:right;
}
.form_input_10 {
	font-size: 12px;
	color: black;
	background-color: #FFF;
	border: 1px solid #ccc;
	width: 35px;
	height: 17px;
	text-align:right;
}
.form_input_norm {
	font-size: 12px;
	color: black;
	background-color: #FFF;
	border: 1px solid #ccc;
	width: 150px;
	height: 17px;
}
.form_radio {
	font-size: 12px;
	color: black;
	background-color: #FFF;
	border: 1px solid #ccc;
}
.form_check {
	font-size: 12px;
	background-color: #FFF;
	border: 1px solid #ccc;
}

#header_nav{width:259px; float: none; margin:auto; padding-top:10px;}

/* START: MAIN MENU ELEMENTS */
a#home:link, a#home:visited {background: url(../images/nav_home.gif);width: 66px;height: 22px;display: block;float:left;}
a#home:hover {background-position: 0 -22px;}
a#escursioni:link, a#escursioni:visited {background: url(../images/nav_escursioni-servizi.gif);width: 138px;height: 22px;display: block;float:left;}
a#escursioni:hover {background-position: 0 -22px;}
a#flotta:link, a#flotta:visited {background: url(../images/nav_flotta.gif);width: 45px;height: 22px;display: block;float:left;}
a#flotta:hover {background-position: 0 -22px;}


/* MAIN MENU ITALIANO */

a#home-ita:link, a#home-ita:visited {background: url(../images/nav_home-ita.gif);width: 87px;height: 22px;display: block;float:left;}
a#home-ita:hover {background-position: 0 -22px;}
a#escursioni-ita:link, a#escursioni-ita:visited {background: url(../images/nav_escursioni-servizi-ita.gif);width: 59px;height: 22px;display: block;float:left;}
a#escursioni-ita:hover {background-position: 0 -22px;}
a#flotta-ita:link, a#flotta-ita:visited {background: url(../images/nav_flotta-ita.gif);width: 58px;height: 22px;display: block;float:left;}
a#flotta-ita:hover {background-position: 0 -22px;}


.fleet_confort {
	margin: 0;
	padding: 0 20px 10px 20px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:18px;
	text-align: left;
	font-weight: normal;
	color:#3f3f3f;
}

.fleet_confort_title {
	margin: 0;
	padding: 0 20px 10px 20px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	text-align: center;
	font-weight: normal;
	color:#3f3f3f;
}
