BODY {
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	background-color: #ababab;
 /*		background-image: url(images/bg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input, textarea, select {
	PADDING: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #a4231e;
	background-color: #fcfcfc;
	color: #a4231e;
}
A {
	text-decoration: none;
}
A:link {
	color: #a4231e; 
}
A:visited {
	color: #a4231e; 
}
A:active {
	color: #a4231e; 
}
A:hover {
	color: #999900; 
}

img {
	border:0;
}
img.RO {
	border:1px solid #113377;
	PADDING: 1px;
	MARGIN: 3px;
}
img.Header {
	border:2px solid #ffffff;
	PADDING: 1px;
	MARGIN: 3px;
}
big {
	font-size: 24px; 
	font-weight: none;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-weight: bold;
}
H1 {
	font-size: 20px; 
	font-weight: bold;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
H2 {
	font-size: 18px; 
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
H3 {
	font-size: 16px; 
	font-weight: bold;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
H4 {
	font-size: 14px; 
	font-weight: bold;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
H5 {
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
P {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
}
#super_link {
	display:none;
	color:#FFFFFF;
	font-size:2px;
	z-index:15;
}

#main {
	width: 783px;
	border: 0px solid #ffffff;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	MARGIN-top: 10px;
	top: 10px;
	COLOR: #a4231e;
	TEXT-ALIGN: center;
	background-color: #f1f1f1 /*#ab6d06,  #4a5a6a */;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	width: 783px;
	border: 0px solid #ffffff;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	font-size: 10px;
}

#bigContainer {
	BACKGROUND: #317bde;
	MARGIN: auto;
	WIDTH: 952px;
	TEXT-ALIGN: center;
	padding: 0px;
	z-index: 2;
	height: 100%;
}
#container-alb {
	BORDER-TOP: 0px none;
	BORDER-LEFT: 0px none;
	BORDER-RIGHT: 0px none;
	BORDER-BOTTOM: 0px none;
	BACKGROUND: #FFFFFF;
	WIDTH: 938px;
	margin: auto;
	padding: 0px;
	z-index: 5;
	height: 100%;
}
#container {
	BORDER-TOP: 0px none;
	BORDER-LEFT: 0px none;
	BORDER-RIGHT: 0px none;
	BORDER-BOTTOM: 0px none;
	BACKGROUND: #FFFFFF;
	WIDTH: 924px;
	margin: auto;
	padding: 0px;
	z-index: 5;
	float: left;
	clear: none;
	vertical-align: top;
}
#lang-container {
/*	border: 1px dashed red; */
	float: left;
	height: 80px;
	position: relative;
	text-align: right;
	clear: right;
	z-index: 7;
	width: 526px;
	padding: 0px;
	vertical-align: top;
	margin: auto;
	overflow: hidden;
}
.lang-LI {
	COLOR: #113377;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	LIST-STYLE-TYPE: none;
	right: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.lang-UL {
	LIST-STYLE-TYPE: none;
	word-spacing: 6px;
	padding: 0px;
	vertical-align: top;
}

.navbutton a {
	border: 2px solid #a4231e;
	position: relative;
	display:block;
	margin:0;
	padding:1px;
	width: 100px;
	height: 20px;
	overflow: hidden;
	clear: both;
	float: none;
	vertical-align: middle;
	text-align: center;
	background-color: #ffffff;
	color: #a4231e; 
	font-size: 13px;
	font-weight: bold;
}

.navbutton_on a {
	border: 2px solid #a4231e;
	position: relative;
	display:block;
	margin:0;
	padding:1px;
	width: 100px;
	height: 20px;
	overflow: hidden;
	clear: both;
	float: none;
	vertical-align: middle;
	text-align: center;
	background-color: #a4231e;
	color: #ffffff; 
	font-size: 13px;
	font-weight: bold;
}

.navbutton a:hover{
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #a4231e; 
	TEXT-DECORATION: none
}
.navbutton_on a:hover {
	COLOR: #ffff00; 
	BACKGROUND-COLOR: #a4231e; 
	TEXT-DECORATION: none
}
.navbutton_on a {
	BACKGROUND-COLOR: #a4231e; 
	color:#FFFFFF;
}
.navig-menu-container {
	width: 85px;
	BACKGROUND-COLOR: #a4231e; 
	color:#FFFFFF;
	overflow: hidden;
}
.navig-menu a, .navig-menu_on a{
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: relative;
	display:block;
	margin:0;
	padding: 0px;
	padding-left:4px;
	padding-right:4px;
	height: 12px;
	overflow: hidden;
	clear: both;
	float: none;
	vertical-align: middle;
	text-align: center;
	BACKGROUND-COLOR: #a4231e; 
	COLOR: #ffffff; 
	font-size: 10px;
	font-weight: bold;
}
.navig-menu a:hover {
	border-right: 1px solid #a4231e;
	border-left: 1px solid #a4231e;
	COLOR: #a4231e; 
	background-color: #ffffff;
	TEXT-DECORATION: none
}
.navig-menu_on a{
	background-color: #ffffff;
	color:#a4231e;
}

#left-area-container {
	margin: auto;
	padding: 0px;
	float: left;
	clear: none;
	width: 184px;
}
#menu3-container {
	background-color: #f0f4ff;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	margin: auto;
	margin-top: 5px;
	clear: both;
}
#menu3-content{
	margin: auto;
	padding: 0px 0px 0px 20px;
}

