body{
margin: auto;
background-image:url(fondoNegro.jpg);
background-repeat: repeat;
font-family: Century Gothic, Verdana, Arial;
color:#ccc;
text-align: center;
	}


img{border:0px;}

div#general{
width:100%;
/*background-image: url(fondo.jpg);
background-repeat: repeat-x;*/
	}

div#contenido{
width:100%;
height:500px;
margin:auto;
text-align:center;
	}

div#arriba{
background-image: url(fondoArriba.jpg);
background-repeat: repeat-x;
height:55px;

}

div#superior{
background-image: url(fondoSuperior.jpg);
background-repeat: repeat-x;
/*width:1000px;*/
height: 128px;
clear: both;
text-align:left;

	}
	
div#uno{
width:360px;
float: left;
text-align:right;
vertical-align:top;
margin-top:30px;


	}

div#dos{
width:18%;
background-image: url(descarga02.jpg);
background-repeat: no-repeat;
height: 128px;
float: left;
	}

div#tres{
width:18%;
background-image: url(escucha02.jpg);
background-repeat: no-repeat;
height: 128px;
float: left;
	}

	
div#cuatro{
width:18%;
background-image: url(disfruta02.jpg);
background-repeat: no-repeat;
height: 128px;
float: left;
	}
	
.textos{
color: #DF0101;
font-weight: bold;
font-size:1.3em;
}

div#superior p{
color: White;
font-size:0.8em;
vertical-align: bottom;
padding-left: 35px;
	
}

div#Book{
position:relative;
height: 154px;
background-image: url(fondoMedio.jpg);
background-repeat: repeat-x;
text-align:center;
 margin-left:auto; margin-right:auto;
 width:900px;
	
}


.centrarImagen{
position:relative;
margin:0 auto;
text-align:center;
width:100%; background-color:#ccc;} 

div#inferior{
background-image: url('fondoInferior.jpg');
background-repeat: repeat-x;
height: 162px;
border-top:solid 1px #ccc;
/*width:580px;*/
}

div#inferiorCont{

height: 162px;
margin:auto;
width:580px;
margin-top:15px;
}



div#logo{
width:566px;
height:52px;
margin:0px;
margin-top:4px;
}

div#slogan {
	text-align:left;
 	color: #B40404;
	padding-left: 30px;
 	font-size: 1.9em;
 	/*margin-top:25px;*/
	margin-bottom:5px;
	font-weight:bold;
	 }
 
 
div#enlacePaseo {
	text-align:left;
 	font-size: 0.6em;
 	color: #9ff;
	padding-left: 110px;
 }

div#entrar{
width:580px;
height:25px;
clear:both;
color: #9ff;	
font-weight:bold;
 }


div#puntos{ width:160px;  float:right; height:23px; }

div#texto{width:55px; float:right; height:23px; text-align:right; }

/*div#entrar ul li{
	padding-left:450px;
 	 }*/

 /* ul#ciclo3Puntos{
       width:51px;
       list-style-type: none;
	   margin:0px;
	   padding:0px;
	   border:solid 1px green; height:15px;
	   float:left; display:inline;
		
    }
    ul#ciclo3Puntos li{
             list-style-type: none;
			  margin:0px;
			   padding:0px; width:51px;border:solid 1px white; float:left;
    }*/


	  ul#ciclo3Puntos{
      
       list-style-type: none;
	   margin:0px;
	   padding:0px;
 height:23px;
	 float:left; width:51px;
	   
		
    }
    ul#ciclo3Puntos li{
             list-style-type: none;
			  margin:0px;
			   padding:0px;
			   display:inline;
			   float: left;
    }


/*ul#ciclo3Puntos.innerfade li{margin:0px; padding:0px; float:left; border: solid 1px cyan;}*/

div#areaLogos{ clear:both; height:65px; margin-top:30px;}

div#logo1 {
	text-align:left;
	float:left;
	padding-top:10px;
	width:80px; 
 }

div#leyendaIntro{

float:left;
	
font-size:0.6em; 
color:#999;
margin-top:25px;
width:430px;
height:30px;
text-align:center;

}


div#logo2 {
	
	text-align:rigth;
		float:left;
		width:69px;
	 }

/* estilos Comentarios*/

div#content{
	background-color: Gray;
}


#contenido a{
color:#fc0;
text-decoration:none;


}

#contenido a:hover{
color:#0ff;
text-decoration:none;
}

div#MensajeIntro{font-size:0.8em; color:#00FFFF; margin-top:5px;}
