@charset "UTF-8";
/* CSS Document */

.titulo_verde_1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #77BD37;
	padding-left: 5px;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 5px;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
}
.texto_sin_link_sur {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
}
.texto_sur {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.links_cotizar a:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.links_cotizar a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #77BD37;
}

.links_cotizar a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.links_cotizar a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #77BD37;
}

.fondo_celda {
	background-image: url(images/img_lineasepara.gif);
	background-repeat: repeat-y;
}
.link_mapa a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.link_mapa a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.link_mapa a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.link_mapa a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}