body {
	background-color: #f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(home/bg_img.jpg);
	background-position:left;
	background-position:top;
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.afiliados {border: 1px solid #CCCCCC;}
a .afiliados {border: 1px solid #CCCCCC;}
a:hover .afiliados {border:1px solid #6AC4FF;}
a:link {
	color: #48ADFF;
	text-decoration: none;
	cursor:ne-resize;
}
a:visited {
	text-decoration: none;
	color: #48ADFF;
	cursor:ne-resize;
}
a:hover {
	text-decoration: none;
	color: #0099CC;
	cursor:ne-resize;
}
a:active {
	text-decoration: none;
	color: #48ADFF;
	cursor:ne-resize;
}
.bull {color:#f3e6eb;}
.secciontitle {color:#4F88FF;}
