/* CSS Document */

body{
  font-family: verdana;
  font-size: 12px;
  color:#000;
}
a{
  color: #3e3e3e;
  text-decoration:none;
}
a:hover{
  color:#000;
}

#marco_port{
  background: url(../fondos/fondo_port.jpg);
  position:absolute;
  width:980px;
  height:600px;
	top: 50%;
	left: 50%;
	margin-left: -490px;
	margin-top: -300px;
}
.marco_port1{
}
#foto_port{
  position:absolute;
  top:184px;
  left:0px;
}

#idiomas{
  position:absolute;
  top: 163px;
  left: 745px;
  width: 230px;
}

#logos{
  vertical-align:top;
  position:absolute;
  left: 280px;
  top: 540px;
}
#logos img, #logos a, #logos div{
  float:left;
  vertical-align:bottom;
  display:block;
}
#botones{
  position:absolute;
  top: 380px;
  left: 240px;
  width: 750px;
}
#botones a{
  font-weight: bold;
}
#botones div{
	float:left;
	text-align:center;

}
.boton{
  display:block;
  width:39px;
  height:39px;
  margin:5px 34px;
}
.noticias{
  background: url(../iconos/boton_01.png) no-repeat;
}
.noticias:hover{
  background: url(../iconos/boton_01.png) no-repeat 0 -39px;
}

.notas{
  background: url(../iconos/boton_02.png) no-repeat;
}
.notas:hover{
  background: url(../iconos/boton_02.png) no-repeat 0 -39px;
}
.galeria{
  background: url(../iconos/boton_03.png) no-repeat;
}
.galeria:hover{
  background: url(../iconos/boton_03.png) no-repeat 0 -39px;
}
.librosdetexto{
  background: url(../iconos/boton_04.png) no-repeat;
}
.librosdetexto:hover{
  background: url(../iconos/boton_04.png) no-repeat 0 -39px;
}
.agenda{
  background: url(../iconos/boton_07.png) no-repeat;
}
.agenda:hover{
  background: url(../iconos/boton_07.png) no-repeat 0 -39px;
}
.encuesta{
  background: url(../iconos/boton_05.png) no-repeat;
}
.encuesta:hover{
  background: url(../iconos/boton_05.png) no-repeat 0 -39px;
}
.contact{
  background: url(../iconos/boton_06.png) no-repeat;
}
.contact:hover{
  background: url(../iconos/boton_06.png) no-repeat 0 -39px;
}

#menu_ppal{
	position:absolute;
	top:60px;
	left:55px;
	width:192px;
}

#menu_ppal a{
  color: #000;
}
#menu_ppal .submenu a{
	color:#000;
}

#q_calidad{
  width:52px;
  height:51px;
  background:url(../iconos/logo_q_port.png) no-repeat 0 0;
}
#q_calidad:hover{
  background:url(../iconos/logo_q_port.png) no-repeat 0 -51px;
}

#centrosdioc{
  width:116px;
  height:51px;
  background:url(../iconos/logo_centrosdiocesanos_port.png) no-repeat 0 0;
}
#centrosdioc:hover{
  background:url(../iconos/logo_centrosdiocesanos_port.png) no-repeat 0 -51px;
}

#euskoikastola{
  width:89px;
  height:32px;
  background:url(../iconos/logo_euskoikastola_port.png) no-repeat 0 0;
}
#euskoikastola:hover{
  background:url(../iconos/logo_euskoikastola_port.png) no-repeat 0 -32px;
}
#ico_centros_c, #ico_centros_e, #ico_centros_i{
  text-align:center;
  display:none;
  position:absolute;
  width:130px;
  height:45px;
}
#a_centros, #a_video{
  display:block;
  width: 120px;
  height: 14px;
  margin-left:5px;
}
#a_centros{
  margin-top:10px;
}
#a_video{
  margin-top:4px;
}
#ico_centros_c{
  top:534px;
  left: 635px;
  background: url(../iconos/over_portada_centrosdioc1.gif);
}
#ico_centros_e{
  top:534px;
  left: 680px;
  background: url(../iconos/over_portada_centrosdioc1_e.gif);
}
#ico_centros_i{
  top:534px;
  left: 585px;
  background: url(../iconos/over_portada_centrosdioc1_i.gif);
}