/* Normal, standard links. */
a:link {
	color: #F3F3F2;
	text-decoration: none;
}

a:visited {
	color: #F3F3F2;
	text-decoration: none;
}

a:hover {
	color: gray;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #aaa;
	text-decoration: none;
}

a.nav:hover {
	color: white;
	text-decoration: none;
}

/* Tables should show empty cells. */
table {
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr {
	line-height: 150%;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #cdcdcd;
	font-size: 11px;
}

/* The main body of the entire forum. */
body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/body-bg.jpg) repeat-x;
}



/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button {
	color: #000;
	font-family: verdana, sans-serif;
}

input, button {
	font-size: 110%;
}

textarea {
	font-size: 110%;
	color: #000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check {
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select {
	font-size: 110%;
	font-weight: normal;
	color: #000;
	font-family: verdana, sans-serif;
}


/*Formato de las Imagenes*/
IMG{
border-width:0px;
}

/*Formato de las tablas en general*/
TABLE{
text-align:left;
}

/*Formato de los td en general*/
TD{
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del Opentable, parte izquierda*/
.opentable_izq{
width:136px;
height:30px;
background:url(images/catbg.png) left repeat-x;
border-width:0px;
padding:0px;
}

/*Formato del Opentable, parte central*/
.opentable_cen{
border-width:0px;
background:url(images/catbg.png) repeat-x;
text-align:center;
padding:0px;
font-weight:bold;
height:30px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del Opentable, parte derecha*/
.opentable_der{
width:136px;
height:30px;
background:url(images/catbg.png) right repeat-x;
border-width:0px;
padding:0px;
}

/*Formato del Mediatable, parte izquierda*/
.mediatable_izq{
width:16px;
background:url(imagenes/bloques/izquierda_centro.gif) repeat-y;
border-width:0px;
padding:0px;
}

/*Formato del TD donde ira el modulo en si*/
.mediatable_cen{
border-width:0px;
padding:10px;
background-color:#3e3e3e;
text-align:left;
color:inherit;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}


/*Formato del Mediatable, parte izquierda*/
.mediatable_der{
width:16px;
background:url(imagenes/bloques/derecha_centro.gif) repeat-y;
border-width:0px;
padding:0px;
}

/*Formato del Closetable, parte izquierda*/
.closetable_izq{
width:122px;
height:25px;
background:url() right no-repeat;
border-width:0px;
padding:0px;
}

/*Formato del Closetable, parte central*/
.closetable_cen{
border-width:0px;
background:url() repeat-x;
text-align:center;
padding:0px;
height:25px;
}

/*Formato del Closetable, parte derecha*/
.closetable_der{
width:122px;
height:25px;
background:url() right no-repeat;
border-width:0px;
padding:0px;
}

/*Formato de los bloques, parte superior izquierda*/
.bloque_sup_izq{
width:36px;
height:25px;
background:url(images/catbg.png) left repeat-x;
border-width:0px;
padding:0px;
}

/*Formato de los bloques, parte superior central*/
.bloque_sup_cen{
border-width:0px;
background:url(images/catbg.png) right repeat-x;
text-align:center;
padding:0px;
font-weight:bold;
height:25px;
vertical-align:bottom;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato de los bloques, parte superior derecha*/
.bloque_sup_der{
height:25px;
width:36px;
background:url(images/catbg.png) right no-repeat;
border-width:0px;
padding:0px;
}

/*Formato de los bloques, parte media izquierda*/
.bloque_cen_izq{
width:8px;
background:url(imagenes/bloque_admin/izquierda_centro.gif) repeat-y;
border-width:0px;
padding:0px;
}


/*Formato de los bloques, parte media central*/
.bloque_cen_cen{
border-width:0px;
border-spacing:0px;
padding:10px;
background-color:#242424;
text-align:left;
color:inherit;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato de los bloques, parte media derecha*/
.bloque_cen_der{
width:8px;
background:url(imagenes/bloque_admin/derecha_centro.gif) repeat-y;
border-width:0px;
padding:0px;
}

/*Formato de los bloques, parte inferior izquierda*/
.bloque_inf_izq{
width:36px;
height:25px;
background:url(imagenes/bloque_admin/izquierda_abajo.gif) left no-repeat;
border-width:0px;
padding:0px;
}

/*Formato de los bloques, parte inferior central*/
.bloque_inf_cen{
border-width:0px;
height:25px;
background:url(imagenes/bloque_admin/centro_abajo.gif) repeat-x;
text-align:center;
padding:0px;
}

/*Formato de los bloques, parte inferior derecha*/
.bloque_inf_der{
width:36px;
height:25px;
background:url(imagenes/bloque_admin/derecha_abajo.gif) right no-repeat;
border-width:0px;
padding:0px;
}

/*Formato del TD1*/
.td1{

background-color:#222222;
text-align:left;
color:inherit;

font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del TD2*/
.td2{

background-color:#343434;
text-align:left;
color:inherit;

font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del Titular*/
.titular{

background-color:#636363;
text-align:center;
font-weight:bold;
color:inherit;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
padding:5px;
}
