﻿/* CSS Document */

#centrado
{
	margin:auto;
	width:900px;
}
#tbl_principal
{
	border-bottom-width:0px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:none;
	border-top-width:0px;
	border-top-color:#FFFFFF;
	border-top-style:none;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-left-style:none;
	border-right-width:0px;
	border-right-color:#FFFFFF;
	border-right-style:none;
	width:900px;
}
.sep_h_5
{
	height:5px;
}
.sep_v_5
{
	width:5px;
}
.banner
{
	text-align:left;
	vertical-align:top;
	width:900px;
	
}
.pizarra
{
	text-align:left;
	vertical-align:top;
	width:900px;
}
.pie
{
	text-align:center;
	vertical-align:top;
	width:900px;
}
#td_menu
{
	text-align:center;
	background-color:#333333;
}

#menuh {
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin-top: 20px;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color:#CCCC00;
        background-color:#333333;
        display: block;
        padding: 3px 10px;
        text-align: center;
        border: 0px solid #ACCFE8;
		font-weight:bold;
        border-width: 0px 0px 0px 0;
}



#menuh a:hover {
        background-color:#333333;
		color:#CCFF66;
		font-weight:bold;		
		text-decoration:underline;
}

#menuv {
        border: 0px solid #ACCFE8;
        border-width: 0px 0px 0 0px;
        width: 150px;
        font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuv ul, li {
        list-style-type: none;
}

#menuv ul {
        margin: 0;
        padding: 0;
}



#menuv a {
        text-decoration: none;
        color: #333333;
        background-color: #CCCC00;
        display: block;
        padding: 3px 6px;
        width: 138px;
}

#menuv a:hover {
        background-color: #333333;
		color:#CCCC00;
}
.body
{
	background-color:#333333;
	color:#CCFF66;
}
#tbl_pizarra
{
	width:900px;
	border-bottom-width:1px;
	border-bottom-color:#cccc00;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-color:#cccc00;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#cccc00;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#cccc00;
	border-right-style:solid;
	text-align:left;
	vertical-align:top;
}
#td_left
{
	width:150px;
	text-align:left;
	vertical-align:top;
	border-right-width:1px;
	border-right-color:#cccc00;
	border-right-style:solid;
}
#td_info
{
	width:600px;
	text-align:left;
	vertical-align:top;
}
#td_right
{
	width:150px;
	text-align:left;
	vertical-align:top;
	border-left-width:1px;
	border-left-color:#cccc00;
	border-left-style:solid;
}
.etiqueta
{
	color: #333333;
    background-color: #CCCC00;
}
.enlace_1
{
	text-decoration: none;
    color:#CCCC00;
}
.etiqueta_pestaña
{
	background-image:url(imgs/pestaña_1.gif);
	color:#333333;
	background-color:#333333;
}
.barra_bottom
{
	border-bottom-width:1px;
	border-bottom-color:#CCCC00;
	border-bottom-style:solid;
}
.titulo
{
	font-weight:bold;
	font-size:16px;
	color:#CCFF66;
	text-align:left;
	vertical-align:top;
}
.fecha
{
	font-weight:normal;
	font-size:10px;
	color:#CCFF66;
	text-align:right;
	vertical-align:top;
}
.description
{
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#CCFF66;
	text-align:justify;
	vertical-align:top;
}
.cuerpo
{
	font-weight:bold;	
	font-size:12px;
	color:#CCFF66;
	text-align:justify;
	vertical-align:top;
}
.servicios_tbl
{
	width:100%;
	border:0px;
}
.titulo_noti
{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.subtitulo_noti
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:justify;
}
.cuerpo_noti
{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.fuente_noti
{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.fecha_noti
{
	font-size:10px;
	font-weight:normal;
	text-align:right;
}
.textbox
{
	background-color:#333333;
	color:#CCFF66;
	
	border-bottom-style:solid;
	border-bottom-color:#CCFF66;
	border-bottom-width:1px;
	
	border-top-style:solid;
	border-top-color:#CCFF66;
	border-top-width:1px;
	
	border-left-style:solid;
	border-left-color:#CCFF66;
	border-left-width:1px;
	
	border-right-style:solid;
	border-right-color:#CCFF66;
	border-right-width:1px;
}
	
	