a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #545F9E;
	text-decoration: none;
}
a:active {
	color: #F60;
	text-decoration: none;
}

.som_izq {
	background-image: url(png/foto_fondo_44.png);
	background-repeat: repeat-y;
}
.som_der {
	background-image: url(png/foto_fondo_46.png);
	background-repeat: repeat-y;
}
.fondo_inicio {
	background-image: url(jpeg/fondo_inicio.jpg);
	background-repeat: no-repeat;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #C90;
	font-size: 22px;
	font-weight: bold;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	color: #996D4C;
	font-size: 11px;
	font-weight: 100;
	text-align: center;
}
.pie2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #545F9E;
	font-size: 11px;
	font-weight: 100;
	text-align: center;
}

.pielt {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: 100;
	background-color: #FFF;
	text-align: right;
}
.encabezado_promo {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	text-decoration: none;
}
.descripcion_promo {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.localizacion_promo {
	font-family: Verdana, Geneva, sans-serif;
	color: #545F9E;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 10px;
}
.mapa_navega {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	margin-left: 10px;
	color: #545F9E;
}
.apuntese {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	text-decoration: none;
}
.encabezados {
	font-family: Verdana, Geneva, sans-serif;
	color: #C90;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	text-transform: none;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 5px;
	text-decoration: none;
}

