/* html 	{cursor: crosshair}     /*hand*/

body	{

	scrollbar-face-color: #CC0000;
	scrollbar-base-color: #FAD232;
	scrollbar-shadow-color: #9F0909;
	scrollbar-highlight-color: #FAD232;
	scrollbar-track-color: #FAD232;
	scrollbar-arrow-color: #FAD232;
	scrollbar-3d-light-color: #9F9909;
	scrollbar-darkshadow-color: #9F9909;

	background-color: #FFFFFF;
	background-image: url(http://www.surrentumtravel.it/images/bg-dk.jpg);
	background-repeat: repeat; /*repeat no-repeat*/
	background-position: left top;
	background-attachment: fixed;

	margin: 0px 0px 0px 0px;

	color: #885555;
  	font-family: Arial, Sans-Serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal; /*lighter light normal bold bolder*/

	text-decoration: none;
	text-align: justify;
	text-transform: capitalize;
        text-indent: 0cm;
	letter-spacing: 1px;
	word-spacing: 5px;

/*	clip: rect( );*/
/*	behavior:url( );*/
	}

a:link 		{text-decoration: underline; color: #9F0909}
a:visited 	{text-decoration: underline; color: #bb8844}
a:active 	{text-decoration: blink;     color: #bb8844}
a:hover 	{text-decoration: none; underline; color: #bb8844}

h1 	{font-size: 3px; color: #FAF3D6;}
h2 	{font-size: 20pt;}
h3 	{font-size: 15pt; color: #663333}
h4 	{font-size: 12pt;}
h5 	{font-size: 11pt;}
h6 	{font-size: 10pt; font-style: italic}
h0	{visibility: hidden; display: none}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        /*border : medium outset;			/*thin medium thick 20px*/		
	/*border-style: groove double dotted dashed; 	/* ridge inset*/
	/*border-width: 10px; 				/*thin medium thick 20px*/
	/*border-color: #606060;
	vertical-align: baseline; 			/*top*/
	font-size: 9pt;
	font-weight: normal;
	}

.title {
	font-family: 		architecture, arial, helvetica, sans-serif;
	font-size:		18;
	font-weight: 		400;
	color:			#9C3910;
	text-align: 		center;
	}

.intro {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		10;
	font-weight: 		200;
	text-align: 		justify;
	position:		relative;
	z-index:		1;
	}

.normal {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		11;
	font-weight: 		300;
	text-align: 		justify;
	position:		relative;
	z-index:		1;
	}

.small {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		9;
	font-weight: 		400;
	color:			#9C3910;
	text-align: 		center;
	position:		relative;
	z-index:		1;
	}

.smallC {
	font-family: 		arial, helvetica, sans-serif;
	font-size:		8;
	font-weight: 		400;
	color:			#9C3910;
	text-align: 		center;
	}

.link {
	font-family: 		architecture, arial, helvetica, sans-serif;
	font-size:		14;
	font-weight: 		400;
	text-align: 		center;
	position:		relative;
	z-index:		1;
	letter-spacing: 	2px;
	}