body {
	margin: 3px;
	border-color: #CCCCCC;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#delimitador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-position: center;
	background-color: #FFFFFF;
	color: #000000;
	right: auto;
}
#delimitador #cabecera {
	background-image: url(../imagenes/bg_head_top.jpg);
	background-position: center center;
	height: 90px;
}
#delimitador  #cabecera #fecha_hora {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	width: 878px;
}
#delimitador #cabecera #home {
	height: 40px;
	text-align: right;
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#delimitador #cabecera #mapa_sitio {
	text-align: right;
	width: 878px;
	margin-right: 1%;
	margin-left: 1%;
}
#delimitador #cabecera #mapa_sitio a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#delimitador #cabecera #mapa_sitio a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}
#delimitador #menu_horizontal {
	width: 100%;
	display: inline;
	margin-left: -40px;
}
#delimitador .menu_vertical {
	vertical-align: top;
	padding-top: 20px;

}
#delimitador .menu_vertical .mp a {
	padding: 5px;
	display: block;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../imagenes/bg_head_bottom_nav.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
#delimitador .menu_vertical .mpAfo a {
	padding: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4F81BD;
/*	background-image: url(../imagenes/bg_head_bottom_nav2.gif);*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
#delimitador  .menu_vertical  .mp a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #333333;
}
#delimitador .menu_vertical .seleccionado a {
	padding: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #1484B6;
	background-image: url(../Imagenes/bg_head_bottom_nav.jpg));
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
#delimitador .menu_vertical .seleccionadoAfo a {
	padding: 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #0B435B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
#delimitador  .menu_vertical .seleccionado a:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #333333;
}
#delimitador .menu_vertical .barra {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	margin-bottom: 1px;
	margin-top: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/barra.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#delimitador .menu_vertical .barraAfo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 1px;
	margin-top: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagenes/barraAfo.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#delimitador .menu_vertical #espacio {
	margin-top: 2px;
}
#delimitador .cuerpo {
	vertical-align: top;
	padding-top: 20px;
}
#delimitador .cuerpo .texto {
	line-height: 20px;
	color: #000066;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;
}

#delimitador .cuerpo .texto a {
	color: #84a6ce;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration: none;
}
#delimitador .cuerpo .texto a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}
#delimitador .cuerpo .texto select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	border-top-color: #85A6CE;
	border-right-color: #85A6CE;
	border-bottom-color: #85A6CE;
	border-left-color: #85A6CE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#delimitador .cuerpo .texto input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426DA4;
	text-align: center;
	border-top-color: #85A6CE;
	border-right-color: #85A6CE;
	border-bottom-color: #85A6CE;
	border-left-color: #85A6CE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#delimitador .cuerpo .texto textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #426DA4;
	text-align: justify;
	border-top-color: #85A6CE;
	border-right-color: #85A6CE;
	border-bottom-color: #85A6CE;
	border-left-color: #85A6CE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#delimitador .cuerpo .botones {
	margin-top: 8px;
	margin-bottom: 8px;
}


#delimitador .cuerpo .botones2 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#delimitador .cuerpo .botones3 {
	margin-top: 10px;
	margin-bottom: 10px;
	
}/*estilos links*/
#delimitador .cuerpo .botones4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#delimitador .cuerpo .mantenimiento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0F3051;
	font-weight: bold;
	text-align: center;
}

#delimitador .cuerpo hr {
	color: #999999;
	height: 1px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#delimitador  #pie_pagina {
	text-align: center;
	font-weight: normal;
	color: #333333;
	background-position: center bottom;
	font-size: 11px;
	clear: both;
}
#delimitador #pie_pagina a {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	list-style-image: none;
	list-style-type: disc;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../imagenes/donita1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
}
#delimitador  #pie_pagina  a:hover {
	color: #4B4B4B;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(../imagenes/donita.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
/* Simi Botones*/
a.simi_boton {
	height: 80px;
	width: 150px;
	background-image: url(../botones_imagen/simi_boton.jpg);
	background-position: Top;
	display: block;
}
a.simi_boton_small {
	height: 40px;
	width: 75px;
	background-image: url(../botones_imagen/simi_boton_small.jpg);
	background-position: top;
	display: block;
}
a.simi_boton:hover, a.simi_boton_small:hover {
	background-position: center;
}
a.simi_boton:active, a.simi_boton_small:active {
	background-position: bottom;
}
.simi_boton_selected {
	height: 80px;
	width: 150px;
	background-image: url(../botones_imagen/simi_boton.jpg);
	background-position: bottom;
}
.simi_boton_small_selected {
	height: 40px;
	width: 75px;
	background-image: url(/botones_imagen/simi_boton_small.jpg);
	background-position: bottom;
}
#delimitador .cuerpo a.tarjeta {
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 80px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#delimitador .cuerpo a.tarjeta:hover {
	background-position: center;
}
#delimitador .cuerpo a.tarjeta:active {
	background-position: bottom;
}
