/* CSS Document */
li {
	list-style-type: square;
	line-height: 95%;
}
H1 {
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
	margin: 0px;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.contactos td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.oneColFixCtrHdr #container {
	width: 925px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #8A8A8A;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	height: auto !important;
	height: auto;
	min-height: 600px;
	background-color: #FFFFFF;
	padding: 15px;
}
.oneColFixCtrHdr #header {
	height: 70px;
}
.oneColFixCtrHdr #header A:link, .oneColFixCtrHdr #header A:visited, .oneColFixCtrHdr #header A:active, .oneColFixCtrHdr #header A:hover {
	color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	float: left;
	width: 925px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../imagens/back_degrade.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #385A98;
}
#footerMenu   {
	width: 922px;
	text-align: center;
	font-size: 10px;
	padding: 2px;
	margin-top: 5px;
	float: left;
}
.footerMenu  #footerLinks {
	float: left;
	width: 440px;
	text-align: center;
	padding: 3px;
	margin-top: 5px;
}
.footerMenu A:link, .footerMenu A:visited, .footerMenu A:active {
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding: 3px;
}
.footerMenu A:hover {
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	background-color: #FF6600;
}
A:link, A:visited, A:active {
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}
A:hover {
	COLOR: #FF6600;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
}
.oneColFixCtrHdr #flags {
	float: right;
	width: 90px;
	text-align: right;
	margin-top: 0px;
	padding-top: 1px;
}
.oneColFixCtrHdr #flags A:hover {
	background-color:#FFFFFF;
}

.oneColFixCtrHdr #footer {
	width: 925px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	float: left;
}
.logo {
	float: left;
	width: 350px;
	height: 60px;
	margin-bottom: 10px;
}
.slogan {
	float: right;
	width: 535px;
	height: 44px;
	margin-bottom: 10px;
	background-color: #005286;
	margin-left: 18px;
	padding-top: 10px;
	color: #FFFFFF;
	padding-right: 10px;
}
#mainContent_home {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#blockLeft {
	height: 190px;
	width: 240px;
	margin-top: 50px;
	float: left;
}
#blockCenter {
	height: 190px;
	width: 300px;
	margin-top: 15px;
	float: left;
	margin-left: 12px;
}
#blockRight {
	height: 190px;
	width: 300px;
	margin-top: 15px;
	float: left;
	margin-left: 12px;
}
#dynamic_container {
	width: 681px;
	height: 410px;
	background-image: url(../images/dynamic.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 31px;
	overflow: hidden;
}
#dynamic  {
	background-color: #FF6600;
	width: 925px;
	height: 225px;
	background-repeat: no-repeat;
	float: left;
	display: none;
}
#dynamic_business  {
	background-color: #FF6600;
	width: 925px;
	height: 225px;
	background-image: url(../images/dynamic_business.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: hidden;
}
.text_business {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 280px;
	height: 205px;
	padding: 10px;
	text-align: justify;
	overflow: hidden;
	font-weight: normal;
}
#dynamic_emotion  {
	background-color: #FF6600;
	width: 925px;
	height: 225px;
	background-image: url(../images/dynamic_emotion.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: hidden;
}
.text_emotion {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 280px;
	height: 205px;
	padding: 10px;
	margin-left: 312px;
	text-align: justify;
	overflow: hidden;
	font-weight: normal;
}
#dynamic_hotels  {
	background-color: #FF6600;
	width: 925px;
	height: 225px;
	background-image: url(../images/dynamic_hotel.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: hidden;
}
.text_hotels {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 280px;
	height: 205px;
	padding: 10px;
	margin-left: 624px;
	text-align: justify;
	overflow: hidden;
	font-weight: normal;
}
#dynamic_about {
	width: 923px;
	height: 223px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../images/dynamic.jpg);
}
.text_about {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 430px;
	padding: 5px;
	text-align: justify;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}
.text_about_topic {
	font-size: 14px;
	color: #FF6600;
}

