
body { margin: 0; padding: 0; background: #FFF; }
body, td, p { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; }
td { vertical-align: top; }

a { color: #369; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { padding: 0; font-weight: bold; }
h1 { margin: 0 0 0.25em; font-size: 32px; color: #000; }
h2 { margin: 0 0 0.5em; font-size: 14px; color: #0D1517; }
h3 { margin: 0 0 0.5em; font-size: 14px; color: #991717; }
h4 { margin: 0; font-size: 14px; color: #0D469D; }
h5 { margin: 0; padding: 0 0 0 12px; font-size: 11px; color: #000; background: url(../images/flecha_roja.gif) 0 4px no-repeat; }
h6 { margin: 0; padding: 0 0 0 12px; font-size: 11px; color: #000; background: url(../images/flecha_roja.gif) 0 4px no-repeat; border-bottom: 1px solid #C24600; }
h6 a { color: #000; }
h6 a:hover { color: #C24600; text-decoration: none; }
p, ul { margin: 0 0 1em; padding: 0; }

input, textarea, select, button { font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #555; }
input, textarea, select { margin: 2px; padding: 2px; border: 1px solid #CCC; background: #FFF; color: #000; }
input, textarea { width: 300px; border-color: #CCC #EEE #EEE #CCC; }
button { border: 1px solid #CCC; border-color: #EEE #CCC #CCC #EEE; background: #FFF; color: #817E5B; font-weight: bold; }
button.enviar { width: 80px; height: 20px; background: url(../images/bot_enviar_in.gif) no-repeat; border: 0; }
button.enviar:hover { background-position: 0 -20px; }
button.borrar { width: 80px; height: 20px; background: url(../images/bot_borrar_in.gif) no-repeat; border: 0; }
button.borrar:hover { background-position: 0 -20px; }

strong { color: #000; font-weight: bold; }

.sincss { display: none; }
.fizq { float: left; }
.fdch { float: right; }
.aliizq { text-align: left; }
.alictr { text-align: center; }
.alidch { text-align: right; }

#todo { margin: 0 auto; width: 750px; }

div.tacom { width: 421px; margin: 2px 0; background: url(../images/tacom.gif); }
div.tacot { background: url(../images/tacot.gif) top no-repeat; }
div.tacob { background: url(../images/tacob.gif) bottom no-repeat; }
div.tacoc { padding: 12px 20px; }

div.tacoc td.foto { padding-right: 6px; border-right: 1px solid #999; }
div.tacoc td.texto { padding-left: 6px; }

#galeria { position: relative; height: 375px; }
#galeria #fots0 div { position: absolute; left: 0; top: 0; width: 501px; height: 324px; background: #FFF; text-align: center; visibility: hidden; }
#galeria #fots0 div img { display: block; position: absolute; left: 0; top: 0; border: 1px solid #B6B4A4; }
#galeria #bots0 { position: absolute; left: 0; top: 325px; }
#galeria #bots0 a { display: block; float: left; width: 16px; margin: 1px; padding: 6px 0; background: #B6B4A4; border: 1px solid #999; color: #999; font: 10px Tahoma, Helvetica, Arial, sans-serif; text-align: center; text-decoration: none; }
#galeria #bots0 a.on { color: #666; border: 1px solid #666; }
#galeria #bots0 a.off { color: #999; border: 1px solid #999; }

#texto ul { list-style: none; }
#texto ul li { margin: 0; padding: 0 0 0 20px; background: url(../images/fbr.gif) 0 2px no-repeat; }

