@charset "utf-8";
@import "font_face.css"; 		/* Font-Face */
/*
    Document   : Folha de Estilo Padrão - 3mnet | Internet com Qualidade - Três marias
    Created on : Novembro/2011
    Author     : Ambiente Solução - www.ambientesolucao.com
*/


body {
    /*    background: url(layout/bg_fundo.jpg) no-repeat center top #212A22;*/
    margin:0;
    border:0;
    padding:0;
    width: 100%;
    height: 100%;
    background-color: #F4F4F4;
}

body,td,th {
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #666666;
    line-height: 18px;

}

h1 {
    font-size: 36px;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    color: #fff;
    font-weight: normal;
}


h2 {
    font-size: 30px;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    color: #fff;
    font-weight: normal;
}

h3 {
    font-size: 30px;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    color: #fff;
    font-weight: normal;
}


h4 {
    font-size: 24px;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    color: #fff;
    font-weight: normal;
}

p {
    /*    text-align: justify;*/
    margin: 10px 0 10px 0;
}

.right{
    float: right;
    margin: 0;
    padding: 0;
}

.azul{
    color: #0063A4;
}
.verde{
    color: #5F9833;
}

.trinta{
    font-size: 30px;
}

.hr_conteudo{
    height:2px;
    border-width:0;
    background: url(layout/linha.png) center repeat-x;
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0;
    width: 100%;
    float: left;
}

.linha_vertical{
    height:317px;
    border-width:0;
    background: url(layout/linha_vertical.png) center repeat-y;
    margin-left: 0;
    width: 2px;
    float: left;
    margin:  -20px 0 -20px 0;
}
.helvetica{
    font-family: 'Helvetica', Arial, Tahoma, Sans-serif;
}
/* === Links === */


a:link {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

a:visited {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    text-shadow:0px 1px 0 #ccc;
}

a:active {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

/*Gera*/

.limpafloat{
    clear: both;
}

.alinha_site {
    margin: auto;
    width: 1000px;
}

.alinha_conteudo {
    margin: auto;
    width: 1000px;
    padding: 20px 0 20px 0;
}

#alinha_topo {
    margin: auto;
    width: 1000px;
    padding-top: 20px;
}

.box_topo{
    background: url(layout/bg_topo3.jpg) no-repeat center top #fff;
    width: 100%;
    height: 473px;
}


/*Menu*/
#menu {
    height: auto;
    float: right;
    margin:0 0 0 0;
    padding-bottom: 10px;
/*    margin-top: 12px;*/
    margin-top: 65px;
    z-index: 1;
    width: 400px;
}

#menu ul li{
    list-style:none;
    display:inline;
    float: left;
    padding: 0 2px 0 2px;
}

#menu_home{
    width: 121px;
    height: 32px;
    overflow: hidden;
    background: url(layout/menu-home.png) top left no-repeat;
    display: block;
    float: left;
}
#menu_home:hover	{
    background-position: bottom left;
}

#menu_empresa{
    width: 98px;
    height: 32px;
    overflow: hidden;
    background: url(layout/menu-empresa.png) top left no-repeat;
    display: block;
    float: left;
}
#menu_empresa:hover	{
    background-position: bottom left;
}

#menu_planos{
    width: 74px;
    height: 32px;
    overflow: hidden;
    background: url(layout/menu-planos.png) top left no-repeat;
    display: block;
    float: left;
}
#menu_planos:hover	{
    background-position: bottom left;
}

#menu_contato{
    width: 82px;
    height: 32px;
    overflow: hidden;
    background: url(layout/menu-contato.png) top left no-repeat;
    display: block;
    float: left;
}
#menu_contato:hover	{
    background-position: bottom left;
}


/*Menu Visitantes*/
.menu_visitantes{
    float: left;
    margin-top: 22px;
    width: 175px;
}
.menu_visitantes ul{
    margin-top: 10px;
}


.menu_visitantes ul li{
    list-style:none;
    display:inline;
    float: left;
    padding: 0 0 0 15px;
    color: #0063A4;
    font-family: 'Helvetica', Arial, Tahoma, Sans-serif;
    font-size: 16px;
    line-height: 20px;
    width: 175px;
    padding-top: -4px;
}

