@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* *************************************** */


html {
	overflow: hidden;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../imma/bg.gif);
}

#index {
	margin: 0;
	padding: 0;
	background-color: #222222;
	background-image:none;
	overflow: auto;
}

strong {
	font-weight: bold;
	font-size: 12px;
}

.clear {clear:both}

#container {
	width: 3700px;
	height: 1650px;
}

/** PAGE POSITIONING **/

.positioning {
	position: absolute;
	width: 1200px;
	height: 800px;
}
#spiagge{
		top: 850px;
		left: 1250px;
		background-color: #00A7E2;
		background-image: url(../imma/bg_blue.gif);
		background-repeat: repeat-y;
	}
#booking {
		top: 850px;
		left: 2500px;
		background-color: #620294;
		background-image: url(../imma/bg_purple.gif);
		background-repeat: repeat-y;
	}
#appartamenti {
		top: 0px;
		left: 2500px;
		background-color: #EE9A10;
		background-image: url(../imma//bg_orange.gif);
		background-repeat: repeat-y;
	}
#contatti {
		top: 0px;
		left: 1250px;
		background-color: #84C922;
		background-image: url(../imma//bg_green.gif);
		background-repeat: repeat-y;
	}
#servizi {
				top: 850px;
		left: 0px;
		background-color: #DD1F8E;
		background-image: url(../imma/bg_pink.gif);
		background-repeat: repeat-y;
	}
#home {
	top: 0px;
	left: 0px;
	background-color: #222;
	background-image: url(../imma/bg_fish.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	}

.inside {
	margin: 30px 60px;
	width: 720px;
}
	
	.inside .header {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFF;
	padding-bottom: 5px;
	height:35px;
	}
	
	#spiagge .inside .header {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #006cab;
	margin-top: 5px;
	height:35px;
	}
	
		#booking .inside .header {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #ffffff;
	margin-top: 5px;
	height:35px;
	line-height:2em;
	}
	


	.inside .text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	line-height: 22px;
	height: 250px;
	width: 720px;
	margin-top: 5px;
	}
	
	.profile {
		display: block;
		float: left;
		width: 88px;
		height: 250px;
		background-image: url(../images/pf.jpg);
		background-repeat: no-repeat;
		margin-right: 20px;
		margin-bottom: 10px;
		border: 10px solid #ca117d;
	}
	
	.inside .index {
	background-image: url(../imma/logo.gif);
	width: 404px;
	height: 177px;
	display: block;
	clear: both;
	margin: 0px 0px;
	}
	
		/** list for purple page **/
		
		.inside .text ul#purple {
			border-top: 1px solid #7C2FA4;
			margin: 30px 0px;
		}
	
		.inside .text ul#purple li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 4px 16px;
			border-bottom: 1px solid #7C2FA4;
		}
		
		.inside .text ul#purple li:hover {
			background-color: #7110A3;
			color: #E8BFFD;
		}
/** NAVIGATION BUTTONS **/

ul.flags {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 777px;
	text-align: right;
	position: absolute;
	top:77px;
	left:-2px;
}
ul.flags li {
	display:inline;
	float: none;
	margin-right:5px;
	
}


#home ul.flags {
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 235px;
	text-align: right;
	position: absolute;
	top:383px;
	left:-2px;
}
ul.flags li {
	display:inline;
	float: none;
	margin-right:5px;
	
}


ul.navigation {
	float: right;
	display: block;
	width: 370px;
	padding: 0px;
	text-align: right;
	margin: 0px;
}

ul.navigation li {
	display: block;
	float: left;
}


#home ul.navigation { margin: 0 0; float: none; padding-left: 40px }

a.navigator {
	cursor: pointer;
	display: block;
	width: 45px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-left: 1px;
	padding: 5px;

}
a.navigator .appartamenti {
		width: 100px;
	}
	
	a.navigatorserv {
	cursor: pointer;
	width: 245px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #fdb3de;
	text-align: center;
	margin-left: 1px;

}

	#home .navigator {
	background-color: #222;
	color: #cccccc;
}
	#servizi .navigator { background-color: #a60764; }
	#servizi .navigatorserv { background-color: #a60764; }
	#booking .navigator { background-color: #400061; }
	#contatti .navigator { background-color: #639d11; }
	#appartamenti .navigator {
	background-color: #b97300;
	color: #fbe6c3;
}
	#spiagge .navigator { background-color: #006cab; }
	
	#home .present .navigator,
	#booking .present .navigator,
	#servizi .present .navigator,
	#contatti .present .navigator,
	#appartamenti .present .navigator,
	#spiagge .present .navigator { background-color: #C00; color: #FFF;}

/** LINKS **/

a {
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

a:hover {
	color: #FFF;
}
	
	#servizi a {
		color: #fdb3de;
	}
	
	#contatti a {
		color: #dcffab;
		background-color: #70b212;
	}

	
	#booking a {
		color: #dfaef9;
		background-color: #570184;
	}

	
	#spiagge a {
		color: #c5eaff;
		background-color: #007cc4;
	}
	
			#contatti ul.flags a {
		background:none;
	}
				#booking ul.flags a {
		background:none;
	}
				#servizi ul.flags a {
		background:none;
	}
				#spiagge ul.flags a {
		background:none;
	}
	
				#contatti #mappa a {
		background:none;
	}
/** TITLES **/

.title {
	background-repeat: no-repeat;
	text-indent: -1000em;
}

	#contatti .title {
	background-image: url(../imma/title_contatti.gif);
	height: 43px;
	}

	#spiagge .title {
	background-image: url(../imma/title_spiagge.gif);
	height: 46px;
	}
	
	#appartamenti .title {
	background-image: url(../imma/title_appartamenti.gif);
	height: 50px;
	}
	
	#booking .title {
	background-image: url(../imma/title_booking.gif);
	height: 46px;
	}
	
	#servizi .title {
	background-image: url(../imma/title_servizi.gif);
	height: 43px;
	}
	
	/** LINKS **/

	#contattoveloce {
