body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/fondo.gif);
	color: #003366;
	line-height: 20px;
}
.listado {
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #09399D;
	border-right-color: #09399D;
	border-bottom-color: #09399D;
	border-left-color: #09399D;
	color: #FFFFFF;
	background-color: #4569B5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 10px;
}

.listado a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.listado a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.listado a:hover{
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	font-weight: bold;
}


.listado a:active{
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 20px;
	font-weight: bold;
}


.tabla_principal {
	width: 770px;
	height: 600px;
}
.area_contenido {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.menu_buscar {
	background-image: url(../images/titulo_c.jpg);
	width: 275px;
	background-repeat: no-repeat;
	height: 75px;
}
.area_lista {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: 150px;
}
.piepagina {
	background-image: url(../images/piepagina.jpg);
	color: #2B55AA;
	font-size: 11px;
}

.piepagina a:link,a:visited,a:hover,a:active{
	color: #244FA8;

}
.boton {
	color: #FFFFFF;
	background-color: #0A3A9E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
.titulo_tabla {
	background-image: url(../images/fondo_titulo.gif);
	background-repeat: repeat-y;
	color: #FF9933;
	font-weight: bold;
}
.lista_tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09399D;
	list-style-position: inside;
	list-style-type: square;
}

.lista_tabla li{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #09399D;
	border-right-color: #09399D;
	border-bottom-color: #09399D;
	border-left-color: #09399D;
}
a:link, a:visited,a:hover,a:active {
	color: #09399D;
}
.titulo_pagina {
	background-image: url(../images/titulo.jpg);
}
