/*************************************
 2009 - Stefano Rossi - Quarella S.p.A
 *************************************/

html {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow-y: auto;
	overflow-x: auto;
}

body {
	right: 0; top: 0; margin: 0; padding: 0;
	text-align: center;
	background-color: #504030;
	background-image: url(img/bg.gif);
}

div.container {
	position: relative; float: left;
	text-align: center;
	visibility: hidden;
}

div.title {
	position: relative; float: left;
	width: 99.775%;
	text-align: center;
	vertical-align: middle;
	background: url(img/logo_1024x768.gif) top left no-repeat;
}

div.title_img {
	position: relative; float: left;
	text-align: center;
	visibility: hidden;
}

div.title_img img {
	position: absolute;
	top: 0; left: 0;
	height: 100%;
}

div.bkg {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
}

div.bkg2 {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
}

img.bkg {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	opacity: .75;
}

img.bkgCent {
	position: absolute;
	top: 10%; left: 12%;
	width: 54%; height: 65%;
	opacity: .80;
}

div.pageBody {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%;
	text-align: center;
}

div.msgJS {
	position: absolute;
	left: 35%; top: 50%; width: 30%;
	text-align: center;
	color: #ffffff;
}

div.msgNA {
	position: absolute;
	left: 35%; top: 22em; width: 30%;
	text-align: center;
	color: #ffffff;
	visibility: hidden;
}

div.flag {
	position: relative; float: right;
}

div.flag ul {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	text-align: right;
	font-size: 0.1em; 
}

div.flag ul li {
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
}

div.flag ul li a {
	margin: 0; padding: 0;
	text-decoration: none;
}

div.flag ul li a img {
	height: 20%; margin: 0.5% 0 0 0.5%;
	border: solid 1px #ffffff;
	opacity: .5;
}

div.flag ul li a:hover img {
	opacity: .99;
}

div.flag ul li a.active img {
	opacity: 1;
}

div.title div.flag {
	top: 0;	width: 35%;
}

div.intro {
	position: absolute; float: left;
	top: 50%; margin-top: -165px;
	left: 50%; margin-left: -210px;
	padding: 30px 0 0 0;
	width: 420px; height: 300px;
	text-align: center;
	background: #c50025;
}

div.intro_band {
	width: 100%; height: 25px;
}

div.intro_band div.flag {
	top: 20%; width: 100%; height: 70%;
}

div.intro_band div.flag ul {
	width: 100%;
	text-align: center;
}

div.intro_band div.flag ul li {
	padding-right: 1%;
}

div.intro_band div.flag ul li a {
	text-decoration: none;
}

div.intro_band div.flag ul li a img {
	margin: 0; padding: 0;
	width: 8%; height: 100%;
	border: solid 1px #c0c0c0;
	opacity: 1;
}

div.tabs {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 99.775%;
	background: #300000;
	border: solid 1px #300000;
}

div.tabsLeft, div.tabsRight {
	width: 3px; height: 1px;
	background-color: #000000;
	display: none;
}

div.tabsLeft {
	float: left;
}

div.tabsRight {
	float: right;
}

div.tabs ul {
	float: left;
	margin: 0; padding: 0;
}

div.tabs ul li {
	float: left;
	margin: 0; padding: 0;
	display: inline;
	list-style: none;
}

div.tabs ul li a {
	float: left;
	margin: 0; padding: 0.3em 0.4em 0.4em 0.4em;
	font-variant: small-caps; font-size: 1.1em; font-weight: bold; letter-spacing: 0;
	color: #c0c0c0;
	text-decoration: none;
	border-right: solid 1px #a0a0a0;	
}

div.tabs ul li a:hover, div.tabs ul li a.active {
	color: #ffffff;
	background: #a00000;
}

a.quickLinks {
	float: right;
	padding: 0 0.5em 0 0;
	text-decoration: none;
	color: #ffffff;
	opacity: .75;
}

a.quickLinks:hover {
	opacity: .99;
}

a.quickLinks span {
	float: left;
	padding: 0.75em 22px 0 0;
	font-size: 0.8em;
}

a.quickLinks img {
	position: absolute; float: left;
	right: 1px; top: 50%; margin-top: -10px;
	border: none;
}

div.indexLeft {
	position: relative; float: left;
	margin: 0; padding: 0.5% 0 0 0.5%;
	width: 23%; height: 99%;
	overflow-y: auto;
}

div.indexLeft ul {
	position: relative;	float: left;
	margin: 0.25% 0 0 0; padding: 0;
	width: 92.5%;
}

div.indexLeft ul li {
	margin: 0; padding: 0;
	list-style: none;
}

div.indexLeft ul li a {
	margin: 0; padding: 0;
	display: block;
	text-decoration: none;
	text-align: left;
}

div.indexLeft ul li a img {
	position: absolute; float: left;
	padding: 0 0 0 0.5em;
	margin-top: -4px;
	border: none;
}

div.indexLeft li.o {
	margin: 1% 0 0 0; padding: 0;
	font-size: 0; height: 0; line-height: 0px;
}

div.indexLeft li.a {
	text-indent: 3px;
}

div.indexLeft li.a a {
	padding: 0.2em 0 0.5em 0;
	font-size: 1em; height: 1em; line-height: 1em;
	color: #ffffff;
}

