/* CSS Document */

.Borde{
	border: 1px solid #808080;
}
.Menu{
	background-color: #6E95B2;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	cursor: hand;
}
.Error{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
}
.Menu a{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.Verdana_N {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}
.Normal_Blanca{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	text-decoration: none;
}
.NormalGris_Oscuro{
	font-family: Verdana;
	color: #666666;
	font-weight: bolder;
	font-size: 10px;
	text-decoration: none;
}
.TR_Azul{
	background-color: #6E95B2;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
.TR_Azul_Pequeno{
	background-color: #6E95B2;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.Login{
	background-color: #000080;
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 10px;
}
.Gris_Oscuro{
	background-color: #DBDBDB;
	font-family: Verdana;
	color: #666666;
	font-weight: bolder;
	font-size: 12px;
}
td.TD_Titulo_Azul{
	font-family: Verdana;
	color: #029ED7;
	font-weight: bolder;
	font-size: 18px;
}
#Titulo{
	font-family: Verdana;
	color: #666666;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
	background-color: #C0C0C0;
}
#Titulo_Categoria{
	font-family: Verdana;
	color: #049edd;
	font-weight: bolder;
	font-size: 24px;
}
input{
	font-size: 8pt; 
	font-family: Verdana; 
	color: #666666; 
	font-weight: bold; 
}
select{
	font-size: 8pt; 
	font-family: Verdana; 
	color: #666666; 
	font-weight: bold; 
}
textarea{
	font-size: 8pt; 
	font-family: Verdana; 
	color: #666666; 
	font-weight: bold; 
}
.Notificaciones{
	font-size:24px;
	font-family: Verdana;
	color: #666666;
	font-weight: bold;
}
	
a.links:visited, a.links:link {
	font-size: x-small;
	color: #663300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.links:hover {
	font-size: x-small;
	color: #663300;
	text-decoration: none;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.EnRespuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.EnTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	padding-bottom: 20px;
}
a.encuesta_link:visited, a.encuesta_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.encuesta_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Titulo {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TR_Azul_Pequeno2{
	background-color: #4E7694;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Gris {
	background-color: #808080;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.noti_pre_link:visited, a.noti_pre_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.EnTitulo1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.Formato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.Borde_Error {
	border: thin solid #FF0000;
	font-weight: bold;
}