body {
  background-color:#FFFFFF;
  background-image:url(../../img/imagen_fondo.gif);
  font-size:1em;
	FONT-FAMILY: arial,verdana,nimbus sans l;
 	FONT-WEIGHT: normal;
  margin-left:0;
  margin-top:0;
}

p{

}
a{
	color: #ea6529;
	text-decoration: none;
	font-size: 1em;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #ea6529;
	height: 1px;
	width: 90%;
}

#contenedor {
  background-color:#FFFFFF;
  float:left;
  width:50em;
}

/* Estilos cabecera */
#cabecera {
  height:10.38em;
  width:50em;
}

#cabecera_izq {
  float:left;
  width:32em;
  height:10.38em;
}

#cabecera_der {
  float:left;
  width:18em;
}

#imagen_vaughan_ingles {
  height:6.05em;
  background-color: #ea6529;
}

#botones {
  background-color: #ea6529;
  height:auto;
  float:left;
  width:32em;
}

#boton {
  float:left;
}

#miga{
  position:relative;
  left:1em;
  top:1em;
  width:17em;
  float:left;
}

#busqueda{
  position:relative;
  top:0.5em;
  width:13em;
  float:right;
  }

#columna_der {
  width:20em;
  float:right;
}

#columna_izq {
  padding-left:0.5em;
  float:left;
  width:29em;
}

/* Estilos del cuerpo */

#cuerpo {
  float:left;
  width:50em;
}

#acceso {
  background-image:url(../../img/acceso_alumno.gif);
  height:11em;
  width:20em;
}
#login {
  position:relative;
  top:3.5em;
  width:18em;
  left:1.5em;
}

#info-nivel {
  background-color:#FFFFFF;
  float:left;
  margin-top:1em;
  width:29em;
  margin:0.1em;
}

#nivel {
  background-color:#EBECEC;
  width:9.1em;
  float:left;
  margin:0.25em;
  height:20em;
}


#informacion {
  background-image:url(../../img/fondo_info.gif);
  height:28em;
  width:19.5em;
}

#info img {
  position:relative;
  top:2em;
  left:1.9em;

}
#test {
  background-image:url(../../img/fondo_test.gif);
  height:2.5em;
  width:15.6em;
  margin-left:2em;
  left:1em;
  text-align:center;
}

#test a {
    color: #fff;
  	font-size: 1.8em;
  	font-family: times;
  	font-weight:bold;
}

#test a:hover {
	text-decoration: underline;
}

#titulo {
	padding-left:0.5em;
}

#texto-arriba{
	padding:0em 1em 1em 1em;
}

#texto_aviso_legal{
	padding:2em;
}

#nivel_col_der{
  background-color:#EBECEC;
  margin:0em 0.5em 1em 0em;
  float:left;
  height:18em;
  padding:0em 0.5em 0em 0.5em;
}

#profe{
	background-image:url('../../img/profe1.gif');
	float:left;
  width:20em;
  margin:0em 1em 1em 2em;

	height:19.3em;
}

#profe p{
  padding:0.5em 1em 0em 1em;
}

#form-matricula {
	float:left;
	width:30em;
	margin-left:0.9em;
}



#info-matriculacion {
	background-image:url('../../img/info_matricula.gif');
	margin-right:0.8em;
/*	padding:0.5em 0.5em 0.5em 0.5em;*/
	float:right;
	width:16.2em;
	height:29em;
}

#info-mat-texto {
	margin-left:0.5em;
	float:left;
	width:15em;
}

#info-mat-texto img {
	margin-top:0.5em;
}

/* Estilos de pie de página */

#pie_pagina {
  float:left;
  background-image:url(../../img/pie.gif);
  height:4.5em;
  width:50em;
}

#texto_pie {
  left:2em;
  position:relative;
  top:1.5em;
}