@charset "utf-8";
.encabezado {
	background-image: url(imagenes/fondo_encabezado.gif);
	background-repeat: repeat-x;
}
.fondo_pagina {
	background-color: #006F38;
}
.menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.sombra {
	background-image: url(imagenes/sombra.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.columna_izq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.columna_der {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C1D0C6;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.celda_titulo {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 25px;
}
.celda_titulo a:link {text-decoration: none; color: #fff;}
.celda_titulo a:visited {text-decoration: none; color: #fff;}
.celda_titulo a:hover {text-decoration: underline; color: #fff;}

.celda_texto {
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.celda_texto a:link {text-decoration: none; color: #fff;}
.celda_texto a:visited {text-decoration: none; color: #fff;}
.celda_texto a:hover {text-decoration: underline; color: #fff;}

.sombra_pie {
	background-image: url(imagenes/sombra_pie.gif);
	background-repeat: repeat-x;
	background-position: top;
}.division {
	background-image: url(imagenes/division.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.division_vertical {
	background-image: url(imagenes/division_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
}
.cuadro A:link {text-decoration: none; color: #000}
.cuadro A:visited {text-decoration: none; color: #000}
.cuadro A:active {text-decoration: none; color: #000}
.cuadro A:hover {text-decoration: underline; color: #000}

.titulo {
	color: #006F38;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo A:link {text-decoration: none; color: #006F38;}
.titulo A:visited {text-decoration: none; color: #006F38;}
.titulo A:active {text-decoration: none; color: #006F38;}
.titulo A:hover {text-decoration: none; color: #005128;}
.div_busqueda {
	width: 646px;
}
.link {
	background-color: #00CCFF;

}.formulario {
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 20px;
}
.busqueda_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	height: 30px;
	padding: 10px;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.busqueda_resultado1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 10px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
}
.busqueda_resultado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 10px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: normal;
}
.titulo_seccion {
	color: #666;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}
.celda_localidad {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.celda_localidad A:link {text-decoration: none; color: #333;}
.celda_localidad A:visited {text-decoration: none; color: #333;}
.celda_localidad A:active {text-decoration: none; color: #333;}
.celda_localidad A:hover {text-decoration: underline; color: #333;}