div.indexLeft li.a a:hover, div.indexLeft li.a a.active {
	color: #ff0000;
}

div.indexLeft li.b {
	padding: 0 0 0 12px;
}

div.indexLeft li.b a {
	padding: 0.2em 0 0.5em 9px;
	font-size: 1em; height: 1em; line-height: 1em;
	color: #ffffff; background: url(img/idx10.gif) center left no-repeat;
}

div.indexLeft li.b a:hover, div.indexLeft li.b a.active {
	color: #ff0000; background: url(img/idx11.gif) center left no-repeat;
}

div.indexLeft li.c {
	padding: 0 0 0 24px;
}

div.indexLeft li.c a {
	padding: 0.2em 0 0.5em 9px;
	font-size: 1em; height: 0.7em; line-height: 0.7em; letter-spacing: -0.1em;
	color: #ffffff; background: url(img/idx10.gif) center left no-repeat;
}

div.indexLeft li.c a:hover, div.indexLeft li.c a.active {
	color: #ff0000; background: url(img/idx11.gif) center left no-repeat;
}

div.indexTopLeft, div.indexTopRight, div.indexBottomLeft, div.indexBottomRight {
	position: relative;
	margin: 0; padding: 0;
	line-height: 6px;
}

div.indexTopLeft {
	float: left; width: 50%;
	background: url(img/index_top_left.gif) top left no-repeat;
}

div.indexTopRight {
	float: right; width: 49.9999%;
	background: url(img/index_top_right.gif) top right no-repeat;
}

div.indexBottomLeft {
	float: left; width: 50%;
	background: url(img/index_bottom_left.gif) bottom left no-repeat;
}

div.indexBottomRight {
	float: right; width: 49.9999%;
	background: url(img/index_bottom_right.gif) bottom right no-repeat;
}

div.pageCenter {
	position: relative; float: right;
	top: 0; left: 0; margin: 0; padding: 0;
	width: 76%; height: 100%; min-height: 100%;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
}

div.wip, div.wip2 {
	position: relative; float: left;
	margin: 30% 0 0 0;
	text-align: center;
}

div.wip {
	width: 70%;
}

div.wip2 {
	width: 100%;
}

div.prof {
	visibility: hidden;
}

div.home_news {
	position: relative; float: left;
	top: 3%;
	width: 100%;
	text-align: right;
	border-right: none;
	background: #000000;
	opacity: .8;
	/*
	width: 75%;
	margin: 0 0.125% 0 0; padding: 0 0 0.5% 0;
	border: solid 1px #303030;
	*/
}

div.home_news a {
	margin: 0; padding: 0;
	color: #da0000;
	text-decoration: none;
}

div.home_news div.news {
	color: #ffffff;
	overflow: hidden;
}

div.htmlCheck {
	position: absolute; float: right;
	top: 95%; right: 0;
	width: 100%; height: 4%;
	text-align: right;
}

div.htmlCheck a {
	text-decoration: none;
}

div.htmlCheck a img {
	height: 100%;
	border: none;
	opacity: .85;
}

div.htmlCheck a:hover img {
	opacity: 1;
}

div.sche_lnks {
	position: relative; float: left;
	top: 30%; width: 90%; height: 100%; min-height: 100%;
}

div.sche_lnks2 {
	position: relative; float: left;
	top: 15%; left: 2.5%; width: 10%; height: 70%;
}

div.sche_lnk {
	position: relative; float: left;
}

div.sche_lnk a {
	height: 1.25em; line-height: 1.25em;
	text-decoration: none;
	color: #ffffff;
	opacity: .75;
}

div.sche_lnk a img {
	padding-bottom: 0.5em;
	width: 100%;
	border: none;
}

div.sche_lnk a:hover img {
	opacity: 1;
}

div.sche_lnks div.sche_lnk {
	padding-left: 10%; width: 15%;
}

div.sche_lnks2 div.sche_lnk {
	width: 100%; height: 33%;
}

div.desc {
	float: left;
	margin: 0; padding: 0 3% 0 1%;
	width: 96%; height: 100%;
	font-size: 1em;
	text-align: justify;
	color: #d0d0d0;
	overflow-x: hidden;
	overflow-y: auto;
	/*
	border-left: dashed 1px #555555;
	*/
}

div.desc p {
	clear: left;
	margin: 0; padding: 0;
}

div.desc a {
	text-decoration: underline;
	color: #ffdd99;
	/*
	font-weight: bold;
	*/
}

div.desc2 {
	position: relative; float: right;
	width: 85%; height: 100%;
}

div.desc3 {
	position: relative; float: left;
	width: 75%; height: 100%;
}

div.lnkDx {
	position: relative; float: left;
	padding: 1% 0 0 1%;
	width: 24%; height: 100%;
	line-height: 1.5em;
}

div.lnkDx div.desc {
	text-align: left;
}

br.lbrk {
	clear: left;
}

span.lbr0, span.lbr1, span.lbrk {
	float: left;
	width: 100%;
}

span.lbr0 {
	height: 0.1em; line-height: 0.1em;
}

span.lbr1 {
	height: 0.7em;
}

span.lbrk {
	height: 1em;
}

span.desc, span.desc2 {
	line-height: 1.75em;
}

