body{
	margin:0 auto auto 0;
 	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
#info, .lat, #navseg a, #estiloinicio, #estilofin,  #pie, #lateral, #migasdepan, #navseg{   visibility:hidden;
   display: none; 
	}
#contenedor{
	padding-top: 1em;
	margin: 0 auto auto 1em;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
       }
#cabecera{
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
#cabecera h1{
	font-size: 16pt;
	font-weight: normal;
}
#contenido{
   text-indent:2em;
}


/******
IMAGENES Y APARIENCIA
******/
 h1 img .logo{
	 width: 150px;
}

 img .profesora{
    width:150px;	
}
h1.generico{
	text-align:center;
	font-size: 16pt;
}
h2.generico{
	text-align:left;
	font-size: 16pt;
	font-weight: normal;		
}

h1.destacadotitulo{
	font-size: 10pt;	
	color:rgb(150,150,150);
	background-color:rgb(255,255,255);
	font-weight: normal;	
  	text-align:left;	
}
h1.destacado{
	font-size: 16pt;	
	color:#FF6611;
	font-weight: normal;	
}
h2.destacado{
	font-size: 14pt;	
	color:rgb(90,90,90);
	background-color:rgb(255,255,255);
	font-weight: normal;
}

