@charset "utf-8";
/* CSS Document */

#principal
{
	height:1360px !important;
}

#texto
{
	width: 470px;
	height: 1180px;
	margin-left: 30px;
	/*background:rgba(255, 194, 0, 0.16);*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	/*position: absolute;*/
	overflow: hidden;
	left: 26px;
}

#texto li
{
	margin:0px;
	list-style-image:url(../images/list.jpg);
}

#texto p
{
	margin:0px;
}

#texto span
{
	font-size:14px;
}

#flash
{
	background:rgba(255, 194, 0, 0.16);
	
	width:0px;
	height:880px;
	position:absolute;
	margin-left:491px;
	margin-top:-915px;
}