.banner-stg-cont {
	background-color: #cd2131;
	padding: 7px 7px 7px 7px;
	margin-top: 11px;
	color: white;
}
.banner-stg-cont1 {
	border: 1px solid #337799;
	padding: 5px 5px 5px 5px;
	margin-top: 11px;
	color: #113377;
	font-size: 9px;
	text-align: right;
}
.banner-stg-cont2 {
	background-color: #337799;
	padding: 7px 7px 7px 7px;
	margin-top: 11px;
	margin-bottom: 9px;
	color: white;
}
#main-area-container {
/*	border: 1px dashed red; */
	width: 548px;
	text-align: center;
	float: left;
	margin: auto;
	padding: 0px;
	clear: none;
}
#main-area-content {
/*	border: 1px dashed blue; */
	margin: auto;
	padding: 0px 0px 35px;
	width: 520px;
	text-align: justify;
}
#right-are-container {
	width: 184px;
	float: right;
	clear: none;
	margin: auto;
	padding: 0px;
	font-size: 11px;
}
.banner-dr-cont{
	padding-top: 4px;
	padding-bottom: 6px;
}
#acasa {
/*	border: 1px dashed blue; */
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	font-size: 14px;
	text-align: justify;
}
#gdpr {
	border: 1px solid #a4231e;; 
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
	font-size: 14px;
	text-align: justify;
}
#tropar {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
.event {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
	text-align: justify;
}
A.event {
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
A.event:link {
	COLOR: #a4231e; 
}
A.event:visited {
	COLOR: #a4231e;
}
A.event:active {
	COLOR: #a4231e;
}
A.event:hover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #a4231e; 
	TEXT-DECORATION: none
}

.box-menu {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navig-table {
	border: none;
	padding: 0px;
	margin: 0px;
}
.navig-td-spacer {
	width: 12px;
	font-size: 11px;

}
.navig-td-spacer2 {
	width: 30px;
	font-size: 11px;
}
#menu2jos-container {
	margin: auto;
	width: 924px;
	clear: both;
	vertical-align: bottom;
	font-size: 11px;
	border-top: 1px solid #317bde;
	padding-top: 6px;
}
#menu2jos-left {
	font-size: 10px;
	text-align: center;
	width: 189px;
	position: relative;
	float: left;
	padding: 0px;
	margin: auto;
	height: 14px;
	overflow: hidden;
}
#menu2jos-right {
	position: relative;
	font-size: 10px;
	float: left;
	text-align: right;
	padding: 0px;
	vertical-align: text-bottom;
	height: 14px;
	clear: none;
	width: 548px;
	overflow: hidden;
}
#menu2jos-spacer {
	margin: auto;
	text-align: right;
	font-weight: bold;
	padding: 0px;
	clear: none;
	float: right;
	height: 14px;
	width: 180px;
	font-size: 10px;
	overflow: hidden;
}
.menu2jos-p {
	font-size: 11px;
	color: #317bde;
	display: inline;
	padding-left: 14px;
}
#margine-bottom {
	background-image: url(images/margine-bottom.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	width: 938px;
	clear: both;
}

