body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../imagens/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#geral {
	width:765px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 37px;
}
div#geral {
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#esquerda, #direita {
	width:350px;
	padding: 15px;
	display: block;
	font-size: 11px;
}

#esquerda {
	float: left;
	clear: none;
	background-color: #FFFFFF;
}
#direita {
	float:right;
	background-color: #FFFFFF;
	clear: none;
}
#conteudo {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	width: 765px;
	height: 250px;
	overflow: visible;
	float: none;
	clear: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A6C7CA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A6C7CA;
}
div#titulo {
	background-repeat: no-repeat;
	height: 118px;
	background-image: url(../imagens/logotipo-candeeiro_03.gif);
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#conteudo p {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
#menusup{
	height: 31px;
	width: 765px;
	background-color: #1A739B;
	background-image: url(../imagens/botao_off.jpg);
}
div#menusup ul li {
	font: normal 12px/30px "Trebuchet Ms", Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: white;
	text-transform: lowercase;
	background-image: url(../imagens/botao_off.jpg);
	list-style-type: none;
	float: left;
	text-align: center;
	display: inline;
	clear: right;
	padding: 0;
	height: 31px;
}


div#menusup ul li a {
	font: normal 12px/30px "Trebuchet Ms", Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: white;
	text-transform: lowercase;
	background-image: url(../imagens/botao_off.jpg);
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-align: center;
	word-spacing: 0em;
	display: inline;
	text-decoration: none;
	height: 31px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1B6B90;

}

div#menusup ul li a:hover {
	background-image: url(../imagens/botao_on.jpg);
	background-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	}

div#titulo h1 {
	font-size: 24px;
	font-weight: bold;
	color: #128EA4;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 200px;
}
div#titulo p {
	background-repeat: repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 200px;
	font-size: 12px;
	margin-top: 0;
	font-family: "Trebuchet MS";
	color: #1B92A7;
}
div#titulo h1 a {

	font-size: 24px;
	font-weight: bold;
	color: #128EA4;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#esquerdacontato {
	float: left;
	clear: none;
	background-color: #FFFFFF;
	text-indent: 8px;
	clip: rect(auto,auto,auto,50px);
	line-height: 35px;
}

