{literal}
body {
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0074C5;
}

td {
	font-size: 10px;
}

th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p { 
	line-height: 1.5em; 
	font-size: 10px;
}
a:link { 
	color: #000000; 
	text-decoration: none;
}
a:visited { 
	color: #000000; 
	text-decoration: underline;
}
a:hover { 
	color: #000000; 
	text-decoration: underline;
}
.default_migas{
    font-size: 10px;
    color: #3D6633;
    font-family: verdana, arial, helvetica, sans-serif;
}
.default_migas_actual{
    font-size: 10px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;    
}
.default_titulo{
	font-size: 24px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
}
.default_marco{
    background-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    text-align: center;
}
.default_antetitulo{
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.default_subtitulo {
    font-size: 12px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    color: #333333;
}
.default_fecha {
    font-family:  arial;
    font-size: 9pt;
    color: #333333;
}
.default_descripcion {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-align: justify;
	color: #FFFFFF;
}
.default_entradilla {
	font-size: 11px;
	line-height: 1.4em;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	color: #353852;
	text-align: justify;
}
.default_submenu {
    font-size: 12px;
    line-height: 1.5em;
    font-weight: bold;
    font-family: verdana, helvetica, sans-serif;
    color: #3D6633;
}
.default_creditos {
    font-size: 11px;
    line-height: 1.5em;
    font-family: arial, helvetica, sans-serif;
    color: #FFFFFF;
}
.default_vinculos {
    font-size: 12px;
    font-weight: bold;
	line-height: 1.4em;
    font-family: verdana, helvetica, sans-serif;
    color: #FFFFFF;
}
a.default_vinculos:link {
    color: #000000;
	text-decoration: none;
}
a.default_vinculos:visited {
    color: #000000;
	text-decoration: none;
}
a.default_vinculos:hover {
    color: #000000;
	text-decoration: underline;
}
.menuInstitucional{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
}
a.menuInstitucional:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.menuInstitucional:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.menuInstitucional:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.background_contenido {
	background-image: url(../../recursos/idioma_es/fondo_contenido.gif);
	background-repeat:  repeat-x;
}
.background_lateral_left {
	background-image: url(../../recursos/idioma_es/fondo_mapa2l.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	background-color: #5890B3;
}
.background_lateral_right {
	background-image: url(../../recursos/idioma_es/fondo_mapa2r.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	background-color: #5890B3;
}
.background_cabezote {
	background-image: url(../../recursos/idioma_es/fondo_top.jpg);
	background-repeat:  no-repeat;
	background-color: #000000;
}
.background_cabezote_left {
	background-image: url(../../recursos/idioma_es/lineas.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.default_table_background {
	background-color: #00CCFF;
}
.background_menuLateral {
	background-color: #0074C5;
}
.menuLateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: right center;
	text-align: left;
	display: block;
}
a.menuLateral:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLateral:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menuLateral:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.default_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #F1F1ED;
	border: 1px solid #003366;
	color: #000000;
	background-position: center center;
}
.default_select
{
	font-size: 10pt;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #6699cc;
	font-family:  Arial, Helvetica, sans-serif;
	width: 300px;
	font-style: normal;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

.edicion_titulo
{
    font-weight: bold;
    font-size: 14pt;
    color: #434365;
    font-style: normal;
    text-decoration: none;
    font-family:  arial;
}
.edicion_elemento
{
    font-size: 8pt;
    font-style: normal;
    color: #000000;
    text-decoration: none;
    font-family:  arial;
}
.edicion_input
{
	font-size: 10pt;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #6699cc;
	font-family:  arial;
	width: 300px;
}
.edicion_input_requerido
{
	font-size: 10pt;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #ff8000;
	font-family:  arial;
	width: 300px;
}
.background_menu_institucional {
	background-image: url(../../recursos/idioma_es/fondo_mapa2t.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.background_contenido {
	background-image: url(../../recursos/idioma_es/fondo_mapa3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #5890B3;
}
.table_normal {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

.td_normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.th_normal {
	font-size: 14px;
	font-family: Franklin Gothic Medium;
	font-style: normal;
	font-weight: bold;
	background-color: #006699;
	text-align: left;
	text-indent: 10px;
	height: 15px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 2px 2px 10px;
}

.select_normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.select_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	border: none;
}
{/literal}
