/*nuevos*/

.aut_tabla{
	background-color: #F3F7FF;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #94A6D1;
	border-left: 1px solid #94A6D1;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #797B7F;
}

.aut_link{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4062A2;
	text-decoration: none;
	font-weight: bold;
}

.aut_link:hover{
	text-decoration: underline;
	color: #4062A2;
}

.br4 {
	line-height: 4px;
}

.punteada_hori {
	background-image: url(../../img/micuenta/bg_puntos.gif);
	background-repeat:  repeat-x;
	background-position: left center;
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.punteada_vert {
	background-image: url(../../img/micuenta/bg_puntos2.gif);
	background-repeat:  repeat-y;
	background-position: top;
	width: 14px;
	height:155px;
}

.punteada_vert2 {
	background-image: url(../../img/micuenta/bg_puntos2.gif);
	background-repeat:  repeat-y;
	background-position: top;
	width: 14px;
	height:100px;
}

.texto{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4062A2;
	text-decoration: none;
	font-weight: normal;
}

