/*
Oscuro 86B6E7
Claro DCE2E7
*/
table.fndfichacontr {
	background-color: #DCE2E7;
}
p.txtsubtitularcontr {
	color:  #86B6E7;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 10px;
	font-size: 0.8em;
}
p.txttitularcontr { 
	color:  #86B6E7;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 10px;
	font-size: 0.9em;
}
a.mnutitulocontr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86B6E7;
	font-size: 0.95em;
	/*letter-spacing: 0.09em;*/
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 15px;
}
a.mnuitemcontr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86B6E7;
	font-size: 0.7em;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
a.mnuitemcontr:hover{ 
	color: #DCE2E7;
}
p.txtencabezadocontr { 
	color: #86B6E7;
}
td.notfndtablacian { 
	background-color: #86B6E7;
}
.txtcontr { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
.txtcontrjustificado {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	margin-bottom: 5px;
}
input.cajatextocontr { 
	color: #333333;
	background-color: #DCE2E7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	border: 1px solid #86B6E7;
}
textarea.cajatextocontr { /* cajas de texto */
	color: #333333;
	background-color: #DCE2E7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	border: 1px solid #86B6E7;
}
input.botoncontr{ 
	background-color : #DCE2E7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight : bold;
	color : #FFFFFF;
	border : 1px solid #86B6E7;
}
td.fndformcontr { 
	background-color: #DCE2E7;
	border-right: 1px solid #DFDFDE;
	padding-right: 5px;
}
a.lnkcontr {
	text-decoration: none;
	color: #86B6E7;
	font-weight: bold;
}
a.lnkcontr:hover { 
	color: #333333;
}
a.lnkcontrnobold {
	text-decoration: none;
	color: #86B6E7;
	font-weight: normal;
}
a.lnkcontrnobold:hover { 
	color: #333333;
}
table.tbllistadocontr {	
	border: 0px none #000000;
}
tr.txtcabeceralistadocontr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #86B6E7;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #86B6E7;
	height: 25px;
}
tr.txtitemlistadocontr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #86B6E7;
	height: 30px;
}
tr.txtitemaltlistadocontr td {
	background-color: #DCE2E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #86B6E7;
	height: 30px;
}
tr.txtitemlistadocontr td a {
	color: #86B6E7;
	font-weight: bold;
	text-decoration: none;
}
tr.txtitemaltlistadocontr td a {
	color: #86B6E7;
	font-weight: bold;
	text-decoration: none;
}
tr.txtitemlistadocontr td a:hover {
	color: #DCE2E7;
}
tr.txtitemaltlistadocontr td a:hover {
	color: #DCE2E7;
}
tr.txtpagerstylecontr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #86B6E7;
	height: 35px;
	text-align: right;
	padding-right: 25px;
	border-top: 1px solid #86B6E7;
}
tr.txtpagerstylecontr td a {
	font-weight: bold;
	color: #86B6E7;
	text-decoration: none;
	font-size: 0.85em;
}
tr.txtpagerstylecontr td a:hover {
	color: #DCE2E7;
}