﻿.bgral {
	background-image: url(../imagenes/bgral.jpg);
	background-repeat:  repeat-x;
}
.bordizq {
	background-image: url(../imagenes/bordeizq.png);
	background-repeat:  repeat-y;
}
.bordder {
	background-image: url(../imagenes/bordeder.png);
	background-repeat:  repeat-y;
}
.textodiminuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.textogral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2566B8;
}
.texto11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.frasegrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2566B8;
}
#remenu{
	display:none;
}

