/* CSS Document */

BODY { 
background : #B3862D;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
background-attachment: fixed;
background-image:url(images/fondo_body.gif);
/*background:#B3862D url(images/fondo_esquina.png) no-repeat top right;*/
font-size:10px;
}

#index{
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -150px;
	width: 300px;
	height: 670px;
	background:#CC9933 url(images/borde_cent_referencia.gif) no-repeat bottom right;
	z-index:1;
	}

#index_logo{
	position:relative;
	padding:10px 10px 0px;
	float:left;
	width:280px;
	text-align:center;
	}	

#index_idiomas{
	position:relative;
	padding:0 10px 25px;
	margin-top:0;
	float:left;
	width:280px;
	text-align:center;
	background-color:#CC9933;}	
	
#index_portada{
	position:relative;
	padding:0 10px;
	float:left;
	width:280px;
	text-align:center;
	}	

#index h1{
	font-size: 10pt;
	color:#fff;
	font-weight:normal;
	border-bottom:2px solid #B3862D;	
	margin-bottom:-5px;}


/* inicio /////////////// */
#contenedor_grande{
position: absolute;
top: 15px;
padding-bottom: 200px;
left: 15px;
width: 950px;
background-color : #B3862D;
height:auto;}

#idioma{
	position:absolute;
	left:820px;
	top:107px;
	background-color : #CC9933;
	height:12px;
	width:100px;
	text-align:center;
	padding:4px 0;}
	

#central{
position: relative;
left: 20px; 
width: 460px; 
float: left;
padding: 10px 10px 50px;
margin: 10px 5px;
height:auto;
background:#CC9933 url(images/borde_cent_referencia.gif) no-repeat bottom right;
border-left:1px solid #FFFFFF;}

#rss{
	background:#fff url(images/rss_icon.jpg) no-repeat center right;
	position:absolute;
	left:360px;
	height:12px;
	width:100px;
	text-align:left;
	padding:4px 0 4px 6px;
	}

#central_sub{
position: relative;
float: left;
text-align: justify;
padding: 5px;
margin-bottom: 20px;
width: 450px; 
height:auto;}

#central_sub_cultura{
position: relative;
float: left;
background: #B3862D url(images/borde_central_sub_cultura.gif) no-repeat top right;
text-align: justify;
padding: 0 10px;
margin-top:10px;
margin-bottom: 20px;
width: 440px; 
height:auto;}

#central_sub_cultura h1{
	font-size: 8pt;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #B3862D;	
	margin-bottom:-5px;}


#ultimas_referencias{
position: relative;
left: 35px; 
width: 300px; 
float: left;
padding: 0px 5px;
margin: 25px 5px;
height:auto;}

.ultimas_referencia{
position: relative;
width: 300px; 
float: left;
height:auto;
margin-bottom:20px;
background:#000 url(images/borde_ref_audio.gif) no-repeat top right;
color:#FFFFFF;
padding:3px;}

.ultimas_video{
position: relative;
width: 300px; 
float: left;
height:auto;
margin-bottom:20px;
background:#333 url(images/borde_ref_video.gif) no-repeat top right;
color:#FFFFFF;
padding:3px;}

#ultimas_referencias img{
position: relative;
height: 100px; 
width: 100px; 
float: left;
clear: right;
margin-right:10px;}



#miga_fotos{
position: relative;
left: 35px; 
width: 300px; 
float: left;
padding: 10px 10px;
margin: 10px 5px;
height:auto;}

#miga_fotos img {margin-bottom:8px;}




/* audio /////////////// */

#central_referencia{
position: relative;
float: left;
left: 20px; 
width: 765px;
padding: 10px 20px 50px;
margin: 10px 5px;
height:auto;
background:#CC9933 url(images/borde_cent_referencia.gif) no-repeat bottom right;
border-left:1px solid #FFFFFF;}

#referencia{
position: relative;
width: auto; 
float: left;
text-align: left;
line-height: 17px;
margin-top:10px;
margin-bottom:15px;
border-bottom:1px solid #FFFFFF;}

#referencia_portada{
	position: relative;
	float:left;
	width: 700px;
	text-align: left;
	padding: 5px;
	margin-bottom:10px;
}

#referencia_portada img{
height:200px;
width:200px;
margin:0 20px 0 0;
float:left;}

#triple img{height:120px; width:380px; margin-top:10px;}
#doble img{height:120px; width:235px; margin-top:10px;}

#tabla{
	position:relative;
	float:left;
	line-height: 18px;
	margin-bottom:10px;
}

td {text-align:center; background-color: #B3862D;}
.left {text-align:left; padding-left: 15px;}
.color_fondo {background-color:#CC9933;}
.color_secundario {background-color:#000;}

#referencia_cover{
position: relative;
float:left;
width: 760px;
text-align: justify;
padding: 5px 5px 5px;
margin: 25px 0px;
border-top:1px solid #FFFFFF;}

#temas{
	width: 500px;
    text-align: left;
    clear: none;
    float: left;}


/* video /////////////// */

#video_cuerpo{
	position:relative;
	float:left;
	width:730px;
	padding:15px;
	background-color:#4c412b;
	margin-bottom: 10px;
	}

#video_imagenes{
	position:absolute;
	float:right;
	top:15px;
	right:15px;
	height: inherit;
	}
	
#video_imagenes img{margin-bottom:3px;}

#datos_video{
	position:relative;
	margin-left:10px;
	margin-bottom:50px;
	margin-top:20px;}

