* { margin:0; padding:0;}

html,
body {
	margin:0;
	padding:0;
	height:100%;
	background: url(../img/fundo.gif); 
	font: normal 8.5pt/1.3em  tahoma, trebuchet, verdana, sans-serif;
	color: #555;
}
#container {
	min-height:100%;
	position:relative;
	width: 730px;
	margin: 0 auto; 
}
#header {
	padding-top: 20px;
	height: 415px;
	border: 0px solid red;
}

#header h1 {
	border: 0px solid red;
	float: left;
	background: url(../img/logo_fundo.gif) no-repeat 0px 0px; text-indent:-10000px; 
	width: 190px;
	height:60px;
}

#header h1 a {
	display:block;
	position: absolute;
	top: 2px;
	left: 0px;
	width: 200px;
	height: 85px;
}

#area_cliente {
	border: 0px solid blue;
	float: right;
	width: 173px;
	height: 63px;
	margin:0;
	margin-top:8px;
	margin-right:20px;	
	overflow: hidden;

	/*
	background: url(../img/fundo_area_cliente.gif) no-repeat 0px 0px;
	 */
}

#area_cliente_login {
	background: url(../img/fundo_area_cliente.gif) no-repeat 0px 0px;
	font-size: 8pt;
	padding-top:10px;
	padding-left:10px;
	width: 173px;
	height: 63px;	
}

#area_cliente_login label{
	text-align:right; width: 35px; display:block; float:left; 
	margin-top:2px; margin-right:2px;
	font-weight: 400;
}

#area_cliente_login input { width: 95px; display: block; margin-top:2px; height: 12px; font-size: 8pt;}
#area_cliente_login input.bt_enviar { 
	width: 30px !important; border:1px solid #a5a092;
	padding:0;
	margin-top:2px; 
	margin-right: 35px;
	display: block;
	height: 14px;
	line-height: 12px;
	font-size:7pt; 
 }

#botao_area_cliente {
	background: url(../img/area_cliente2.gif) no-repeat 0px 0px; 	
	text-indent:-10000px; 
	width: 131px;
	height: 26px;
	margin-top:4px;
	margin-left:30px;
}


#botao_area_cliente a {
	display:block;
	width: 131px;
	height: 26px;
}

#header #fl_topo {
	/*background: url(../img/flash.gif) no-repeat 0px 0px;*/
	width: 730px;
	height: 345px;
}

#header #sombra {
	background: url(../img/sombra.gif) no-repeat 4px 0;
	width: 724px;
	height: 56px;
	display: block;
	margin-top: -3px;
}

#content {
	padding:10px;
	padding-bottom:130px;
	border: 0px solid red;
	padding-top: 13px;
}

#footer {
	position:absolute;
	bottom:0;
	background: url(../img/footer.png) no-repeat 0px 100%;
	width:100%;
	height: 100px;			/* Height of the footer */
	border:0px solid red;
}

#footer .map a{
	position: absolute;
	display: block;
	text-indent: -9999em;
	border: 0px solid red;
}

#footer #map_seguro a { 
	top: 2px;
	left: 550px;
	width: 90px;
	height: 75px;
}

#footer #map_certificado a { 
	top: 2px;
	left: 645px;
	width: 65px;
	height: 85px;
}

#footer #map_abese a { 
	top: 2px;
	left: 450px;
	width: 95px;
	height: 75px;
}


#footer #copyright {
	padding:0; margin:0;
	position: absolute;
	left: 5px;
	top: 80px;
}

#footer #copyright, #footer #copyright a {
	color:#e1e2db; 
	font-size: 7.5pt;
	text-decoration: none;
}

#footer #copyright em {font-weight:bold;}

#footer #copyright a:hover { text-decoration:underline;}
#footer ul#menu { width: 550px; }

