.contentpaneopen {
	border : 0px ridge #0099cc;
	width: 90%;
	padding: 1px;
}

.contentheading {
	font-family      : Arial, sans-serif;
	font-size        : 18px;
	font-weight      : bold;
	color            : #848387;
	text-align       : left;
		border-top: 1px dotted #BABDBE;
	padding-top: 10px;
}
.componentheading {
  font-family: Arial Narrow, sans-serif;
	font-size        : 300%;
	font-weight      : bold;
	color            : #AFC927;
	text-align       : left;
	padding-bottom:20px
}

}

.cabecera_1 {
font-family      : Arial, Helvetica, sans-serif;
	font-size        : 18px;
	color            : #999999;
	text-align       : left;
}

.createdate {
	font-family      : Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #999999;
	text-align       : left;
}
.tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	color: #666666;
}
.tablastitulares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bolder;
	color: #FF0000;
}
.bordeinf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	background-position: bottom;
	vertical-align: bottom;
	text-align: left;
}
.numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	color: #666666;
}
.totales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	color: #666666;
	text-transform: uppercase;
	border: thin solid #CCCCCC;
}
.dropcap{
margin-right:6px;
margin-top:5px;
float:left;
color: #73B973;
background:  #f0f0f0;
border:1px solid #ededed;
font-size:60px;
line-height:40px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
font-family: Times New Roman;
}
.imagenClear{
display: block;
clear: both:
}
.titular{
padding-left:5px;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #333;
}
th.table_ge{
padding:5px;
border: thin solid #ccc;
}
tr.table_ge{
padding:5px;
border: thin solid red;
background-color: #ddd;
}

