.TD_color_1 {
	background-color: #E7EEDD;
}
.TD_color_2 {
	background-color: #CBD6B6;
}
.TD_color_3 {
	background-color: #BCA5B7;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E8604D;
}
.subtit {
	font-size: 13px;
	font-weight: bold;
	color: #556677;
}




.NotasTablasNormal {
	
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	padding: 5px;
	background: #ffcc66;
}
.NotasTablasNormalTexto {
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.NotasTablasError {
	
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	padding: 5px;
	background: #cc0000;
}
.NotasTablasErrorTexto {
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;
}
.NotasTablasErrorTexto A { color: Yellow;}
.NotasTablasErrorTexto A:active { color: Yellow;}
.NotasTablasErrorTexto A:link { color: Yellow;}
.NotasTablasErrorTexto A:visited { color: Yellow;}
.NotasTablasErrorTexto A:hover { color: Yellow;}

.inputform {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color : #ffff99; border-color : #eaeaea; border-width : 1px;}
.inputformreq {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color : #ffcc00; border-color : #EA7C13; border-width : 1px;}
.patrocinadores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEA03E;
	text-align: center;
}

.logos {
text_decoration: none;
border-width: 0px;
}
.logos A {text-decoration: none; border-width: 0px;}
.logos A:active {text-decoration: none; border-width: 0px;}
.logos A:link {text-decoration: none; border-width: 0px;}
.logos A:visited {text-decoration: none; border-width: 0px;}
.logos A:hover {text-decoration: none; border-width: 0px;}