span.desc ul {
	float: left;
	margin: 0; padding: 0;
}

span.desc ul li {
	float: left;
	padding: 2% 1% 0 2%;
	width: 100%;
	list-style: none;
}

span.desc ul li span {
	float: left; top: 0;
	margin: 1.25% 1% 0 -2%; padding: 0 0.5% 0 0;
	font-size: 0.5em; height: 1em; line-height: 1em;
	background-color: #ffdd99;
}

span.desc2 {
	float: left;
	padding: 0 10% 0 10%;
}

span.desc span.desc_txt, span.desc2 span.desc_txt {
	text-align: justify;
}

span.desc_tit {
	float: left;
	margin: 1% 0 2% 0;
	width: 100%;
	font-size: 1.2em; font-weight: bold; letter-spacing: -0.05em;
	text-align: left;
	color: #c00000;
}

span.desc span.desc_tit {
	padding: 0.5% 0 0 0;
}

span.desc2 span.desc_tit {
	margin:0; padding: 0;
	height: 3.5em; line-height: 3.5em;
}

span.desc2 span.desc_txt {
	float: left;
	width: 100%;
}

span.desc2 p {
	font: normal 0em/0em "";
}

span.desc_tit2 {
	float: left;
	margin: 1% 0 1% 0; padding-bottom: 0.5%; width: 100%;
	font-size: 1em;	font-weight: bold;
	color: #c00000;
	border-bottom: solid 1px #e00000;
}

span.desc_tit3 {
	float: left;
	margin: 1% 0 1% 0; padding-bottom: 0; width: 100%;
	font-size: 1em;	font-weight: bold;
	color: #c00000;
}

span.lnk_left a,
span.lnk_right a,
span.lnk_center a
{
	text-decoration: none;
	font-weight: normal;
	color: #f0f0f0;
}

span.lnk_left a img,
span.lnk_right a img,
span.lnk_center a img
{
	border: none;
}

span.lnk_right {
	float: right;
	margin-top: -3em;
}

span.lnk_center {
	float: left;
	text-align: center;
	width: 100%;
}

a#pman {
}

a#b {
	font-weight: normal;
	color: #c00000;
}

a#c {
	font-weight: normal;
	color: #ffdd99;
}

div.img_left, div.img_right {
	position: relative;
	top: 2%; margin: 1% 0 4% 0; padding: 0;
	border: dashed 1px #505050;
	text-align: center;
	vertical-align: middle;
}

div.img_left {
	float: left;
	padding-left: 10%;
	border-left: none;
}

div.img_right {
	float: right;
	margin-left: 10%;
	border-right: none;
}

div.img_slide, div.img_slide_0 {
	position: absolute; float: left;
	top: 0; left: 10%;
	width: 100%;
	text-align: center;
}

div.img_slide {
	opacity: .0;	
}

div.img_left > div.img_slide, div.img_left > div.img_slide_0 {
	left: 5%; /* Firefox */
}

div.img_slide img, div.img_slide_0 img {
	margin: 0; padding: 0;
	vertical-align: middle;
}

div.img_left img, div.img_right img {
	margin-top: 5px;
}

div.img_left img {
	margin-left: 1%;
}

div.img_right img {
	margin-right: 1%;
}

div.img_even {
	float: left;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
}

div.img_even img {
	float: left;
	margin: 7% 0 0 0; padding: 0;
	width: 80%; height: 82.5%;
	border: ridge 4px #ffffff;
	opacity: .9;
}

span.desc_img_left, span.desc_img_right, span.desc_img_oriz {
	padding: 0;
}

span.desc_img_oriz {
	width: 100%;
	text-align: center;
}

span.desc_img_left {
	float: left;
	margin-bottom: 0.75%; padding-right: 1.25%;
}

span.desc_img_right {
	float: right;
	margin-bottom: 0.75%; padding-left: 1.25%;
}

span.desc_img_left img, span.desc_img_right img {
	float: left;
	margin: 0;
	border: none;
}

span.desc_img_left span, span.desc_img_right span, span.desc_img_oriz span {
	float: left;
	width: 100%;
	padding: 1.5% 0 1.5% 0;
	line-height: 1.25em;
	text-align: center;	
	color: #cccccc;
}

span.desc_img_oriz {
	float: left;
	margin: 1.5% 0 2.5% 0; padding: 0;
	color: #000000;
}

span.desc_img_oriz span.img_oriz {
	margin: 0 0.5% 0 0; padding: 0;
}

span.img_oriz img {
	margin: 0; padding: 0;
	width: 100%;
}

div.table {
	float: left;
	margin: 1.5em 0 0 0;
	width: 100%;
}

span.tab_tit1 {
	float: left;
	margin: 0; padding: 0 0 1em 0;
	width: 100%;
	text-align: center;
}

table.tab1 {
	float: left;
	margin: 0 auto 0 auto; padding: 0;
	text-align: center;
	border-collapse: collapse;
	border: solid 2px #505050;
}

table.tab1 tr {
	margin: 0; padding: 0;
}

table tr.r0 td {
	font-size: 0;
	border: none;
}

table tr.r1 td {
	border-top: none;
}

table.tab1 td, table.tab1 th {
	margin: 0; padding: 0.3em;
	border: solid 1px #505050;
}

