@charset "utf-8";
.icos {
	padding-top:250px;
	padding-left:50px;
}
.acceso {
	float:left;
	padding-right:60px;
	width:170px;
	height:140px;
}
#estructura-online {
	text-align: left;
	margin: auto;
	width: 850px;
	font-family: verdana;
	font-size: 12px;
	color: #666;
}

#contenido {
	height:600px;
	padding-top:160px;
	padding-left:100px;
	background-image: url(../_img/colegio-online.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#boton-volver{
	width:140px;
	height:35px;
	padding-left:520px;
	padding-top:55px;
}
body {
	background-image: url(../_img/bg.gif);
	background-color: #DFDFDF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#estructura {
	margin: auto;
	background-image: url(../_img/inicio-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 700px;
	width: 800px;
}

