html{overflow:auto}

/* estilo general */
#estilo1-container p{
	margin:0; 
	padding:5px;
}
#estilo1-container{
	height:515px;
	background:url('../img/ampli.gif') no-repeat 3px 400px
}
#estilo1_izq{
	width:580px;
	height:500px;
	float:left;
}
#estilo1_der {
	margin:0px 0px 0px 0px;
	/*background-color:#999999;*/
	width:420px; /* mismo width y height que su padre*/
	height:500px; /* ojo tamaņo de imagen!!!*/
	float:left;
}
div.subtitle {
	color:#7a1408;
	font-weight:bold;
	font-size:36px;
	margin-bottom:5px;
	text-align:center;
}
#estilo1_izq_txt{
	background:url('../img/topiz.gif') no-repeat 5px 5px;
	margin:30px 0px 0px 85px;
	padding-left:20px;
}









