#contenedor, #faldon, #titulobloquetematico, #enlacesnavegacion, #botoninferior { 
    width:955px; 	
 }

#contenedor {	
    background-color:#EFF4F8;
	margin:0 auto;	
}

#faldon {
	height:163px;
	padding:0px; 
	margin-top:12px;
	margin-bottom:10px;
}

#buscadorcarrito {
    float:left;
    text-align:left;
    margin:0px;
    padding:0px;
}
#ubicacion {
	text-align:center;
    clear: both;
	width:99%;
	margin: 0;
	padding-top:12px;
}

#inpbuscar, #tipobuscar, table { 
   font-family: Arial;
   font-size: 9px;
   color: #304449;
   font-weight: bold;
}

#inpbuscar, #tipobuscar { 
   width: 140px;
   border-style: solid;
   border: 1px solid;
   margin-left: 1px;             
   text-align: left;
} 

#hrefbuscar { 
   margin-top: 2px;
   margin-bottom: 2px;
   padding: 0px;
              
} 
#selloeconomicos { 
	float:right;
	margin-top:-15px;
	padding-right:50px;
}
#titulobloquetematico {
	margin-top:20px;
	padding:0px; 
    text-align: center;
}

#divbloques { 
/*
   width: 955px;
   margin-top: 20px;
   margin-left: 20px;
*/
 }

#bloques {
	list-style-type: none;
	margin: 20px 15px 0px 20px;
	padding: 0px;
}

#bloquesunacolumna {
	list-style-type: none;
	margin: 20px 15px 0px 70px;
	padding: 0px;
}

#bloquesdoscolumnas {
	list-style-type: none;
	margin: 20px 15px 0px 70px;
	padding: 0px;
}


#bloques li {
    display: inline;
	float: left;
    width: 290px;
    height: 32px;
	text-align: left;
	padding-left: 10px;
    font-family: Arial;
    font-size: 11px;    
    font-weight: bold;
    color: #304449;
    background: url('http://estatico.librosaulamagna.com/img/cuadro.gif') 0em 0.4em no-repeat;
}

#bloquesunacolumna li {
    width: 780px;
    height: 32px;
	text-align: left;
	padding-left: 10px;
    font-family: Arial;
    font-size: 11px;    
    font-weight: bold;
    color: #304449;
    background: url('http://estatico.librosaulamagna.com/img/cuadro.gif') 0em 0.4em no-repeat;
}

#bloquesdoscolumnas li {
    display: inline;
    float: left;
    width: 415px;
    height: 32px;
    text-align: left;
    padding-left: 10px;
    font-family: Arial;
    font-size: 11px;    
    font-weight: bold;
    color: #304449;
    background: url('http://estatico.librosaulamagna.com/img/cuadro.gif') 0em 0.4em no-repeat;
}

#enlacesnavegacion {
    clear: both;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
    text-align: center;
}

#botoninferior {
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:30px;
    text-align: center;
}
#derechos{
    text-align: right;
	padding:0px; 
}

.tabla { 
  margin-top: 15px;
 }

.tabla td{ 
  text-align: left;
  width: 32%;
  background: url('http://estatico.librosaulamagna.com/img/cuadro.gif') 0em 0.4em no-repeat;
  padding-left: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  font-family: Arial;
  font-size: 12px;
 }

table#buscar { 
  width: 955px;
  border-collapse:collapse;
}

td#tdinicio { 
  text-align: right;
  padding-left: 0px;              
} 

td#tdcarrito { 
  width: 60px;
  padding-left: 0px;
}

td#tdcarritogif { 
  width: 20px;
  padding-left: 0px;
}    

td#tdcarritogif img {
	width:25px;
	height:24px;
}

td#tdbuscar { 
  width: 80px;
  padding-left: 0px;
}              

td#tdbtnbuscar { 
  width: 150px;
  padding-left: 0px;               
} 

.texto {
    font-family: Arial;
	font-size: 9px;
	color: #304449;
	font-weight: bold;
}

.textohead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#304449;
}


.textotitulo {
    font-family: Arial;
	font-size: 18px;
	font-weight: bold;	
    color:#304449;
}

