.div_img1
{
	background-image: url( './imagenes/img1.jpg' );
	margin: auto;
	height: 382px;
	width: 785px;
}

.div_img2
{
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.div_banner_pt
{
	background-image: url( './imagenes/banner_pt.jpg' );
	margin: auto;
	height: 100px;
	width: 805px;
}

body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.div_main
{
	text-align: center;
	border: none 1px #c8c8c8;
	width: 805px;
	margin: auto;
}

.top_ribon
{
	background-image: url( '../imagenes/fondo_supReg.gif' );
	margin-bottom: 20px;
	height: 31px;
	width: 805px;
}

.div_title
{
	background-image: url( '../imagenes/fondo_supReg2.gif' );
	height: 35px;
	width: 785px;
	margin: auto;
	vertical-align: middle;
	text-align: center;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #75201d;
	font-size: 17pt;
	margin-top: 30px;
	margin-bottom: 40px;
}

.div_top_img
{
	background-image: url( '../imagenes/bannerReg2.jpg' );
	margin: auto;
	height: 171px;
	width: 685px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.div_banner
{
	background-image: url( '../imagenes/bannerReg.jpg' );
	margin: auto;
	height: 87px;
	width: 723px;
}

.div_texto
{
	color: #645a4a;
	font-weight: bold;
	font-size: 10pt;
}

.div_nav
{
	color: #316a95;
	margin: auto;
	text-align: left;
	width: 805px;
	font-size: 9pt;
	font-weight: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.div_nav a
{
	color: #316a95;
	text-decoration: none;
}

.div_niveles
{
	margin: auto;
	width: 760px;
	height: 503px;
	border: solid 1px #b7b7b7;
	padding: 50px 0px 10px 0px;
}

.div_pie
{
	background-image: url( './imagenes/pie_pt.jpg' );
	margin: auto;
	height: 95px;
	width: 801px;
	margin-top: 100px;
}

.div_pie_texto
{
	margin-top: 80px;
	padding-bottom: 10px;
	font-size: 9pt;
}

.div_btn_pie
{
	position: relative;
	top: -169px;
	right: -242px;
}
