.direccion {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.fondolineas {
	background-image: url(imagenes/lineas.jpg);
	background-repeat: repeat;
}
.gris {
	background-image: none;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.ruta {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.enunciado {
	font-family: "Berlin Sans FB";
	font-size: 20px;
	color: #CB3366;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.menuCopia {

	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.borderosa {
	background-image: none;
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CB3366;
	border-left-color: #CB3366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB3366;
}
.texto-negro {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.borde {
	padding: 1px;
	border: 1px solid #1B3D84;
}
.texto_justificado {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.subtitulo {

	font-family: Verdana;
	font-size: 11px;
	color: #003399;
}
.bordes {
	border: 1px solid #333333;
}
.bordeizquierdo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bordes {
	border: 1px solid #CCCCCC;
}
.fondo {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
}
.menu-superior {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.barra-menu {
	background-image: url(imagenes/barra_menu.jpg);
	background-repeat: no-repeat;
}
.fondopie {
	background-image: url(imagenes/fondo_pie.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.borde_principal {
	border: 2px solid #FFFFFF;
}