.page_topic {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #666666;
	width: auto;
	text-align: left;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 10px;
}
#dynamic_talento {
	width: 925px;
	height: 225px;
	background-repeat: no-repeat;
	position: absolute;
}
#dynamic_parceiros {
	background-color: #FFFFFF;
	width: 923px;
	height: 223px;
	background-repeat: no-repeat;
	position: absolute;
	border: 1px solid #cccccc;
}
.text_talento {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	width: auto;
	padding: 10px;
	text-align: justify;
	float: left;
	margin-left: 10px;
	height: auto;
	margin-right: 10px;
	font-weight: normal;
}

#dynamic_form {
	float: left;
	height: 1300px;
	width: 925px;
	padding: 0px;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	margin-top: 10px;
}
.Form_Topic {
	font-weight: bold;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 10px;
	color: #000000;
}
.Form_Label {
	font-weight: bolder;
	text-align: right;
	vertical-align: top;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
}
FORM {
	FONT-SIZE: 10px;
	COLOR: #333333;
	margin: 0;
}
INPUT {
	FONT-SIZE: 12px; COLOR: #000066
}
.FormElements {
	BORDER-RIGHT: #000066 1px solid; BORDER-TOP: #000066 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 12px; BORDER-LEFT: #000066 1px solid; COLOR: #000066; BORDER-BOTTOM: #000066 1px solid; BACKGROUND-COLOR: #f3f4f6
}
.searchbox {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; MARGIN: 2px; WIDTH: 100px; PADDING-TOP: 3px; POSITION: relative; BACKGROUND-COLOR: #f6f6f6; TEXT-ALIGN: center
}
.Radio {
	width: auto;
	float: left;
}
.logoAMEX {
	float: right;
	width: 67px;
	height: 60px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#banner {
	height: 180px;
	width: 220px;
	margin-top: 69px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	border: 1px solid #8A8A8A;
}
#login1 {
	height: 160px;
	width: 218px;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	border: 1px solid #8A8A8A;
	background-image: url(../imagens/back_degrade.jpg);
	background-repeat: repeat-x;
}
#start_page {
	height: 369px;
	width: auto;
	background-image: url(../imagens/bstore_backstart.jpg);
	background-repeat: no-repeat;
	padding: 1px;
}
#start_page_text {
	margin-top: 195px;
	font-size: 11px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	overflow: auto;
}
#tab_compras {
	height: 369px;
	width: auto;
	background-image: url(../imagens/bstore_backcompras.jpg);
	background-repeat: no-repeat;
	padding: 1px;
}
#tab_reservas {
	height: 369px;
	width: auto;
	background-image: url(../imagens/bstore_backreservas.jpg);
	background-repeat: no-repeat;
	padding: 1px;
}
#tab_viagens {
	height: 369px;
	width: auto;
	background-image: url(../imagens/bstore_backviagens.jpg);
	background-repeat: no-repeat;
	padding: 1px;
}
.tab_text {
	margin-top: 195px;
	font-size: 11px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
}
.Login {
	padding: 5px;
	text-align: center;
}
.LoginT  {
	padding: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;
}

.Submit {
	padding: 8px;
	text-align: center;
	width: 60px;
	float: left;
}
.Submit1 {
	padding: 5px;
	text-align: left;
	width: 120px;
	float: left;
}
.ts_groupFooter {
	float: left;
	width: 227px;
}
#FormBlock fieldset {
	border:none;
	clear:both;
	padding:0.2em;
}
#FormBlock label {
	display:block;
}
#FormBlock label.Float {
	float:left;
	width:250px;
	text-align: right;
	margin-right: 10px;
}
#FormBlock .Float1 {
	display:block;
	float: left;
	margin-left: 260px;
}
#dynamic_containerForm {
	width: 679px;
	height: 370px;
	background-image: url(../images/dynamic.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-top: 67px;
	border: 1px solid #8A8A8A;
}
#login {
	height: 148px;
	width: 218px;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	border: 1px solid #8A8A8A;
	background-image: url(../imagens/back_degrade.jpg);
	background-repeat: repeat-x;
}
#flags {
	float: right;

}
#lang {
	height: 15px;
	text-align: right;
	font-size: 9px;
	margin-top: 5px;
}
h6 {
	font-size: 28px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}
