#bloque {
	WIDTH:800px;
	margin:0 0 0 310px;
}
#bloque img {
	WIDTH:322px;
        HEIGHT:64px;
	border:0px;
}
#col-1 {
	width:330px;
        float:left;
        COLOR: #66f;
        TEXT-ALIGN: center;
}
#col-2 {
	width:330px;
        float:right;
        COLOR: #66f;
        TEXT-ALIGN: center; 
}

A {
	TEXT-DECORATION:none;
}
A.web:link {color:#66f;}
A.web:visited {color:#66f;}
A.web:hover {background-color:#69c; color:#fff;}
A.web:active {color:#66f;}
#msg {
	FONT-SIZE: 20px;
	padding: 0 0 0 30px;
}

#paginas {
	clear:both;
	WIDTH:170;
	TEXT-DECORATION:none;
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #565656;
	FONT-SIZE: 20px;
	margin:0 0 40 0px;
}

