h1.header {
	margin-top: 19px;
}

#bloque-central h3 {
	color: #8E001C;
	font-weight: bold;
	margin: 1em 0 0 0;
}
#bloque-central h4 {
	color: #8E001C;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.clear { clear:both; }

strong {
	font-weight: bold;
}

b {
	font-weight: bold;
}

p.bodytext {
	#margin-bottom: 10px;
}

.csi-textpic {
	margin-bottom: 10px; 
}

.csi-clear { clear:both; }
 /*** CESTA DE LA COMPRA ***/


#compra .finalizar {
	width:100px;
}


/*** FICHA DEL LIBRO ***/

.sinoposis p {
	margin: 0.6em;
}

#contenido-ppal #bloque-central .info-libro h3  {
	text-transform: none;
}


/*** PORTADA ***/

.csc-header { clear: both; }

.csc-header h2 {
background-color:#E6E8D1;
color:#424242;
font-size:12px;
font-weight:bold;
margin:9px 0px 10px;
padding:3px 5px;
text-transform:uppercase;
height: auto;
}

#contenido-ppal #bloque-central .libro-resumen .descripcion p {
	padding-top:10px;
	width: auto;
}

.libro-resumen .descripcion img {
	float:left;
	padding:10px 10px 5px 0px;
}

.novedades2 {
	background: url(../imagenes/new2.gif) no-repeat scroll left top;
	font-size:1.1em;
	padding:3px 25px;
}

/*** RECOMENDADOS PORTADA ***/

.recomendacion h4 a {
	color: #666;
	text-decoration: none;
}

.recomendacion h4 a:hover {
	color: #666;
	text-decoration: underline;
}


/***  MAPAS  ***/

.item-tres-mapas {
border-bottom:2px solid #E6E8D1;
float:left;
margin: 0px 0px 10px 0px;
padding:0px 15px 10px 0px;
}

.grupo input.submit { width:auto; float:right; margin-left: 8px; }

/*** LISTA DE LIBROS ***/

#contenido-ppal #bloque-central  .item-resultado h3 {
font-size:1em;
font-weight:bold;
text-transform:uppercase;
margin-top: 0;
}


/** AUTENTICACIÓN  **/

#contenido-ppal p.mensaje {
	border: 1px solid #CC3300;
	background:#FFFFD7;
	color: #990000;
	margin: 12px 0;
	padding: 12px;
}
