#content p{
	margin-top:20px;
}
#extra1{
	position:absolute;
	width:72px;
	height:71px;
	bottom:50px;
	right:80px;
	background: url(../img/info.png);
}
#fondoscroll{
	background: none;
}
#informacionUL{
	margin:0;
	padding:0;
	margin-left:10px;
	width: 80%;
	font-family: sans-serif;
	font-size: 14px;
	margin-top: 20px;
}
#informacionUL li{
	
	list-style: none;
	background: url(../img/list2.png) left top no-repeat;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:15px;
	text-indent: 30px;
	text-align: justify;
	text-transform: inherit;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-family: verdana,sans-serif;
	color:#515085;
}

.fondoContent{
position:absolute;
margin:0;
top:0;
left:0;
padding:0;
width: 230px;
height:160%;
background: url(../img/billetesBordes.jpg) repeat-y;
}

content p{
	margin: 0px;
	padding: 0px;
	text-indent: 30px;
	text-align: justify;
	text-transform: inherit;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	color:#515085;
}
.resaltaRojo{
	font-size: 200%;
	color: #DD0000;
	font-family: sans-serif;
	font-weight: bold;
}
.logoInformacion{
	margin:0;
	padding:0;
	position: absolute;
	width: 70px;
	height: 65px;
	left: 150px;
	top: -10px;
	background-image: url(../img/info.png);
}
.negrita{
	font-weight: bold;
}
.mayor{
	font-size:150%;
}
#titulo{
width: 300px;
font-size: 16px;
}
a{
	font-size: 16px;
}