@charset "UTF-8";
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-align: justify;
	word-spacing: 0px;
	text-decoration: none;
	text-indent: 0px;
}
.fondo_destacados {
	background-image: url(images/celda-destacados.jpg);
}
.fondo destacados {
	background-image: url(images/celda-destacados.jpg);
}

.texto_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: c44e1e;
}

a:link{
	color: #000033;
	text-align: justify;
	word-spacing: 0px;
	text-decoration: none;
	text-indent: 0px;
}
.dotted_bottom  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	height: 45px;
}
a:visited{
	color: #000033;
	text-align: justify;
	word-spacing: 0px;
	text-decoration: none;
	text-indent: 0px;
}
a:active{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFB900;
}
a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFB900;
}

.cursiva {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
}
.line {
	background-image: url(images/fondo_lines.gif);
	font-size: 9px;
}
.tx_amarillo {
	font-size: 9px;
	font-weight: bold;
	color: #FFB900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.amarillos {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFB900;
}.border_boc {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 96%;
	margin: 5px;
	padding: 0px;
	background-position: center;
	vertical-align: middle;
	text-align: center;
}
.images {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}
