/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, "Nimbus Sans L", sans-serif;
}

#wrapper {
	width: 765px;
	margin: 0 auto;
}

#branding {
	height: 109px;
	width: 302px;
	float: left;
}

#branding img {
	border: none;
	margin: 31px 0 0 46px;
}

#branding h1 {
	font-size: .9em;
	color: #754c00;
	font-weight: normal;
	padding-left: 46px;
}

#wrapContactAndNav {
	float: right;
	height: 109px;
	position: relative;
}

#contact {
	height: 50px;
	width: 462px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../elements/basic/bg-tel_email.gif);
	background-repeat: repeat-x;
}

#contactImage {
	height: 50px;
	width: 36px;
	float: right;
	background-image: url(../elements/basic/foto-dir-tel_email.jpg);
	background-repeat: no-repeat;
}

#contact ul {
	height: 50px;
	width: 426px;
	float: left;
	list-style-type: none;
}

#contact li {
	display: block;
	float: left;
	margin: 15px 2px 0 10px;
	font-size: 0.7em;
	font-weight: bold;
	padding-left: 25px;
	height: 14px;
}

li#mostraTel {
	background-image: url(../elements/basic/tel.gif);
	background-repeat: no-repeat;
	color: #143e8c;
}

li#mostraEmail {
	background-image: url(../elements/basic/email.gif);
	background-repeat: no-repeat;
}

li#mostraEmail a {
	color: #754c00;
	text-decoration: none;
}

li#mostraEmail a:hover {
	text-decoration: underline;
}

ul#mainNav {
	height: 39px;
	width: 404px;
	position: absolute;
	bottom: 0;
	right: 25px;
	list-style-type: none;
}

ul#mainNav li {
	display: inline;
}

ul#mainNav li a {
	display: block;
	width: 101px;
	height: 39px;
	float: left;
	background-image: url(../elements/basic/botao-3_states.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: .6em;
	text-decoration: none;
	line-height: 28px;
}

body#homePage ul#mainNav li a#homeButton, body#empresaPage ul#mainNav li a#empresaButton, body#servicosPage ul#mainNav li a#servicosButton, body#contatoPage ul#mainNav li a#contatoButton {
	background-position: center top;
}

ul#mainNav li a:hover {
	background-position: right top;
}

body.mainLayout #banner {
	float: left;
	height: 239px;
}

#content {
	margin: 1px 0;
	float: left;
	width: 765px;
}

#mainContent {
	background-image: url(../elements/basic/bg-cont_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 765px;
}

.smallBox {
	background-image: url(../elements/basic/box-home.png)!important;
	background-image: url(../elements/basic/box-home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 228px;
	height: 240px;
	float: left;
	margin: 20px 0 0 20px;
}

.smallBox h2 {
	text-align: center;
	color: #143e8c;
	font-size: 0.9em;
	margin: 14px 0 20px;
}

.smallBox p {
	font-size: .8em;
	margin: 8px 8px 5px 15px;
}

.smallBox img {
	float: left;
	margin: 0 3px 3px 8px;;
}

#secondaryContent {
	background-image: url(../elements/basic/bg-cont_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 765px;
	height: 115px;
	_height: 125px;
}

ul#listaServicos {
	list-style-type: none;
	margin-top: 20px;
	width: 480px;
	float: left;
	_margin-left: 14px;
	text-align: center;
	margin-left: 20px;
}

ul#listaServicos li {
	display: inline;
	text-align: center;
	color: #143e8c;
	font-weight: bold;
	font-size: 0.7em;
	border-right: solid 1px #143e8c;
	line-height: 65px;
	padding: 0 5px;
}

ul#listaServicos li#lastItemList {
	border: none;
}

#cartoesCredito {
	float: right;
	width: 260px;
	_width: 220px;
}

#cartoesCredito h3 {
	text-align: center;
	color: #143e8c;
	font-size: 0.7em;
	margin-top: 20px;
}

#cartoesCredito ul {
	text-align: center;
	list-style-type: none;
}

#cartoesCredito ul li {
	display: inline;
	margin-top: 5px;
}

#cartoesCredito ul li img {
	margin-top: 9px;
}

#footer {
	width: 765px;
	height: 59px;
	background-image: url(../elements/basic/bg-footer.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	color: #fff;
}

.infoEmpresa {
	width: 20%;
}

.infoEmpresa h3, .infoEmpresa p {
	font-size: .6em;
}

#endereco {
	float: left;
	padding: 4px 0 6px 6px;
}

#dados {
	float: right;
	text-align: right;
	padding: 4px 6px 6px 0;
}

#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer li {
	display: inline;
	font-size: .7em;
	line-height: 59px;
}

#footer li a {
	color: #fff;
	text-decoration: none;
}

#footer li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Sections */

body.sectionLayout #banner {
	float: left;
	height: 85px;
	padding-top: 5px;
}

body.sectionLayout #mainContent {
	padding: 0 20px;
	width: 725px;
}

body.sectionLayout #mainContent h2 {
	color: #143e8c;
	font-size: 1.1em;
	padding: 20px 0 10px;
}

body.sectionLayout #mainContent h3 {
	color: #754c00;
	font-size: .9em;
	margin: 10px 0;
}

body.sectionLayout #mainContent h3.comentarioCont {
	color: #c30;
	font-size: .9em;
	text-align: center;
}

body.sectionLayout #mainContent p {
	font-size: .8em;
	margin: 10px 0;
	text-indent: 25px;
}

body.sectionLayout #mainContent ul {
	margin: 0 60px;
	font-size: .8em;
}

ul#servicosTranscoop {
	list-style-image: url(../elements/basic/img-lista_setinha.gif);
}

ul#vantagensTerceirizaLista {
	list-style-image: url(../elements/basic/img-lista_carrinho.gif);
}

body.sectionLayout #mainContent li, body.sectionLayout #mainContent p {
	line-height: 1.6em;
	margin-bottom: 15px;
}

body.sectionLayout #mainContent li span {
	color: #c30;
}

body#contatoPage fieldset {
	width: 50%;
	margin: 0 auto;
	border: none;
}

body#empresaPage #mainContent p {
	margin-left: 80px;
	margin-right: 80px;
	font-size: 0.9em;
	text-align: justify;
	text-indent: 40px;
}

body#contatoPage fieldset label {
	width: 99%;
	float: left;
	color: #754c00;
	font-size: .7em;
	font-weight: bold;
	line-height: 1.5em;
}

.fieldsForm {
	float: left;
	width: 70%;
	margin-bottom: 10px;
}

textarea.fieldsForm {
	width: 99%;
	_width: 95%;
}
#montagemStudioMil {
	font-size: .5em;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
}
#montagemStudioMil a {
	color: #999;
}
#montagemStudioMil a:hover {
	color: #333;
}
