.punteadaizda {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: 3A5351;
}
.superiorinferior {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.fondolista {
	background-color: #3A5351;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.inferior {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.superior {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.lineainf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #095050;
}

.bordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo_intranet {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:15px;
	text-align:right;
	padding-right:30px;
}