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

html, body {
	height: 100%;
}

body, table, tr, th, td, div, img, form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}

body {
	background-color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #006db2;
}
a:hover {
	color: #647fb4;
}

table.w100 {
	width: 100%;
}
.clear {
	clear: both;
}
.ph {
	cursor: pointer;
	cursor: hand;
}

.png {
	//background-image: none ! important;
	behavior: url('/css/pngfix.htc');
}

table.main {
	width: 964px;
	margin: 0 auto;
}
table.main td.top {
	height: 361px;
	background-image: url(/img/top.jpg);
	vertical-align: top;
}
div.logo {
	position: absolute;
	top: 124px;
}
div.logo img {
	height: 176px;
	width: 122px;
}

table.top_center td.lang {
	width: 544px;
	padding-top: 36px;
	padding-left: 103px;
	vertical-align: top;
}
table.top_center td.lang a {
	display: block;
	width: 71px;
	height: 17px;
	float: left;
	color: #006db2;
	padding-top: 4px;
	text-align: center;
}
table.top_center td.lang a.sel {
	background-image: url(/img/ln_bg.gif);
	text-decoration: none;
	color: white;
}
table.top_center td.rotate {
	padding-top: 40px;
}
table.top_center td.rotate img.rotate_ugol {
	position: absolute;
	top: 80px;
	z-index: 10;
}
table.top_center td.menu {
	padding: 37px 0px 0px 84px;
}
table.top_center td.menu a {
	display: block;
	width: auto;
	font-size: 16px;
	color: black;
	text-decoration: none;
	margin-bottom: 6px;
	background-image: url(/img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 14px;
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
}
table.top_center td.menu a:hover, table.top_center td.menu a.sel {
	color: #006db2;
}

table.bottom td.bottom_1 {
	height: 167px;
	width: 287px;
	background-image: url(/img/bottom_1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	color: white;
	padding: 114px 0px 0px 152px;
}
table.bottom td.bottom_2 {
	background-image: url(/img/bottom_2.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 100px 0px 0px 42px;
}
table.bottom td.bottom_2 a {
	display: block;
	float: left;
	width: auto;
	margin-right: 22px;
	font-size: 12px;
	background-image: url(/img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
}
table.bottom td.bottom_2 a.sel {
	color: #647fb4;
}
td.developed {
	color: #898989;
	font-size: 10px;
	text-align: center;
}
