#roda {
	display: table;
	float: right;
	width: 600px;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	margin-right: 50px;
	font-size: 12px;
	color: rgb(0,114,183);
	background: url(../figuras/fundo_azul.jpg) top repeat;
	}

#icones {
	display: table;
	float: right;
	height: 15px;
	width: 600px;
	margin-top: 5px;
	margin-right: 50px;
	}

.w3c {float: right; display: table; margin-right: 10px; border: 0px; color: rgb(160,160,160); font-size:11px;}

#ajst_w3c {margin-right: 0px;}