/* CSS Document */

#caja ul {
	width:450px;
	height:120px;
	background-color:#f2e4c5;
	border: 1px dotted #a4987d;
	padding:5px 3px 10px 3px;
	margin:10px 0 0 90px;
	.margin:10px 0 0 0;
	
}
#caja li{
	margin: 8px 8px 8px 8px; 
	display:inline;
	list-style-type:none;
	float:left;
	width:130px;
	height:89px;
}

#cajaAudio ol {
	width:250px;
	background-color:#e8d39f;
	border: 1px dotted #a4987d;
	padding:5px 3px 10px 3px;
	
}
#cajaAudio li{
	margin: 8px 8px 8px 8px; 
	display:block;
	list-style-type:none;
	float:left;
}
#barra{
	background-image: url(../imagenes/barra.gif);
	height:23px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:10px;
	
}
#video{
	width:425px;
	height:390px;
	margin: 20px;
	background-position:center;
	background-color:#f2e4c5;
}
h4 {
	padding:10px 0 10 130px;
	text-align: left;
	font-size: 1.1em;
	color: #5d4640;
}

  a#venlace1 {
                display:block;
                width:130px;
                height:89px; 
                text-indent:-9999px;
                background:url(../imagenes/video_mesias.gif) top left no-repeat;
    }
	a#venlace1:hover {
                background-position:0 -89px;
    }
	
	#tvideos{
	background-image: url(../imagenes/titulos/tvideos.jpg);
	height:58px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:20px;
}
#taudios{
	margin-left:130px;
	.margin-left:10px;
	margin-top:25px;
	.margin-top:25px;
	background-image:url(../imagenes/titulos/taudios.jpg);
	background-repeat: no-repeat;
	width:396px;
	height:58px;
}
	 
/*********************************Musica*************************/	
#musica{
    margin-top:20px;
	width: 391px;
	height:291px;
	margin:20px 0 0 195px;
	.margin:20px 0 0 0;
	background-image:url(../imagenes/musica_01.gif);
	background-repeat: no-repeat;
	padding:0 3px 5px 50px;
}
#musica2{
	margin:20px 0 0 125px;
	.margin:20px 0 0 0;
	width: 391px;
	height:355px;
	background-image:url(../imagenes/musica_02.gif);
	background-repeat: no-repeat;
	padding:0 3px 15px 50px;
	text-align:left;
}
#musica ul, musica2 ul{
	margin-left:20px;
	padding:8px 3px 10px 0px;
	
	}
#musica a:link, a:visited{
	text-decoration:none;
	color:#884435;
	}
#musica a:hover{
	color:#3c3230;
}
#musica2 a:link, a:visited{
	text-decoration:none;
	color:#884435;
	}
#musica2 a:hover{
	color:#3c3230;
}

#musica li , musica2 li{
	display:block;
	padding:3px 0 0 0px;
	text-align:left;
}

#espacio{
	clear:both;
}