/* area dedicata ai body */
html {
	height: 101%;
	text-align: center;
}

body {
	width: 768px;
	height: 100%;
	border: 0px;
	background-color : #ffffff;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	table-layout: fixed;
	padding-top: 0px;
}

img {
	border: 0px;
	float: left;
}

img#logo01 {
	border: 0px;
	float: left;
	vertical-align: bottom;
	margin-top: 10px;
	margin-left: 15px;
}
img#logo04 {
	border: 0px;
	float: left;
}
img#logo02 {
	border: 0px;
	float: left;
	vertical-align: bottom;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
}
img#logo03 {
	border: 0px;
	float: left;
	vertical-align: bottom;
}


img.dett01 {
	border: 0px;
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

img.dett02 /* foto */ {
	border: 0px;
	float: right;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
img.imginterna {
	margin-right: 10px;
}
img.dx {
	text-align: center;
}
img.previmg {
	margin-right: 10px;
}

div {
	width: 768px;
	text-align: center;
	border: 0px dotted #000000;
	background-color: transparent;
}

div.alta {
	float: left;
	clear: both;
	table-layout: fixed;
	width: 768px;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	text-align: center;
	background-color: transparent;
	/*background-image: url(./hbarra01.png);
	background-repeat: repeat-x;*/
	vertical-align: bottom;
}


div.core {
	min-height: 600px;
	height: auto !important; 
	height: 600px;
	padding-top: 0px;
}

div.bassa {
	width: 768px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	padding-top: 5px;
	background-color: transparent;
	text-align: center;
}

div#core01 {
	background-color: transparent;
}

div#alta01 {
	float: left;
	clear: both;
	table-layout: fixed;
	min-height: 130px;
	height: auto !important;
	height: 130px;
	text-align: center;
	background-color: transparent;
	background-image: url("http://www.rossanabambole.it/img/sfondo03a.jpg");
	background-position: bottom right;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

div#coresx01 {
	float: left;
	clear: left;
	width: 130px;
	margin: 0px;
	background-color: transparent;
	background-image: url("http://www.rossanabambole.it/img/sfondo04a.jpg");
	background-position: bottom left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: left;
}

div#corecc01 {
	float: left;
	clear: none;
	/*	max-width: 508px;
	width: auto !important;*/
	width: 508px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	/*background-image: url(logo.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: transparent;*/
	background-image: url("http://www.rossanabambole.it/img/sfondo02.jpg");
	background-position: top;
	background-attachment: scroll;
	background-repeat: repeat-y;
	text-align: left;
}

div#coredx01 {
	float: left;
	clear: right;
	width: 130px;
	margin: 0px;
	background-color: transparent;
	background-image: url("http://www.rossanabambole.it/img/sfondo03b.jpg");
	background-position: top right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align: left;
}

div#bassa01 {
	width: 768px;
	float: left;
	clear: both;
	text-align: center;
	background-image: url("http://www.rossanabambole.it/img/sfondo04b.jpg");
	background-position: top left;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

p {
	padding-left: 10px;
	padding-bottom: 0px;	
}

p.elenco {
	border: 0px groove #000000;
	clear: both;
}
p.preelenco {
	border: 0px groove #000000;
	clear: both;
	min-height: 90px;
	height: auto !important;
	height: 85px;
}
p.preelenco2 {
	float: left;
	border: 0px groove #000000;
	width: 120px;
	min-width: 120px;
	max-width: 120px;
	overflow: hidden;
	min-height: 90px;
	height: auto !important;
	height: 85px;
}

p.foto01 {
	border: 0px groove #000000;
	text-align: center;
}

p.frecce {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

p.dx {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
p#dx01 {
	padding-left: -40px;
	padding-top: -160px;
}

.servizio {
	/*visibility: hidden;*/
	display: none;
	width: 0px;
	height: 0px;
	max-height: 0px;
	max-width: 0px;
	overflow: hidden;
}

p#testo01 {
	border: 0px groove #000000;
	padding-top: 10px;
}

p#servizio02 {
	visibility: hidden;
	display: none;
	width: 0px;
	height: 0px;
	max-height: 0px;
	max-width: 0px;
	overflow: hidden;
	table-layout: fixed;
}

p#bassa11 {
	border: 0px groove #000000;
	float: left;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	display: none;
}
ul {
	list-style-type: none;
}
li {
	margin-left: -30px;
	margin-bottom: 10px;
}
li.admin {
	margin-left: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 10px;
}

span#span01 {
	font-size: 3em;
	color: #008EF2; /*#2b00f2;*/
	font-weight: bolder;
}
span#span02 {
	font-size: 15px;
	color: #ffffff;
}
span#span03 {
	font-size: 15px;
}
span.titolo {
	color: #005cb1;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
}
span.sottotitolo {
	color: #000000;
}
span.testo {
	color: #004280;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

a#altalnk01 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	float: left;
	color: #ffffff;
	vertical-align: bottom;
	display: block;
	text-decoration: none;
}
a#altalnk02 {
	padding-right: 15px;
	margin-top: 0px;
}
a#altalnk03 {
	padding-right: 0px;
	margin-top: 0px;
	float: left;
}

a.sx, a.dx {
	color: #000000;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.sx:link, a.dx:link {

}
a.sx:active, a.dx:active {

}
a.sx:visited, a.dx:visited {

}
a.sx:hover, a.dx:hover {
	color: #005cb1;
}

a.titolo {
	color: #005cb1;
}
a.titolo:link {
	color: #005cb1;
}
a.titolo:active {
	color: #005cb1;
}
a.titolo:visited {
	color: #005cb1;
}
a.titolo:hover {
	color: #000000;
	text-decoration: blink;
}

a.sottotitolo {
	color: #000000;
}
a.sottotitolo:link {
	color: #000000;
}
a.sottotitolo:active {
	color: #000000;
}
a.sottotitolo:visited {
	color: #000000;
}
a.sottotitolo:hover {
	color: #000000;
}

a.testo {
	color: #0000ff;
}
a.testo:link {
	color: #0000ff;
}
a.testo:active {
	color: #0000ff;
}
a.testo:visited {
	color: #0000ff;
}
a.testo:hover {
	color: #0000ff;
	text-decoration: blink;
}

a.corelink {
	color: #005cb1;
	font-size: 10px;
}
a.corelink:link {
	color: #005cb1;
}
a.corelink:active {
	color: #005cb1;
}
a.corelink:visited {
	color: #005cb1;
}
a.corelink:hover {
	color: #005cb1;
	text-decoration: underline;
}
.aspot {
	text-decoration: none;
}
.divspot {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:693px;
	height:734px;
	z-index:1
}