
.cellbtn {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/elementos/bck-btn.gif);
	background-position: bottom;
	vertical-align: middle;
	width: 174px;
	height:20px;
	padding-left: 18px;
}

.cellbtn a{
	color: #FFFFFF;	
	text-decoration: none;	
}

.cellbtn a:hover{
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}

.cell {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #025aab;
	text-decoration: none;
	background-color:#FFFFFF;
	height: 15px;
	width: 95px;
	border: 1px solid #025aab;
}
.txt-blanco {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.txt-blanco a{
color: #C7DCF1;
text-decoration: none;
}

.txt-blanco  a:hover{
color: #C7DCF1;
text-decoration: underline;
}


.txt-azul {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #025aab;
	text-decoration: none;
}
.txt-azulpeq {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #025aab;
	text-decoration: none;
}
a.txt-azulpeq {
	color: #025aab;
	font-weight: bold;
	text-decoration: none;
}
a:hover .txt-azulpeq {
	color: #025aab;
	text-decoration: none;
}
.txt-negro {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-negro a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.txt-negro a:hover {
	color: #333333;
	text-decoration: none;
}
.tit-negro {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cel {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #024D99;
	text-decoration: none;
	background-color:#F7FCFE;
	height: 15px;
	border: 1px solid #024D99;
}
.txt-small {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt-azu {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #024D99;
	text-decoration: none;
}
.txt-azu a{
	color: #024D99;
	text-decoration: none;
}
.txt-azu a:hover{
	color: #000000;
	text-decoration: none;
}
.notas {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	list-style-position: outside;
	background-image: url(images/elementos/arrow-notas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
		}

.notas a{
	color: #000000;
	text-decoration: none;

	}
.notas a:hover{
	color: #333333;
	text-decoration: none;
	}
.marco {
	border: 1px solid #333333;
}
.txt-azulgde {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #025aab;
	text-decoration: none;
}
.txt-cv {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #025aab;
	text-decoration: none;
	padding-left: 15px;
}
.txt-cv a{
	color: #025aab;
	font-weight: bold;
	text-decoration: none;
}
.txt-cv a:hover{
	color: #000000;
	text-decoration: none;
}
.txt-pad {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}
.txt {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt a {
	color: #333333;
	text-decoration: none;
}
.txt a:hover {
	color: #000000;
	text-decoration: none;
}
.txttahobold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #024D99;
	text-decoration: none;
	
}
.txt-celforo{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #024D99;
	text-decoration: none;
	padding-left: 5px;
	line-height:12px;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.txt-rojo {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.cel-multiline {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #024D99;
	text-decoration: none;
	line-height:12px;
	background-color:#F7FCFE;
	height: 50px;
	border: 1px solid #024D99;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}