@charset "utf-8";
/* CSS Document */

a { color:#787878 ; text-decoration:none;}
a:hover { text-decoration:underline;}

.vermelho{ color:#FF0000}

.azul{ color: #000099}

.laranja{ color:#FF6600}

.laudologin{ float:right; margin-top:35px;}

.senha{margin-top:7px;}

body{
background:#FFFFFF;
}

#central{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topo{
	height:127px;
	width:960px;
	background-image:url(../images/topo.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
}

#intro{
margin-top:200px;
	width:960px;
}

#imputs{
	padding-top:35px;
	float:right;
	width:198px;
	height:65px;
}

#banner{
	height:255px;
	width:960px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
}

#bannerContato{
	height:255px;
	width:960px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
}

#Esquerdo{
	padding-top:20px;
	padding-left:100px;
	background-image:url(../images/esquerdo.jpg);
	float:left;
	width:383px;
	height:294px;
}

#Direito{
	background-image:url(../images/direito.jpg);
	float:right;
	width:477px;
	height:314px;
}

#DoProjetoEsquerdo{
	background-image:url(../images/do_projeto_esquerdo.jpg);
	float:left;
	width:372px;
	height:567px;
}

#DoProjetoDireito{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#333333;
	padding-top:105px;
	background-image:url(../images/do_projeto_direito.jpg);
	background-repeat:no-repeat;
	float:right;
	width:587px;
	height:462px;
}

#EsquerdoContato{
	background-image:url(../images/esquerdocontato.jpg);
	float:left;
	width:333px;
	height:313px;
}

#DireitoContato{
	background-image:url(../images/areacontato.jpg);
	float:right;
	width:627px;
	height:313px;
}

#ConteudoVistoria{
	background-image:url(../images/areavistoria.jpg);
	float:right;
	width:960px;
	height:314px;
}

#rodape{
	width:960px;
	height:54px;
	background-image:url(../images/rodape.jpg);
}

#botao{
	width:298px;
	height:81px;
}

#acessoLaudo{
	background-image:url(../images/laudotecnico.jpg);
	width:298px;
	height:100px;
}

#botoesTopo{
	padding-top:73px;
	height:54px;
	width:529px;
	padding-left:431px;
}