
@import "style.css";

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

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

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

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

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

.navcontainer a
{
   color: #01065e;
   background-color: #d2f7cf;
   border-bottom:1px solid #01065e;
}

.navcontainer a:hover
{
   background-color: #95f68d;
   color: #01065e;
}

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

/* menu */
.cor_6
{
	color: #0c6202;
}
