@CHARSET "ISO-8859-1";
body{
	margin:0;
	padding:0;
}


#header{
	background:#000;
	
}

#conteudo_header{
	width:900px;
	height:231px;
	margin:auto;
	background: url('../imagens/topo.jpg');
		
}

#left_h{float:left;width:520px;}

#right_h{float:left;}

#conteudo{margin:auto;width:900px;min-height:208px;}

#left_c{float:left;width:520px;}

#right_c{float:left;}

#logo{margin-top:10px;}

#logo_drt{position:absolute;top:500px;margin-left:30px;}

#menu{margin-top:120px;}

#opc{float:left;margin:0 10px;padding:20px 5px;font-size:20px;color:#fff;border:7px #c0c0c0 solid;width:80px;text-align:center;border-radius:20px 0;font-family:verdana;}
#opc a{color:#fff;text-decoration:none;}
#opc a:hover{color:#808080;}

#opc2{float:left;margin:0 7px;width:105px;height:98px;}
#opc2 a{color:#fff;text-decoration:none;}
#opc2 a:hover{color:#808080;}

.quemsomos{
	background:url('../imagens/menu/somos_up.gif') no-repeat;	
}

.quemsomos:hover{
	background:url('../imagens/menu/somos_down.gif') no-repeat;	
}

.quefazemos{
	background:url('../imagens/menu/fazemos_up.gif') no-repeat;	
}

.quefazemos:hover{
	background:url('../imagens/menu/fazemos_down.gif') no-repeat;	
}

.estamos{
	background:url('../imagens/menu/estamos_up.gif') no-repeat;	
}

.estamos:hover{
	background:url('../imagens/menu/estamos_down.gif') no-repeat;	
}

.loja{
	background:url('../imagens/menu/loja_up.gif') no-repeat;	
}

.loja:hover{
	background:url('../imagens/menu/loja_down.gif') no-repeat;	
}

#destaque{margin-top:30px;}

#slogan{margin:50px 0 0 70px;font-size:20px;font-family:verdana;line-height:60px;}
#slogan_2{margin:50px 0 0 170px;font-size:20px;font-family:verdana;}
#slogan_r{width:330px;height:150px;margin-top:10px;margin-left:30px;}
#tape{position:absolute;z-index:1000;margin-left:-10px;}
#slideshow{position:absolute;z-index:100;text-align:center;width:350px;margin:7px 0px;height:170px;}

#mapa{width:330px;margin-top:16px;margin-left:30px;}

#rodape{
	padding-top:15px;
}

#home_b{
	bottom:20px;
	left:20px;
	position:absolute;
	margin:0 10px;
	padding:30px 5px;
	font-size:20px;
	color:#fff;
	border:7px #c0c0c0 solid;
	width:80px;
	text-align:center;
	border-radius:20px 0;
	font-family:verdana;
	background:#000;
}

#home_b a{color:#fff;text-decoration:none;}
#home_b a:hover{color:#808080;}

#titulo{margin:15px 10px;font-weight:bold;font-family:verdana;font-size:20px;height:40px;background:#c0c0c0;border-radius:15px 0;}
#titulo_t{padding:5px 15px;}
#texto{margin:15px 35px;font-family:verdana;font-size:12px;width:470px;text-align:justify;}

#grande_s{font-size:30px;font-weight:bold;}
.fecho{
	padding:5px;
}