* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif!important;
}

body {
	background:#D9D6C3;
}

a {
	outline: none;
}

#estrutura {
	width:729px;
	height:550px;
	margin:0 auto;
}

#topo {
	width:729px;
	height:24px;
	background:url(images/layout_01.jpg);
	display:block;
}

#menu {
	width:729px;
	height:92px;
	background:url(images/layout_02.jpg);
}

#menuhorizontal {
	margin:0;
	width:470px;
	height:30px;
	line-height:30px;
	margin-left:245px;
	padding-top:30px;
}

#menuhorizontal table {
	background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;
}

#menuhorizontal table tr td{
	text-decoration:none;
	text-align:center;
	background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;
}

#menuhorizontal table tr td a {
		color:white;
		text-transform: uppercase;
}


#menuhorizontal table tr td:hover, #menuhorizontal table tr td.hmainz_on {
	
	text-decoration:none;
	color:white;
	background: transparent url(images/bg-bubplastic-h-red.gif) top left no-repeat;
}



#meio {
	width:729px;
	height:371px;
}

#banner {
	width:153px;
	height:371px;
	background:url(images/layout_03.jpg);
	float:left;
}


#conteudo {
	width:576px;
	height:371px;
	background:url(images/layout_04.jpg);
	float:left;
}


#conteudo a {
	color:black;
}
.titulo {
	font-size:14px!important;
	font-weight:bold;
}

#rodape {
	width:729px;
	height:63px;
	background:url(images/layout_05.jpg);
	
}

.copyright{
	color:white;
	font-size:10px!important;
	margin:0;
	padding-left:30px;
	padding-top:15px;
}

.copyright a {
	color:white!important;
	text-decoration:none!important;
}

