body {
    margin: 0px;
    padding: 0px;
}
table {
	font-family:verdana;
	font-size:10;
	border:0;
	border-collapse:collapse;
}
td {
	padding:0;
	spacing:0;
}

.menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#FAEBD6;
}
#menu_principal {
	padding:0;
	margin:0;
	border-width:0;
	background-color:#FAEBD6;
}
.menu_principal ul {
	font-family: Verdana;
	list-style-image:url(img/square.jpg);
	margin:0;
	border-width:0;
	margin-right:2px;
	margin-left:15px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
}
.menu_principal li {
    margin:0;
	border-width:0;
	padding:0;
	font-size:10px;
	text-align:left;
	padding-bottom:8px;
}
.menu_principal a {
    color:#595959;
	text-decoration:none;    
}
.menu_principal a:hover {
	color: #EC7727;
	text-decoration: none;
}

.menu_superior{
}
.menu_superior a {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666666;
	text-decoration: none;
}
.menu_superior a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a.urlsup{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	text-decoration: none;
}
a.urlsup:hover{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
.footer{
	background: #b3b2b2;
	font-family:Verdana;
	font-size:9;
	text-align:center;
	color: #fff;
	padding:5px
}

.txt_validar{
	background-color: #FFFFCC;
	background-image:url(img/signo_admiracion.gif);
	background-repeat: no-repeat;
	background-position: right;
}


/**************************************************************/

.articulo_titulo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FAAE3E;
	text-decoration: none;
}
.articulo_subtitulo {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EB7825;
	text-decoration: none;
}
.articulo_fecha {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #808080;
	text-decoration: none;
}
.separador {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
.articulo_ruta_link_back {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.articulo_ruta_link_back:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: underline;
}
.articulo_ruta_link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
.articulo_ruta_link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: underline;
}