table.tab1 th {
	font-weight: normal;
	background: #101010;
}

#tb04 {
	float: left;
}

#tb04 td {
	padding: 0.5em;
	background: #202020;
}

#tb05,
#tb06,
#tb07,
#tb08,
#tb09
{
	line-height: 1.25em;
	text-align: center;
	font-size: 0.9em;
	font-family: "Arial";
}

#tb01 tr.r1, #tb01 tr.r2,
#tb02 tr.r1, #tb02 tr.r2, #tb02 tr.r8,
#tb03 tr.r1, #tb03 tr.r2, #tb03 tr.r7,
#tb05 tr.r1, #tb05 tr.r2, #tb05 td.c0, #tb05 td.c1,
#tb06 tr.r1, #tb06 tr.r2, #tb06 td.c0, #tb06 td.c1,
#tb07 tr.r1, #tb07 td.c0, #tb07 td.c1,
#tb08 tr.r1, #tb08 td.c0,
#tb09 tr.r1, #tb09 td.c0
{
	background: #252000;
	/*
	background: #111111;
	*/
}

div.pageScroll {
	position: absolute; float: left;
	top: 2%; right: 0; margin: 0; padding: 0 0 0.25% 0;
	width: 100%;
}

div.pageScroll a.pageScrollNr {
	margin: 0 0 0 -0.125%; padding: 0.25% 1% 0.25% 1%;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	color: #ffffff;
	border-top: solid 2px #404040;
	border-bottom: solid 2px #404040;
}

div.pageScroll a.pageScrollNr:hover {
	border-top: solid 2px #e0e0e0;
	border-bottom: solid 2px #e0e0e0;
}

div.pageScroll a.pageScrollNr#active {
	border-top: solid 2px #b00000;
	border-bottom: solid 2px #b00000;
}

div.pageScroll a span {
	vertical-align: middle;
}

div.pageScroll a img {
	margin: 0 0 0 -0.125%;
	height: 1.75em;
	border: none;
	vertical-align: middle;
}

div.news {
	position: relative; float: left;
	margin: 0; padding: 0 1% 0 1%;
	width: 99%; height: 93.5%;
	font-size: 1em; line-height: 1.5em;
	color: #cccccc;
}

div.news a.home_news_lnk {
	position: relative; float: right;
	margin-top: 1em;
}

