html, body {
    padding: 0;
    margin: 0;
}

body, input, table{
    color: #63451D;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}



body {
    background-color: #F7F4DF;
}

img {
    border: none;
}

#page {
    margin: 5px;
    width: 688px;
    position: absolute;
    left: 50%;
    margin-left: -344px;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 120%;
}

h2 {
    font-size: 110%;
}

h3{
    font-size: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

#header, #content {
    background-color: #fff;
    border-color: #CCB775;
    border-style: dotted;
    border-width: 1px 0;
    width: 100%;
    overflow: hidden;
}

#header-inner, #content-inner {
    padding: 5px;
}

#header {
    height: 93px;
    margin-bottom: 5px;
}

#header .right {
    text-align: right;
}

#banner, #logo {
    display: block;
}

#content #top-block, #content #bottom-block {
    border-bottom: 1px dotted #CCB775;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

/*#content .clear{
 height: 25px;
 background: transparent url('../images/PERF.gif') bottom repeat-x;
 margin-bottom: 3px;
 }*/

#content .title {
    height: 60px;
}

#content .title h2 {
    height: 100%;
    padding: 10px 0 5px 10px;
    margin-left: 67px;
    border-left: 1px dotted #CCB775;
}

#content #horarios {
    background: transparent url('../images/icono-hor.gif') no-repeat;
}

#content #resultados {
    background: transparent url('../images/icono-res.gif') no-repeat;
}

#content #campeonatos {
    background: transparent url('../images/icono-prox.gif') no-repeat;
}

#content #horarios, #content #resultados {
    width: 336px;
}

#content
#add {
    margin-top: 15px;
}

a:active, a:focus {
    outline: none;
}

/*tables*/
table {
    clear: both;
    color: #63451D;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    width: 100%;
    border-collapse: collapse;
}

.tcontainer {
    margin-top: -40px;
    width: 100%;
    overflow: hidden;
}

tr.odd{
    background-color: #EBE3CB;
}

tr.even{
    background-color: #f6f1e1;
}

td.cfecha {
    background-color: #EBE3CB;
    width: 60px;
}

td.ccampeonato {
    background-color: #E1D7B3;
}

td.cmodalidad {
    background-color: #E1D7B3;
    width: 135px;
}

td.cinscritos {
    background-color: #E1D7B3;
    width: 65px;
}

td.cinscripcion {
    background-color: #EBE3CB;
    width: 80px;
    text-align: center;
}

th {
    background-color: #D5C48E;
    font-weight: normal;
    font-style: italic;
}

td, th {
    padding: 3px !important;
    border: 1px solid #A68B4D !important;
}

table td a, table td a:visited {
    cursor: pointer;
    color: #63451D;
    text-decoration: none !important;
}

table td a:hover, table td a:active {
    color: #503716;
}

table tfoot td {
    background-color: #D5C48E;
    border-bottom: 1px solid #A68B4D;
}

a.button {
    height: 11px;
    width: 60px;
    font-size: 9px;
    font-weight: bolder;
    display: inline-block;
    background: #ddd url('../images/button.gif') repeat-x 0 0;
    cursor: pointer;
    margin: -2px;
    padding: 1px;
    border-width: 1px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #bbb;
    border-right: 1px solid #aaa;
    overflow: visible;
    text-decoration: none;
    color: #145adc;
    -moz-border-radius: 3px 3px;
    -webkit-border-radius: 3px 3px;
    vertical-align: middle;
}

a.button img{
	vertical-align: middle;
	opacity: 0.7;
}

a.button:hover {
    background: #ddd url('../images/button.gif') repeat-x 0 -21px;
    color: #0e3f9a;
}

a.button:hover img{
	opacity: 1;
}



#publi_nuevo{
	position: absolute;
	top: 330px;
	margin-left: 360px;
	
}






/**/

.inscritosweb-orden{
	width: 25px;
	text-align: right;
}

.inscritosweb-licencia{
  width: 70px;
}
