/* CSS Document */
a img, a:visited img{ border-color:#003399 }
a:hover img{ border-color: #CC0000}
a { color:#003399; text-decoration:none }
a:hover { color:#CC0000; }

body { background-image:url(fondo.jpg); background-position:top center; background-repeat: no-repeat; }
td { font-family:Arial, Helvetica, sans-serif; font-size: 9pt }
td { text-align:left }
.buscador { background-color:#D8B190; border: 1px solid  #CC6600; margin-top:5px; margin-bottom:10px; padding:3px}

.paginacion { text-align:left; font-size: 8pt; margin-top:10px}
.paginacion img { border: 1px solid gray ; text-align:center; margin-bottom:2px; }
.paginacion .sel { font-size: 18pt; }
.piefoto { color:#666666; text-align:center; font-size:8pt;}
.titulo { font-size: 24pt; text-align:left; color: #003300; font-family: Georgia; font-weight:bold }

p { text-align:left }

.img { border:1px solid #FFF; padding:2px;}
.tit {font-size:12pt; font-weight:bold; color: #0033FF}
.texto {color:#444;}
.enlace { font-size:9pt; color: #6633FF }