/*
	**********************************
	Arquivo CSS v2
	Site: Nexus Comex
	**********************************
*/

/* <=========================================================== Geral ===========================================================>  */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #fff;
}

#borda{
	border-bottom:5px solid #CCC;
}
#geral {
	float: left;
	width: 100%;
	background-color: #fff;
}
#superior {
	width: 100%;
	margin-bottom:45px;
	background: url(bg_topo.jpg);
	height:85px;
}
#inferior {
	float: left;
	width: 700px;
}

#linha{
	border-bottom:2px solid #3F0;
	width:100%;
	margin-top:5px;
}
.ajustar {
	width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -385px;
}
a {
	text-decoration: none;
	color: #4a4a4a;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1, h2 {
	font-size: 13px;
	color: #000;
	height: 18px;
	margin: 10px 10px 5px 10px;
	padding-left:5px;
	border-left:8px solid #FC0;
}
img {
	border: 0px;
}
/* <=========================================================== Topo ===========================================================>  */
#topo {
	float: left;
	background: url(bg_topo.jpg);
	width: 100%;
	height: 85px;
}
#topo span img {
	margin: 27px 0px 0px 15px;
}
/* <=========================================================== Menu ===========================================================>  */
#menu {
	float: left;
	width: 100%;
	height: 30px;
	margin-top:85px;
	background-image: url("bg_menu_over.gif");
	background-repeat: repeat-x;
	border-bottom:2px solid #000;

}
#menu a {
	float: left;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
}
#menu a:hover {
	background: #666;
	background-repeat: repeat-x;
	color: #fff;
	height:30px;
-moz-border-radius: 4px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
}
a.over {
	background:#ccc;
	background-repeat: repeat-x;
	color: #fff !important;
}
#menu li {
	display: inline;
	font-size: 13px;
	color: #fff;
	font-style:italic;
	line-height: 30px;

}
/* <=========================================================== Centro ===========================================================>  */
#centro {
	float: left;
	width: 750px;
	padding: 01px;
	background: #f2f2f2;
}
#centro p, ul, label {
	color: #4a4a4a;
}
.box {
	background-image: url("bg_box.gif");
	background-repeat: repeat-x;
}
.esquerda {
	float: left;
	width: 270px;
}
.direita {
	float: right;
	width: 460px;
}
.box div {
	margin: 0px 10px 0px 10px;
}
.box div p {
	margin-top: 5px;
	text-align: justify;
}
.servicos {
	float: left;
	width: 440px;
}
.servicos span {
	margin-right: 7px;
	float: left;
	width: 142px;
}
.servicos span.margem {
	margin-right: 0px
}
.top {
	padding-bottom: 10px;
	border-bottom: 1px solid #22558f;
}
.bottom {
	padding-top: 10px;
}
/* <========================================================= Conte do =========================================================>  */
#boxesquerda {
	float: left;
	width: 200px;
	padding-left:5px;
}
.comum {
	float: left;
	height:100px;
	width: 200px;
	margin-bottom: 55px;
}
.comum p {
	font-size: 12px;
	margin: 10px;
}

.comum2 {
	float: right;
	width: 200px;
	height:100px;
	margin-bottom: 15px;
	margin-left:10px;
}
.comum2 p {
	font-size: 12px;
	margin: 10px;
}

.comum3 {
	float: right;
	width: 100px;
	height:100px;
	margin-bottom: 15px;
	margin-left:10px;
	border-left:5px solid #CCC;
	border-bottom:5px dashed #CCC;
	border-right:5px solid #CCC;
}
.comum3 p {
	font-size: 12px;
	text-align:center;
	padding-top:20px;
	margin: 10px;
}


#conteudo {
	float: right;
	width: 540px;
	border-left:5px solid #ccc;
}
#conteudo p {
	font-size: 12px;
	margin: 10px 10px 5px 10px;
	
}
#conteudo img {
	margin-left: 10px;
	margin-bottom:5px;
	border-top: 1px solid #b2992a;
	border-bottom: 1px solid #b2992a;
}
#conteudo ul {
	font-size: 12px;
	margin-left: 30px;
}
ul.servicos {
	width: 515px;
	list-style-type: none;
	margin: 10px !important;
	font-size: 13px;
}
ul.servicos li {
	margin: 5px;
	border-bottom: 1px solid #efe27c;
}
ul.servicos a {
	padding: 5px;
	display: block;
	font-weight: normal;
}
ul.servicos a:hover {
	color: #fff;
	background-color: #22558f;
	text-decoration: none;
}
p.mais {
	text-align: right;
}
p.mais a {
	text-decoration: none;
	border-bottom:2px solid #CCC;
}

/* <========================================================== Contato ==========================================================>  */
fieldset {
	float: left;
	border: none;
	margin-left: 10px;
	width: 316px;
}
label {
	float: left;
	clear: left;
	width: 80px;
	height: 20px;
	line-height: 19px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
input {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px solid #b2992a;
	height: 18px;
	margin-bottom: 5px;
	color: #4a4a4a;
}
input#enviar {
	border: none;
	height: 20px;
	background-color: #22558f;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	width: 100px;
}
textarea {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	border: 1px solid #b2992a;
	width: 229px;
	height: 80px;
	margin-bottom: 5px;
}
.captcha {
	float: left;
	padding: 0px 5px 0px 5px;
	border: none !important;
	margin: 0px !important;
}
input#nome, input#email, input#endereco {
	width: 229px;
}
input#fone, input#estado, input#cidade, input#cep {
	width: 180px;
}
.contato {
	float: right;
	width: 194px;
	height: 200px;
	margin-right: 10px;
}
/* <=========================================================== Base ===========================================================>  */
#base {
	float: left;
	width: 770px;
	height: 140px;
	border-top: 1px solid #a5a4a4;
	background-image: url("bg_base.gif");
	background-color: #fff;
	background-position: center 1px;
	background-repeat: repeat-x;
}
#baseLogos {
	float: left;
	width: 750px;
	height: 35px;
	border-bottom: 1px solid #c5c5c5;
	margin-left: 10px;
}
#baseLogos img {
	float: right;
	margin: 9px 0px 0px 10px;
}
#baseLogos p {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #5e5e5e;
	padding: 12px 0px 0px 0px;
}
#baseLinks {
	clear: both;
}
#baseLinks a {
	color: #5e5e5e;
	font-weight: normal;
}
#baseLinks ul {
	float: left;
	margin: 5px 49px 0px 10px;
}
#baseLinks li {
	list-style: none;
	padding: 5px 0px 0px 0px;
}
#baseLinks .noMargin {
	margin-right: 0px;
}
#localizacaoBase {
	cursor: pointer;
}