/*
----------------------------------------------------
montanadefuego.com
Autor: Aeron Gleman, Jose Pablo Rojas - Metodus.com
Fecha: 04/abril/2006
(c) 2005 metodus IPTI S.A.
------------------------------------------------------
Estilos activities
*/

div#menu-pri li#activities ul {
	height: auto;
}

.tour {
	background: url(../css/bg-div-tour.jpg) bottom left repeat-x;
	border: #990000 1px solid;
	border-left: none;
	border-top: none;
	margin: 10px 0 30px 30px;
	overflow: hidden;
	width: 480px;
}
.tour h1{
	color:#003300;
	font: bold 1.4em/30px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
}
.tour img{
	clear:both;
	float: left;
	margin: 10px 0 0 0px;
}
.tour p{
	margin-left: 120px;
}
.tour ul li{
	background: url(../css/br-link.gif) left center no-repeat;
	font: normal 1.1em/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px  0 5px 90px;
}
.price-tour h1{
	background: url(../css/bullet-li.jpg) center left no-repeat;
	text-indent: 20px;	
}