.t {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cornice {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #253B8E;
	border-bottom: 1px solid #253B8E;
	border-left: 1px solid #FFFFFF;
}
.e {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.e:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.lineDW {
	border-bottom: 2px solid #253B8E;
}
.CorniceUno {
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #253B8E;
	border-right-color: #253B8E;
	border-left-color: #253B8E;
}
.lineTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #253B8E;
}
.lineCover {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #253B8E;
	border-left-color: #253B8E;
}
