@charset "utf-8";

/* GERAL */

body {
margin:10px 0px 0px 0px;
padding:0px;

}

#global {
width:608px;
margin:0 auto;
}

#topo {
background: url(imagens/bg-topo.jpg) top no-repeat;
height:133px;
width:608px;
position:relative;
margin:0px;
padding:0px;
}

#topo h1 {
background: url(imagens/bg-h1-logo-revitality.jpg) 0 0 no-repeat;
height:67px;
width:304px;
text-indent:-999em;
overflow:hidden;
position:absolute;
left:150px;
top:0px;
*top:15px;
_top:15px;
}

#menu {
width:608px;
position:absolute;
left:0px;
top:99px;
}

#menu ul {
list-style:none;
margin:0px 0px 0px 75px;
padding:0px;
}

#menu li {
display:inline;
background: url(imagens/bg-menu-on.jpg) no-repeat;
float:left;
width:98px;
height:27px;
margin:0px 20px 0px 0px;
*margin:0px 0px 0px 0px;
}

#menu li a:hover {
display:inline;
background: url(imagens/bg-menu-hover.jpg) no-repeat;
display:block;
float:left;
width:98px;
height:27px;
margin:0px 20px 0px 0px;
*margin:0px 12px 0px 0px;
padding-top:6px;
text-align:center;
}

#menu li a.ativo {
display:inline;
background: url(imagens/bg-menu-on.jpg) no-repeat;
display:block;
float:left;
width:98px;
height:27px;
margin:0px 20px 0px 0px;
*margin:0px 12px 0px 0px;
padding-top:6px;
text-align:center;
}

#menu li a {
color:#fff;
font-family:arial;
font-size:12px;
text-decoration:none;
display:inline;
background: url(imagens/bg-menu.jpg) no-repeat;
display:block;
float:left;
width:98px;
height:27px;
margin:0px 20px 0px 0px;
*margin:0px 12px 0px 0px;
padding-top:6px;
text-align:center;
}


#global {
background: url(imagens/bg-conteudo.jpg) repeat-y;
width:608px;
}

#conteudo {

}


#empresa p {
font-family:arial;
color:#666;
font-size:12px;
width:560px;
margin-left:25px;
margin-bottom:20px;
line-height:20px;
}

#empresa h2 {
font-family:arial;
color:#999;
font-size:16px;
width:560px;
margin-left:25px;
font-weight:bold;
}

#empresa h2 span {
color:#99cc00;
}

#rodape p {
font-family:arial;
color:#666;
font-size:12px;
width:530px;
margin:0px auto;
text-align:center;
border-top:2px solid #999;
padding-top:10px;
}


#rodape {
background: url(imagens/bg-rodape.jpg) bottom no-repeat;
height:50px;
width:608px;
clear:both;
padding-top:50px;
}

#contato {
padding:0px;
font-family:arial;
color:#666;
font-size:14px;
margin:0px;
}

.texto-contato {
width:500px;
margin:20px 0px 0px 50px;
text-align:center;
}

#contato form {
width:300px;
margin:0px auto;
*margin:20px auto;
}

#contato label {
width:300px;
display:block;
}

#contato label span {
color:#99cc00;
}

#contato input {
width:300px;
}


#contato textarea {
width:300px;
height:100px;
}

#contato .bt-enviar, #contato .bt-limpar {
width:100px;
margin-right:10px;
}


#servicos {
}

#servicos p {
font-family:arial;
color:#666;
font-size:12px;
width:380px;
margin-left:0px;
margin-bottom:20px;
margin-top:0px;
line-height:20px;
float:left;
}

#servicos h2 {
clear:both;
font-family:arial;
color:#999;
font-size:16px;
width:400px;
margin-left:35px;
margin-bottom:5px;
font-weight:bold;
}

#servicos h2 span {
color:#99cc00;
}

#servicos img {
float:left;
width:139px;
height:102px;
border:0px;
margin:0px 15px 10px 25px;
}

#servicos-home {
padding-left:15px;
*padding-left:0px;
}

#servicos-home p {
font-family:arial;
color:#666;
font-size:12px;
width:380px;
margin-left:0px;
margin-bottom:20px;
margin-top:0px;
line-height:20px;
float:left;
}

#servicos-home h2 {
clear:both;
font-family:arial;
color:#999;
font-size:16px;
width:140px;
margin-left:2px;
margin-bottom:5px;
font-weight:bold;
text-align:center;
}

#servicos-home h2 span {
color:#99cc00;
}

#servicos-home img {
float:left;
width:139px;
height:102px;
border:0px;
margin:0px 0px 0px 0px;
}

#home-top {
width:550px;
margin: 30px 0px 0px 30px;
}

#home-top img {
float:left;
}

#home-top p {
width:380px;
font-family:arial;
color:#666;
font-size:12px;
margin:25px 0px 0px 25px;
float:left;
line-height:20px;
border-bottom:2px solid #999;
padding-bottom:15px;
}


#menu-lateral {
clear:both;
float:left;
margin:25px 0px 0px 30px;
*margin:25px 0px 0px 15px;
border-right:2px solid #999;
padding-right:20px;
}

#imagem-home {
margin:25px 0px 0px 15px;
*margin:25px 0px 0px 15px;
float:left;
}

.texto-home {
text-align:justify;
}

.coluna-servicos {
float:left;
width:150px;
overflow:hidden;
border:1px solid white;
margin:0px 25px 10px 20px;
*margin:10px 15px 10px 20px;
}