body{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
.text{
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
.text_centro{
	font-family:arial;
	font-size:13px;
	color:#000000;
}
.borde{
	border-left:1px #034BB8 solid;
	border-right:1px #034BB8 solid;
	border-top:1px #034BB8 solid;
	border-bottom:1px #034BB8 solid;
}
.borde_gris{
	border-left:1px #eaeaea solid;
	border-right:1px #eaeaea solid;
	border-top:1px #eaeaea solid;
	border-bottom:1px #eaeaea solid;
}
.cuadro_gris{
	background-color:#EFF2F3;
	border-left:1px #DBDBDB solid;
	border-right:1px #DBDBDB solid;
	border-top:1px #DBDBDB solid;
	border-bottom:1px #DBDBDB solid;
	font-family:verdana;
	font-size:11px;
	color:#000000;
}
a.menu{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
a.menu:hover{
	font-family:arial;
	font-size:12px;
	color:#ffcc00;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
a.menu_peque{
	font-family:arial;
	font-size:12px;
	color:#484848;
	text-decoration:none;
}
a.menu_peque:hover{
	font-family:arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.titulos{
	font-family:arial;
	font-size:12px;
	color:#0548BB;
	font-weight:bold;

}
a{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	font-family:verdana;
	font-size:11px;
	color:#034BB9;
	font-weight:bold;
	text-decoration:none;
	}