body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFF0F0;
	text-align: justify;
	list-style-type: square;
	background-color: #EFF0F0;
	background-image: url(images/fondo.jpg);
	border: 0;
}

h1 {
font-size:16px;
color:#3980bf;

}

table, tr, td {
     font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	}

.texto {color:#000000}

.texto2 {color:#666666}

.texto3 {color:#ffffff}

.TITULOEDITORIAL {color:#990000;
font-weight:bold;
font-size:10px;}

.TITULOLIBRO {color:#000000;
font-weight:bold;
font-size:12px;}

.AUTOR {color:#000000;
font-size:11px;}

.punteada {border-style:dotted;
border-width:1px;
border-color:#999999;}

.select {
        font-size:9px;
        font-family:Verdana,Helvetica;
        color:black;
        background:#EFEFEF;
        border:2px;
		border-color:#999999;
        height:15px;

}

.boton {

      	font-size:10px;
        font-family:Arial;
        font-weight:bold;
        color:black;
        background:#cccccc;
        border:1px;
		border-color:#999999;
		height:20px;
		width:80px;
		
		}
		
.bordemenu {border:thin;
color:#000000;
border-color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}


.busqueda {height: 16px; background: url(images/searchfield_repeat.png) center top repeat-x; border: 0px; margin: 0; padding: 3px 0 0 0; font:11px "Lucida Grande", Geneva, Arial, sans-serif; }


.busqueda2 {
background-image:url(images/searchfield_repeat.png);
border:none;
}

a:link {
color: #000000;
text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
a:visited {
color: #000000;
text-decoration: none;
}
