/*
Css sviluppato ed implementato da dla - dilieto.net
*/



body {
	margin: 0 0 0 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Verdana", Arial, Helvetica, sans-serif;
	color: #71a0e6;
}

h1 {
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #71a0e6;
	text-align: center;
	vertical-align: middle;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}

h3 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
}

/* Header */

#header {
	width: 770px;
	height: 120px;
	margin: 0 auto;
	background: #FFf;
	background-image: url(../images/indx/rental-villa-Free-Holiday.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 25px 0px 0px 0px;
}

	
/* Lingua */
	
#lingua  {
	margin: 0px 0px;
	float: right;
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
	line-height: 135%;
	font-stretch: wider;
}

#lingua a {
	color: #11501e;
	text-decoration: none;
	line-height: 150%;
}

#lingua a:hover {
	color: #11501e;
	text-decoration: underline;
	line-height: 135%;
}
	
/* Navigazione */

#navigazione {
	width: 770px;
	margin: 0 auto;
	padding: 1.1em 0.5em;
	font: 90% verdana, Helvetica, sans-serif;
	text-align: center;
}

#navigazione ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#navigazione li{
	font-size: 1.0em;
	display: inline;
	margin: 0;
	padding: 0;
}
#navigazione a:link, #navigazione a:visited{
	float: inherit;
	background: #ffffff;
	color: #4f8265;
	margin: 0em;
	padding: 0.5em 1.0em 0.5em 1.0em;
	text-decoration: none;
	font-weight: bold;
}
#navigazione span a:link, #navigazione span a:visited{
	float: inherit;
	background: #ffffff;
	color: #4f8265;
	margin: 0em;
	padding: 0.5em 1.0em 0.5em 1.0em;
	text-decoration: none;
	font-weight: bold;
}

#navigazione a:hover, #navigazione a:active{
	color: #0099FF;
	font-weight: bold;
	border-bottom-color: #0099FF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #0099FF;
	border-top-style: solid;
	border-top-width: 2px;
}

/* COME */

.free {
	font-weight: bold;
	text-transform: uppercase;
}

.come-titolo {
	font-family: Verdana;
	font-size: 10pt;
	color: #11501e;
	font-weight: bold;
}

.come-titoletto {
	font-family: Verdana;
	font-size: 10pt;
	color: #11501e;
	font-weight: bold;
}

.come-titolone {
	font-family: Verdana;
	font-size: 10pt;
	color: #11501e;
	font-weight: bold;
	text-transform: uppercase;
}

.come-come {
	font-family: Verdana;
	font-size: 10pt;
	color: #11501e;
}

.come-testo {
	font-family: Verdana;
	font-size: 10pt;
	color: #71a0e6;
	text-align:justify;
}

.come-testo a, .come-testo a:visited {
	font-family: Verdana;
	font-size: 10pt;
	color: #71a0e6;
	text-align:justify;
	text-decoration:none;
	font-weight: bold;
}

.come-testo a:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #0000ff;
	text-align:justify;
	text-decoration:underline;
}


/* PAGINA DEI CONTENUTI */


#content {
	width: 770px;
	margin: 0 auto;
	padding: 5px 5px;
}



#content a {
	text-decoration: none;
	color: #11501e;
	font-weight: bold;
}

#content a:hover {
	text-decoration: underline;
	color: #11501e;
	font-weight: bold;
}


/* Footer */

#footer {
    clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 35px 0 75px 10px;
	background-position: bottom;
}

#footer p {
	margin: 0;
	line-height: 165%;
	font-size: 8pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

#footer a {
	color: #0099FF;
	text-decoration: none;
}

#footer .risalto, #footer .risalto a, #footer .risalto a:visited, #footer .risalto a:hover {
	color: #11501e;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #11501e;
	text-decoration: underline;
	
}

.servizi {
	font-family: Verdana;
	font-size: 8pt;
	color: #71a0e6;
	text-align:left;
	text-decoration:none;
}

.servizi-titolo {
	font-family: Verdana;
	font-size: 8pt;
	color: #71a0e6;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
}
