.menu_arriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #315E73;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #427B96;
}
.menu_arriba A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #315E73;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: underline;
}
.menu_arriba A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #315E73;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: underline;
}
.menu_arriba A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7C9DA;
	background-color: #315E73;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	text-decoration: underline;
}

.derecha_marron {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
}
.arriba_marron {
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-width: 1px;
	border-right-color: #427B96;
}
.derechayarriba_marron {
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	border-right-width: 1px;
	border-right-color: #996600;
}
.derecha_azul {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #427B96;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 14px;
}
.marronyazul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #427B96;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996600;
}
.derechayarriba_azul {

	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #427B96;
	border-right-width: 1px;
	border-right-color: #427B96;
}
.contenidoazul_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #427B96;
}
.contenido_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding: 14px;
	list-style-position: inside;
	list-style-type: circle;
}
.punteado_azul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #427B96;
}
.contenido_sinjustificar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding: 14px;
}
.abajo_marron {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
.formulario2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #FEFBF3;
}
