.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textogral, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tit-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 243365;
	text-decoration: none;
}
.texto-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 7A7A7B;
	text-decoration: none;
}
.texto-titulo{
	font-family:Arial;
	font-size:16px;
	color:#336699;
	font-weight:bold;
}

a{
	color:#336699;
}

label, legend{
	font-family:Arial;
	font-size:12px;
	color:#336699;
	font-weight:bold;
}

.input{
	font-family:'Trebuchet MS';
	font-size:12px;
	border:1px solid #aaa;
}

.button{
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#fff;
	border:1px solid #aaa;
	background-color:#336699;
}
fieldset{
border:0px;
}
