*, 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;
/*	width: 992px;*/
}
div#cabecera {
position: relative;
	background: url(imagenes/cabecera.png) top left no-repeat;
	margin: 0 0;
	width: 992px;
	height: 206px;
}
div#cabecera h1 {
position: absolute;
top: 0;
left: 0;
}
div#cabecera h1 a {
width: 200px;
height: 200px;
display: block;
text-decoration: none;
}
div#cabecera h1 a span {
visibility: hidden;
}
div#cabecera h2 {
	position: absolute;
	left: 300px;
	top: 38px;
	color: #9a9887;
}
div#cabecera p#descripcion {
position: absolute;
left: 315px;
top: 165px;
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;
}


div#media {
	margin: 0 auto;
	width: 953px;
	height: 239px;
/*	background: url(imagenes/reproductor.png) top left no-repeat;*/

	background-position: top left;
	background-repeat: no-repeat;

	position: relative;
}

div#media.es { background-image: url(http://www.coloriuris.fm/css/imagenes/es-reproductor.png); }
div#media.fr { background-image: url(http://www.coloriuris.fm/css/imagenes/fr-reproductor.png); }
div#media.en { background-image: url(http://www.coloriuris.fm/css/imagenes/en-reproductor.png); }
div#media.pt { background-image: url(http://www.coloriuris.fm/css/imagenes/pt-reproductor.png); }
div#media.ca { background-image: url(http://www.coloriuris.fm/css/imagenes/ca-reproductor.png); }
	


div#reproductor {
	position: relative;
	width: 395px;
}
div#reproductor div#mediaplayer {
	/*visibility: hidden;*/
	position: absolute;
	top: 51px;
	left: 28px;
	width: 123px;
	height: 123px;
}
div#media p span { display: none; }
div#reproductor p#autor {
	position: absolute;
	top: 105px;
	left: 192px;
	color: #000;
	font-weight: bold;
}
div#reproductor p#titulo {
	position: absolute;
	top: 122px;
	left: 192px;
	color: #000;
}
div#reproductor p#fecha_creacion {
	position: absolute;
	top: 150px;
	left: 192px;
	color: #000;
}
div#reproductor p#contrato_url {
	position: absolute;
	top: 165px;
	left: 192px;
	color: #000;
}

div#reproductor div#botones {
position: relative;
top: 27px;
}
div#reproductor div#botones a {
	text-decoration: none;
	/*
	cursor: pointer;
	cursor: hand;
	*/
}
div#reproductor div#botones a:hover {
background: #f00;
opacity: 0.3;
}
div#reproductor div#botones a span { display : none; }
div#reproductor div#botones p#tiempo_pos {
	position: absolute;
	top: 185px;
left: 25px;
}
div#reproductor div#botones p#tiempo_total {
	position: absolute;
	top: 185px;
left: 90px;
}
div#reproductor div#botones a#stop {
position: absolute;
top: 170px;
left: 139px;
width: 28px;
height: 28px;
}
div#reproductor div#botones a#pause {
position: absolute;
top: 170px;
left: 178px;
width: 26px;
height: 27px;
}
div#reproductor div#botones a#play {
position: absolute;
top: 170px;
left: 215px;
width: 27px;
height: 27px;
}
div#reproductor div#botones a#mute {
position: absolute;
top: 170px;
left: 252px;
width: 28px;
height: 27px;
}



div#quierousar {
	position: relative;
	width: 180px;
	left: 414px;
}
div#quierousar h3 {
	position: absolute;
	top: 30px;
	margin: 0;
	padding: 0;
	font-size: 22px;
	width: 180px;
	line-height: 25px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}
div#quierousar h3 a {
	color: #dccf71;
	text-decoration: none;
}

a#comenzar { position: absolute; top:110px; left: 0px; width: 175px; height: 125px; }
a#comenzar span { display: none }