div.newsPage {
	position: relative; float: left;
	padding-right: 0;
	width: 100%; height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

div.home_news div.newsPage {
	overflow: hidden;	
}

ul.news {
	position: relative; float: left;
	margin: -2% 0 0 0; padding: 0;
	width: 97%;
	list-style: none;
	text-align: left;
}

ul.news li {
	padding-left: 3px; width: 100%;
	text-align: justify;
	vertical-align: middle;
}

ul.news li span.desc_tit2 a {
	text-decoration: none;
	color: #ff0000;
}

ul.news li.desc {
	float: left;
	margin: 6px 0 0 0;
}

ul.news li a {
	text-decoration: underline;
	color: #ffdd99;
}

ul.news li span.lnk_left a,
ul.news li span.lnk_right a,
ul.news li span.lnk_center a
{
	text-decoration: none;
}

ul.news li span.lnk_left a span,
ul.news li span.lnk_right a span,
ul.news li span.lnk_center a span
{
	text-decoration: underline;
}

div.gall_prog {
	position: relative; float: left;
	margin: 0; padding: 0 2% 0 2%;
	width: 96%; height: 99%;
}

div.gall_prog_tit, div.gall_prog_des, div.gall_prog_img, div.gall_prog_bak {
	position: relative; float: left;
	background-position: center;
	background-repeat: no-repeat;
}

div.gall_prog_tit, div.gall_prog_des, div.gall_prog_bak {
	background-color: #222222;	
}

div.gall_prog_tit, div.gall_prog_des {
	margin: 0; padding: 0;
	width: 100%; height: 3%;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

div.gall_prog_tit {
	margin-top: 1.5%;
	color: #ffdd99;
}

div.gall_prog_des {
	color: #99ddff;
}

div.gall_prog_bak {
	width: 100%; height: 78.5%;
	background-image: url(img/loader_red.gif);
}

div.gall_prog_img {
	margin: 0; padding: 0;
	width: 100%; height: 100%;
}

div.gall_prog_mov {
	position: relative; float: left;
	margin: 0; padding: 1.5% 0 0 0;
	width: 100%; height: 5%;
	text-align: center;
}

div.gall_prog_mov a {
	padding: 0;
	text-decoration: none;
	font: normal 1.75em/0.75em Arial, Helvetica, sans-serif;
	color: #ff0000;
}

div.gall_prog_mov img {
	height: 1em;
	border: none;
}

div.gall_prog_pos {
	position: relative; float: left;
	margin: 0; padding: 0 0 0.25% 0;
	width: 100%; height: 5%;
	text-align: center;
}

div.gall_prog_pos a {
	margin: 0 -0.5% 0 0; padding: 0.25% 1.25% 0.25% 1.25%;
	font: 0.75em/2.125em "Arial";
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 2px #000000;
	background: #111111;
}

div.gall_prog_pos a:hover {
	color: #000000;
	background: #e0e0e0;
}

div.gall_colo_lnk {
	position: relative; float: left;
	width: 90%; min-height: 100%; max-height: 100%;
}

div.gall_colo_lnk div.gall_colo_marmo,
div.gall_colo_lnk div.gall_colo_quarzo,
div.gall_colo_lnk div.gall_colo_evo,
div.gall_colo_lnk div.gall_colo_chenille
{
	position: relative; float: left;
	margin-top: 10%; width: 25%; height: 33%;
}

div.gall_colo_lnk div.gall_colo_marmo {
	margin-left: 1%;
	/*
	top: 37.5%; 
	*/
}

div.gall_colo_lnk div.gall_colo_quarzo {
	margin-left: 5%;
	/*
	top: 10%; 
	*/
}

div.gall_colo_lnk div.gall_colo_evo {
	margin-left: 5%;
	/*
	top: 37.5%; 
	*/
}

div.gall_colo_lnk div a img {
	width: 100%;
	border-bottom: none;
}

div.gall_colo_lnk2 {
	position: relative; float: left;
	margin-left: 1%; margin-top: 1%;
	width: 7.5%; height: 100%;
}

div.gall_colo_lnk2 div {
	position: relative; float: left;
	margin-bottom: 2.5em; width: 100%; height: 20%;
}

div.gall_colo_lnk2 div a#sel {
	opacity: 1;
}

div.gall_colo_lnk2 div a img {
	width: 100%; height: 87.5%;
}

div.gall_colo_lnk div a,
div.gall_colo_lnk2 div a
{
	float: left;
	width: 100%; height: 100%;
	color: #ffffff;
	text-decoration: none;
	border: solid 4px #ffffff;
	/*
	border: outset 1px #a0a0a0;
	*/
}

div.gall_colo_lnk div a img,
div.gall_colo_lnk2 div a img
{
	float: left;
	border: none;	
}

div.gall_colo_lnk div a span,
div.gall_colo_lnk2 div a span
{
	float: left;
	width: 100%;
	height: 1.5em; line-height: 1.3em;
	/*
	background: #ffffff;
	font-weight: bold;
	*/
}

div.gall_colo_marmo a,
div.gall_colo_quarzo a,
div.gall_colo_evo a,
div.gall_colo_chenille a
{
	opacity: .6;
}

div.gall_colo_marmo a:hover,
div.gall_colo_quarzo a:hover,
div.gall_colo_evo a:hover,
div.gall_colo_chenille a:hover
{
	opacity: 1;
}

div.gall_colo {
	position: relative; float: right;
	width: 87%; height: 100%;
}

div.gall_colo_thumbs {
	position: relative; float: left;
	top: 1%;
	width: 30%; height: 98%;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.gall_colo_thumbs ul {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 98%;
}

div.gall_colo_thumbs ul li,
div.gall_colo_thumbs ul li a,
div.gall_colo_thumbs ul li span.thumb_tag,
div.gall_colo_thumbs ul li span.thumb_img,
div.gall_colo_thumbs ul li span.thumb_des
{
	float: right;
}

div.gall_colo_thumbs ul li {
	margin: 0.75% 0 0.75% 0;
	padding: 1px;
	height: 1.5em; line-height: 1.5em;
	font-size: 1em;
	width: 98%;
	list-style: none;
}

div.gall_colo_thumbs ul li h1 {
	margin: 0.1em 0 0 0; padding: 0 0 0.05em 1%;
	font-size: 0.9em;
	text-align: left;
	text-indent: 0.25%;
 	color: #eecc88;
	background: #350000;
	border-top: solid 1px #9f8f7f;
	border-left: solid 1px #9f8f7f;
	border-bottom: solid 1px #2d1700;
	border-right: solid 1px #2d1700;
	/*
	border: #402000 1px outset;
	*/
}

div.gall_colo_thumbs ul li a {
	display: block;
	margin: 1px; padding: 0;
	width: 98%;
	text-decoration: none;
	color: #eecc88;
}

div.gall_colo_thumbs ul li span {
	height: 1.5em; line-height: 1.3em;
}

div.gall_colo_thumbs ul li span.thumb_tag {
	margin-left: 0;
	width: 0;
	/*
	padding-left: 1%;
	opacity: .90;
	color: #ffffff;
	*/
}

div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_lef,
div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_top,
div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_mid,
div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_bot {
	float: left;
	margin: 0; padding: 0;
}

div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_lef {
	width: 5%; height: 100%;
	background: left center;
}

div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_top,
div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_bot {
	width: 91%; height: 0.175em;
	/*
	background: none;
	background: #909090;
	*/
}

div.gall_colo_thumbs ul li span.thumb_tag span.thumb_tag_mid {
	padding-left: 4%; width: 87%;
	height: 1.15em; line-height: 1.15em;
	color: #ffffff;
	font-size: 0.9em;
	font-style: italic;
	text-align: left;
	background: none;
}

div.gall_colo_thumbs ul li span.thumb_tag#nuov span.thumb_tag_lef {
	background-image: url(img/arrow_left_cyan.gif);
}

div.gall_colo_thumbs ul li span.thumb_tag#nuov span.thumb_tag_top,
div.gall_colo_thumbs ul li span.thumb_tag#nuov span.thumb_tag_bot {
	/*
	border-left: solid 1px #99ddff;
	background: #909090;
	*/
}

