
@import "style.css";

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

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

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

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

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

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

.navcontainer a:hover
{
   background-color: #ecca6c;
   color: #750202;
}

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

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