.menu a:hover, .menu a:active, .menu a:link, .menu a:visited {
	text-decoration : none; font-family : Arial;
	color: #FFFFFF; font-size: 10pt; font-weight: bold;
}

.menu_r a:hover, .menu_r a:active, .menu_r a:link, .menu_r a:visited {
	text-decoration : none; font-family : Arial;
	color: #FF0000; font-size: 10pt; font-weight: bold;
}

.fecha_menu {
	text-decoration : none; font-family : Arial;
	color: #FFFFFF; font-size: 8pt;
}

.titulos_seccion {
	font-family: Verdana, Arial Narrow, Arial; font-size: 10pt; font-weight: bold; color: #313084;
	background-color: #FFBD73;
}

.contenido_seccion {
	font-family: Verdana, Arial Narrow, Arial; font-size: 10pt; color: #313084;
	background-color: #FFffff;
}

.opciones_seccion {
	color: #313084; font-family: Verdana, Arial Narrow, Arial;
	font-size: 8pt; font-weight: bold;
}

.opciones_seccion a:hover, .opciones_seccion a:active, .opciones_seccion a:link, .opciones_seccion a:visited{
	color: #FFA642;
	font-family: Verdana, Arial Narrow, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.menu_desp {
	background-color: #FFA642;
}

.menu_desp, .menu_desp a:hover, .menu_desp a:active, .menu_desp a:link, .menu_desp a:visited{
	font-family: Verdana, Arial, Arial Narrow; font-size: 9pt;
	text-decoration: none; color: #313084;
}
.puntos {
	color: #FFFFFF; font: 12px/7px Arial,Tahoma,Verdana;
	height: 7px; letter-spacing: 1px;
}


.nota, .nota a:hover, .nota a:active, .nota a:link, .nota a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;
	color: #000063; text-decoration: none;
}



.voces_titulo, .voces_titulo a:hover, .voces_titulo a:active, .voces_titulo a:link, .voces_titulo a:visited {
	color: #313084;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.voces_items a:hover, .voces_items a:active, .voces_items a:link, .voces_items a:visited {
	 color: #313084;
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;
}
/*.nota a:hover, .nota a:active, .nota a:link, .nota a:visited {
	color: #FFA545; font-size: 8pt; font-weight: bold;
}*/

input, select, textarea {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; color: Black; border: 1px solid Black;
}

/* Estilos admin */
.form {
	background-color: #D9ECFF; border-color: #AAD5FF; border-width: 2px;
	border-style: solid;
}
/* Estilos admin */
.formtitulo {
	background-color: #FFFFFF; border-color: #AAD5FF; border-width: 2px;
	border-style: solid; font-size: 12pt;
}
.form TH {
	font-size: 11pt; align: center; background-color: #AAD5FF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.form TD {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt;
}
/*** Estilos admin ***/
