#general {
	margin:20px 0 0 1em;
}
#general p {
	margin:0.5em 0.3em 0.5em 0;
	padding:0;
/*	text-indent:2em;*/
}
#general h2, h2{
	font-size:1.3em;
	margin:0.5em 0.3em 0.5em -5px;
	padding:0 0 0 2em;
	background:url(../imagenes/recursos/iconotitulo.gif) no-repeat left;	
}
#general h3, h3{
	font-size:1em;
/*	margin:0.3em 0.3em 0.3em 0;
	padding:0;*/
}

#general table{
	font-size:1em;
	color:#666;
	padding:0;
	margin:0;
}

#general h2.historia, h2.historia, #parque h2.historia{
	display:block;
	margin-top:1.5em;
	padding:10px 0 0 20px;
}

#general h2.historia, h2.historia{
	background:url(../imagenes/recursos/esquinahistoria.gif) no-repeat left top;	
}

#parque h2.historia{
	background:url(../imagenes/recursos/icono_graficas.gif) no-repeat left top;
	padding-left:40px;
}

h2.subrayado100{
	border-bottom:1px solid #4993BF;
	width:100%;
	display:block;
}


