body
{
    margin: 0;
    padding: 0;
    font-family:lato,arial,helvetica;
    font-size:12px;
    color:#272727;
    background-image:url('../images/fundo_site.jpg');
    background-position:center top;
	background-repeat:no-repeat;
}

.largura_site
{
    width: 1000px;
}

.centralizar_site
{
    margin: 0 auto;
}

.logo_topo
{
    float: left;
    margin:0;
    padding:0;
	margin-top:20px;
}

.clear
{
    clear: both;
}

.telefone_topo
{
    float:right;
    width:215px;
    margin-top:6px;
}

.separador_topo {
    background-color: #000;
    float: right;
    height: 48px;
    margin-right: 12px;
    margin-top: 8px;
    width: 2px;
}

.endereco_topo
{
    float:right;
    width:330px;
    margin-top:8px;
}

.endereco_topo img, .telefone_topo img
{
    float:left;
    margin-right:13px;
}

.endereco_topo p, .telefone_topo p
{
    margin:0;
    padding:0;
}

.telefone_endereco_topo
{
    margin-top:1px;
    float:right;
}

.fale_conosco_topo
{
    font-size:23px;
    font-weight:bold;
}

.ddd_topo
{
    font-size:20px;
    font-weight:bold;
}

.numero_topo
{
    font-size:23px;
    font-weight:700;
}

.telefone_topo img
{
    margin-top:16px;
	height:26px;
}

.menu_topo
{
    width:620px;
    height:34px;
    background-image:url('../images/fundo_menu.png');
    margin-top:15px;
}

.menu_topo ul
{
    margin:0;
    padding:0;
    list-style:none;
}

.menu_topo ul li
{
    display:inline;
    float:left;
    margin-top:9px;
    border-right:2px solid white;
    margin-left:42px;
    padding-right:40px;
}

.menu_topo a
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:White;
    text-transform:uppercase;
}

.corpo_site
{
    margin-top:20px;
	position:relative;
}

.rodape
{
    border-top:10px solid #d60b31;
}

.rodape_interno {
    background-color: #efefef;
    color: #4d4d4d;
    font-size: 12px;
    height: 110px;
    padding-top: 30px;
}

.rodape_interno p
{
    margin:0;
    padding:0;
    padding-top:21px;
}

.rodape_copyright
{
    background-color:#d7d7d7;
    height:40px;
}

.rodape_copyright p
{
    margin:0;
    padding:0;
    text-align:center;
    padding-top:10px;
    color:#4d4d4d;
    font-size:14px;
}

.endereco_rodape, .horario_rodape
{
    float:left;
    width:318px;
}

.horario_rodape
{
    float:left;
    width:427px;
    font-size:14px;
}

.telefone_rodape
{
    float:left;
    width:227px;
    font-size:21px;
    font-weight:700;
}

.endereco_rodape img, .telefone_rodape img, .horario_rodape img
{
    float:left;
    margin-right:13px;
}


.separador_rodape
{
    float:left;
    background-color:#000;
    height:79px;
    width:2px;
    margin-right:12px;
}

.div_newsletter
{
    background-image:url('../images/newsletter_fundo.png');
    width:1000px;
    height:73px;
    margin-bottom:20px;
    position:relative;
}

.titulo_news, .frase_news
{
    margin:0;
    padding:0;
    margin-left:103px;
}

.titulo_news {
    font-size: 18px;
    font-style: italic;
    font-weight: 700;
    padding-left: 27px;
    padding-top: 20px;
}

.frase_news
{
    font-size:10px;
}

.caixa_email_news
{
    position:absolute;
    width:480px;
    left:320px;
    top:15px;
    height:40px;
    font-size:12px;
    color:#454545;
    border:none;
    background-color:transparent;
}

.botao_inscrever_news {
    background-color: transparent;
    border: medium none;
    color: white;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    position: absolute;
    right: 31px;
    top: 16px;
    width: 150px;
}

.corpo_site_interno
{
    background-color:White;
    border-radius:10px;
    margin-top:45px;
	text-align:justify;
}

.texto_pagina_interna
{
	padding:20px;
}

.listaServicos li
{
	margin-bottom:15px;
}

.campo_formulario
{
	width:300px;
	padding:5px;
	border:1px solid #C4C4C4;
	border-radius:5px;
}

.botao{
	padding:10px;
	border:none;
	border-radius:5px;
	background-color:#F01616;
	color:white;
}

.parceiros{
	width:994px;
	border:3px solid #b9bcbc;
	border-top:none;
	overflow:hidden;
}

.titulo_parceiros
{
	width:990px;
	background-color:black;
	color:white;
	padding:5px;
	font-size:13px;
	/*font-weight:900;*/
	font-style:italic;
}

.caixa_msg
{
	width:600px;
	height:200px;
}

.endereco_topo img
{
	height:45px;
}

.telefone_topo p
{
	margin-top:12px;
}

.bannerfases-pager
{
	margin-top:3px;
	margin-left:5px;
	color:black;
}

.bannerfases-pager span
{
	font-size: 50px;
	cursor:pointer;
}

.cycle-pager-active
{
	color:#ca334c;
}

.barraBannerFases 
{
    position: absolute;
    text-align: right;
    top: 435px;
    width: 1000px;
    z-index: 1000;
	right:10px;
}