*{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {	
	background:url(../images/bgSite.png) no-repeat center top;
}
/*=======================Classes==========================*/
.t10, .t10 a { font-size:10px;}
.t11, .t11 a { font-size:11px;}
.t12, .t12 a { font-size:12px;}
.t14, .t14 a { font-size:14px;}
.t17, .t17 a { font-size:14px;}
.bold { font-weight:bold;}
.branco, .branco a { color:#FFF;}
.preto, .preto a { color:#000;}
.cinzenha { color:#949494;}
.azuzim, .azuzim a { color:#183987;}

#vinheta{
	float:left;
	width:100%;
}

#site{
	margin:0 auto;
	width:918px;
}
#topo{
	float:left;
	background:url(../images/bgTopo.png) no-repeat;
	height:106px;
	width:918px;
	padding-top:18px;
}
#logoTopo{
	float:left;
	width:274px;	
}
#buscaData{
	margin:17px 0 0 80px;
	float:left;	
	width:509px;
}
#dataTopo{
	float:left;	
	width:170px;
}
#buscaTopo{
	border:solid 1px #DF950C;
	float:right;
	width:197px;
	height:25px;
}
#buscaTopoInput{
	overflow:hidden;
	font-size:1px;
	line-height:10px;
	background:#FFF;
	float:left;
	width:172px;
	height:25px;
}
#buscaTopoLupa{
	float:left;
	width:25px;
	height:25px;
}
#menuTopo{ margin:15px 0 0 48px; float:left; width:596px; height:47px;}
#menuTopoItema { float:left; width:152px;}
#menuTopoItema a { float:left; width:122px; height:32px; padding:15px 0 0 30px;}
#menuTopoItema a:hover { background:#143EA4;}

#menuTopoItemb { float:left; margin-left:2px;}
#menuTopoItemb a { float:left; width:134px; height:32px; padding:15px 0 0 38px;}
#menuTopoItemb a:hover { background:#143EA4;}

#menuTopoItemc { float:left; margin-left:2px;}
#menuTopoItemc a { float:left; width:89px; height:32px; padding:15px 0 0 36px;}
#menuTopoItemc a:hover { background:#143EA4;}

#menuTopoItemd { float:left; margin-left:2px;}
#menuTopoItemd a { float:left; width:106px; height:32px; padding:15px 0 0 35px;}
#menuTopoItemd a:hover { background:#143EA4;}

/*================================================================================*/
#meioSite{
	padding-top:11px;
	float:left;
	width:918px;
}
#bgMenuEsquerda{
	float:left;	
	width:246px;	
}
#bordaInferior{
	margin-left:3px;
	width:240px;
	float:left;	
}
#menuEsquerda{
	padding-left:7px;
	margin-left:3px;
	background:#EDEFF2;
	float:left;
	width:233px;
}
#vinMenuEsquerda{
	width:246px;
	height:63px;
}
#menuEsquerda li{
	background:#FFF;
	float:left;
	width:226px;
	height:39px;
	margin-bottom:2px;
}
#menuEsquerda li a{
	background:url(../images/iconeSetas.png) no-repeat 15px 18px;
	float:left;
	padding:12px 0 0 33px;
	width:193px;
	height:27px;
}
#maps{
	float:left;
	margin:19px 0 0 3px;	
}
/*======================================================================*/
#capa{
	width:648px;
	padding-left:24px;
	float:left;	
}
#flashCapa{
	float:left	
}
/*======================================================================*/
#bgBoasVindas{
	width:641px;
	float:left;
	margin-bottom:23px;
}
#vinBoasVindas{
	width:641px;	
	float:left;
	padding:16px 0 9px 0;
}
#BoasVindas{
	width:641px;
	float:left;
	text-align:justify;	
}
#bgServicos{
	float:left;
	width:641px;
}
#vinServicos{
	padding:3px 0;
	float:left;
	width:641px;	
}
#itemServicos{
	float:left;	
	width:201px;
}
#fotoItemServicos{
	float:left;	
	width:201px;
}
#vinItemServicos{
	padding:3px 0;
	float:left;
	width:201px;
}
#textoItemServicos{
	float:left;	
	width:201px;
	text-align:justify;	
}

#link{
	float:left;
	width:100%;
}
#link ul{
	padding-top:10px;
	float:left;
	width:100%;
	border-bottom:1px #CCC dotted;
}
#link ul li{
	float:left;
	width:100%;
}

/*======================================================================*/
#rodapeh{
	height:42px;
	float:left;
	width:100%;
	background:#EDEFF2;
	margin-top:24px;
}
#rodape{
	margin:0 auto;
	width:918px;
}
#logoEstrelaRdape{
	padding-top:5px;
	float:left;	
}
#logoFacaRdape{
	padding-top:8px;
	float:right;
}
#txtRdapeh{
	float:left;
	width:770px;
	text-align:center;
	padding-top:10px;	
}
