@charset "utf-8";
/* CSS Document */

* {margin: 0 auto; padding:0;}
table {border-collapse: collapse;}
table tr td {vertical-align: top; text-align:left;}
body { background-color: #d3e5a6; font: normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF;}

#todo {width: 646px; margin-top:35px;}
#cabecera { width:646px; height:90px; background-image: url('images/cabecera.jpg'); background-repeat:no-repeat;}
#flash {width: 276px; padding-left:1px;}
#intro {width: 370px;}
#separacion {width: 646px; height:10px;}
#pie { width:646px; height:47px; background-image: url('images/pie.gif'); background-repeat:no-repeat; }
#creditos { width:646px; height: 10px; vertical-align:middle;}

#bloque {width: 370px;}
#bloqueuno {width: 370px; height:20px; background-image:url('images/bloqueuno.gif'); background-repeat:no-repeat;}
#bloquedos {width: 370px; background-image:url('images/bloquedos.gif'); background-repeat:repeat-y}
#bloquetres {width: 370px; height:5px; background-image:url('images/bloquetres.gif'); background-repeat:no-repeat;}

#doble {width: 646px;}
#dobleuno {width: 646px; height:20px; background-image:url('images/dobleuno.gif'); background-repeat:no-repeat;}
#dobledos {width: 646px; background-image:url('images/dobledos.gif'); background-repeat:repeat-y;}
#dobletres {width: 646px; height:5px; background-image:url('images/dobletres.gif'); background-repeat:no-repeat;}

ul#categorias { margin-top:15px; margin-left:12px;}
ul#categorias li { float:left; margin-left: 12px; margin-right:2px; list-style-type: disc;}

ul#menu { width:390px; margin-top:72px; margin-left:180px;}
ul#menu li { float:left; margin-left: 12px; margin-right:2px; list-style-type: disc;}

#buscador_home { width:300px;}
#buscador_home select { width:300px; margin-bottom:8px; margin-top:3px; color:#999999;}
.btnbuscarb { margin-left:246px; background-color: #B7D868; width:50px; height:30px; background-image: url('images/botonb.gif'); background-repeat:no-repeat; border:0; }

#buscador { width:624px; height:75px; background-image: url('images/fondobuscador.gif'); background-repeat:no-repeat; margin-left:12px;}
#buscador select { width:150px; height:20px; font-size:12px; margin-right:15px; margin-left:4px;}
.btnbuscar { margin-left:160px; background-color: #B7D868; margin-top:3px; width:50px; height:30px; background-image: url('images/boton.gif'); background-repeat:no-repeat; border:0;}

.resultado { width:616px; background-color: #B7D868; padding:4px; margin-bottom:6px;}
.enlace { float:right; margin-right:5px; margin-top:-15px;}
.enlace a{ font-weight:bold; color:#333333;}

/* textos */

a {text-decoration: none;}
a:hover { text-decoration:underline;}
strong {color: #000000;}

ul#categorias li a { color:#FFFFFF; padding: 6px;}
ul#categorias li a:hover { color:#555; text-decoration:none; background-color:#d3e5a6;}
#creditos { padding:4px; font-size:10px; color:#999;}
#creditos a { color:#999;}
#bloquedos { padding:4px;}
ul#menu li a{color: #97bc3f;}
#opciones{ padding-left:140px;}

h1 { width:627px; height:34px; background-image: url('images/h1.gif'); background-repeat:no-repeat; padding-top:8px; font: normal 14px Arial, Helvetica, sans-serif; color:#fff; padding-left:10px; margin-left:10px;}
