html, body
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #4E5343;
    margin: 0px;
    padding: 0px;
    background-color: #D9D3C5;
}
#botIdioma{
	position:absolute;
	top:7px;
	margin-left:850px;
	z-index:10;
}
.centerBg
{
    background: url(/images/bgHomeCenter.jpg) no-repeat center top #F1F0EE;
}
.centerBg_left
{
    background: url(/images/bgHomeCenter_left.jpg) no-repeat right top #F1F0EE;
}
.centerBg_right
{
    background: url(/images/bgHomeCenter_right.jpg) no-repeat left top #F1F0EE;
}
.linhaBlackWhite
{
    height: 0px;
    width: 100%;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #FFFFFF;
}
#voltarHome
{
    float: right;
    padding-right: 30px;
}
#voltarPg{
    float: right;
    padding-right: 30px;
}
#menuLeft
{
    list-style-type: none;
    margin:0px;
    padding: 0px;
}
#menuLeft li{
    margin-top: 1px;
    width: 195px;
    height: 45px;
    background: url(/images/menuBotBg.jpg) no-repeat;
    padding-left: 13px;
}
#menuLeft li div
{
    padding-top: 13px;
    color: #FFFFFF;
    font-size: 14px;
}
#homeLista
{
    margin-top: 10px;
    float: left;
}
#homeLista img
{
    padding-right: 10px;
}
#homeLista td
{
    height: 35px;
    border-bottom: solid 1px #000000;
}
#rodape
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
}
a:link, a:visited
{
    color: #4D4D4F;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    text-decoration:underline;
}
#formContato input, textarea
{
    margin-left: 7px;
    border: 0px;
    color: #4F564D;
    background-color: transparent;
}
.contInput
{
    width: 500px;
    padding: 10px 0px 10px 8px;
    color: #4F564D;
    border: solid 1px #8E928A;
    font-weight: bold;
    margin-bottom: 1px;
}
#listaServicos
{
    line-height: 15px;
}
#listaServicos span
{
    font-size: 14px;
    font-weight: bold;
}
#listaServicos img
{
    margin-right: 10px;
}
.equipeBox
{
    width: 740px;
    height: 135px;
    margin-bottom: 5px;
}
.equipeBox font
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.equipeBox .contC
{
    padding-left: 10px;
    padding-right: 10px;
    background: url(/images/equipeBox_prt2.jpg) repeat-y;
}
.boxArtigo
{
    width: 720px;
    background-color: #E5E5E3;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 2px;
    padding-left: 20px;
    padding: 20px;
}
.boxArtigo:hover{
    background-color: #B9BAB4;
}
.boxArtigo .imgSeta{
    position: absolute;
    margin-left: 450px;
}
#contLogin .txt{
    height: 22px;
    margin-bottom: 14px;
    padding-top: 3px;
    background-color: transparent;
    border: 0px;
    padding-left: 10px;
}
#contLogin{
    color: #FFFFFF;
    font-size: 12px;
}
#contLogin div{
    margin-left: 34px;
    margin-top: 33px;
}
#contLogin h3{
    margin-bottom: 5px;
}
#contLogin .botAcessar{
    position: absolute;
}
#contLogin .botMinhaSenha{
    padding-top: 22px;
    margin-left: 0px;
}
#conteudoTooltip {
	width:762px;
}



#conteudoTooltip .tooltipFunct,
#conteudoTooltip .tooltipFunct_right
{
    width: 140px;
    height: 120px;
    overflow: hidden;
    display: inline-block;
    background-color: White;
    padding:0px;
    border: 1px solid #757575;
	margin: 3px;
    
}

#conteudoTooltip .tooltipFunct:hover,
#conteudoTooltip .tooltipFunct_right:hover
{
	border:solid 3px #552523;
	margin: 1px;
}

#conteudoTooltip .tooltipFunct table,
#conteudoTooltip .tooltipFunct_right table
{
    width: 140px;
    height: 120px; 
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.contPgBot{
	float:right;
	margin-right:15px;
	margin-bottom:20px;
}
.contPgBot div{
	background-color:#7F7F7F;
	padding:3px 5px 3px 5px;
	color:#FFFFFF;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#preload-img{

}
.criar{
height: 650px;
width: 700px;
}
