.bordes {
	border: 1px solid #DADEE7;
}
.bordesinferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADEE7;
}
.bordesinf1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADEE7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DADEE7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADEE7;
}
.textogris {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.textogristabla {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DBE2;
}

.textoazul {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
	line-height: 18px;
}
.textoazul2 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	color: #0D68A8;
	text-decoration: none;
}
.textoazul3 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0D68A8;
	text-decoration: none;
}
.textoazul3 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #0D68A8;
	text-decoration: none;
}
.textonaranja {
	font-family: tahoma;
	font-size: 11px;
	font-style: bold;
	color: #FF6600;
	text-decoration: none;
}
.textoviol {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #637398;
	text-decoration: none;
	line-height: 16px;
}
.textonaranja2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textonaranja2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.textomenugris {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #65758B;
	text-decoration: none;
}
.textomenugris:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.bordesazul {

	border: 1px solid #BBD2EC;
}
.bordesdos {
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADEE7;
	border-left-color: #DADEE7;
}

