/* RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }


/* BLOCKS */

body { font-size: 12px; font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em; background-color: #63176d; color: #f6f6f6; margin: 12px 25px 25px 25px; }
#content {  }
#wrapper { width: 960px; margin: 25px auto; }


/* LISTS */
ul { list-style: square; margin-left: 25px; }


/* HEADINGS */

h1 { font-size: 32px; margin: 45px 0 12px; }
h2 {  }
h3 {  }
h4 {  }
h5 {  }
h6 {  }


/* STYLES */

p { margin-bottom: 12px; }
strong { font-weight: bold; }
em { font-style: italic; }
.center { text-align: center; }
img.right { float: right; margin: 0 0 12px 12px; }
.peq { font-size: 11px; color: #c197c7; }
p.revista { margin-top: 25px; margin-bottom: 100px; }
p.revista img { float: left; margin: 0 12px 0 0; }
p#videoplayer { float: right; }


/* LINKS */

a { outline: none; }
a:link, a:visited { color: #fff; text-decoration: underline; }
a:hover { color: #c197c7; }


/* TABLES */
table { font-size: 11px; clear: both; }
table.sortable { width: 100%; margin: 45px 0; }
table th { text-transform: uppercase; padding: 5px 0; color: #f1f1f1; font-weight: bold; border-right: 1px solid #666; text-align: center; cursor: pointer; font-size: 11px; }
table td { padding: 5px 3px; border-right: 1px solid #666; }
table tr.tableHeaders { background-color: #333; }
table tr.par { background: url(img/bg-table-par.gif) repeat; }
table tr.impar { background: url(img/bg-table-impar.gif) repeat; }
table tr.pasado { color: #c197c7; }
table tr.pasado a:link, table tr.pasado a:visited { color: #c197c7; }
td.bono { text-align: center; }
td.quien { font-weight: bold; }
table th.bono, table td.bono { border-right: none; }

