@charset "utf-8";
.borde_main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: right;
}
.vermas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.vermas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.vermas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
}
.texto a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.texto a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.texto a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.tit {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.tit_soft1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
.tit_soft2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BEBA1B;
}
.tit_pie {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

