/* --- Etiquetas xerais --- */
html {
	background: #cccccc;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}
body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
	color:#444455;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 11px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}
img {
	border: 0;
}
/* --- Parrafos e epigrafes --- */
p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}
h1 {
	color:#9090a8;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size:22px ;
	margin:25px 0 10px 0;
	clear:both;
}
h2 {
	color:#9090a8;
	font-size:20px ;
	margin:20px 0 10px 0;
	clear:both;
}
h3 {
	color:#9090a8;
	font-size:18px;
	margin:20px 0 5px 0;
	clear:both;
}
h4 {
    text-align: left;
	color: #3333CC;
	font-style: bold;
	font-family: Verdana, "AvantGarde Md BT", "times new roman", Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
A:active {
	text-decoration: none;
	color: #FFFF00;
}

/* --- Contenedores --- */ 
#corpo {
	background: transparent url( fondo.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}
body {
	background-color:#e0e0e0;
}
#porbaixo {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( fondo.jpg ) ;
 	background-repeat: repeat-y;	
	background-position: center top ;
}
#logo {
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 800px;
}
#folio {
	background: transparent url( baner.jpg ) no-repeat center top;
}
#contenedor {
	margin:0 auto;
	width:800px; 
}
#cabeceira {
	margin: 0 auto;
	height:80px;
	width:100%;
}
#titulo {position:absolute; top:2px; left:260px; font-size:240%; font-weight:bold; font-style:italic; text-align:center;}
        #titulo a {text-decoration:none; color:#fff;}
#idiomas {position:absolute; top:-10px; left:890px; font-size:110%; color:#FFF;}
        #idiomas a {text-decoration:none; color:#FFF;}
		#idiomas a:hover {color:#3C3C3C;}
/* --- barra navegacion --- */
#links1 {
	height:30px;
	margin:0 auto ;
	width:800px;	
	text-align:center;
}
#links1 ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:30px;
	text-transform:uppercase;
	font-size:12px;
	font-family:Arial,sans-serif;
}
#links1 ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-left:1px solid #1e1e1e ; 
	background:transparent url("hmenu.jpg") repeat-x top left;
}
#links1 ul li a {
	display:block;
	float:left;
	color:#f0f0f0;
	text-decoration:none;
	padding:0px 36px ;
	line-height:30px;
	font-weight:bold;
}
#links1 ul li a:hover, #links1 li#selec a {
	color:#f0f0f0;
	background:transparent url("hmenu-sel.jpg") repeat-x top left;
}
/* --- corpo central e contenido --- */
#contenido {
	width:800px;
	margin:0 auto ;
	text-align:left;
	min-height:800px;
    overflow-Y: auto;
}
#contenido p {
	text-align:justify;
}
#contenido p.lista {
	text-align:justify;
}
/* --- pe de paxina --- */
#corpope {
	margin:0 auto;
	height:80px;
	padding:0;
	background:transparent url( fondope.jpg ) no-repeat scroll center top ;
}
#pe {
	margin:0 auto;
	padding:0;
	width:800px;
	height:80px;
	color:#000000;
	text-align:center;
}
#pe a:link, #pe a:visited {
	color:#003078;
}
#pe a:hover{
	color:#000000;
	text-decoration:none;
}
/* --- columna esquerda--- */
#izq {
	width:216px;	
	padding:0px;
	float:left; 
}
/* --- columna central-dereita--- */
#centro  {
	width:524px;	
	padding:0px;
	float:left;
	margin:0 15px 0 20px; 
}
#contenido p {
	margin-top:10px;
	text-align:justify;
}
.datos {
	border: 1px solid #7F7FFF;
	cellspacing: 0;
	cellpadding: 0;
	border-collapse: collapse;
	width: 100%;
    font-size:110%;
}
#recuadro {
	border: 1px solid #3333CC;
	padding: 5px;
	width: 50%;
    font-size:110%;
}
/* --- links de navegacion por libros --- */
#listalibros {
	padding: 0px;
	margin: 10px ;	
}
#listalibros * {
	margin: 15px;
}
#listalibros ul.vmenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #EEEEEE;	
}
#listalibros ul.vmenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #EEEEEE;
}
#listalibros ul.vmenu li a {
	text-decoration: none;
	color:#003078;
}
#listalibros ul.vmenu li a:hover {
	color:#00AA00;
}
#listalibros ul.vmenu ul { margin: 0 0 0 5px; padding: 0; }
#listalibros ul.vmenu ul li { border: none; }
/* --- tabla lista de libros --- */
#topserie {
	border-top: 1px solid #3333CC;
}
#serie {
	border-bottom: 1px solid #3333CC;
	clear: both;
	min-height: 60px; 
}
#serie img {
	float: left;
	margin-right: 10px;
}
.agotado {
	background-color: #C0C0C0;
}
.novedad {
	background-color: #FFCCCC;
}
.proximo {
	background-color: #99CCFF;
}
/* --- tabla TIENDA --- */
#unacol  {
	width:740px;	
	padding:0px;
	float:left;
	margin:0 15px 0 20px; 
}
p.precio {
	font-style: bold;
}
#librostienda {
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding: 0;
}
tr.tiendas {
	border-bottom: 1px solid #3333CC;
	max-height: 60px;
	padding: 0;
	margin: 0;
}
td#mediocentro {
	vertical-align: middle;
	text-align: center;
}