div.gall_colo_thumbs ul li span.thumb_tag#nuov span.thumb_tag_mid {
	color: #52c6c4;
	/*
	border-top: solid 1px #52c6c4;
	border-right: solid 1px #52c6c4;
	border-bottom: solid 1px #52c6c4;
	background: #878d73;
	border: solid 1px #82b34d;
	*/
}

div.gall_colo_thumbs ul li span.thumb_tag#elim span.thumb_tag_lef {
	background-image: url(img/arrow_left_red.gif);
}

div.gall_colo_thumbs ul li span.thumb_tag#elim span.thumb_tag_top,
div.gall_colo_thumbs ul li span.thumb_tag#elim span.thumb_tag_bot {
	/*
	border-left: solid 1px #ff8800;
	background: #909090;
	*/
}

div.gall_colo_thumbs ul li span.thumb_tag#elim span.thumb_tag_mid {
	color: #d18b47;
	/*
	border-top: solid 1px #d18b47;
	border-right: solid 1px #d18b47;
	border-bottom: solid 1px #d18b47;
	background: #8a5c5c;
	border: solid 1px #a23636;
	*/
}

div.gall_colo_thumbs ul li span.thumb_des {
	padding-right: 2%;
	text-align: right;
	letter-spacing: 0.05ex;
}

div.gall_colo_thumbs ul li span.thumb_img {
	width: 40%;
}

div.gall_colo_thumbs ul li a:hover,
div.gall_colo_thumbs ul li a:focus,
div.gall_colo_thumbs ul li a:active,
div.gall_colo_thumbs ul li {
	color: #ee0000;
}

div.gall_colo_thumbs li.staLi,
div.gall_colo_thumbs li.endLi {
	margin: 0; padding: 0;
	height: 0.001em; line-height: 0.001em;
}

div.gall_colo_thumbs li.staLi a,
div.gall_colo_thumbs li.endLi a {
	width: 0.001%;
}

div.gall_colo_zoom {
	position: relative; float: left;
	width: 55%; height: 99%;
	text-align: center;
	overflow: hidden;
}

div.gall_colo_zoom_tit {
	position: relative;
	margin: 12.5% 0 0 0;
	width: 100%;
}

div.gall_colo_zoom_tit h1 {
	margin: 0; padding: 0;
	font-size: 1em;
	text-align: center;
	color: #eecc88;
}

div.gall_colo_zoom_img {
	position: relative;
	margin: 3% 0 0 0; padding: 0;
	width: 100%; height: 70%; min-height: 70%;
	background: url(img/loader_red.gif) center no-repeat;
}

div.gall_colo_zoom_img img {
	width: 90%; height: 100%;
	border: none;
}

div.gall_colo_zoom_tag {
	position: absolute;
	top: 49%; left: 50%; margin: 0 0 0 -25%; padding: 0;
	width: 50%; height: 1.25em; line-height: 1.2em;
	color: #a00000;
	font-size: 0.9em; letter-spacing: 0.5em;
	font-weight: bold;
	background: #f0f0f0;
	visibility: hidden;
}

div.dise {
	position: relative; float: left;
	top: 1%; left: 1%; width: 98%; height: 98%;
	background: #000000;
}

div.dise_col {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 29.5%; height: 100%;
}

div.dise_col_mob {
	position: relative; float: left;
	top: 0; padding: 3% 0 3% 0;
	width: 100%; height: 10%;
	text-align: center;

}

div.dise_col_mob span {
	float: left;
	margin: 0; padding: 0;
	width: 100%; height: 45%;
}

div.dise_col_mob ul {
	float: left;
	margin: 0; padding: 0;
	width: 100%; height: 60%;
	list-style: none;
}

div.dise_col_mob ul li {
	float: left;
	margin: 0 0 0 2.1%; padding: 0;
	width: 11.75%; height: 100%;
	display: block;
	list-style: none;
	text-align: center;
}

div.dise_col_mob ul li a {
	float: left;
	width: 100%; height: 100%;
	text-decoration: none;
}

div.dise_col_mob ul li a:hover {
}

div.dise_col_mob ul li a span {
	float: left;
	width: 100%; height: 100%;
	border: solid 1px #333333;
	background: center;
}

div.dise_col_pro {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%; height: 86.75%;
}

div.dise_col_pia, div.dise_col_pav {
	position: relative; float: left;
	margin: 0; padding: 4% 0 1% 2.5%;
	width: 47%; height: 97%;
}

div.dise_col_tit {
	position: relative; float: left;
	margin: 3% 0 0 0; padding: 0;
	width: 82.5%;
}

div.dise_col_tit {
	height: 3.5%;
}

div.dise_col_tit span {
	float: left;
	margin: 0; padding: 0;
	width: 100%; height: 100%;
	text-align: center;
}

div.dise_col_mob span, div.dise_col_tit span {
	font-size: 0.85em;
	font-weight: bold;
	color: #c03030;
	/*
	color: #dd9933;
	*/
}

div.dise_col_ele {
	position: relative; float: left;
	top: 1.5%; margin: 0; padding: 0;
	width: 100%; height: 92.5%;
	overflow-x: hidden;
	overflow-y: scroll;
}

div.dise_col_ele ul {
	float: left;
	margin: 0; padding: 0;
	width: 100%;
}

