/* Generals */
body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
	overflow: auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #8aa5b6;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
}

table {
	height: 100%;
	width: 100%;
}

#body {
	text-align: left;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#container {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

/* Header */
#header {
	background-image: url(../_interficie/header-bck.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	height: 173px;
	text-align: center;
	vertical-align: top;
	padding-right: 25px;
	padding-left: 25px;
}

#header table {
	height: 173px;
	width: 100%;
	background-image: url(../_interficie/header-bck2.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#header #logo {
	text-align: left;
	vertical-align: bottom;
	width: 353px;
}

#header #title {
	text-align: right;
	vertical-align: bottom;
}

#header #title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #9ab2c0;
	margin-bottom: 32px;
}

/* Footer */
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #42718b;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-right: 25px;
	padding-left: 25px;
}

#footer #contact {
	clear: none;
	float: left;
}

#footer .xplora {
	color: #8eaab9;
	text-decoration: none;
	float: right;
	clear: none;
}

#footer #contact a, #footer #contact a:visited, #footer #contact a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #contact a:hover {
	text-decoration: underline;
}

/* Menu */
#menu {
	text-align: left;
	vertical-align: top;
	width: 247px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #42718b;
	line-height: 20px;
}

#menu table {
	height: auto;
	width: auto;
}

#menu td {
	color: #4f7a93;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#menu a, #menu a:visited, #menu a:active {
	color: #555555;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	height: auto;
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #42718b;
}

#menu .subopcion {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu .subopcion td {
	color: #4f7a93;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#menu .subopcion a, #menu .subopcion a:visited, #menu .subopcion a:active {
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 10px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px;
}

#menu .subopcion a:hover {
	color: #42718B;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/* Submenu */
#content #submenu {
	background-color: #dce4e9;
	padding: 0px;
	width: auto;
}

#content #submenu td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#content #submenu a, #content #submenu a:visited, #content #submenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #42718b;
	text-decoration: none;
	background-image: url(../_interficie/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 9px;
}

#content #submenu a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Content */
#content, #content table {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	height: auto;
	width: auto;
	line-height: 16px;
}

#content td {
	vertical-align: top;
	padding-right: 15px;
}

#content h2, #content table h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: 42718b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content h3, #content table h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}

#content p, #content table p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.break {
	background-image: url(../_interficie/linia-divisio.gif);
	background-repeat:  repeat-x;
	background-position: left top;
	padding-top: 15px;
}

#content img {
	border-top-color: #42718b;
	border-right-color: #42718b;
	border-bottom-color: #42718b;
	border-left-color: #42718b;
}

#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}

#content a, #content a:visited, #content a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4b7890;
	text-decoration: none;
}

#content a:hover {
	color: #000000;
}

#content b, #content strong {
	font-weight: bold;
	color: #2A2A2A;
}

#content ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#content ul li {
	background-image: url(../_interficie/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Formularis */
.field-text, .field-memo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
	background-color: #eaeaea;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.field-memo {
	height: auto;
	scrollbar-arrow-color: #eaeaea;
	scrollbar-base-color: #eaeaea;
	scrollbar-darkshadow-color: #eaeaea;
	scrollbar-track-color: #eaeaea;
	scrollbar-face-color: #9b9fa2;
	scrollbar-shadow-color: #eaeaea;
	scrollbar-highlight-color: #eaeaea;
	scrollbar-3dlight-color: #eaeaea;
}

.field-check {
	margin-top: -4px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}

.field-button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #42718b;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 60px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: right;
}
