
/* Comentarios */

body {background-color: #DCDCDC}
/*body {background-color: #FFFFFF}*/

Otro_body {background-color: #E6E6FA; background-image:url(imagenes/fondo018.jpg)}

img {border-style: none}

.centrado {text-align:center}

.indentMenu {text-indent:10px; list-style:none; font-size:13px}

.indentItems {list-style:none}

.menu { list-style:none}

.colorTituloProjects { color:#A52A2A}

.titulosPages {font-size:30px; color:#8B4513}

.ultimaActualizacion {font-size:10px}

/*#logo_profesorado {
		 background-color: #FFFFFF; color:#000000;
		 height:60px;
		 width:155px;
		 background-image:url('imagenes/logo_profesorado.jpg');
		 background-repeat: no-repeat;
		 background-position: left top;
		 float:left;
}

#foto_escuela {
		 background-color: #FFFFFF; color:#000000;
		 height:60px;
		 width:350px;
		 background-image:url('imagenes/cristalera350x60.jpg');
		 background-repeat: no-repeat;
		 background-position: left top;
		 border-rigth: 1px solid #336699;
		 position:relative;
		 float:left;
}*/