.photo table {
	border: 0px solid #ffffff;
	width:100%;
 }

.photo td {
	border: 1px solid #a4231e;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
.photo th {
	border:1px solid #a4231e; 
	font-weight:bold;
	background:#a4231e;
	color:#FFFFFF;
	text-align: center;
}

.show table {
	border: 0px solid #317bde;
	width:100%;
 }

.show td {
	border: 1px solid #317bde;
	padding: 5px;
	margin: 0px;
	text-align: left;
}
.show th {
	border:1px solid #317bde; 
	font-weight:bold;
	background:#317bde;
	color:#FFFFFF;
	text-align: right;
}

.show-d table {
	border: 1px solid #317bde;
	width:100%;
 }

.show-d td {
	border: 1px solid #317bde;
	padding: 2px;
	margin: 0px;
	text-align: justify;
}
.show-d th {
	border:1px solid #317bde; 
	font-weight:bold;
	background:#317bde;
	color:#FFFFFF;
	text-align: center;
}

.show-f table {
	border: 1px solid #317bde;
	width:100%;
 }

.show-f td {
	border: 1px solid #317bde;
	padding: 2px;
	margin: 0px;
	text-align: justify;
}
.show-f th {
	border:1px solid #317bde; 
	font-weight:bold;
	background:#317bde;
	color:#FFFFFF;
	text-align: right;
}

.show-sm table {
	border: 1px solid #317bde;
	width:100%;
 }

.show-sm td {
	border-bottom: 1px solid #317bde;
	border-left: 1px solid #317bde;
	padding: 2px;
	margin: 0px;

}
.show-sm th {
	border:1px solid #317bde; 
	font-weight:bold;
	background:#317bde;
	color:#FFFFFF;
	text-align: left;
}
.quest table {
	border: 2px solid #5f6062;
	width:100%;
 }

.quest td {
	border: 0px solid #5f6062;
	padding: 2px;
	margin: 0px;
	text-align: justify;
}
.quest th {
	border-bottom:1px solid #5f6062; 
	font-weight:bold;
	color:#5f6062;
	text-align: right;
	vertical-align: top;
}

#error {
	font-size: 22px;
	color: #ff0000;
	display: inline;
	font-weight:bold;
}

#container-map {
	BORDER-RIGHT: 0px none;
	BORDER-TOP: 0px none;
	BACKGROUND: #FFFFFF;
	BORDER-LEFT: 0px none;
	BORDER-BOTTOM: 0px none;
	margin: auto;
	padding: 0px;
	height: 100%;
}

/* BDoor style elements*/

#BDoor-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	BORDER-TOP: 0px none;
	BORDER-LEFT: 0px none;
	BORDER-RIGHT: 0px none;
	BORDER-BOTTOM: 0px none;
	BACKGROUND: #FcFcFc;
	color: #113377;
	margin: auto;
	padding: 2px;
	height: 100%;
}

#BDoor-container H1 {
	font-size: 18px; 
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
}

#BDoor-container H2 {
	font-size: 16px; 
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
}

#BDoor-container H3 {
	font-size: 14px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 2px;
}

#BDoor-container H4 {
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 2px;
}
#BDoor-container H5 {
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
}

#BDoor-container input, select, textarea {
	PADDING: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #113377;
	background-color: #fcfcfc;
}
#BDoor-container hr {
	size: 1px; 
	color: #317bde;
}
#BDoor-container table {
	font-size: 12px; 
	text-align: left;
}

#BDoor-container a {
	color: #317bde;
}

.act td {
	border:0px solid #317bde;
}
.act th {
	border:1px solid #317bde; 
	background:#317bde;
	color:#FFFFFF;
}
.act table {
	border:1px solid #317bde; 
}
TR.menu {
	FONT-SIZE: 10px; 
	border:1px solid #663333; 
	color:#663333;
}
#photoShow {
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:0.8em;
}
#phLoad1 {
	display:block;
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:0.8em;
}
#phLoad2 {
	display:none;
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:0.8em;
	border:1px dashed red; 
}
