@charset "utf-8";
body 
{
    	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.titulos_busqueda {
	font-family: Tahoma, "Trebuchet MS";
	color: #0C2A5C;
	font-size: 11px;
}
.campos {
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	width: 150px;
	font-size: 11px;
	height: 18px;
}
.campos_txt {
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	width: 150px;
	font-size: 11px;
	height: 14px;
}
.direccion {
	font-family: Tahoma, "Trebuchet MS";
	color: #666666;
	font-size: 11px;
	padding-left: 8px;
	padding-top: 5px;
}
.fondo_descripcion {
	background-image: url(images/fondo_descripcion.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
}
.titulos_descripcion {
	font-family: Tahoma, "Trebuchet MS";
	color: #0C2A5C;
	font-size: 11px;
	font-weight: bold;
}
.precios {
	font-family: Tahoma, "Trebuchet MS";
	color: #0C5716;
	font-size: 11px;
	font-weight: bold;
}
.texto_gris_11 {
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.campo_consulta {
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	width: 250px;
	font-size: 11px;
	height: 100px;
}
.fondo_descripcion_ver {
	background-image: url(images/fondo_descripcion_ver.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px;
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.texto_verde_11 {
	font-family: Tahoma, "Trebuchet MS";
	color: #48990E;
	font-size: 11px;
	font-weight: normal;
}
.link_menu {
	font-family: Tahoma, "Trebuchet MS";
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.link_menu:hover {
	font-family: Tahoma, "Trebuchet MS";
	color: #0E2E77;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.link_menu_admin {
	font-family: Tahoma, "Trebuchet MS";
	color: #003399;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.link_menu_admin:hover {
	font-family: Tahoma, "Trebuchet MS";
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.txt_blanco_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_azul_11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #415FA7;
}
.txt_gris_11_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txt_gris_13_bold {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.msg {
	font-family: Tahoma;
	font-size: 13px;
	color: Green;
	font-weight: bold;
}
.ddZona {
	font-family: Tahoma;
	font-size: 10px;
	width:120;
}
.link_corobori {
font-weight: normal;
color: #666666;
font-family: Tahoma;
font-size: 10px;
text-decoration: none;
}

.link_corobori:hover {
font-weight: normal;
color: #000000;
font-family: Tahoma;
font-size: 10px;
text-decoration: underline;
}

