/**BOTONERA principal**/
.boto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 39px;
	width: 151px;
	text-align: center;
	padding-top: 6px;
}
.boto:link{
	text-decoration: none;
	color: #003300;
	background-image: url(boton/home_r3_c7.jpg);
	background-repeat: no-repeat;
}
.boto:visited{
	text-decoration: none;
	color: #003300;
	background-image: url(boton/home_r3_c7.jpg);
	background-repeat: no-repeat;
}
.boto:hover{text-decoration: none;
	background-image: url(boton/home_r3_c7_f2.jpg);
	background-repeat: no-repeat;
	color: #999999;
}

.boto:active{color: #FF6600;
	background-image: url(boton/home_r3_c7_f2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;	
}

.botopretado{color: #FF6600;
	background-image: url(boton/home_r3_c7_f2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 1px;
	height: 39px;
	width: 151px;
	text-align: center;
padding-top: 6px;
}


/**BOTONERA congreso**/
.botiza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 1px;
	height: 28px;
	width: 151px;
	text-align: center;
	padding-top: 5px;
}
.botiza:link{
	text-decoration: none;
	color: #003300;
	background-image: url(boton/2_r1_c6.jpg);
	background-repeat: no-repeat;
}
.botiza:visited{
	text-decoration: none;
	color: #003300;
	background-image: url(boton/2_r1_c6.jpg);
	background-repeat: no-repeat;
}
.botiza:hover{text-decoration: none;
	background-image: url(boton/2_r1_c6_f2.jpg);
	background-repeat: no-repeat;
	color: #999999;
}

.botiza:active{color: #FF6600;
	background-image: url(boton/2_r1_c6_f2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;	
}

.apretado{color: #FF6600;
	background-image: url(boton/2_r1_c6_f2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 1px;
	height: 28px;
	width: 151px;
	text-align: center;
	padding-top: 5px;
}
.linea{
	border-bottom: thin solid #FFC164;
}
.lineatransparente{
	border-bottom: thin solid #ffffff;
}
.lateralnaranja{
	border-right: 10px solid #FF9900;
	border-left: 10px solid #FF9900;
}
