body {
	background-color: #C0C0C0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.menu_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.menu_principal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #A37900;
	text-decoration: none;
	cursor: pointer;
}

.slogan {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
}

.submenu {
	font-family: "Times";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
	line-height: 6px;
}

.submenu:hover {
	font-family: "Times";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	text-indent: 20px;
	cursor: pointer;
	line-height: 6px;
	display: block;
}

.subtitulo {
	font-family: "Times New Roman";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #A37900;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: left;
	text-indent: 20px;
	line-height: 2px;
	padding-top: 20px;
}

.style1 {
	color: #A37900
}

.style2 {
	color: #333333;
}

.style3 {
	font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: uppercase; 
	text-decoration: none; 
	text-indent: 10px;
	font-family: "Times New Roman, Times, serif";
}

.menuTit1 {
	border: 1px #CCCCCC solid;
	width: 100%;
	text-align: left;
	text-indent: 10px;
	color: #c0c0c0 !important;
	background-color: #c0c0c0 !important;
}

.menuTit2 {
	border: 1px #CCCCCC solid;
	width: 100%;
	text-align: left;
	color: #c0c0c0 !important;
}

.content {
	width: 622px;
	height: 100%;
	overflow: hidden;
	padding-left: 20px;
}

.lang {
	cursor: pointer;
}
