body {
	background-image: url(img/fondo_grad.png);
	background-repeat: repeat-x;
	background-color: #B8CDE2;
}
.link_menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666363;
	text-decoration: none;
}
.link_menu:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666363;
	text-decoration: none;
}
.link_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B5B5B5;
	text-decoration: underline;
}




.fondo_menu {
	background-image: url(img/fondo_menu.png);
	background-repeat: repeat-x;
	
}
.tabla_contenido {
	background-color: #FFFFFF;
}
.lineah {
	background-image: url(img/punto.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.lineac {
	background-image: url(img/punto1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5F5C5C;
}
.lado {
	background-image: url(img/w9.png);
	background-repeat: repeat;
}
.fondotab {
	background-image: url(img/boton_ngraficas.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 12px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #E15C24;
}
.tablecolor {
	background-color: #E0E0E4;
}
.foto {
	border: thin solid #E5E5E5;
	margin: 6px;
	padding: 6px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #5f5c5c;
}

