*{
list-style:none;
text-decoration:none;
border:none;
font-size:11px;/*  bug */
font-family: Arial, sans-serif;
margin:0;
padding:0;
}
body {
	background-image: url(img/fundo.jpg);
	background-color: #CA8C15;
	background-position:center center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border:solid 1px #999999;
}
#geral {
	width:963px;
	height:873px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	width:147px;
	height:83px;
	float:left;
	padding-top:40px;
}
#nav {
	float:right;
	width:734px;
}
#nav_aux {
	width:230px;
	height:20px;
	margin-top:35px;
	margin-left:470px;
}
#menu {
	width:734px; height:30px;
	margin-top:28px;
	clear:right;
}

#central{
	padding-top:5px;
	clear:both;
}
#baixo{
	width:100%;
	height:360px;
	margin-top:8px;
	background-image:url(img/sombra_baixo.png);
	background-repeat:repeat-x;
}
#baixo_esq{
	float:left;
	width:200px;
	height:360px;
	margin-right:30px;
}
#baixo_central{
	float:left;
	width:730px;;
	height:360px;
}
#rodape{
	text-align:right;
	color:#ffcc99;
	margin-top:30px;
}
#cliente {
	width:80%; height:160px;
	margin-top:25px;
	padding-top:50px;
	padding-left:18px;
	background-image:url(img/area_cliente_bg.png);
	background-repeat:no-repeat;

}
#links {
	width:165px; height:80px;
	background-image:url(img/links_uteis_tit.png);
	background-repeat:no-repeat;
	padding-top: 35px;
	padding-left:20px;
	margin-left:5px;
}
#links li {
	list-style-image:url(img/seta.png);
	line-height:17px;
	color:#785000;
	font-size:12px;
}
#links li a {
	width:150px; height:13px;
	color:#785000;
	font-size:12px;
}
#links li a:hover {
	color:#333333;
}
#menu .menu_class{
	float:left;
	padding-right:3px;
}
#menu .menu_class_last{
	float:left;
}
#opt-home a{
	display:block;
	width:71px; height:30px;
	background-image:url(img/menu_home.png);
	background-repeat:no-repeat;
}
#opt-empresa a{
	display:block;
	width:112px; height:30px;
	background-image:url(img/menu_empresa.png);
	background-repeat:no-repeat;
}
#opt-obras-realizadas a{
	display:block;
	width:140px; height:30px;
	background-image:url(img/menu_obras_realizadas.png);
	background-repeat:no-repeat;
}
#opt-obras-atuais a{
	display:block;
	width:122px; height:30px;
	background-image:url(img/menu_obras_atuais.png);
	background-repeat:no-repeat;
}
#opt-princesas a{
	display:block;
	width:162px; height:30px;
	background-image:url(img/menu_princesas.png);
	background-repeat:no-repeat;
}
#opt-contato a{
	display:block;
	width:112px; height:30px;
	background-image:url(img/menu_contato.png);
	background-repeat:no-repeat;
}

#opt-home a:hover {
	background-image:url(img/menu_home_hover.png);
}
#opt-empresa a:hover {
	background-image:url(img/menu_empresa_hover.png);
}
#opt-obras-realizadas a:hover {
	background-image:url(img/menu_obras_realizadas_hover.png);
}
#opt-obras-atuais a:hover {
	background-image:url(img/menu_obras_atuais_hover.png);
}
#opt-princesas a:hover {
	background-image:url(img/menu_princesas_hover.png);
}
#opt-contato a:hover {
	background-image:url(img/menu_contato_hover.png);
}
.txt_a {
	color: #745f34;
	font-weight: bold;
}
.txt_b {
	font-size: 12px;
	font-weight: bold;
}
.txt_c {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
