/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;}
	
body {
	background-image: url(elem-graf-ws-denco/fondo-degradado-azul.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #4B8CC2;}
	
a {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: normal;}
	
a:link {text-decoration: none;}
	
a:visited {text-decoration: none;}
	
a:hover {
	font-style: normal;
	text-decoration: blink;
	font-weight: bold;
	color: #4B8CC2;}
	
a:active {text-decoration: none;}
	
h1 {
	font-size: 12px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}

h2,h23,h4,h5,h6 {
	font-size: 14px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}

.TextoGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-style: normal;
	text-decoration: none;}
	
.TextoGrisClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
	font-style: normal;
	text-decoration: none;}

.TextoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;}
	
.TextoAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #EDB329;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.TextoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #4b8cc2;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;}
	
.TextoAzulDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #00325F;
	font-style: normal;
	text-decoration: none;}
	
.TextoItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	color: #333333;
	font-style: italic;
	text-decoration: none;}
	
.TitulosGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.TitulosGrisClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}

.TitulosBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.TitulosAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #EDB329;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.TitulosAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #107ABF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;}
	
.BigAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #00325F;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;}
	
.BigAmarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #EDB329;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;}
	
.BigBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;}
	
.BigGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 17px;
	color: #999999;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;}
	
table.dotted {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px 0px 0px 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: white;}
	
	table.dotted th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 2px;
	border-style: dotted;
	border-color: #CCCCCC;}
	
	table.dotted td {
	border-width: 1px 1px 1px 1px;
	padding: 10px 10px 10px 10px;
	border-style: dotted;
	border-color: #CCCCCC;}
	
table.normal {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	border-collapse: collapse;}
	
	table.normal td {
	border-width: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style: none none none none;}