p a, p a:active, p a:visited { color: #326337; text-decoration:underline; }
p a:hover { color: #22732a; text-decoration:none; }
quote{ color: #326337; font-style:italic; font-weight:bold;}

/* other non-essential CSS */
#header p,
#header h1 {
	margin:0;
	padding:10px 0 0 10px;
}
#footer p {
	margin:0;
	padding:10px;
}

h1 { font-size: 1.4em; color: #444;  margin-bottom: 10px;}
h2 { font-size: 1.25em; color: #444;  margin-bottom: 4px; margin-top:4px;}
ul{ list-style:none; }
ul.textlist{ list-style:disc; margin-left: 30px; }
.clear { clear:both;}
.clearff { clear:both;}
.img_left { float:left; margin-right: 10px; }
.img_right { float:right; margin-left: 10px; }

/*## menu */
#fl_topo {margin: auto auto;}
#fl_topo ul#menu {color: #fff; margin: auto auto; padding-top:300px; padding-left: 80px;}
#fl_topo ul#menu li a {color:#444;}
ul#menu { font-size: 8pt;  margin-top: 47px; margin-left: 5px; list-style:none; border:0px solid blue;}
ul#menu li { float:left; border-right: 1px solid #aca; }
ul#menu li.last { border:0; }
ul#menu li a  { color:#e1e2db; text-decoration:none; padding-right:12px; padding-left:12px;}
ul#menu li a:hover { text-decoration:underline;}


/*### form em geral ###*/

.bt_limpar, .bt_enviar { 
	background: url("../img/botao_enviar2.gif") no-repeat 0px 4px; 
	width: 74px;
	height: 22px;
	border: 0;
	margin: 0;
	padding: 0;
	padding-right: 15px;
	display: block;
	float: left;
	font-size: 7pt;
	line-height: 7px;
	color: #fff;	
	
	margin-right: 15px;
	float: right;
}

.bt_limpar { 
	background-image: url("../img/botao_limpar2.gif"); 	
}


/*### data ###*/
div.data {
	background: url(../img/data2.gif) no-repeat 0px 0px; 
	width: 27px;
	height: 37px;
	font: bold 9px/1em Arial, sans serif;	
	color: #fff;
	text-align: center;
	padding: 0;
	margin: 0;	
	line-height: 9px;
	float: left;
	margin-right:8px; 
}

div.data span {
	padding: 0;
	margin: 0;
	display: block;	
	margin-top: 1px;
}

div.data span.month {
	letter-spacing: 1px;
}

div.data span.year {
	letter-spacing: 0px;
	color: #000;
	font-weight: bold;
}

div.data span.day {
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
	letter-spacing: 1px;
}

/*### home ###*/
body#home div#col1 { 
	width: 417px;
	float: left;
	padding:0;
	margin:0;
}

body#home div#col2 { 
	width: 290px;
	float: left;
	padding:0;
	margin:0;	
}

body#home div#container_destaques { 
}

body#home div#container_destaques div { 
	float: left;
}

body#home div#ultimas_noticias {
	background: url(../img/ultimas_noticias2.gif) no-repeat 0px 0px; 
	width: 392px;
	height: 289px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

body#home div#ultimas_noticias ul {
	border: 0px solid blue;
	width: 350px;
	height: 225px;
	padding: 5px 10px;
	margin-top: 10px;
}
body#home div#ultimas_noticias ul li { height: 75px;  width: 360px; }
body#home div#ultimas_noticias ul li a, body#home div#ultimas_noticias ul li a:hover { text-decoration:none; }

body#home div#ultimas_noticias div.data { margin-top:3px; }

body#home div#servicos {
	background: url(../img/conheca_servicos.jpg) no-repeat 0px 0px; 
	width: 279px;
	height: 389px;
	margin-top: 10px;
	padding-bottom: 10px;
}

body#home div#trabalhe {
	margin-left: 12px;
}

div.item_news {
	float: left;
	border:0px dashed red;
	width: 320px;
	line-height: 1.2em;
	cursor: hand;
}

div.item_news .titulo {
	color: #0c320f;
	font-weight: bold;
	margin-bottom: 4px;
}

div.item_news .texto {
	color: #333;
}

a div.data {
	cursor: hand;
}