.menu_visitantes ul li:hover{
    background: url(layout/bg_menu_azul.png) top left no-repeat;

}

.menu_visitantes ul li a:link {
    text-decoration: none;
    color: #0063A4;
    font-weight: normal;
}

.menu_visitantes ul li a:visited {
    text-decoration: none;
    color: #0063A4;
    font-weight: normal;
}
.menu_visitantes ul li a:hover {
    color: #ffffff;
    font-weight: normal;
    text-shadow:0px 0px 0 #ccc;
}

.menu_visitantes ul li a:active {
    text-decoration: none;
    color: #0063A4;
    font-weight: normal;
}




/*Menu clientes*/

.menu_clientes{
    background: url(layout/bg_menu_clientes.png) top left no-repeat;
    width: 219px;
    height: 238px;
    margin-left: -20px;
    float: left;
}
.menu_clientes ul{
    margin-top: 10px;
}


.menu_clientes ul li{
    list-style:none;
    display:inline;
    float: left;
    padding: 0 0 0 15px;
    color: #5F9833;
    font-family: 'Helvetica', Arial, Tahoma, Sans-serif;
    font-size: 16px;
    line-height: 20px;
    width: 175px;
    padding-top: -4px;
}


.menu_clientes ul li:hover{
    background: url(layout/bg_menu_verde.png) top left no-repeat;
    color: #fff;

}

.menu_clientes ul li a:link {
    text-decoration: none;
    color: #5F9833;
    font-weight: normal;
}

.menu_clientes ul li a:visited {
    text-decoration: none;
    color: #5F9833;
    font-weight: normal;
}
.menu_clientes ul li a:hover {
    color: #fff;
    font-weight: normal;
    text-shadow:0px 0px 0 #ccc;
}

.menu_visitantes ul li a:active {
    text-decoration: none;
    color: #5F9833;
    font-weight: normal;
}



/*HOME*/
.box_home{
    width: 755px;
    float: left;
    margin-left: 37px;
    margin-top: 10px;
}
.box_home_interna{
    width: 740px;
    float: left;
    /*    margin-right: 24px;*/
    margin-top: 10px;
    /*    border-right: 2px dotted #E1DED5;*/
    padding-right: 13px;
}

/*Formulários*/
.inputlogin{
    width: 220px;
    height: 27px;
    padding: 0 8px 0 12px;
    margin: 0 0 0 0;
    background: url(layout/input_login.png) top center no-repeat!important;
    border: 0;
    color: #fff;
    font-size: 12px;
    float: left;
}
.inputsenha{
    width: 149px;
    height: 27px;
    padding: 0 8px 0 12px;
    margin: 0 0 0 0;
    background: url(layout/bg_senha.png) top center no-repeat!important;
    border: 0;
    color: #fff;
    font-size: 12px;
    float: left;
}
.inputlogin2{
    width: 220px;
    height: 27px;
    padding: 0 8px 0 12px;
    margin: 0 0 0 0;
    background: url(layout/input_login2.png) top center no-repeat!important;
    border: 0;
    color: #3E7382;
    font-size: 12px;
    float: left;
}
.inputsenha2{
    width: 149px;
    height: 27px;
    padding: 0 8px 0 12px;
    margin:  0 0 0;
    background: url(layout/bg_senha2.png) top center no-repeat!important;
    border: 0;
    color: #3E7382;
    font-size: 12px;
    float: left;

}
.enviar{
    width: 79px;
    height: 27px;
    border: none;
    overflow: visible;
    background: url(layout/btn_enviar.png) left top no-repeat!important;
    float: left;
    cursor:pointer;
    margin-right: 10px;
}
.inputtext{
    height: 29px;
    width: 313px;
    padding: 0 8px 0 10px;
    margin: 0 0 0 0;
    background: url(layout/bg_input_hover.png) top center no-repeat!important;
    border: 0;
    color: #999;
    font-size: 12px;
}
.inputtext:focus{
    background: url(layout/bg_input.png) top center no-repeat!important;
}
.inputtextSelec{
    height: 29px;
    width: 320px;
    padding: 5px 0px 0 0px;
    margin: 0 0 0 5px;
    background: url(layout/bg_input_hover.png) top center no-repeat!important;
    border: 0;
    color: #999;
    font-size: 12px;
}
.inputtextSelec:focus{
    background: url(layout/bg_input.png) top center no-repeat!important;
}
.inputtextSelecGeral{
    height: 29px;
    width: 320px;
    padding: 5px 0px 0 5px;
    margin: 0 0 0 5px;
    background: url(layout/bg_input_hover.png) top center no-repeat!important;
    border: 0;
    color: #999;
    font-size: 12px;
}
.inputtextSelecGeral:focus{
    background: url(layout/bg_input.png) top center no-repeat!important;
}
.btn_enviar{
    width: 96px;
    height: 38px;
    border: none;
    overflow: visible;
    background: url(layout/enviar.png) left top no-repeat!important;
    float: left;
    cursor:pointer;
    margin-right: 10px;
    margin-top: 30px;
}
.btn_cadastrar{
    width: 97px;
    height: 33px;
    border: none;
    overflow: visible;
    background: url(layout/btn-cadastrar.png) left top no-repeat!important;
    float: left;
    cursor:pointer;
    margin-right: 10px;
    margin-top: 0px;
}

