body {
	margin-left: 0px;
	margin-top: 0px;
    padding: 0;  
    color: #333;
    text-align:center;
	/* ^ Centraliza o conjunto ^ */
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 95%;
    background: #fff;
}
a{
color:#2768aa;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#2768aa;
text-decoration:underline;
}

a img{
border:0px;
}

#wrapper {
	width: 900px;
	margin: 0px auto; 
	/*Centraliza o conjunto */
	padding-top: 6px;
    text-align:left;
    font-size: 75%;
    line-height:20px;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
	
#logotipo {
	float: left;
	width: 700px;
	text-align: left;
	height: 71px;
}
#search {
	width: 200px;
	float: right;
	margin-top: 25px;
	text-align: center;
}
#navega_horizontal
{
	clear: both;
	width: 900px;
	text-align: left;
	height: 32px;
}

/* MENU SUPERIOR */

.bubplastic.horizontal {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #000000 url("images/menu/grad2.gif") top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url("images/menu/grad2.gif") top left no-repeat;
	border-right: 1px inset #376d94;
}

.bubplastic.horizontal ul li a {
	height: 23px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	color: #e6e6e6;
	text-decoration: none;
	font: bold 12px arial, sans-serif;
	padding-top: 8px;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 21px;
	background: transparent url("images/menu/grad2.gif") top right no-repeat;
	cursor: pointer;
}
.bubplastic.lime ul li a:hover{
	background: transparent url("images/menu/bg-bubplastic-h-lime.gif") top left no-repeat;
		color: #fff;
	}
.bubplastic.lime ul li.highlight a {
	background: transparent url("images/menu/bg-bubplastic-h-lime.gif") top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar{
		background: transparent url("images/menu/bg-bubplastic-h-lime.gif") top left no-repeat;
		color: #fff;
	}
.bubplastic.lime ul li.highlight a span.menu_ar {
	background: transparent url("images/menu/bg-bubplastic-h-lime.gif") top right no-repeat;

}

/*      */

#navega {
	float: left;
	width: 190px;
	
}

/* MENU LATERAL */
.menu {
	padding-left: 10px;	
	padding-top: 1px;
	color: #626A69;
}
.menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu a{
font-weight: 100;
color: #626A69;
}

.menu a:hover{
text-decoration:underline;
color: #2C79B3;
}

.menu ul{
margin:0;
padding:2px;
list-style-type:none;
}

.menu ul li{
background: url(images/menu/arrow2.png) no-repeat 3pt 10px;
	border-bottom:1px dotted #ccc;
	padding: 2px 0 2px 15px;
	margin:0;
}
.menu li li{
background: url(images/menu/arrow2.png) no-repeat 3pt 10px;
	border-bottom:none;
	padding: 2px 0 2px 15px;
	margin:0;
}

.menu h3{
font: bold 12px Arial, Helvetica;
	color: #FFF;
	text-decoration: none;
	background: url(images/menu/grad3.gif);
	height: 21px;
	width: 175px;
	padding-left: 6px;
	padding-top: 5px;
}

/* TERMINA MENU LATERAL */

#principal {
	width: 470px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow:visible;
	padding-top: 20px;
}


#footer {
	clear: both;
	width: 900px;
	text-align: center;
	font-size: 85%;
	padding-top: 30px;
	padding-bottom: 20px;
}

#depoimentos{
	float: left;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
    padding-top: 18px;
    font-size: 80%;
    line-height:140%;
}
#conteudo {
	width: 670px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	overflow:visible;
	padding-top: 20px;
}
h2{
   font-family: Tahoma, sans-serif;
   font-size: 160%;
   color: #2278b5;
   font-weight:100;
}
h3{
   font-family: Tahoma, sans-serif;
   font-size: 120%;
   color: #7da602;
}

#footer p{
margin:0;
}
hr {
	color: #CCC;
}
.foto {
	border: 2px solid #2278b5;
}