#link_noticias a, #link_servicos a {
	display: block;
	text-indent: -9999em;
	border: 0px solid blue;
	cursor: hand;
}

#link_noticias a {
	width: 380px;
	height: 45px;	
}

#link_servicos a {
	width: 280px;
	height: 385px;	
}


/*### empresa ###*/
body#empresa div#content {
	padding-left:50px; padding-right: 35px; 
} 

body#empresa div#content h1 {
	background: url(../img/titulo_conheca_viaseg.gif) no-repeat 0px 0px; 
	text-indent:-10000px; height:42px;
}

body#empresa div.projeto h2 {
	background: url(../img/titulo_projeto.gif) no-repeat 0px 0px; 
	text-indent:-10000px; height:19px;
}

body#empresa div.certificado h2 {
	background: url(../img/titulo_certificado.gif) no-repeat 0px 0px; 
	text-indent:-10000px; height:19px;
}

body#empresa div.abese h2 {
	background: url(../img/titulo_abese.gif) no-repeat 0px 0px; 
	text-indent:-10000px; height:19px;
}

body#empresa p { margin-bottom:10px; margin-top:10px; } 
body#empresa h2 { margin-top:20px;} 




/*### noticias ###*/
body#noticias div#content {
	padding-left:20px; padding-right: 15px; 
} 

body#noticias div#content h1 {
	background: url("../img/ultimas_noticias3.gif") no-repeat 0px 0px; 
	text-indent:-10000px; height:38px;
}

div.noticia { 
	padding: 10px;
	border:0px solid blue;
}

div.noticia div.item_news {
	border: 0px solid blue;
	float: left;
	width: 610px;
}

div.noticia div.item_news p.titulo {
	margin-bottom: 10px;
	font-size: 1.2em;
}

div.noticia img {
	float:left; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border:0;
}
body#noticias div#content hr {
	/*
	background: url("../img/hr_noticias.gif") no-repeat 0% 100%; 
	*/
	width: 450px;
	border:0;
	border-bottom: 1px solid #cbd0cc;
	margin:0; padding:0; 
	margin-top: 20px;
	margin-bottom: 15px;
	clear:both;
}

/*### servicos ###*/

body#servicos div#content {
	padding-left:25px; padding-right: 10px; 
} 

body#servicos div#content h1 {
	background: url("../img/titulo_conheca_servicos.gif") no-repeat 0px 0px; 
	text-indent:-10000px; height:36px;
}

#servicos-accordion{
	height: 620px;
	border: 0px solid red;
}

/* accordion */

.accordion-toggle {
	letter-spacing: 1px;
	display: block;
	height: 24px;
	width: 648px;
	background: url(../img/inativo3.gif) no-repeat top left transparent;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;			
	line-height: 25px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border: 0px solid red;
	cursor: pointer;
}

.accordion-toggle-active {
	letter-spacing: 1px;

	background: url(../img/ativo2.gif) no-repeat top left transparent;
	color: #ffffff;
	border-bottom: 0px solid #f68263;
}

.accordion-content {
	background-color: #ffffff;
	color: #444444;
	width: 646px;
	padding: 10px 10px;
	overflow: hidden;
	border:1px solid #c6c6c6;
	border-top: none;
}
	
.accordion-content h3 {
	margin: 15px 0 5px 10px;
	color: #326337;
	font-size: 12px;
}

.accordion-content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

.box_accodion { width: 300px; border: 1px solid #ddd; background-color: #f5f5f5; padding:5px 5px; padding-top:0; float:right; margin: auto 15px; } 
.box_accodion h3 { border-bottom: 1px solid #466349; margin-right: 5px; } 


/*### trabalhe aqui ###*/
body#trabalhe-aqui div#content {
	padding-left:45px; margin-right:40px; 
} 

body#trabalhe-aqui div#content h1 {
	background: url("../img/titulo_trabalhe.gif") no-repeat 0px 0px; 
	text-indent:-10000px; height:36px;
}

div#form_trabalhe  {
	background: url("../img/fundo_trabalhe.jpg") no-repeat 0px 0px #666; 
	width: 638px;
	height: 542px;
}

