/* ++++++++++++++++++++++++ my-top ++++++++++++++++++++++++++ */
#my-top {
	padding: 1px 0px 8px 0px;
	width: 760px;
	margin: 4px auto;
}
	
#my-top, #my-top .sb-inner {
	background: #F8F8FC repeat-x;
}

/* ++++++++++++++++++++++++ Texto ++++++++++++++++++++++++++ */
.pub {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}

/* ++++++++++++++++++++++++ Warning ++++++++++++++++++++++++++ */
.warning{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 50px 50px 50px 50px;
	text-align: center;
}

/* ++++++++++++++++++++++++ Links ++++++++++++++++++++++++++ */
a.comunidades       	{color: #000000; font-family: Verdana; font-size: 9px; text-decoration: underline}
a.comunidades:hover 	{color: #000000; font-family: Verdana; font-size: 9px; text-decoration: none}

a.sites       		{color: #000033; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a.sites:hover 		{color: #000033; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: underline}

a.pub2       		{color: #0000CC; font-family: Verdana; font-size: 11px; text-decoration: underline}
a.pub2:hover 		{color: #0000CC; font-family: Verdana; font-size: 11px; text-decoration: none}