@charset "UTF-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
}

body{
	background-color:#FFF;
	background-image:url(../images/bg-site-comando2.jpg);
	background-position: top center;
	margin:0 auto 0 auto;
	text-align:center;
}

a { 
	outline:none;
	text-decoration:none;
	color:#666;
}

a:hover { outline:none}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
	font-size:15px;
	line-height:24px;
	/*margin:0 50px 20px 345px;*/
	color:#74992f;
	margin:0 50px 20px 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: right;
	font-size:18px;
	line-height:30px;
	/*margin:0 50px 20px 345px;*/
	color:#74992f;
	margin:0 50px 20px 10px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	line-height:18px;
	/*margin:0 50px 10px 345px;*/
	margin:0 50px 20px 10px;
	color:#495357;
}
ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	font-size:12px;
	line-height:18px;
	/*margin:0 50px 10px 358px;*/
	margin:0 50px 10px 25px;
	color:#495357;
	list-style:none;
	text-indent:-12px;
}

#content {
	width:936px;
	margin:auto;
	text-align:left;
	/*padding:55px 0 0 0;*/
}
.col-destaque{
	width:330px;
	float:left;
}
.col-texto{
	width:600px;
	float:left;
}

/* TOP */
#top{
	/*width:936px;*/
	height:140px;
	background-image: url(../images/bg-top_02.jpg);
	background-repeat:no-repeat;
	padding:40px 0 0 38px;
}

.bt-comando{
	width:239px;
	height:115px;
	float:left;
	display:block;
	text-indent:-5000px;
}
.bt-comando a{
	width:239px;
	height:115px;
	float:left;
	display:block;
	/*background-color:#33F;*/
}
.menu{
	float:left;
	margin:31px 0 0 42px;
}
.boton{
	float:left;
	display:block;
}
.boton a{
	height:29px;
	float:left;
	display:block;
	text-indent:-5000px;
	background-position:0 0;
}
.boton a:hover{ background-position:0 -29px;}

.on-empresa {
	float:left;
	display:block;
	width:108px;
	height:29px;
	text-indent:-5000px;
	background-image: url(../images/bt-empresa_03.jpg);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
.empresa a{
	width:108px;
	background-image: url(../images/bt-empresa_03.jpg);
	background-repeat:no-repeat;
}

.on-equipe {
	width:149px;
	height:29px;
	text-indent:-5000px;
	background-image: url(../images/bt-equipe_04.jpg);
	background-repeat:no-repeat;
	background-position:0 -29px;
}

.equipe a {
	width:149px;
	background-image: url(../images/bt-equipe_04.jpg);
	background-repeat:no-repeat;
}

.on-servicos{
	width:102px;
	height:29px;
	text-indent:-5000px;
	background-image: url(../images/bt-servicos_05.jpg);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
.servicos a{
	width:102px;
	background-image: url(../images/bt-servicos_05.jpg);
	background-repeat:no-repeat;
}

.on-cases {
	width:91px;
	height:29px;
	text-indent:-5000px;
	background-image: url(../images/bt-cases_06.jpg);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
.cases a{
	width:91px;
	background-image: url(../images/bt-cases_06.jpg);
	background-repeat:no-repeat;
}


.on-contato {
	width:99px;
	height:29px;
	text-indent:-5000px;
	background-image: url(../images/bt-contato_07.jpg);
	background-repeat:no-repeat;
	background-position:0 -29px;
}
.contato a{
	width:99px;
	background-image: url(../images/bt-contato_07.jpg);
	background-repeat:no-repeat;
}

/* CONTEUDO */
.conteudo {
	width:936px;
	display:block;
	padding:50px 0 0 0;
	/*min-height:300px;*/
}
.home{
	/*height:180px;*/
	/*background-image: url(../images/banner-home-texto_11.jpg);*/
	background-image: url(../images/banner-home_112.jpg);
	background-repeat:no-repeat;
	padding:320px 0 0 0;
}

/*.home p{ text-indent:-5000px;}*/

.content-empresa{
	background-image: url(../images/bg-empresa_03.jpg);
	background-repeat:no-repeat;
	/*padding:140px 0 0 0;*/
}
.content-equipe{
	background-image: url(../images/bg-equipe_03.jpg);
	background-repeat:no-repeat;
	/*padding:110px 0 0 0;*/
}
.content-servicos{
	background-image: url(../images/bg-servicos_03.jpg);
	background-repeat:no-repeat;
	/*padding:190px 0 0 0;*/
}
.content-cases{
	background-image: url(../images/bg-cases_03.jpg);
	background-repeat:no-repeat;
	/*padding:190px 0 0 0;*/
}
.content-contato{
	background-image: url(../images/bg-contato_03.jpg);
	background-repeat:no-repeat;
	/*padding:50px 0 0 0;*/
}

/* FOOTER */
#footer{
	margin:10px 38px 0 38px;
	padding:5px 0 0 0;
	background-image:url(../images/linha-footer_15.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	font-size:10px;
	color:#495357;
}


.bt-duporto {
	text-indent:-5000px;
	display:block;
}

.bt-duporto a{
	width:150px;
	height:40px;
	text-indent:-5000px;
	background-image:url(../images/marca_du-porto.jpg);
	display:block;
}