/* HOJA DE ESTILOS DE NAVELGAS 5-FEBRERO-2006 */

a:link {
   
   text-decoration: none;
   list-style: none;
   line-height: 15px;
   color:#000066
}

a:visited {
  
   text-decoration: none;
   color:#000066;
   font-weight:bold
   
   
}
a:hover {
  
   text-decoration: none;
   color:#000066;
   font-weight:bold
   
   
}

a:active {
   color:#000066;
}


body {
  font-size: 0.75em;
  text-align: center;
  font-family: Arial Narrow, Arial;
  font-weight: 500;
  letter-spacing: 2px;
  background-color: rgb(7, 30, 46);
  margin:0px;
}


/* ID     */
#cabecera {

	width: 799px;
	height:320px;
	background-image: url(cabecera.jpg);
	background-repeat: no-repeat;
	float:left;
	margin: 10px 0px 0px 10px;
}
#botones {
	height: 90px;
	width: 799px;
	float:right;


}
#botoncentro {
	height: 100%;
	width: 74px;
	float:right;

}
#botonalumnos {
	height: 100%;
	width: 74px;
	float:right;


}
#botonpadres {
	height: 100%;
	width: 74px;
	float:right;

}
#botonmaestros {
	height: 100%;
	width: 74px;
	float:right;

}
#botonperiodico {
	height: 100%;
	width: 74px;
	float:right;

}
#botonrecursos {
	height: 100%;
	width: 74px;
	float:right;

}
#botonalbum{
	height: 100%;
	width: 74px;
	float:right;

}
#botonbuzon{
	height: 100%;
	width: 74px;
	float:right;

}
#menus {
	width: 799px;
	float:left;
background-color:#FFFFFF;
	margin: 0px 0px 0px 10px;

}
#imagentextos {
	height: 1291px;
	width: 144px;
	position: absolute;
	margin: auto;
	left: 829px;
	top: 110px;
}
#cuerpo
{
	width: 799px;
	margin: 0px 0px 0px 10px;
	float: left;
	background-color:#FFFFFF;

	}

h1{
	padding-top: 0px;
	text-align: left;
	padding-bottom: 30px;
}
h2{
	padding-top: 0px;
	text-align: center;
	font-size: 110%;
}
#pie
{
	width: 799px;
	height: 100%px;
	background-image: url(pie.jpg);
	background-position:bottom;
	color: #666;
	list-style: none;
	clear:both;
	background-repeat:no-repeat
	}

#contenido
{
	width: 720px;
	height: 100%;
	float: center;
	padding-bottom:10px;
	margin-top:10px;
	background: White;
	
	}
#comments {
  padding-top: 20px;
  width: 700px;
  font-size: 110%;
  line-height: 1.5em;
  color: #666;

  margin-top:20px;
  margin-bottom:10px;
   }
.centrado {
	text-align:center
	.imagenderecha {
	BORDER-RIGHT: #bac1a3 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #bac1a3 1px solid; 
	PADDING-LEFT: 3px; 
	FLOAT: right; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 10px; 
	BORDER-LEFT: #bac1a3 1px solid; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #bac1a3 1px solid; 
	BACKGROUND-COLOR: #fff
}
.imagenizquierda {
	BORDER-RIGHT: #f4f4f4 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #f4f4f4 1px solid; 
	PADDING-LEFT: 3px; 
	FLOAT: right; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #f4f4f4 1px solid; 
	MARGIN-RIGHT: 10px; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #f4f4f4 1px solid; 
	BACKGROUND-COLOR: #fff
}

