@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #739AC9;
}
#principal {
	height: 900px;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: auto;
	right: auto;
}
#principal #titulo {
	background-image: url(images/titulo.jpg);
	position: absolute;
	height: 125px;
	width: 757px;
	left: 0px;
	top: 0px;
}
#principal #imag {
	background-image: url(images/imag.jpg);
	position: absolute;
	height: 544px;
	width: 757px;
	left: 0px;
	top: 125px;
}
#principal #izq {
	position: absolute;
	height: 108px;
	width: 147px;
	left: 0px;
	top: 669px;
	background-image: url(images/izq.jpg);
}
#principal #der {
	background-image: url(images/der.jpg);
	position: absolute;
	height: 108px;
	width: 112px;
	top: 669px;
	right: 0px;
}
#principal #btn-inf {
	background-image: url(images/btn-inf.jpg);
	position: absolute;
	height: 28px;
	width: 757px;
	left: 0px;
	top: 777px;
}
#principal #btns {
	position: absolute;
	height: 108px;
	width: 498px;
	left: 147px;
	top: 669px;
}
#principal #bolet-ant {
	position: absolute;
	height: 41px;
	width: 757px;
	left: 0px;
	top: 805px;
}
#principal #inf {
	position: absolute;
	height: 54px;
	width: 757px;
	left: 0px;
	bottom: 0px;
}

#anteriores {
	position: absolute;
	height: 41px;
	width: 757px;
	left: 0px;
	top: 0px;
}
#principal #info {
	background-image: url(images/info.jpg);
	position: absolute;
	height: 499px;
	width: 757px;
	left: 0px;
	top: 125px;
}
#texto   {
	position: absolute;
	height: 450px;
	width: 560px;
	left: 0px;
	top: 0px;
	text-align: justify;
}
#principal #inf-info {
	position: absolute;
	height: 45px;
	width: 757px;
	top: 624px;
	left: 0px;
}
#principal #info #texto {
	position: absolute;
	height: 450px;
	width: 560px;
	left: 89px;
	top: 33px;
	text-align: justify;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	letter-spacing: 1px;
	overflow: auto;
	padding-right: 10px;
	text-align: justify;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	letter-spacing: 1px;
	overflow: auto;
	padding-right: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	letter-spacing: 1px;
	overflow: auto;
	padding-right: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	overflow: auto;
	text-align: center;
}
