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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #333333;
}
h1 {
	font-size: 18px;
	color: #333333;
}
#cabTex {
	float: right;
	margin-right: 25px;
	margin-bottom: 13px;
}
.tablaMenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	width: auto;
}
.tablaMenu2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	width: auto;
}
#contenido {
	width: 490px;
	margin-left: 20px;
	height: 185px;
	padding-top: 29px;
	font-size: 12px;
}
.seleccionado {
	color: #333333;
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #333333;
	padding: 0px;
}
a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.color {
	color: #00CAB9;
	font-weight: bold;
}
.tdBorde {
	border: 1px solid #333333;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}
.color2 {
	font-weight: bold;
	background-color: #F6B511;
}
.error {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}
.error2 {
	font-size: 11px;
	color: #CC0000;
	font-weight: normal;
}
.txt {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	font-weight: normal;
}
input {
	margin-left: 15px;
	color: #00C4B6;
	font-weight: normal;
}
div {
	font-size: 12px;
}

