body {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.fecha{
	font-size: 9px;
	color: #AAA000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	width: 165px;
}

.normaltext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
.normaltextwhite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Titular_EditadoPor{
	font-size: 12px;
	font-weight: bold;
	color: #0A04FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Principal-Articulo {
	font-size: 12px;
	color: #000000;
}
.Tablon-Titular {
	font-size: 12px;
	font-weight: bold;
	color: #2A5F55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.encuesta {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #E77118;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #2A0E72;
	background-color: #ECF1F5;
	font-weight: bold;
}

.menu_seleccionado {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #0A04FE;
	background-color: #ECF1F5;
}

A.menu:hover {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #EA1A41;
	background-color: #ECF1F5;
}

A.menu:active {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #EA1A41;
	background-color: #ECF1F5;
}

.submenu {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #574583;
	background-color: #ECF1F5;
	width: 165px;
	font-weight: bold;
}

.submenu_seleccionado {
	font-family: Tahoma;
	font-size: 12px;
	TEXT-DECORATION: none;
	COLOR: #0A04FE;
	font-weight: bold;
}

A.submenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	TEXT-DECORATION: none;
	COLOR: #CE6478;
	font-weight: bold;
}

A.submenu:active {
	font-family: Tahoma;
	font-size: 12px;
	TEXT-DECORATION: none;
	COLOR: #CE6478;
	font-weight: bold;
}

.Principal-Texto {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.Principal-Titulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.Principal-Subtitulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.Volver {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
.Fecha_articulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
.Titular_articulo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}