/* CSS Document */

/* General */
a:link, a:visited {color: #5998c8; text-decoration: none;}     
a:hover, a:active {color: #56595c; text-decoration: none;}   

h1 
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5998c8; 
	text-transform: uppercase;
}

p
{
	font-family: Verdana;
	font-size: 12px;
	color: #56595c; 
	text-align:justify;
}

td.head_m1, a.head_m1:link, a.head_m1:visited

{
	font-family: Verdana;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

td.head_m2, a.head_m2:link, a.head_m2:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #56595c;
	text-decoration: none;
}

a.head_m1:hover, a.head_m1:active, a.head_m2:hover, a.head_m2:active {color: #5998c8; text-decoration: none;}   

.col01
{
	background-image: url(images/left_bg.gif);
	background-color: #cccccc;
	background-repeat: no-repeat; 
	background-position: bottom left;
} 

.newsA,td.newsA
{
	background-color: #5998c8;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	border-bottom-style: solid; 
	border-bottom-color: #bfd3e6; 
	border-bottom-width: 3px;
}

.newsB,td.newsB
{
	background-color: #F4F8FB;
 	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	border-bottom-style: solid; 
	border-bottom-color: #bfd3e6; 
	border-bottom-width: 2px;
}

.newsC,td.newsC
{
	background-color: #F4F8FB;
 	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}

.news1
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	border-bottom-style: solid; 
	border-bottom-color: #a9a9ab; 
	border-bottom-width: 3px;
}

img.portada {
    border:1px solid #ddd;
	float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding:4px;
}

/* Recomendaciones */
table.recomienda
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-align: justify;
}

.informacion
{
	vertical-align: top;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-align: justify;
	width: 250px;
}

.categoria
{
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #f01a0f;
	text-align: right;
	text-transform: uppercase;
	border-bottom-style: solid; 
	border-bottom-color: #f01a0f; 
	border-bottom-width: 2px;
}

.titulo
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #bfd3e6;
}

.autor
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

.espacioh
{
	height: 10px;
}

.espaciov
{
	width: 7px;
}



/* Título de página */
.tituloPG
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #f01a0f; 
	text-align: right;
}



/* Reseña */
.res_datos
{
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}

.res_titulo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.res_editorial
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
}


/* Búsqueda */

.busqueda {
	width: 80px;
	height: 15px;
	border: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
	color: #f01a0f;
}

.busca {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.info_busca
{
	vertical-align: top;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-align: justify;
}

.info {
	width: 75px;
	text-align: right;
}

.footer
{
	font-family: Verdana;
	font-size: 9px;
	color: #bbc1de; 
}
