body{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.barra{
	border: 1px solid #DDDDDD;
	width: 450px;
	align: center;
}
/* Formato de tabla de bloques izquierdos */
.b_top{ background: url(images/b_top.gif) repeat; height: 8px; }
.b_bottom{ background: url(images/b_bot.gif) repeat; height: 8px; }
.b_left{ background: url(images/b_left.gif) repeat; width: 8px; }
.b_right{ background: url(images/b_right.gif) repeat; width: 8px; }
.bloctitulo{ font-size: 16px; font-weight: bold; color: #213261; text-align: left; }
