@charset "utf-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#0e1215;
}

#tudo {
	margin:0 auto;
	width:978px;
	text-align:left;
	color:#ccc;
}

#banner {
	width:978px;
	height:132px;
	background:url(images/layout_01.jpg) top center no-repeat;
	margin-bottom:10px;
}

#menu {
	width:236px;
	float:left;
}
h1 {
	font-size:16px;
}
h1 {
	font-size:12px;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu li {
	width:235px;
	height:36px;
}

#menu li a {
	background:url(images/layout_03.jpg) top center no-repeat;
	width:235px;
	height:36px;
	line-height:36px;
	text-indent:20px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	display:block;
}

#menu a:hover, .active {
	color:#F00 !important;
	background:url(images/layout_06.jpg) top center no-repeat !important;
}

#boxConteudo, #boxGaleria {
	background:#0e1215;
	min-height:200px;
	height:auto !important;
	height:200px;
	text-align:justify;
	overflow:hidden;
	_overflow:visible;
	margin-left:15px;
	padding-bottom:20px;
	display: inline-block;
	float: left;
}

#boxGaleria {
	display: inline-block;
	float: right;
}

.thumbGaleria {
	width:120px;
	float:left;
	margin-right:20px;
	margin-bottom:25px;
}

.thumbGaleria img { cursor:hand; }

#conteudo {
	float:left;
	width:  738px;
	margin-top: 35px;
}

#imgDir {
	float:right;
}

#rodapeTop {
	width:978px;
	clear:both;
	text-align:center;
	color:#999;
	font-weight:bold;
	font-size:10px;
}

#rodape {
	width:978px;
	height:160px;
	background:url(images/layout_08.jpg) top center no-repeat;
	clear:both;
}

.rodapeInf {
	font-size:13px;
	text-align:center;
	position:relative;
	top:60px;
	font-weight:bold;
}

.rodapeInf a { color:#fff; }

.class1 {
	font-weight:bold;
	color:#666;
	font-size:14px;
	float:left;
}

.class1thin {
	color:#666;
	font-size:14px;
}

.class2 {
	color:#aaa;
	font-size:12px;
	font-weight:bold;
}

.button { text-align:left; }

.button a {
	padding-left:15px;
	text-decoration:none;
	color:#999;
	font-size:9px;
	margin-right:5px;
	background:url(images/button_detail.jpg) top left no-repeat;
}

.center { text-align:center; }

.centerbold {
	text-align:center;
	font-weight:bold;
}

.bold { font-weight:bold; }

.italic { font-style:italic; }

.voltar a {
	display:block;
	color:#fff;
	text-decoration:none;
	border:solid 1px;
	padding:2px;
	width:40px;
	text-align:center;
	margin:0 auto;
	background:#000;
	padding-right:8px;
}

.voltar a:hover { border:ridge 1px; }

.voltar a:active { border:groove 1px; }

.bt {
	background:url(images/bgBt.jpg) center right no-repeat;
	width:45px;
	color:#999;
	margin:0;
	float:right;
	display:block;
	letter-spacing:1px;
	font-size:9px;
}

.bt a {
	text-decoration:none;
	color:#999;
}

#conteudo fieldset {
	line-height:25px;

	}

#conteudo label, #conteudo input { display:block; }

#enviar { margin-top:10px; }

#form {
	text-align:left;
	width:100%;
	padding:0;
	margin:0 auto;
}

input, textarea, select {
	background:#666;
	border:solid 1px #ccc;
	font-size:11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#formLimit {
	width:326px;
	margin:0 auto;
	line-height:22px;
}

#orcamento fieldset {
	border:solid 1px #222;
	margin:10px 0;
	padding:0 11px;
}

#orcamento legend {
	color:#f00;
	font-weight:bold;
	font-style:italic;
	font-size: 17px;
}

#orcamento label { font-weight:bold; }

#orcamento input { margin-bottom:3px; }

#orcamento label, #orcamento input {
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#orcamento {
	width: 242px;
	margin:0 auto;
}
#orcamento2 fieldset {
	border:solid 1px #222;
	margin:10px 0;
	padding:0 11px;
}
#orcamento2 label { font-weight:bold; }

#orcamento2 input { margin-bottom:3px; }

#orcamento2 label, #orcamento input {
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
