a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.area {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0996cc;
}
.textosClientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(graficos/Clientes.jpg);
}
.textosContenidosC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	background-color: #72A5C2;
	font-weight: bold;
	text-align: center;
}
.textosContenidosV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 3px;
	padding: 3px;
	background-color: #94BAB5;
	font-weight: bold;
	text-align: center;
}
.textosContenidosVC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	background-color: #BFDEDF;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#el12 {
	display:none; !important
}