body {
	background: url(../img/body_mosaico.jpg) repeat-y center 602px;
}

#contido {
	background: url(../img/body_superior.jpg) no-repeat center top;
}

/* Imaxe cartel */
body#preportada #contido_gl {
	background: url(../img/body_preportada_gl.jpg) no-repeat center top;
	height: 550px;
}
body#preportada #contido_es {
	background: url(../img/body_preportada_es.jpg) no-repeat center top;
	height: 550px;
}
body#preportada #contido_en {
	background: url(../img/body_preportada_en.jpg) no-repeat center top;
	height: 550px;
}

/* Navegacion */
#navegacion .logo {
	background-image: url(../img/logo-mc2.png);
	background-position: bottom right;
	width: 122px;
	height: 50px;
}
#navegacion #idiomas {
	font-size: 0.8em;
}
#navegacion #idiomas a,
#navegacion #idiomas a span {
	background-image: url(../img/fondo-idiomas.png);
	color: #082C60;
}
#navegacion #idiomas a:hover span,
#navegacion #idiomas .select a span {
	color: #FFF;
}

#mais{
  padding-top:440px;
}

#info {
	font-family: Georgia, serif;
	font-size: 1.26em;
	line-height: 1.26em;
	text-align: right;
  float:right;
}
#info strong {
	display: block;
	color: #97291B;
	font-weight: normal;
}

a.maisinfo{
  float:right;
  padding:5px 30px 7px 30px;
  margin-left: 15px;
	background-image: url(../img/fondomaisinfo.png);
	background-position: bottom right;
  text-decoration:none;
  color:#fff;
  text-align:center;
  font-size:.6em;
}

a.maisinfo strong{
  display:block;
  font-size:1.5em;
}

#avisame{
  margin-right:20px;
  clear:right;
  text-align:right;
  display:block;
  margin:15px 0 30px 0;
}

#avisame input.text{
  width: 200px;
}

#avisame p{
  margin:0;
  font-size:.8em;
  margin: 0 0 5px 0;
}

#logos{
  clear:both;
  display:block;
  margin-top:30px;
}

#logos .image {
	background-image: url(../img/logos.png);
	height: 94px;
	margin: 0 20px;
}
#logos .coruna {
	width: 159px;
	background-position: 0 0;
}
#logos .mc2 {
	width: 164px;
	background-position: -159px 0;
}
#logos .casaciencias {
	width: 107px;
	background-position: -323px 0;
}
#logos .darwin {
	width: 145px;
	background-position: -430px 0;
}

