/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#toolbar {
	clear: both;
	padding: 0px;
	height: 70px;
	width: 700px;
	position: absolute;
	top: 10px;
	z-index: 1;
	overflow: visible;
	border: #999999;
	background-color: #FFFFFF;
	left: 2%;
	right: 2%;
	margin-left: auto;
	margin-right: auto;
	visibility: visible;
	vertical-align: middle;
}
#pagecell1{
	position:absolute;
	top: 70px;
	width:700px;
	border-right: #999999;
	border-bottom: #999999;
	border-left: #999999;
	border-top-color: #FFFFFF;
	z-index: 4;
	left: 2%;
	right: 2%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	float: none;
}
#pagecell_main_imag_thumb {
	position:relative;
	width:472px;
	visibility: visible;
	float: none;
	z-index: auto;
	text-align: center;
	margin-right: 10px;
}
#pagecell_img_photos_01 {
	position:absolute;
	width:700px;
	background-color: #ffffff;
	z-index: 13;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	height: 540px;
	bottom: 140px;
	visibility: hidden;
	text-align: center;
}
#pagecell_img_photos_02 {
	position:absolute;
	width:700px;
	background-color: #ffffff;
	z-index: 13;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	visibility: hidden;
	height: 540px;
	bottom: 140px;
	text-align: center;
}
#pagecell_img_photos_03 {
	position:absolute;
	width:700px;
	background-color: #ffffff;
	z-index: 13;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	visibility: hidden;
	height: 540px;
	bottom: 140px;
	text-align: center;
}
#pagecell_img_photos_04 {
	position:absolute;
	width:700px;
	background-color: #ffffff;
	z-index: 13;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6699FF;
	height: 540px;
	bottom: 140px;
	text-align: center;
	visibility: hidden;
}
#pagecell_main_text {
	position:relative;
	width:480px;
	background-color: #ffffff;
	visibility: visible;
	float: right;
	text-align: left;
}
#pagecell_img_main {
	position:relative;
	background-color: #ffffff;
	visibility: visible;
	text-align: justify;
}

/************** siteInfo styles ****************/

#siteInfo{
	border-top: 1px solid #999999;
	color: #999999;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 700px;
	text-align: center;
	clear: both;
	border-bottom-color: #999999;
	vertical-align: middle;
	background-position: center center;
	display: block;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#pagecel_limage {
	position:relative;
	width:700px;
	background-color: #ffffff;
	padding: 0px;
	visibility: visible;
}
.bodytextimage {
	color: #6699CC;
	bottom: 10px;
	clip:   rect(auto auto auto auto);
	padding: 10px;
}
.bodyH {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #6699CC;
	font-weight: bold;
}
#linea_oriz_tratt {

	position:relative;
	width:540px;
	visibility: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	height: 10px;
}
/*************** story styles ******************/

.bodytext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #666666;
	padding: 10px;
	float: right;
	display: block;
}

.bodytext h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.bodytext p {
	padding: 0px 0px 10px 0px;
}

.bodytext a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.bodytext a.capsule:hover{
	text-decoration: underline;
}
.bodyH_main_img {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 250%;
	color: #6699CC;
	clip:   rect(auto auto 50px auto);
}


/* Basics and Typography */

body {
	background-color: #CCCCCC;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 0 5;
	color: #6699FF;
	margin-left: 5px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #FF0000;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: -1px;
}
h1, h2 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: lighter;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
	padding-left: 5px;
}
a {
	text-decoration: none;
	color: #6699FF;
}
a:link {
	color: #6699FF;
}
a:visited {
	color: #6699FF;
}
a:hover, a:active {
	color: #FF0000;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 5 20px 0 10px;
	font-size: 10px;
	padding-top: 5;
	padding-right: 20px;
	padding-bottom: 0;
	clip:   rect(auto auto auto 5px);
	left: 5px;
	padding-left: 10px;
}
code {
	font-family: monospace;
	color: #666;
}
.small {
	font-size: 0.9em;
	color: #999;
}



/* Layout */

#wrapper {
	margin: 0 auto;
	width: 730px;
	background-color: #FFF;
	text-align: left;
}
#header {
	height: 130px;
	width: 730px;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}
* html #content {
	overflow: hidden;
	/* So IE won't break things */
}
#sidebar {
	float: left;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
	bottom: 0em;
	left: 10px;
	padding-left: 10px;
	padding-top: 0px;
	visibility: visible;
	padding-bottom: 0px;
	clip:  rect(auto auto 0px auto);
	height: auto;
	font-family: Tahoma;
	font-size: 9px;
} 
html>body #sidebar {
	width: 190px;
}

	/* Lots of sidebar styles, so they're below */

#footer {
	clear: both;
	font-size: 1em;
	text-align: left;
}

	/* Footer Styles */
	#footer p {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 0.9em;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
	font-family: Tahoma;
	font-size: 4px;
	font-weight: normal;
	color: #333333;
} 
.bodyH_main_img {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 250%;
	color: #6699CC;
	clip:   rect(auto auto 50px auto);
#sidebar_voci {

	float: left;
	width: 190px;
	font-size: 9px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
	top: 10px;
}
.sidebar_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	background-position: left;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: bold;
}
#tm {
	position:relative;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	float: left;
	height: 50px;
	width: 167px;
	top: 0px;
	visibility: inherit;
}
#tlogo {
	position:relative;
	z-index: 100;
	height: 50px;
	width: 200px;
	top: 0px;
	visibility: inherit;
	float: left;
	left: 0px;
	right: 500px;


/* Picture window layout */
}
#ext_wind_txt {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	visibility: inherit;
	height: 60px;
	width: 690px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 10px;
}
#ext_wind_pic {
	position:absolute;
	width: 700px;
	z-index: 1;
	visibility: visible;
	left: 1px;
	right: 0px;
	height: 500px;
	background-image: url(Img/BG_white.jpg);
}
#ext_wind_logo {
	position:relative;
	visibility: inherit;
	height: 60px;
	width: 690px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #FFFFFF;
	padding-right: 10px;
	vertical-align: baseline;
}
.dida {
	font-size: 10px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	left: 10px;
}
#pagecell_prof_text_sx {
	position:relative;
	background-color: #ffffff;
	z-index: 13;
	float: right;
	width: 480px;
	bottom: 1%;
	height: 600px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	color: #999999;
	display: block;
}
#pagecell_img_bg {
	position:relative;
	visibility: visible;
	text-align: justify;
	width: 700px;
	background-color: #FFFFFF;
}

