@charset "utf-8";
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.texton {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-align:justify;
}
.textonn {
	font-family: Arial;
	font-size: 12px;
	color: #333;

}
.menu {
	font-weight: bold;
	font-family: "Arial";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
}
.menu a {
	background-image: url("images/convenio_02.jpg");
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 202px;
	height:37px;
}
.menu a:hover {
	background-image: url("images/convenio_02_2.jpg");
	color: #FFFFFF;
} 
.swfup {
	z-index:-1;
} 