div#descargar  {
position: relative;
left: 614px;
width: 195px;
font-size: 11px;
}
div#descargar p#dautor {
position: absolute;
top: 133px;
left: 15px;
font-weight: bold;
}
div#descargar p#dtitulo {
position: absolute;
top: 147px;
left: 15px;
}
div#descargar a {
	color: #000;
	text-decoration: none;
}
a#catalogoartistas {
position: absolute;
top: 180px;
width: 275px;
left: 5px;
height: 35px;
}
a#explorabusca {
    position: absolute;
    top: 215px;
    left: 5px;
    width: 275px;
    height: 15px;
}







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: #612824;
}
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#pie {
	position: relative;
	clear: both;	
    background:url(imagenes/pie-bg.png) top left repeat-x;
}
div#login {
	background:url(imagenes/pie-fg.png) top left no-repeat;
	width: 953px;
	height: 119px;
}
/*
div#login iframe#ilogin  {
	position: absolute;
	left: 280px;
	border: 0; padding: 0; margin: 0;
        height: 110px;
	width: 380px;
}
*/
div#login #ilogin  {
	position: absolute;
	overflow: hidden;
	left: 280px;
	border: 0; padding: 0; margin: 0;
	height: 110px;
	width: 380px;
}



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

div#pieci p {
line-height: 18px;
}
div#pieci p a {
color: #a36766;
}


div#reproductor div#botones a#vol1 {
position: absolute;
top: 193px;
left: 286.5px;
width: 5px;
height: 2px;
}
div#reproductor div#botones a#vol2 {
position: absolute;
top: 191px;
left: 293px;
width: 5px;
height: 4px;
}
div#reproductor div#botones a#vol3 {
position: absolute;
top: 189px;
left: 299.5px;
width: 5px;
height: 6px;
}
div#reproductor div#botones a#vol4 {
position: absolute;
top: 187px;
left: 306px;
width: 5px;
height: 8px;
}
div#reproductor div#botones a#vol5 {
position: absolute;
top: 185px;
left: 312.5px;
width: 5px;
height: 10px;
}
div#reproductor div#botones a#vol6 {
position: absolute;
top: 183px;
left: 319px;
width: 5px;
height: 12px;
}
div#reproductor div#botones a#vol7 {
position: absolute;
top: 181px;
left: 325.5px;
width: 5px;
height: 14px;
}
div#reproductor div#botones a#vol8 {
position: absolute;
top: 179px;
left: 332px;
width: 5px;
height: 16px;
}
div#reproductor div#botones a#vol9 {
position: absolute;
top: 177px;
left: 338.5px;
width: 5px;
height: 18px;
}
div#reproductor div#botones a#vol10 {
position: absolute;
top: 175px;
left: 345px;
width: 5px;
height: 20px;
}
div#reproductor div#botones a#vol11 {
position: absolute;
top: 173px;
left: 351.5px;
width: 5px;
height: 22px;
}
div#reproductor div#botones a#vol12 {
position: absolute;
top: 171px;
left: 358px;
width: 5px;
height: 24px;
}
div#reproductor div#botones a#vol13 {
position: absolute;
top: 169px;
left: 364.5px;
width: 5px;
height: 26px;
}







#resultados_podcast {
	width: 48%; float :left; 
	margin-right: 4%;
}
#resultados { width: 48%; float: left; }

div#repositorio {
	margin: 0 2em;
    padding-bottom: 2em;
	background: #fff;
}
div#repositorio a {
    color: #612824;
}

div#repositorio p.totalresultados {
	text-align: right;
	margin-bottom: 1em;
}
div.buscador { font-size: 14px; }
div.buscador form fieldset { border: 0;	}

div.elementoform {
display: inline;
}

div.obra {
clear: both;
padding-top: 1em;
padding-bottom: 1em;
height: 200px;
position: relative;
border-bottom: 1px dotted #ccc;
}
div.podcast {
	height: 100px;	
}
div.obrap {
}
div.odd {
}
div.even {
	background: #f1f0e8;		
}
div.obra div.reproductorAudio {
width: 230px;
margin-right: 5px;
float: left;
}
div.obra div.datos {
width: 200px;
margin-right: 10px;
float: left;
}

div.obra div.descripcion {
	width: 400px;
	float: left;
}
div.obrap div.descripcion {
	float: left;
	width: 210px;
}
div.obra div.patrocinador {
	float: right;
	text-align: right;
}
div.obra div.patrocinador a img {
	border: none;
}







div.paginador {
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;
}
