@charset "utf-8";
/* CSS Document */

* {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	background-color: transparent;
	cursor: default;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#info {
	position: relative;
	left: 30px;
	top: 0px;
	width: 595px;
	height: 300px;
	background-color: #FFF;
	background-image: url(images/area_text.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: none;
}

#infoContainer {
	position: absolute;
	top: 100px;
	width: 650px;
	height: 300px;
	background-color: transparent;
	background-image: url(images/img_zoombg.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 16px;
	z-index: 90000;
	visibility: hidden;
}

#infoContainerBox {
	position: absolute;
	left: 19px;
}

#infoContainerClose {
	position: absolute;
	top: 0px;
	left: 634px;
	background-color: transparent;
}

#imgContainer {
	position: absolute;
	top: 50px;
	width: 600px;
	height: 400px;
	background-color: transparent;
	background-image: url(images/img_zoombg.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 16px;
	z-index: 90000;
	visibility: hidden;
}

#containerClose {
	position: absolute;
	top: 0px;
	left: 584px;
	background-color: transparent;
}

#imgContainerBox {
	position: absolute;
	left: 19px;
}

#container {
	position: relative;
	top: 40px;
	left: 30px;
	width: 530px;
	height: 275px;
	background: transparent;
	overflow: hidden;
	z-index: 1000;
	border: none;
}

#content {
	position: relative;
	width: 490px;
	left: 5px;
}

#scrollArea {
	position: absolute;
	left: 567px;
	top: 10px;
	height: 280px;
	width: 11px;
	overflow: hidden;
	background-color: #FFF;
}

#scroller {
	position: absolute;
	top: 0px;
	width: 11px;
	height: 25px;
	background: #FFF;
	background-image: url(images/scroll.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#section_img {
	position: absolute;
	left: 640px;
	top: 0px;
}

#section_title {
	position: absolute;
	left: 30px;
	top: 0px;
	width: 450px;
	height: 40px;
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006FAC;
	overflow: hidden;
}

.copyright {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888;
	text-align: center;
	padding-left: 30px;
	padding-top: 40px;
}

.title {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#menu {
	height: 23px;
}

#menuTabs {
	position: relative;
	left: 0px;
	top: -18px;
	height: 39px;
	z-index: 10000;
}

.tab {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 120px;
	height: 39px;
	background-image: url(images/tab_section.png);
	background-repeat: no-repeat;
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #006FAC;
	padding-top: 20px;
	cursor: default;
}

.tab:hover {
	background-image: url(images/tab_section_over.png);
	background-repeat: no-repeat;
	color: #FFF;
	cursor: pointer;
}

#tabPopupBoxContainer {
	position: absolute;
	width: 125px;
	overflow: hidden;
	visibility: hidden;
	z-index: 9000;
}

#tabPopupBox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	overflow: hidden;
}

.hidden {
	display: none;
}

td.loading_banner {
	background-image: url(images/loading_banner.gif);
	background-repeat: no-repeat;
}

#label_img {
	cursor: default;
}

#content > p, #content > ul > li {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888;
}

#content > p > b, #content > ul > li > b, #content > table td {
	font-size: 14px;
	font-weight: bold;
	color: #006FAC;
}

#content > ul {
	list-style-image: url(images/bullet.gif);
}

#content > ul > li {
	margin-left: -25px;
}

#content > table td {
	padding-top: 5px;
}

a:link {
	color: #006FAC;
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: #006FAC;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #888;
	text-decoration: none;
	cursor: pointer;
}

#content > #prox {
	width: 100%;
	text-align: center;
	padding-top: 100px;
	font-size: 28px;
	font-weight: bold;
	color: #006FAC;
}

.cli_name {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006FAC;
	background-color: #FFF;
	line-height: 30px;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}

.cli_dir {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #006FAC;
	background-color: #FFF;
	text-align: left;
	vertical-align: text-top;
	padding-right: 5px;
	padding-left: 5px;
}

.cli_type {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006FAC;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.cli_info {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006FAC;
	background-color: #FFF;
	height: 200px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

td.cli_info > b, td.cli_info > b > a, td.cli_info > a {
	font-family: "DIN Alternate", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	color: #006FAC;
}

#contacto a, #contacto a:hover{
    text-decoration:underline;
    color: #888;
}