div#form_trabalhe form {
	padding-left: 220px;
	color: #fff;
}

div#form_trabalhe form fieldset {
	border: 0;
	margin-bottom:4px;
	margin-left: 20px;
}

div#form_trabalhe form p {
	letter-spacing: 1px;
	padding: 20px 20px;
}

div#form_trabalhe form label{
	text-align:right; 
	width: 100px; display:block; 
	float:left; 
	margin-top:2px;
	margin-right:5px;
}

div#form_trabalhe .input, div#form_trabalhe .select, div#form_trabalhe .textarea,
form.fviaseg .input, form.fviaseg .select, form.fviaseg .textarea {
	display: block; 
	float: left; 
	margin-top: 2px;
	font-size: 8pt;
	border: 0;
}

div#form_trabalhe .erro, form.fviaseg .erro {
	border:1px solid red;
	background: #fcc;
}

.form_asterisco {
	margin-left: 4px;
	color: #f55;
	float: left; 
}


div#form_trabalhe .input, form.fviaseg .input {
	width: 238px;
	height: 16px;	
	padding-left: 3px;
	padding-right: 4px;
	padding-top:3px;
	margin-bottom:1px;
	background: url("../img/input_1.gif") no-repeat 0px 0px #e1e1e1; 	
}
	
div#form_trabalhe .select, form.fviaseg .select {
	background: url("../img/input_1.gif") no-repeat 0px 0px #e1e1e1; 	
	width: 245px;
	height: 19px;	
	margin-bottom: 1px;
	padding: 2px 3px;
}

div#form_trabalhe .textarea, form.fviaseg .textarea {
	width: 240px;
	height: 68px;
	padding: 2px 3px;
	background: url("../img/input_2.gif") no-repeat 0px 0px #e1e1e1; 
	overflow: auto;
	margin-bottom: 2px;
}
 
div#form_trabalhe .bt_enviar {
	margin-right: 45px;
}

/*### area-do-cliente ###*/

body#area-do-cliente div#content {
	padding-left:35px; padding-right: 10px; 
} 

body#area-do-cliente div#content h1 {
	background: url("../img/titulo_area_cliente.gif") no-repeat 0px 0px; 
	text-indent:-10000px; height:38px;
}

#form_login {
	margin-left:130px;
	padding-top: 80px; 
	background: url("../img/form_login.gif") no-repeat 0px 17px; 
	width: 398px;
	height: 180px;
	float: left;
	clear: none;
}

#form_login .bt_enviar {
	margin-right: 060px;
}

table#boletos {
	width: 650px;	
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	background-color: #353;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table#boletos th {
	padding: 4px;
}

table#boletos td {
	color: #000;
	padding: 4px;
	border: 1px #fff solid;
}

table#boletos tr.impar { background-color: #ddd; }
table#boletos tr.par { background-color: #eee; }

p.right_link { text-align: right; margin-right: 40px; margin-bottom: 10px; }
ol { margin-left:20px; margin-top:5px; margin-bottom:20px; } 
/*### contato ###*/


body#contato div#content {
	padding-left:25px; padding-right: 10px; 
} 

body#contato div#content h1 {
	background: url("../img/titulo_contato.gif") no-repeat 0px 0px; 
	text-indent:-10000px; height:36px;
}

body#contato div.domtab {
	margin-top: -3px;
}

body#contato .domtabs {
	margin-left: 157px;
}

#endereco {
	clear:both;
	margin-top: 60px;
	margin-left: 100px;
}

body#contato .domtab-conteudo {
	padding: 20px 10px;
	color: #fff;
}

body#contato .domtab-conteudo p { text-align: center; margin-bottom:20px;}

#contato_wrapper {
	margin-left: 15px;
	margin-top: 30px;
}
#contato_left {
	background: url("../img/contato3.gif") no-repeat 0px 0px; 
	width: 248px;
	height: 334px;
	float: left;
	clear: none;
}

#contato_right {
	background: url("../img/contato4.gif") no-repeat 0px 17px; 
	width: 390px;
	height: 334px;
	float: left;
	clear: none;
}

