@charset "utf-8";
.btn {
	background-image: url(../images/botOn_02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
}
.btn a {
	background-image: url(../images/botOn_02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
	display:block;
}
.btn a:hover {
	background-image: url(../images/botOver_02.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
	
}
.btn2 {
	background-image: url(../images/botOver_01.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
}
.btn2 a {
	background-image: url(../images/botOver_01.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
	display:block;
}
.btn2 a:hover {
	background-image: url(../images/botOn_01.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D5D67;
	text-decoration: none;
}
.rinc1 {
	background-image: url(../images/rinc_01.gif);
	background-repeat: repeat;
	height: 8px;
	width: 8px;
}
.rinc2 {
	background-image: url(../images/rinc_02.gif);
	background-repeat: repeat;
	height: 8px;
	width: 8px;
}
.rinc3 {
	background-image: url(../images/rinc_03.gif);
	background-repeat: repeat;
	height: 8px;
	width: 8px;
}
.rinc4 {
	background-image: url(../images/rinc_04.gif);
	background-repeat: repeat;
	height: 8px;
	width: 8px;
	}
.txtBot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.txtBot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	display:block;
}
.txtBot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB380;
	color: #CC6600;
}
.txtBot01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.txtBot01 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}
.txtBot01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
	text-decoration: underline;
}
.txtBot02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000093;
	text-decoration: underline;
}
.txtBot02 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000093;
	text-decoration: underline;
}
.txtBot02 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	text-decoration: underline;
}
.btnTexto
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
.btnTexto a
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	font-size: 11px;
}
.btnTexto a:hover
{
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}	