	body	{
		margin: 10px 10px 0px 10px;
		background: #FFF;
		font-family:arial, sans-serif;
	}

	p 	{ 
		margin: 0 0 1em 0;
	 	}
	
	.cabecera { background-color: #CC2827; }
	
	.barramenu	{
		font-size: 75%;
		background-color: #EEE;
		padding: 4px 10px 4px 4px;
	}
	
	.barramenu A:link		{ color:#333; text-decoration: none; } 
	.barramenu A:visited	{ color:#333; text-decoration: none; } 
	.barramenu A:active		{ color:#CC2827; text-decoration: none;}
	.barramenu A:hover		{ color:#CC2827; text-decoration: underline;  }
	
	#caja_lateral	{
		padding: 0px 10px 10px 10px;
		border: 1px #CCCCCC solid;
		margin-top: 10px;
		font-family: arial, sans-serif;
		font-size: 65%;
		line-height: 130%;
	}
	
	#titulo_caja_lateral	{
		color: #FFF;
		background: #CC2827;
		padding: 2px;
		margin-top: 10px;
		margin-bottom: 5px;
		text-transform: uppercase;
		width: 100%;
		font-weight: bold;
	}
	
	#subtitulo_caja_pedido	{ 
		font-size: 125%; 
		color: #CC2827;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:3px;
	}
	
	.cuerpo_caja_pedido {
		font-size: 115%;
		color: #333;
	}
	
	.menulibro				{ font-weight: bold; color:#CC2827;}
	.menulibro A:link		{ color:#CC2827; text-decoration: none;}
	.menulibro A:visited	{ color:#CC2827; text-decoration: none;}
	.menulibro A:active 	{ color:#333; text-decoration: none;}
	.menulibro A:hover		{ color:#CC2827; text-decoration: underline; }
	
	#caja_central	{
		
		margin-top: 10px;
		padding: 0px 10px 10px 10px;
		font-size: 100%;
		line-height: 130%;
	}
	
	.date	{
		color: #CC2827;
		text-transform: uppercase;
		border: 1px #CCCCCC dashed;
		font-size: 75%;
		padding: 3px 3px 3px 10px;
		margin-bottom:10px;
	}
	
	.caja_comentarios	{
		color:#333;
		border: 1px #CCCCCC dashed;
		font-size: 75%;
		padding: 10px 10px 10px 10px;
		margin-bottom:10px;
	}	
	
	.titulo_entrada	{
		font-size: 150%;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 140%;
	}
	
	.blogbody {
		font-size: 85%;
		line-height: 130%;
		color:#333;
 		padding:10px;
		border-bottom: 1px #CCCCCC solid;
		margin-bottom:15px;
	}

	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {	color:#0000FF; text-decoration: underline;	}
	
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 75%; 
		color: #999;
		margin-bottom:10px;
	}
		
	.posted a:link		{ color:#CC2827; text-decoration: none;} 
	.posted a:visited	{ color:#CC2827; text-decoration: none;} 
	.posted a:active	{ color:#CC2827; text-decoration: none;} 
	.posted a:hover 	{ color:#CC2827; text-decoration: underline; }
	
	.en_categoria	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: 75%; 
		color: #999;
		margin-bottom:10px;
		margin-top:-1em;
	}
		
	.en_categoria a:link		{ color:#CC2827; text-decoration: none;} 
	.en_categoria a:visited	{ color:#CC2827; text-decoration: none;} 
	.en_categoria a:active	{ color:#CC2827; text-decoration: none;} 
	.en_categoria a:hover 	{ color:#CC2827; text-decoration: underline; }
	
	.category {
		font-size: 100%;
		padding-top:2px;
		padding-bottom:2px;
		border-bottom: 1px #CCCCCC solid;
		color: #333;
	}
	
	
	.category a:link		{ color:#333; text-decoration: none;} 
	.category a:visited	{ color:#333; text-decoration: none;} 
	.category a:active	{ color:#CC2827; text-decoration: none;} 
	.category a:hover 	{ color:#CC2827; text-decoration: none; }
	
	.calendarhead {	
		color:#CC2827;
		font-weight:bold;
		}	
	
	.calendar			{ color: #333; font-size: 10px;}
	.calendar a:link,
	.calendar a:visited,
	.calendar a:active,
	.calendar a:hover 	{ text-decoration: none; background-color: #CC2827; color: #FFF;}
	
	.enlaces_comunidad {
		
		color: #333;
	}
	
	
	.enlaces_comunidad a:link		{ color:#333; text-decoration: none;} 
	.enlaces_comunidad a:visited	{ color:#333; text-decoration: none;} 
	.enlaces_comunidad a:active		{ color:#CC2827; text-decoration: none;} 
	.enlaces_comunidad a:hover 		{ color:#CC2827; text-decoration: none; }
	
	.syndicate {
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		text-align:center;
  		margin-top:10px;
 		}
 		
 	.syndicate a:link,		
	.syndicate a:visited,	
	.syndicate a:active		{ color:#CC2827; text-decoration: none;} 
	.syndicate a:hover 		{ color:#CC2827; text-decoration: underline; }	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#CCC;
		font-size:xx-small;
		font-weight:bold;
		border-top:1px dotted #666;
		border-bottom:1px dotted #666;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;
		background:#FFF; 					
		}
		
	.powered a:link,		
	.powered a:visited,	
	.powered a:active, 
	.powered a:hover 		{ color:#4A7184; text-decoration: none; }
	
	
	#seccionlibronav	{ 
		margin-top:20px;
		padding:10px;
		border: 1px #CCCCCC dashed;		
		}
		
	.tituloseccionlibro	{ 
		font-family:arial, sans-serif; 
		font-size: 100%; 
		color: #CC2827; 
		text-transform:uppercase;
		font-weight:bold;
		margin-bottom:1em;
		}
		
	.acercadellibro	{
		font-family:arial, arial, sans-serif;
		font-size: 75%;
		color: #333;
		margin-bottom:10px;
		padding:10px;
		border: 1px #ccc solid;
		line-height: 140%;
		}
		
	.capituloliberado {
		font-family:arial, sans-serif;
		color:#333;
		font-size:75%;
		font-weight:bold;
  		background:#DDD;
  		padding:2px;
  		margin-top:20px;
		margin-bottom:10px;
  		text-transform:uppercase;
		width:100%;
		}		
	
	.imgizq {
		margin-right: 10px;
		margin-bottom: 5px;
		}
	
	
	
	
	
	/*