/*Formato del body*/
BODY {
font-family:"Segoe UI", Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
font-style:normal;
font-weight:normal;
background-color:#25272d;
line-height:150%;
}

/*Fornato de los enlaces*/
A:link {
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
}

.a {
	text-decoration:none;
	color:#ff9900;
	cursor:pointer;
	font-weight:bold;
}

A:visited {
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
}

A:active {
	text-decoration:none;
	color:#006699;
	font-weight:bold;
}

A:hover {
	text-decoration:none;
	color:#fedf67;
	font-weight:bold;
}

/*Formato de los inputs*/
INPUT{
border:1px #000 solid;
font-size:10px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
background-color:#4a4f5a;
color:#000000;
}

/*Formato de las areas de texto*/
TEXTAREA{
border:1px #354C7C solid;
font-size:10px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
background-color:#E2ECF6;
color:#000000;
}

/*Formato de los select*/
SELECT{
border:1px #555b66 solid;
font-size:10px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
background-color:#555b66;
color:#ffcc00;
}

/*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:53px;
background:url(imagenes/bloques/izquierda_arriba.gif) left no-repeat;
border-width:0px;
padding:0px;
}

/*Formato del Opentable, parte central*/
.opentable_cen{
border-width:0px;
background:url(imagenes/bloques/centro_arriba.gif) 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:53px;
background:url(imagenes/bloques/derecha_arriba.gif) right no-repeat;
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:#25272d;
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(imagenes/bloques/izquierda_abajo.gif) right no-repeat;
border-width:0px;
padding:0px;
}

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

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

/*Formato de los bloques, parte superior izquierda*/
.bloque_sup_izq{
width:45px;
height:53px;
background:url(imagenes/bloque_admin/izquierda_arriba.gif) left no-repeat;
border-width:0px;
padding:0px;
}

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

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

/*Formato de los bloques, parte media izquierda*/
.bloque_cen_izq{
width:11px;
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:#25272d;
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:11px;
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{
border-style:solid;
border-width:1px;
border-color:#4a4f5a;
background-color:#25272d;
text-align:left;
color:inherit;
padding:4px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del TD2*/
.td2{
border-style:solid;
border-width:1px;
border-color:#4a4f5a;
background-color:#25272d;
text-align:left;
color:inherit;
padding:4px;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}

/*Formato del Titular*/
.titular{
border-style:solid;
border-width:1px;
border-color:#4a4f5a;
background-color:#383b44;
text-align:center;
font-weight:bold;
color:inherit;
font-family:Verdana, Tahoma, Helvetica, sans-serif;
font-size:10px;
}