form.fviaseg .bt_enviar {
	margin-right: 30px;
}


/*### domtab ###*/
.domtabs {
	margin: 0 auto;
	overflow: hidden;
}

.domtabs li {
	width: 114px;
	height: 19px;
	background: url("../img/tab1.gif") no-repeat 0px 0px; 
	display: block;
	float:left;
	text-align: center;
	padding-top: 3px;
	margin-left: 1px;
	text-transform:uppercase;
}

.domtabs li.active {
	background: url("../img/tab2.gif") no-repeat 0px 0px; 
}

.domtabs li a,
.domtabs li a:focus,
.domtabs li a:hover,
.domtabs li a:active {
	color: #eee;
	text-decoration: none;
}

.domtabs li a:hover {
	text-decoration: underline;
}

.domtabs li.active a:hover {
	text-decoration: none;
}

/*### fixes ###*/


#area_cliente .bt_enviar {
	background: #eee;
	color: #666;
}

form.fviaseg label {
	text-align:right; width: 90px; 
	display:block; float:left; 
	margin-top:2px; margin-right:2px;
	font-weight: 400;
	color: #fff;
}
fieldset { border: 0; } 

/*### warnings ###*/
div#ccd-error {
	margin: 20px 0;
	margin-top:50px;
	padding: 0.9em 1em;
	padding-left: 50px;
	clear: both;
	background: #EFE0E2 url("../img/exclamation.gif") no-repeat 15px 50%;
	border: 1px solid #EF0E2C;
	border-width: 1px 0;
}

div#ccd-error h2 {
	font-size: 1.3em;
	color: #EF0E2C;
	font-weight: normal;
	background: none;
}

div#ccd-error ul {width: auto; padding: 0 1.8em; list-style: disc;}
div#ccd-error strong {color: #EF0E2C;}

/*### alert ###*/
div#ccd-alert {
	margin: 20px 0;
	margin-top:50px;	
	padding: 0.9em 1em;
	padding-left: 50px;
	clear: both;
	color: #103b67;
	background: #c8ddf1 url("../img/information.gif") no-repeat 15px 50%;
	border: 1px solid #2d5c8b;
	border-width: 1px 0;
}

div#ccd-alert h1 {
	font-size: 1.3em;
	color: #103b67!important;
	font-weight: normal;
}

div#mfx-alert ul {width: auto; padding: 0 1.8em; color: #333; list-style: disc;}
div#mfx-alert strong {color: #103b67;}



/* ###RESULTS  */

div#content div.titles, div#content div.results {
	width: 500px;	
	margin: 1.5em auto;
	margin-bottom: 3em;
	text-align: left;
	background-color: #e1e9e1;
	padding: 10px 50px;		
}

div#content div.titles {
    padding-bottom:2px;
}

div#content div.results {
}

div#content div.results a,
div#content div.results span#curr_page {
	padding: 0.25em 0.5em;
	text-decoration: none;
	border: 1px solid #E4F2ED;
}

div#content div.results a:focus,
div#content div.results a:hover,
div#content div.results a:active,
div#content div.results span#curr_page {border-color: #5EA886;}

div#content div.titles span a {text-decoration: none; color: #20A879;}
div#content div.titles span a:hover,
div#content div.titles span a:focus,
div#content div.titles span a:active {color: #666;}

div.youtube {
	clear: both;
	margin: auto auto;
	padding-top: 10px;
	text-align: center;
}

a.nosub { text-decoration: none !important; }

#area-do-cliente #content h2 { padding-bottom:3px; border-bottom: 1px solid #bbb; margin-top: 10px; }
#form_web_alarme  { margin: 10px 0 30px 0; width: 150px; }
#form_web_alarme label { font-weight: bold; width: 150px; }
#form_web_alarme input { width: 150px; }
#form_web_alarme input.submit { width: 70px; margin: 3px 0 0 80px; }


a:active, a:focus { outline: none; } 
:focus {
  -moz-outline-style: none;
}
