@charset "utf-8";
/* CSS Document */

*{margin:0;
padding:0;}

body{width:840px;
background-image:url(Imagenes/cielo02.jpg);
background-color:#D2DCE9;
background-attachment: fixed;
background-position:center;
background-repeat: no-repeat;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#476C9A;
font-size:13px;}

img{border:0}
img:hover{border:0}

li{margin-left:20px;
text-align:left}

a:active{color:#FFFFFF}

a:link{color:#6187B6}

a:visited{color:#6187B6}

a:hover{text-decoration:underline;
color:#436692}

a{text-decoration:none;} 

#baner{width:830px;
height:140px;
padding-left:10px}

#musica{width:825px;
height:20px;
padding-top:20px;
padding-right:15px;
font-size:10px;
color:#476C9A;
text-align:right;}

#barra{width:186px;
height:776px;
float:left;
margin-bottom:10px;
border:#AEC2DA 2px solid;
background-image:url(Imagenes/fondo.png);
-moz-border-radius:10px; 
-khtml-border-radius:10px; 
-webkit-border-radius:10px;
border-radius:10px; }

#contenido{width:612px;
height:756px;
float:left;
margin-left:10px;
margin-bottom:10px;
text-align:center;
padding:10px;
border:#AEC2DA 2px solid;
background-image:url(Imagenes/fondo.png);
-moz-border-radius:10px; 
-khtml-border-radius:10px; 
-webkit-border-radius:10px;
border-radius:10px; 
}

#contenido-libro{width:612px;
float:left;
margin-left:10px;
margin-bottom:10px;
text-align:center;
padding:10px;
border:#AEC2DA 2px solid;
background-image:url(Imagenes/fondo.png);
-moz-border-radius:10px; 
-khtml-border-radius:10px; 
-webkit-border-radius:10px;
border-radius:10px; 
}

#contenido img{margin:20px}


h1{color:#476C9A;
font-size:20px}

h2{color:#476C9A;
font-size:15px}

#pie{width:836px;
height:16px;
clear:both;
background-image:url(Imagenes/fondo.png);
color:#6187B6;
font-size:10px;
text-align:center;
padding-top:10px;
magin-bottom:6px;
border:#AEC2DA 2px solid;
-moz-border-radius:10px; /*Para que funcione en Mozilla*/
-khtml-border-radius:10px; /*Para Konqueror y Safari */
-webkit-border-radius:10px;
border-radius:10px;}

#pie-libro{width:632px;
height:16px;
clear:both;
background-image:url(Imagenes/fondo.png);
color:#6187B6;
font-size:10px;
text-align:center;
padding-top:10px;
margin-left:200px;
magin-bottom:6px;
border:#AEC2DA 2px solid;
-moz-border-radius:10px; /*Para que funcione en Mozilla*/
-khtml-border-radius:10px; /*Para Konqueror y Safari */
-webkit-border-radius:10px;
border-radius:10px;}

#mantra{font-size:12px;
margin:20px}

input:focus{background-color:#CCCCCC}

.tabla {
border-bottom:#AEC2DA 2px solid;
}

#fotos{margin-top:30px}

#comentarios{text-align:left}

hr{background-color:#FF0000}
