
#texto-intro {
	width: 330px;
	height: 230px;
	top: 0px;
right: 0px;
	
	background: url(img/fnd_intro.gif) no-repeat;
	position: absolute;
}
#sombra-izq {
	width: 12px;
	height: 460px;
	position: absolute;
	top:167px;
	left: -12px;
	background-image: url(img/sombra_izq.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/img/sombra_izq.png')
	
}
#sombra-der {
	width: 12px;
		height: 460px;
	position: absolute;
	top: 167px;
	right: -12px;
	background-image: url(img/sombra_der.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/img/sombra_der.png')
	
}
.art-intro {
	color: #A8A8A8;
	padding: 0px 15px 10px 15px;

	
}
.art-intro p {
	color: #A8A8A8;

}
.titulo-intro {
	margin: 15px 15px 0px 15px;
	padding: 0px;
	border-bottom: 1px solid #666;
}
.titulo-intro h2 {
	color: #FFF;

font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height: 32px;
padding: 0px 0px 6px 0px;
}
#ir {
position: absolute;
bottom: 0px;
right: 0px;
	width: 300px;
	height: 32px;	
	background-color: #6B0000;
	padding: 5px 15px;

}
#ver-mapa {
/*position: absolute;
bottom: 15px;
left: 664px;*/
padding: 0px;
margin: 0px;
width:61px;
float: left;
	
}
#ver-mapa img  {
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	
}
#ir-mapa {
/*position: absolute;
bottom: 20px;

left: 721px;*/
	width: 220px;
	float: left;
	background-image: url(img/item.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
padding: 7px 0px 0px 10px;
}
#ir-mapa a:link, #ir-mapa a:visited {
color: #FFF;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	
}
#ir-mapa a:hover {
	text-decoration: underline;
	outline: none;
}





