header,nav,section,article,footer,aside,figure {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:none;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:15px;
	line-height:normal;
	background-color:#fff;
	background-image:url(fondo_n.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	color:#b1b2b4;
}
.push { clear: both;}

a { color: #b1b2b4;}
a:link { }
a:visited { text-decoration: none;color: #b1b2b4;}
a:hover { text-decoration: none;color: #09F;}
a:active { text-decoration: none;color: #b1b2b4;}

/************ CONTENIDO **************/

.forma{
	width:330px;
  	height:auto;
	padding:0px 0px 0px 0px;
	margin-left:80px;
	margin-top:190px;
	z-index:1000;
	position: absolute;
}
.descripcion{
	width:350px;
  	height:auto;
	padding:0px 0px 0px 0px;
	margin-left:515px;
	margin-top:245px;
	z-index:1000;
	position: absolute;
}
section {
	width:1000px;
	height:auto;
	padding:0px;
	background-repeat:no-repeat;

}
article {
	width:970px;
	height:auto;
	padding:18px 5px 12px 5px;
	text-align:center;
}
h1 {
	width:auto;
	font-size:22px;
	color:#ac150c;
	margin-top:-10px;
	margin-bottom:10px;
}
.derecha{
	width:645px;
	height:auto;
	float:left;
}
.izquierda{
	width:308px;
	height:auto;
	float:right;
}
.telefono{
	float:right;
	width:191px;
	margin:12px 0 80px 0;
}
.video{
	width:530px;
	height:301px;
	background-image:url(imac.png);
	background-repeat:no-repeat;
	padding:32px 32px 180px 32px;
	margin:30px 0;
}
.licenciaturas{
	width:626px;
	height:247px;
	margin:80px 0 10px 0;
}

.becas{
	width:148px;
  	height:108px;
	padding:0px 0px 0px 0px;
	margin-left:-20px;
	margin-top:530px;
	z-index:1000;
	position: absolute;
}

.lugar{
	width:433px;
  	height:69px;
	padding:0px 0px 0px 0px;
	margin-left:-140px;
	margin-top:640px;
	z-index:1000;
	position: absolute;
}

footer{
	width:100%;
	height:116px;
	background-image:url(fondo_pie.jpg);
	background-repeat:repeat-x;
	text-align:center;
}