/* ESTILO VINCULOS POR DEFECTO */
a:link {
	text-decoration: none;
    color: #304449;
}
a:visited {
	text-decoration: none;
    color: #990000;
}
a:hover {
	text-decoration: none;
    color: #cacc22;	
}
a:active {
	text-decoration: none;
}
#selloeconomicos a:focus {
	outline: none;
}

a.navlink:link {
	text-decoration: none;
    color: #304449;
    font-family: Arial;
	font-size:11px;	
    font-weight: bold;
}
a.navlink:visited {
	text-decoration: none;
    color: #990000;
    font-size:11px;	
    font-family: Arial;
    font-weight: bold;
}
a.navlink:hover {
	text-decoration: none;	
    color: #cacc22;
    font-family: Arial;
	font-size:11px;	
}
a.navlink:active {
	text-decoration: none;
    font-family: Arial;
	font-size:12px;	
    font-weight: bold;
}
a.boton:link, a.boton:visited, a.boton:hover {
   font-size:9px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#304449;
   width:200px;
   height:20px;
   padding: 3px 5px 3px 5px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#4A6B73;
   border-width:1px;
}

a.boton:visited { 
   font-size:9px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#304449;
   width:200px;
   height:20px;
   padding: 3px 5px 3px 5px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#4A6B73;
   border-width:1px;
 }

a.boton:hover { 
   font-size:9px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   width:200px;
   height:20px;
   padding: 3px 5px 3px 5px;
   background-color:#4A6B73;
   border-style:solid;
   border-color:#4A6B73;
   border-width:1px;
 }
/* ESTILO BOTON CURSOS SANITARIOS */
a.botoncursos:link {
   font-size:9px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#990000;
   padding: 3px 5px 3px 5px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#990000;
   border-width:1px;
}
a.botoncursos:visited {
   font-size:9px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-weight:bold;
   color:#990000;
   padding: 3px 5px 3px 5px;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#990000;
   border-width:1px;
}
a.botoncursos:hover {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 5px 3px 5px;
	background-color:#990000;
	border-style:solid;
	border-color:#990000;
	border-width:1px;
}
a.rollover {
	display: block;
	width: 110px;
	height: 71px;
	background: url('http://estatico.librosaulamagna.com/img/selloazul.gif') no-repeat;
	text-indent: -9999px;
}

a.rollover:link, a.rollover:visited, a.rollover:active {
	background: url('http://estatico.librosaulamagna.com/img/selloazul.gif') no-repeat;
}

a.rollover:hover {
	background: url('http://estatico.librosaulamagna.com/img/sellorojo.gif') no-repeat;
	background-position: 0px 1px;
}
body {
    font-family: Arial;
	font-size:9px;	
    text-align: center;
    background-color: #EFF4F8;
}

input.botonbuscar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#304449;
	background-color:#EFF4F8;
	border-style:none;
    text-align: left;
}

.resaltado { 
  background-color: #FFFF00;
 }

.algunos {
   clear:both; 
   padding-top: 15px; 
   padding-bottom: 20px; 
   text-align: center; 
   padding-left: 20px;
   font-family: Arial;
   font-size: 11px;    
   font-weight: bold;
   color: #304449;	
}
.imgportada { 
    height: 104px;
    width: 80px;
	border: 0;
 }

 .imglibrosbloque {
 	float: left; 
	width: 10%;
 }

 .imglibrosbloque2 {
 	float: left; 
	width: 10%;
	padding-left: 7px;
 }

 .txtlibrosbloque {
	float: left; 
	width: 23%; 
	text-align: left
 }
 
 .brlibrosbloque {
	clear:both; 
	margin-bottom: 20px
 }

br {
	clear: both;
}

.datalibrosbloque {
	font-family: Arial;
    font-size: 10px;    
    font-weight: bold;
    color: #304449;	
}

.enlacesnavegacionbloque {
	padding-top: 20px;
}

#spanovedades { 
  margin-left: 145px;
 }

#spancursos { 
  /*margin-left: 145px;*/
 }

 #interes {
	margin-top:15px;
	margin-bottom:2px;
	padding:0px; 
    text-align: center;
 }

h1 {
	margin: 0px;
}

