
@import "style.css";

/* ********************************************************* */
#container
{
   margin:0px auto 0px auto;
   width: 779px;
   text-align:left;
   background-image:url(../imagens/magua_ahu_en.gif);
   background-repeat:no-repeat;
}

/* ********************************************************* */

#img_topo1{
	width:382px;
	height:198px;
}

#img_topo2{
	width:397px;
	height:198px;
	background-image:url(../imagens/topo2_ahu.jpg);
	background-repeat:no-repeat;
}

/* *************************** menu ********************** */

.navcontainer a
{
   color: #fed78c;
   background-color: #ae0606;
   border-bottom:1px solid #fed78c;
}

.navcontainer a:hover
{
   background-color: #c6522f;
   color: #fed78c;
}

/* titulos */
.cor_4
{
	color: #000000;
}

/* menu */
.cor_6
{
	color: #eda213;
}

/* menu */
.cor_6
{
	color: #eda213;
}
