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

body {
	background-color: #0089d1;
	background-image: url(../image/bg_genr.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textoprincipal {
	font-family: "Tahoma";
	font-size: 12px;
	color: #7d7e7e;
}

.textitulo {
	font-family: "Tahoma";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0085cb;
}

.texextra {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
}

.td3 {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #7d7e7e;
}

.texlink1 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #0085cb;
}

.negrita {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.Titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.equis {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
input.red {background-color: #0c2577; font-weight: bold; font-size: 12px; color: white;}