.fundo_amesc {
	background-image: url(img_portal/fundo_amesc.jpg);
	background-repeat: no-repeat;
	}
.fundo_amrec {
	background-image: url(img_portal/fundo_amrec.jpg);
	background-repeat: no-repeat;
}
.fundo_amurel {
	background-image: url(img_portal/fundo_amurel.jpg);
	background-repeat: no-repeat;
}

#link_amesc a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #408080;
 text-decoration: none;
}
#link_amesc a:hover {
 color: #000000;
 background: #F2FFF2 repeat-y;
}

#link_amrec a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #663300;
 text-decoration: none;
}
#link_amrec a:hover {
 color: #000000;
 background: #EFE7D2 repeat-y;
}

#link_amurel a {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #336699;
 text-decoration: none;
}
#link_amurel a:hover {
 color: #000000;
 background: #EAF9FF repeat-y;
}