div.dise_col_ele ul li {
	float: right;
	margin: 0 0 7.5% 0;
	padding: 0 17% 0 0;
	width: 82%;
	height: 3.5em;
	display: block;
	list-style: none;
	text-align: center;
}

div.dise_col_ele ul li a {
	float: left;
	width: 100%; height: 100%;
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
	text-align: center;
}

div.dise_col_ele ul li a:hover {
}

span.dise_col_ele_img, span.dise_col_ele_des {
	float: left;
	margin: 0; padding: 0;
}

span.dise_col_ele_img {
	margin-left: 5%;
	width: 90%; height: 60%;
	background: center;
	border: solid 1px #252525;
}

span.dise_col_ele_des {
	padding-top: 0;
	width: 100%; height: 40%;
}

div.dise_img {
	position: relative; float: right;
	width: 70%; height: 100%;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
	/*
	border: solid 1px #ffffff;
	top: 2.5%; margin-left: 2%; width: 67.5%; height: 95.5%;
	*/
}

div.dise_img img, div.dise_img_sel {
	position: absolute;
	top: 50%; left: 50%;
	margin-left: -286px; margin-top: -235px;
	width: 572px; height: 470px;
}

div.dise_img img.loadIcon {
	margin-left: -16px; margin-top: -16px;
	width: 32px; height: 32px;
	visibility: visible;
}

div.dise_img_sel {
	visibility: hidden;	
}

div.dise_img_sel label, div.dise_img_sel textarea {
	float: left;
	margin: 0; padding: 0;
	height: 1.5em; line-height: 1.5em;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
	background: none;
}

div.dise_img_sel label {
	padding-left: 1%;
	padding-right: 1%;	
	color: #222222;
}

div.dise_img_sel textarea {
	margin-right: 1%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #950000;
	border: none;
	overflow: hidden;
	resize: none;
}

div.search {
	position: relative; float: left;
	margin: 0.175em 0 0 0.5em; padding: 0;
	width: 35%;
	font-size: 1.25em;
}

div.search input {
	position: relative; float: left;
	margin: 0.175em 1% 0 0; padding: 0;
	width: 81.5%;
	font-size: 0.8em;
	color: #404040;
	border: solid 1px #696969;
}

div.search img {
	position: relative; float: left;
	cursor: pointer;
}

textarea.results {
	position: absolute;
	top: 0; left: 0;
	visibility: hidden;
}

div.results {
	position: relative; float: left;
	margin: 0; padding: 1% 2% 0 1%;
	width: 97%; height: 98%;
	overflow-x: hidden;
	overflow-y: auto;
}

div.results ul {
	position: relative; float: left;
	margin: 1% 0 0 0; padding: 0;
	width: 100%;
	list-style: none;
	text-align: left;
}

div.results ul li {
	float: left;
	padding: 0 0 9px 0; width: 100%;
	text-align: left;
	vertical-align: middle;
}

div.results ul li a {
	padding: 1px;
	font-size: 1em; line-height: 1.25em;
	text-decoration: underline;
	font-weight: bold;
	color: #f0d090;
	/*
	color: #ffdd99;
	color: #ff8800;
	*/
}

div.results ul li a:hover {
	color: #ff0000;	
}

div.results ul li span {
	float: left;
	padding: 3px 3px 3px 3px;
	font-size: 1em; line-height: 1.25em;
	text-decoration: none;
	color: #aaaaaa;
}

div.form, form.formRegi, form.formAcce, div.pass span, div.brd_sx, div.brd_dx {
	color: #000000;
	background: #f0d090;
}

div.brd {
	position: relative; float: left;
	width: 100%; height: 4px; line-height: 4px;
}

div.brd_sx, div.brd_dx {
	position: absolute;
	width: 50%; height: 1px; line-height: 1px; font-size: 0em;
}

div.brd_sx {
	float: left;
}

div.brd_dx {
	float: right;
}

div.formRegi, div.pass {
	float: left;
	padding: 0;
	width: 80%;
}

div.formRegi {
	position: relative;
	margin: 5% 0 0 0;
}

#divGara {
	left: 10%; width: 55%;
}

#divGara form {
	margin-top: -2%;
	padding-left: 3%;
}

#divGara label {
	text-align: left;
	border-bottom: 1px dotted;
}

#divGara label.title {
	margin-top: 3%;	margin-bottom: 0.5%;
	padding-bottom: 0.35em;
	line-height: 0.8em;
	width: 94.5%;
	text-align: left;
	color: #f0d090;
	border: none;
	background: #300000;
	/*
	color: #c0c0c0;
	color: #000000;
	border: outset 1px #ffffff;
	background: #c0c0c0;
	font-weight: bold;
	background: #af967d;
	*/
}

div.pass {
	position: absolute;
	top: 5%; left: 2.5%;
	visibility: hidden;
}

div.pass span {
	float: left;
	padding: 0 1% 0 1%;
	width: 98%;
	font-size: 0.9em;
	text-align: justify;
}

div.form {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%;
}

form.formRegi {
	margin: 0; padding: 0;
}

form.formRegi div.sx, form.formRegi div.dx, form.formRegi div.cx {
	float: left; margin: 0; padding: 0;
}