width: 260px; height: 100px; position: absolute;
	}


		#geo {
	width: 260px;
	height: 100px;
	position: absolute;
	top: 400px;
	}


#page {
	margin: 5px 0 0 0;
	padding: 0px;
	text-align: left;
	width: 720px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-align: left;
	line-height: 22px;
}
#page2 {
	margin: 5px 0 0 0;
	padding: 0px;
	text-align: left;
	width: 720px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-align: left;
	line-height: 22px;
}
#page3 {
	margin: 5px 0 0 0;
	padding: 0px;
	text-align: left;
	width: 720px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #fff;
	text-align: left;
	line-height: 22px;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 460px;
	float: left;
}
#content h1 {
	padding: 0px;
	font-size: 17px;
	color: #222222;
}
#sidebar {
	padding: 0px 10px 0px 0px;
	margin: 0px;
	width: 250px;
	font-size: 12px;
	line-height: 160%;
	float: left;
	left: 300px;
}
#sidebar h3 {
	padding: 0px;
	font-size: 17px;
	color: #0fb4ef;
}	




#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.titolo{
	font-size:17px;
	margin: 12px 0 20px 0;
	line-height: 2em;
	color: #4a760d;
	font-weight: bold;
}
		/** list for servizi page **/
		
		.inside .text ul#servizi {
			border-top: 1px solid #7C2FA4;
			margin: 30px 0px;
		}
	
		.inside .text ul#servizi li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			display: block;
			padding: 4px 16px;
			border-bottom: 1px solid #7C2FA4;
		}
		
		.inside .text ul#servizi li:hover {
			background-color: #7110A3;
			color: #E8BFFD;
		}






#mappa {
width: 195px; height: 97px; margin:0px; padding:0px;
}

/* *************************************** */

#main { width:720px; margin:0 auto; text-align:center; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana;}
#main a{ TEXT-TRANSFORM: none; TEXT-DECORATION: underline; color:#666666; background:#222222; font-size:11px;}
#main a:hover {
	text-decoration:none;
	color: #cccccc; font-size:11px;
}
#trip { text-align:center; margin: 70px 0px 0px 273px;}
#trip a{ TEXT-TRANSFORM: none;background:none; }
#trip a:hover {
	text-decoration:none;
	font-size:11px;background:none;
}
#ind {
	width:720px;
	position: relative;
	top: 45px;
	margin: auto;
	padding: 0;
	text-align:center
}
#titolo {
	width:720px;
	height:20px;
	margin-top:50px;
	font-size:14px;
	font-weight:bold;
	z-index: 2001;
	position: relative;
	color:#666666;
	line-height: 2em;
}
#bottom_ind {
	height:100px;
	width: 720px;
	margin-top:10px;
	font-size:11px;
	letter-spacing: 0.02em;
	text-align:center;
	color: #666666;
	line-height:2em;
	position: relative;
}
#bottom_ind span { background:#222222;}
#flagsindex {
	height:35px;
	width:720px;
	margin: 80px 0 0px 0px;
	text-align:center
}
#flagsindex li { text-align:center; display: inline;  height:35px; width:100px; margin-right: 5px; }

#flagsindex li a { text-decoration:none; background:none;  }
.flagindex {border:0px;}






/* tabs */
.anchors {
	list-style: none;
	margin:0px auto;
	float:right;
}

.anchors li {
    float: left;
    margin: 0  0 0 1px;
	
	
}


.anchors a {
    display: block;
    padding: 1px 9px 2px 9px;
    text-decoration: none;
	color: #a60764;
}

div.greyTabs .anchors a{
	background: #dd1f8e; border:0px;
}




div.greyTabs .anchors .on a{
background: #4e4e4e;
color:#fff;
}

.anchors .on a, .anchors .on a:hover, .anchor, .anchors a:focus, .anchors a:active {
	outline: none; /* @ Firefox 1.5, remove ugly dotted border */
	overflow:hidden;
}

div.greyTabs .anchors .on a, div.greyTabs .anchors .on a:hover, div.greyTabs .anchor, div.greyTabs .anchors a:focus, div.greyTabs .anchors a:active {

	background:#ca117d; border:0px;
}

.anchors a:hover{
	background: #FF3E28;
}

div.greyTabs .anchors a:hover{
	background: #dd1f8e;
	
}

.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchor {
	clear:both;
	display:none;
	margin-bottom:20px;
	width:720px;
	color:#FFFFFF;
	text-align:left;
}

.anchor p {
text-align:left;
padding:5px 15px 15px 15px;
color:#FFFFFF;
}




div.textimage{
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 335px;
}


div.textimage img{
	float:left;
	margin: 5px 25px 0px 25px;
}


div.textimage h2, div.textimage p{
	margin:0 20px 0 0;
	padding: 0;
	color:#ffffff;
}

div.textimage h2{
font-size:17px;
font-weight: bold;
padding-bottom: 10px;
}


div.textimage ul{
float: left;
	display: block;
	padding: 0px;
	position:absolute;
}

div.clearer{clear: left}


ul.textimagepdf{
	width: 696px;
	margin: 15px 0px 0px 0px;
	height: 35px;
	text-align:right;
	list-style:none;
	padding:0px;
	position: relative;

}
ul.textimagepdf li{
display:inline;
	float:right;
	margin: 0px 0px 0px 15px;
	padding:0px;
}