.avtypers{margin-right:60px; height:280px;}
	
#video_video{
	position:relative;
	float:left;
	clear:right;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;}	


/* refererencias listados /////////////// */

#referencia_total_audio{
position: relative;
left: 15px; 
width: 750px; 
float: left;
padding: 0px 5px;
margin: 10px 5px;
height:auto;}

#referencia_total_audio .referencia_unidad{
position: relative;
width: 340px; 
float: left;
height:auto;
margin-bottom:30px;
margin-right: 20px;
font-size:11px;
line-height:20px;
background:#000 url(images/borde_ref_audio_unidad.gif) no-repeat top right;color:#FFFFFF;
padding:3px;}

#referencia_total_audio img{
position: relative;
float: left;
clear: right;
margin-right:10px;}

#referencia_total_audio .bold{
font-weight:bold;
color:#B6B791;}

#referencia_total{
position: relative;
left: 15px; 
width: 750px; 
float: left;
padding: 0px 5px;
margin: 10px 5px;
height:auto;}

.referencia_unidad{
position: relative;
width: 340px; 
float: left;
height:auto;
margin-bottom:30px;
margin-right: 20px;
font-size:11px;
line-height:20px;
background:#333 url(images/borde_ref_video_unidad.gif) no-repeat top right;color:#FFFFFF;
padding:3px;}

#referencia_total .bold{
font-weight:bold;
color:#B6B791;}

#referencia_total img{
position: relative;
float: left;
clear: right;
margin-right:10px;}

.video img {height:100px; width:133px;}


/* ARTISTAS /////////////// */


#central_artistas{
	position: relative;
	left: 20px;
	width: 380px;
	float: left;
	padding: 10px 10px 50px;
	margin: 10px 5px;
	height:2580px;
	background:#CC9933 url(images/borde_cent_referencia.gif) no-repeat bottom right;
	border-left:1px solid #FFFFFF;
}


.enlaces{line-height:17px;}


/* menu /////////////// */
#navegador{
position: relative; 
float: left;
clear:left;
width: 100px;
text-align: left;
margin-top:10px;
height:200px;
font-size:11px;
}
#navegador ul {margin: 0; padding: 0; list-style-type: none;}
#navegador li { margin: 0 0 .2em 0; }
#navegador a {
display: block;
color: #fff;
background: #000 url(images/menu_navegacion_normal.gif) no-repeat bottom left;;
width: 9em;
padding: .3em .8em;
margin-bottom:3px;
text-decoration: none;
}
#navegador a:hover {
	background: #E0E1D1 url(images/menu_navegacion_hover.gif) no-repeat bottom left;
	color: #4D5530;}


#booking{
	position:absolute;
	float:left;
	width: 12%;
	padding: 0 5px;
	margin-top: 200px;
	left:0;
	text-align: center;
}


#imagen{
	text-align: right;
   	margin : 0px 10px 8px 0px;   
   	float: right;} 
	
#audio_imagen{
	text-align: center;
   	border: 1px solid #000000;   
   	float: right;
   	background: #0000; }
	
#detalle_imagen{
	border: 1px solid #000;
	position: relative;
	margin : 0px 10px 8px 0px;	
	float: left;
	clear: none;}
	
#detalle_imagen img{border:0;}	
	
#referencia_enlaces{
position: relative;
width: 458px; 
text-align: left;
padding: 5px;
float: left;}


#multimedia{
position: relative;
width: 490px; 
float: left;
text-align: center;
padding: 10px 3px;}


A.referencia:LINK{color: #E0E1D1;background-color: #000;}
A.referencia:ACTIVE{color: #E0E1D1;background-color: #000;}
A.referencia:VISITED{color: #E0E1D1;background-color: #000;}
A.referencia:HOVER{color: #333;background-color: #E0E1D1;}

A.video:LINK{color: #E0E1D1;background-color: #333;}
A.video:ACTIVE{color: #E0E1D1;background-color: #333;}
A.video:VISITED{color: #E0E1D1;background-color: #333;}
A.video:HOVER{color: #333;background-color: #E0E1D1;}

A:LINK{color: #000;}
A:ACTIVE{color: #000;}
A:VISITED{color: #000;}
A:HOVER{color: #E0E1D1;}


h1{	font-size: 8pt;
	color:#fff;
	font-weight:bold;
	border-bottom:2px solid #B3862D;	
	margin-bottom:-5px;}
	
h2{	font-size: 11pt;
	color:#fff;
	background: #B3862D;
	margin-top:10px;}

h3{font-size: 7pt; text-align: center;}

.enunciado{
	color: #fff;
	background: #B3862D url(images/enunciado_borde.gif) no-repeat top right;
	padding: 1px 25px 1px 5px;
	font-size:10pt;}

.bold{ font-weight:bold;}
.cursiva{ font-style:italic;}  
.clear_r{ clear: left;}
.imagen_video{ margin-right: 5px;}


#player{
	position:absolute;
	z-index:3;
	height:100px;
	width:390px;
	left: 540px;
	background-color:#6666FF;
	top:20px;}
	
.contenedorfoto{
   float:left;
   width:133px;
   height:140px;
   margin: 10px 10px;
   padding:0 50px;
   line-height: 18px;
   text-align:center;}

#retorno{
	margin-top:50px;
	border-top:1px solid #B3862D;
	text-align:right;
	padding:10px 10px 0;
	float:right;
	width:100%;
	}	

table{
	width:720px;
	}
	
#central_artistas table{
	width:100%;}	

