*, html {
	margin: 0;
	padding: 0;
}
body {
	color:#000;
	font-family:"Bitstream Vera Sans",Helvetica,Arial,Helvetica,sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}



div#wrapper {
	font-size: 12px;
	position: relative;
	margin: 0;
}

div#cabecera {
	background: url(imagenes/cabecera.png) top left no-repeat;
	width: 990px;
	margin: 0 auto;
	height: 206px;
}
div#cabecera h1 {
position: absolute;
top: 0;
left: 0;
}
div#cabecera h1 a {
width: 400px;
height: 200px;
display: block;
text-decoration: none;
}
div#cabecera h1 a span {
visibility: hidden;
}
div#cabecera h2 {
	position: absolute;
	left: 360px;
	top: 38px;
	color: #9a9887;
}
div#cabecera p#descripcion {
position: absolute;
left: 380px;
top: 140px;
font-size: 15px;
font-family: Arial,Helvetica,sans-serif;
text-align: right;
}
div#cabecera div#idiomas {
position: absolute;
top: 10px;
right: 0px;
}
div#cabecera div#idiomas a {
color: #612824
}
div#cuerpo {
	margin: 0 auto;
	width: 990px;
}

div#tablero {
	margin: 0 auto;
	height: 418px;
	position: relative;
}
div#tablero div#estamosviendo {
	position: absolute;
	left: 0px;
	width: 227px;
	height: 418px;
	background: url(imagenes/estamosviendo-es.png) top left no-repeat;
}
div#tablero div#reproductor {
	position: absolute;
	left: 227px;
	width: 445px;
	height: 418px;
	background: url(imagenes/reproductor.png) top left no-repeat;
}
div#tablero div#lavideoteca {
	position: absolute;
	left: 672px;
	width: 318px;
	height: 418px;
	background: url(imagenes/videoteca-es.png) top left no-repeat;
}

div#tablero div#estamosviendo.fr {
	background: url(imagenes/estamosviendo-fr.png) top left no-repeat;
}
div#tablero div#lavideoteca.fr {
	background: url(imagenes/videoteca-fr.png) top left no-repeat;
}
div#tablero div#estamosviendo.en {
	background: url(imagenes/estamosviendo-en.png) top left no-repeat;
}
div#tablero div#lavideoteca.en {
	background: url(imagenes/videoteca-en.png) top left no-repeat;
}
div#tablero div#estamosviendo.ca {
	background: url(imagenes/estamosviendo-ca.png) top left no-repeat;
}
div#tablero div#lavideoteca.ca {
	background: url(imagenes/videoteca-ca.png) top left no-repeat;
}
div#tablero div#estamosviendo.pt {
	background: url(imagenes/estamosviendo-pt.png) top left no-repeat;
}
div#tablero div#lavideoteca.pt {
	background: url(imagenes/videoteca-pt.png) top left no-repeat;
}


div#mediaplayer {
	position: absolute;
	top: 38px;
	left: 9px;	
}
div#lavideotecaw {
	position: absolute;
	top: 110px;
	left: 15px;
	width: 200px;
	height: 35px;
	overflow: hidden;
}
div#lavideotecaw a { color: #000; text-decoration: none; font-weight: bold; }
div#lavideotecaw .desc { font-weight: normal; font-size: 11px; }



div#catalogoautores {
	position: absolute;
	top: 260px;
	width: 260px;
	height: 155px;
}
div#catalogoautores a {
	position: absolute;
	font-size: 18px;
	text-align: center;
	color: #fbc200;
	text-decoration: none;
	width: 260px;
	height: 155px;
}
div#estamosviendow {
	position: absolute;
top: 100px;
left: 45px;
width: 180px;
overflow: hidden;
}
div#estamosviendow a {
color: #000;
text-decoration: none;
}
div#videoentuweb {
	position: absolute;
	top: 370px;
	left: 45px;
	width: 170px;
	font-weight: bold;
}
div#videoentuweb input {
	width: 100%;
}



div#quees {
margin: 0 auto;
margin-top: 40px;
width: 953px;
height: 150px;
text-align: center;
}
div#quees h3 {
height: 70px;
color: #9a9887;
font-family: Arial,sans-serif;
font-size: 20px;
}
div#quees p {
line-height: 16px;
}
div#quees a {
color: #000;
font-weight: bold;
}
div#quees div#gestiona {
width: 290px;
float: left;
padding-right: 10px;
}
div#quees div#gestiona p {
	text-align: left;
}
div#quees div#conoce{
width: 290px;
float: left;
padding-left: 10px;
padding-right: 10px;
}
div#quees div#conoce p {
border-left: 1px solid #000;
border-right: 1px solid #000;
text-align: center;
}
div#quees div#registra {
width: 290px;
float: left;
padding-left: 10px;
}
div#quees div#registra p {
text-align: right;
}



div#login {
	background: #f3f3ed;
	position: relative;
	clear: both;
	height: 120px;
}
div#loginizq {
	background:url(imagenes/login-izq.png) top left no-repeat;
	width: 300px;
	height: 120px;
	float: left;
}
div#loginder {
	background:url(imagenes/login-der.png) top left no-repeat;
	width: 300px;
	height: 120px;
	float: right;
}
div#login iframe#ilogin  {
	position: absolute;
	left: 280px;
	border: 0; padding: 0; margin: 0;
	height: 110px;
	width: 380px;
}



div#repositorio {
	margin: 0 auto;
	margin-top: 10px;
	padding: 10px;
	width: 960px;
}

div#repositorio p.totalresultados {
	text-align: right;
}

div#buscador {
	font-size: 14px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}
div#buscador fieldset {
	border: 0;	
}
div.elementoform {
	display: inline;
}

div#resultados {
	clear: both;	
}

div.obra {
clear: both;
padding-bottom: 10px;
border-bottom: 1px dotted #00566b;
}

div.video {
}

div.obra h3 {
	line-height: 2em;		
}
div.obra h3 a {
	color: #000;
}
div.odd {}
div.even {}
div.obra div.columna {
	position: relative;
	float: left;
}
div.obra div.reproductor {
	width: 320px;
	margin-right: 10px;
	position: relative;
}
div.obra div.reproductor a.play {
position: absolute;
top: 90px;
left: 130px;
}
div.obra div.datos {
}
div.obra a img {
	border: 0;	
}

















div#paginador {
clear: both;
font-size: 16px;
padding: 1em;
text-align: center;
font-weight: bold;
border-top: 1px solid #d4b7b7;
border-bottom: 1px solid #d4b7b7;
}
div#paginador a {
color: #00f;
padding-left: 0.25em;
padding-right: 0.25em;
}







div#pie {
background-color: #f3f3ed;
font-size: 12px;
text-align: center;
padding-top: 15px;
}

div#pie p {
line-height: 18px;
}
div#pie p a {
color: #333;
}