.label_contato{
    float: left;
    width: 100px;
    line-height: 22px;
    padding-top: 5px;
}

.label_geral{
    float: left;
    width: 150px;
    line-height: 22px;
    padding-top: 5px;
}

.textarea{
    width:320px;
    height: 148px;
    background: url(layout/textarea.png) top left no-repeat!important;
    margin: 0 0 0 8px;
    padding: 4px;
    border: 0;
    color: #999;
}
.textarea:focus{
    background: url(layout/textarea_hover.png) top left no-repeat!important;
}


.webmail{
    float: left;
}

.webmail label{
    float: left;
    width: 50px;
    line-height: 22px;
    color: #666666;
    text-shadow:0 1px 0 #ADADAD;
    font-size: 12px;
    margin-left: 8px;
}


/*mais conteudo*/
.box_conteudo{
    width: 100%;
    background-color: #E8E6DF;
}

.box_noticias{
    float: left;
    width: 515px;
    margin-right: 60px;
}

.box_informacoes{
    float: left;
    width: 325px;
    margin-left: 39px;
}
.box_informacoes_interna{
    float: left;
    width: 219px;
}
.box_direita{
    float: left;
    width: 219px;
    border-left: 2px dotted #E1DED5;
    padding-left:  24px;
}

.img_conteudo{
    float: left;
}

.img_conteudo img{
    border: 2px solid #E1DED5;
    padding: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
}


/*+++++++++++ Aviso ++++++++++++++*/
.aviso{
    background: #8CC61C;
    border: 1px solid #8CC61C;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    -khtml-border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    width: 70%;
}


.aviso2{
    background: #f14242;
    padding: 5px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    -khtml-border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    width: 70%;
}



/*Painel*/
#page_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: -32px;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 50px;
	background: #3f3f3f url(layout/header.png) no-repeat center;
	position: relative;
	border-bottom: 1px solid #4a4a4a;
}
#header h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	top: 30px;
	font-size: 40px;
	color: white;
}
#header h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7e7e7e;
}
hr#header_stripe {
	height: 12px;
	position: relative;
	top: -7px;
	background-color: #191919;
	border: none;
	color: #191919;
}

.panel_button {
    background-color: #3e7382;
	margin-left: auto;
	margin-right: 4px;
	text-align: center;
	position: relative;
	top: 0px;
        right: 0px;
	width: 160px;
	height: 32px;
	/*background: url(layout/panel_button.png);*/
	z-index: 20;
/*	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;*/
	cursor: pointer;
        float: right;
        font-size: 14px;
}
.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px
}
.panel_button a:hover {
	color: #f5f5f5;
        text-shadow:0px 1px 0 #ccc;
}




.panel_button_central {
    background-color: #3e7382;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	top: 0px;
        right: 0px;
	width: 160px;
	height: 32px;
	/*background: url(layout/panel_button.png);*/
	z-index: 20;
/*	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;*/
	cursor: pointer;
        float: right;
        font-size: 14px;
}
.panel_button_central img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button_central a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px
}
.panel_button_central a:hover {
	color: #f5f5f5;
        text-shadow:0px 1px 0 #ccc;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
#toppanel {
	zposition: absolute;
	width: 100%;
	z-index: 25;
	text-align: center;
        background-color: #9DC4D0;
}
#panel {
	width: 100%;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;

}
#panel_contents {
	background: #3E7382;
