@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(imgs/bgPage.gif);
	background-repeat: repeat;	
	margin-left: 0px;
	margin-top: 0px;
}
.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.menuLine {
	background-color: #057BA8;
}
.menuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.titleHome {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #057BA8;
	text-transform: uppercase;
}
.textMain{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titleMain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.subtitleMain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #057BA8;
	text-transform: uppercase;
}
.subTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #057BA8;
}
.bgHome {
	background-attachment: scroll;
	background-image: url(imgs/bgHome.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:visited {
	text-decoration: none;
}
.bgIntra {
	background-image: url(imgs/bgIntra.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgQuemSomos {
	background-image: url(imgs/bgQuemSomos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
input,textarea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.bgFormTable {
	background-attachment: scroll;
	background-position: center center;
	background-color: #000000;
}
.inputButton {
	border: 1px solid #D4D0C8;
}
.inputText {
	border: 1px inset #D4D0C8;
}
.tableWhite {
	background-color: #666699;
}
.camFundoWhite {
	background-color: #FFFFFF;
}
.tour {
	
}
.topButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
}