form.formRegi div.sx, form.formRegi div.dx {
	width: 45%; height: 100%;
}

form.formRegi div.sx {
	padding-left: 2.5%;
}

form.formRegi div.dx {
	padding-right: 2.5%;
}

form.formRegi div.cx {
	width: 100%;
}

form.formRegi label, form.formRegi input, form.formRegi select, form.formRegi textarea {
	float: left;
	font: normal 1em  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form.formRegi div.sx, form.formRegi div.dx, form.formRegi div.cx,
form.formRegi label, form.formRegi input, form.formRegi select, form.formRegi textarea
{
	margin-top: 0.75em;
}

form.formRegi label {
	width: 45%;
	padding-top: .3em;
	padding-right: 0.5em;
	text-align: right;
}

form.formRegi input {
	width: 48.5%;
}

form.formRegi select {
	width: 50%;
}

form.formRegi #cono {
	margin-top: 0;
	width: 22.5%;
}

form.formRegi #cono_lab {
	margin-top: 0;
	width: 67.75%;
}

form.formRegi .hidden {
	border: none;
	visibility: hidden;
	margin: 0; padding:0;
	height: 0; width: 0;
}

form.formRegi label.mssg {
	width: 22.75%;
}

form.formRegi #mssg {
	margin-top: 0.1em;
	width: 66.75%;
	height: 10em; line-height: 1.25em;
	overflow: auto;
}

form.formRegi br {
	clear: left;
}

form.formRegi button.submit, form.formRegi button.reset {
	margin: 1em 1% 2% 0; padding: 0.5% 0 0.5% 0;
	width: 25%;
}

div.buttRegi {
	position: relative; float: left;
	padding: 2em 0 1em 0;
 	width: 100%; height: 2.5em;
}

div.buttRegi button {
	float: left;
	padding-top: 0.15em;
	padding-bottom: 0.3em;
 	width: 20%; height: 2.1em; line-height: 1.25em;
	font-size: 1em;
}

div.buttRegi button.submit {
	margin-left: 27.5%;
}

div.buttRegi button.reset {
	margin-left: 2.5%;
}

div.formAcce {
	position: relative; float: left;
	top: 5%; left: 20%; width: 60%;
}

div.formAcce div.form form {
	position: relative;	float: left;
	margin: 0; padding: 0.25em 0 0 0;
	width: 72.5%; height: 2.4em;
	/*
	width: 99.8%; height: 2.4em;
	*/
}

div.formAcce form label, div.formAcce form input {
	float: left;
	margin: 0.2em 0 0 0; padding: 0 0.6em 0 0;
	font-size: 1em; height: 1.3em; line-height: 1.3em;
	width: 45%;
}

div.formAcce form label {
	padding-top: 0.2em;
	text-align: right;
}

div.formAcce button.conf {
	float: left;
	margin: 0.3em 0 0 0;
 	width: 25%; height: 1.85em;
	font-size: 1em;
}

div.formAcceMsg {
	position: relative; float: left;
	padding: 1em 0 0 0;
	text-align: left;
	font-size: 0.9em;
	color: #ffffff;
}

div.formAcceMsg a {
	font-weight: bold;
	text-decoration: none;
	color: #eecc88;
}

iframe#vdpr {
	width: 400px; height: 335px;
}

iframe#sp01 {
	width: 400px; height: 335px;
}

iframe.titleSlide {
	width: 100%; height: 100%;
	border: none;
}

iframe.doc {
	width: 100%; height: 100%;
	border: none;
	background: #000000;
}

iframe.foot {
	position: relative; float: left;
	top: 0; left: 0; padding: 0; margin: 0;
	width: 100%;
}

div.foot {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 100%; height: 2.4em;
	font: 0.8em/110% arial;
	text-align: left;
	color: #b0b0b0;
	border-top: solid 1px #800000;
	background: #050505;
	/*
	border: solid 2px #0000ff;
	*/
}

div.foot span.left {
	position: relative; float: left;
	margin: 0; padding: 0;
	width: 90%;
	text-align: left;
}

div.foot span.right {
	position: relative; float: right;
	margin: 0; padding: 0;
	width: 9%;
	text-align: right;
}

iframe.rassStamp {
	width: 100%; height: 100%;
	border: none;
}

iframe.indx, iframe.prof {
	position: absolute;
	left: 0; top: 0; width: 0; height: 0;
	visibility: hidden;
}

iframe.vide {
	position: relative; float: left;
	margin: 0 0 0 7%; padding: 0;
	border: solid 1px #a0a0a0;
	background: #000000;
}

div.maps {
	position: relative; float: left;	
	margin: 0; padding: 0 0 0 0.5%;
	text-align: left;
	line-height: 1.5em;
	color: #ffffff;
	background: #252525;
	opacity: .7;
}

iframe.maps {
	position: relative; float: left;
	margin: 0; padding: 0;
	border: none;
}

div.maps, iframe.maps {
	margin-top: 7.5%;
	width: 45%; height: 35%;
}

div.mpeg {
	position: relative; float: left;
	top: 47.5%; left: 7.5%; margin-top: -200px;
}

map.map {
	border: solid 1px #ff0000;
}

img.dise {
	float: left; position: absolute;
}

div.hgla {
	position: relative; float: left;
	top: 50%; left: 50%;
}