body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-image: url('images/fondo-economia.gif');
}

table {
	font-size: 12px;
}


table.tablaadmin td {
	border: 1px dotted #CCCCCC;
	font-size: 11px;
}

table.tablaadmin th {
	font-size: 13px;
	background-color: #AAAAAA;
}



body.sitio {
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link {
	color: #CE0903;
}

a:visited {
	color: #CE0903;
}

a:hover {
	color: #4F0200;
	text-decoration: none;
}

div.encabezado {
	text-align: center;
}

div.encabezado h1 {
	font-size: 11px;
	font-weight: bolder;
	margin: 1px 0px 1px 0px;
}

table.sitio {
	border: 1px solid #DDDDDD;
}

td.footer {
	background-image: url('images/footer.gif');
	font-size: 9px;
	padding-top: 14px;
	padding-left: 7px;
	color: #777777;
}

td.arriba {
	background-image: url('images/contabilidad.jpg');
}

div.arriba {
	padding-top: 40px;
	padding-right: 200px;
	color: #DDDDDD;
	padding-bottom: 0px;
}

td.izquierda {
	background-image: url('images/ad-economia.gif');
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 13px;
	width: 194px;
	padding-right: 0px;
}

td.buscador {
	background-image: url('images/buscador.gif');
	background-repeat: no-repeat;
	padding-top: 10px;
}

td.contenido {
	background-color: #FFFFFF;
	padding-bottom: 15px;
	color: #666666;
}

h1 {
	color: #CE0903;
	font-size: 26px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 5px;
}

h2 {
	color: #666666;
	font-weight: bolder;
	font-size: 16px;
}

div.menu {
	background-image: url('images/menu.gif'); 
	background-repeat: no-repeat;
	position: absolute; 
	display: none; 
	width: 330px; 
	height: 250px;
	padding: 8px;
	color: #F7F7F7;
}

div.menu h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 22px;
	color: #F7F7F7;
}

div.menu td {
	color: #F7F7F7;
	font-size: 13px;
}

div.menu a:link {
	color: #F7F7F7;
}

div.menu a:visited {
	color: #F7F7F7;
}


span.resumencomentarios {
	color: #CE0903;
	font-size: 14px;
	font-weight: bolder;
}

span.nombrecomentario {
	color: #CE0903;
	font-size: 12px;
	font-weight: bolder;
}

table.comentarios td {
	border-bottom: 1px solid #EEEEEE;
	padding: 4px 2px 4px 2px;
}

span.fechacomentario {
	color: #888888;
	font-size: 9px;
}

h3 {
	color: #CE0903;
	font-size: 16px;
	font-weight: bolder;
}

input, textarea {
	font-size: 12px;
	font-family: Arial;
}

.aclaracion {
	color: #880000;
	font-size: 11px;
}