/*	filter:alpha(opacity=70);*/
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
/*	opacity: 0.70;*/
	height: 300px;
	width: 100%;
	z-index: -1;
}
#panel h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 275px;
	position: absolute;
	top: 10px;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	top: 90px;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	ztop: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login {
	zwidth: 100%;
	height: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
        left: 0px;
	text-align: left;
	zpadding-left: 10px;
        color: #fff;
         margin: auto;
    width: 1000px;
}
div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
div#login input#password {
	position: relative;
	right: -6px;
}
div#login input#login_btn {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 60px;
	font-size: 13px;
	color: #333333;
}



/*Painel*/
#page_container_web {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: -32px;
}
#header_web {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 50px;
	background: #3f3f3f url(layout/header.png) no-repeat center;
	position: relative;
	border-bottom: 1px solid #4a4a4a;
}
#header_web h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	top: 30px;
	font-size: 40px;
	color: white;
}
#header_web h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7e7e7e;
}
hr#header_stripe_web {
	height: 12px;
	position: relative;
	top: -7px;
	background-color: #191919;
	border: none;
	color: #191919;
}
.panel_button_web {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
        right: 0px;
	width: 139px;
	height: 32px;
	background: url(layout/panel_button_web.png);
	z-index: 20;
/*	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;*/
	cursor: pointer;
        float: right;
        font-size: 14px;
}
.panel_button_web img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button_web a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 2px;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px
}
.panel_button_web a:hover {
	color: #f5f5f5;
        text-shadow:0px 1px 0 #ccc;
}
#wrapper_web {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}
#toppanel_web {
	zposition: absolute;
	width: 100%;
	z-index: 25;
	text-align: center;
        background-color: #9DC4D0;
}
#panel_web {
	width: 100%;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;

}
#panel_contents_web {
	background: #96C131;
/*	filter:alpha(opacity=70);*/
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
/*	opacity: 0.70;*/
	height: 300px;
	width: 100%;
	z-index: -1;
}
#panel_web h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 275px;
	position: absolute;
	top: 10px;
}
#panel_web h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#content_web {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	top: 90px;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}
img.border_web {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic_web {
	border: 15px #1d1d1d solid;
	position: absolute;
	ztop: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login_web {
	zwidth: 100%;
	height: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
        left: 0px;
	text-align: left;
	zpadding-left: 10px;
        color: #fff;
         margin: auto;
    width: 1000px;
}
div#login_web p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
div#login_web input#password_web {
	position: relative;
	right: -6px;
}
div#login_web input#login_btn_web {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}
#footer_web p {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 60px;
	font-size: 13px;
	color: #333333;
}





#top-panel{
	background:#e8f3c6;
	padding:14px 20px;
        width: 100%;
        background-color: #464646;
        display: none;
}
#sub-panel{
	text-align:center;
}
#sub-panel a{
	background:url(layout/expand.png) bottom left no-repeat
}
#sub-panel a span{
	padding:6px;
	background:url(layout/expand.png) right bottom no-repeat;
	display:block;
}

.error{
    color: red;
    font-size: 11px;
}


.banner-rodape{
    float: right;
    bottom: 0;
}
.banner-rodape img{
    float: left;
    margin: 0 3px 0 3px;
    border: 0;
    text-decoration: none;
}


#orcamento{
    margin:0;
    padding:20px;
    position:absolute;
    left:-304px;
    top:470px;
    width:264px;
    z-index:1000;
    background:#75A805;
    border:1px solid #75A805;
    border-left:none;
    text-align:left;
}
#orcamento .open{
    float:left;
    position:absolute;
    top:-1px;
    left:300px;
    text-indent:-8000px;
    width:32px;
    cursor:pointer;
}

#orcamento .open{
    background:url(layout/atendimento.png) no-repeat 0 0;
    height:176px;
    width: 39px;

}
#orcamento .close{
    background:url(layout/atendimento.png) no-repeat 0 0;
    height:176px;
    width: 39px;
    float:left;
    position:absolute;
    top:-1px;
    left:305px;
    text-indent:-8000px;
    cursor:pointer;
}