/* CSS Document */

* {
	margin:0px auto;
	padding:0px;
}

body {
	background:#fcebd7;
}

a {
	cursor:pointer;
}

#geral {
	width:734px;
	height:600px;
	border:22px solid #060;
}

#tudo {
	float:left;
	background:#fff;
}

#topo {
	width:716px;
	height:110px;
	background:#fff;
	border:9px solid #fff;	
}

#logo {
	float:left;
	width:141px;
	height:110px;
	border:2px solid #060;
}

#logo h1 a {
	float:left;
	display:block;
	width:141px;
	height:110px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0px auto;
	padding:0px;
    background:#f9a30e url(logo.jpg) left top no-repeat scroll;
}

#animacao {
	float:right;
	width:560px;
	height:110px;
	border:2px solid #060;
	background:url(topo_animacao.jpg) no-repeat left top;
}

#menu {
	width:716px;
	height:37px;
	border-bottom:2px solid #d0d0d0;
	border-top:2px solid #d0d0d0;
	background:#fff url(bg_menu.jpg) repeat-x;
	text-align:center;
}

#menu ul {
	line-height:35px;
	list-style:none;
}

#menu li {
	display:inline;
	border-left:1px solid #000;
	padding:0px 5px 0px 10px;
}

#menu a, a:visited , a:active{
	text-decoration:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#menu a:hover {
	color:#060;
}

#conteudo {
	float:left;
	width:494px;
	height:430px;
	padding:0px 9px;
	background:#fff;
	border-right:1px dotted #ddd;
}

#dados{
	float:right;
	width:208px;
	height:430px;
	padding-top:2px;
	border-right:9px solid #fff;
	border-top:4px solid #fff;
	background:#e0fbe0;
}

#conteudo_dados p.titulo {
	width:180px;
	padding-top:10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#217920;
}

#conteudo_dados p, #conteudo_dados a {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464646;	
}

#conteudo_dados a:active {
	font-weight:normal;
}

#mapa {
	float:left;
	width:125px;
	height:50px;
	padding:10px 0px 10px 20px;
}
#conteudo_dados p.titulo, #telefone p, #endereco p {
	padding-left:20px;
}
#telefone p{
	float:left;
	width:180px;
}

#email p {
	padding-left:20px;
	padding-bottom:10px;
}

#email a {
	text-decoration:none;
}

#logo_02 {
	clear:both;
	width:141px;
	height:110px;
	border:2px solid #060;
}

#logo_02 h1 a {
	float:left;
	display:block;
	width:141px;
	height:110px;
	overflow:hidden;
	text-indent:-5000px;
	margin:0px auto;
	padding:0px;
    background:#f9a30e url(logo.jpg) left top no-repeat scroll;
}

#oesp {
	padding:20px 0px 0px 65px;
}

#oesp a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#464646;
}

#oesp a:hover {
	color:#060;
}