.contenedor {
	background-color: #FFF;
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.prevenimms {
	background-image: url(./../imagenes/prevenimms.jpg);
	height: 230px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.body {
	background-color: #FFF;
}

.cabecera_login {
	height: 35px;
	width: 290px;
	background-image: url(./../imagenes/cabecera_login.jpg);
}

.header {
	background-image: url(./../imagenes/header.jpg);
	height: 100px;
}

.contenido {
	height: 310px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	z-index: -1;
}
.slider {
	height: 300px;
	width: 590px;
	float: left;
}
.login {
	height: 300px;
	width: 290px;
	margin-left: 5px;
	float: right;
	background-image: url(./../imagenes/bg_ingreso.jpg);
}
.forma {
	margin-top: 60px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	background-image: url(./../imagenes/footer.jpg);
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;

}
.estadisticas {
	height: 220px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./../imagenes/estadisticas.jpg);
}
.div_estadisticas {
	height: 215px;
	width: 230px;
	float: right;
	margin-right: 2px;
	margin-left: 2px;
}

.contenido_planteamiento {
	background-image: url(./../imagenes/img_pag_planteamiento.jpg);
	height: 596px;
	width: 960px;
	margin-top: 50px;
}
.contenido_implementacion {
	background-image: url(./../imagenes/img_pag_implementacion.jpg) ;
	background-repeat: no-repeat;
	height: 612px;
	width: 960px;
	margin-top: 50px;
	
}

.cantidad_registros {
                font-family: Verdana;
                font-size: 14px;
                color: #444242;
                margin-top: 140px;
                margin-right: 50px;
                text-align: center;
}
