﻿@charset "UTF-8";
/* CSS Document */


/***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
    /*overflow-y: hidden;*/
}

ol, ul {
	list-style: none;
}


a img {border:none}


aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}



* {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
}

html, body {
	height: 100%;
}
body {
	background:url(../images/px_c03foot.jpg) repeat;
	width:100%;
	
	


}
#wrap {
 width: 100%;
}
.clear {
	clear:both
}

.bold { font-weight:bold}
/* *************** header ********************************************/

#header {
	width:100%;
	height:90px;
	background-color:#FFFFFF;
}
#header_container {
	width:960px;
	height:90px;
	margin:0px auto;
	position:relative;
}
#lang {
	position:absolute;
	top:5px;
	right:20px;
	width:18px;
	height:14px;
}
#lang ul {
	list-style-type:none;
}

#lang li {
	float: left;
/*	margin-left: 2px;
*/	height: 14px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	
	
}
#lang li a {
	float: left;
/*	margin-left: 2px;
*/	height: 14px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	border:0px;
	cursor:pointer;
	
	
}
.lang_pt {
	display:inline;
	width:18px;
	height:14px;
	background:url(../images/pt.jpg) no-repeat;

}
.lang_eng  {
	display:inline;
	width:18px;
	height:14px;
	background:url(../images/eng.jpg) no-repeat;

}

.lang_esp  {
	display:inline;
	width:18px;
	height:14px;
	background:url(../images/esp.jpg) no-repeat;

}

.lang_ao  {
	display:inline;
	width:18px;
	height:14px;
	background:url(../images/ao.jpg) no-repeat;

}


#logo_corp a {
	background:url(../images/logo_AT2.jpg) no-repeat top left;
	position:absolute;
	top:16px;
	left:20px;
	width:270px;
	height:64px;
  	/*
  	width:335px;
	height:64px;
  	*/
	cursor:pointer;
}


#logo_corp_zepa a {background:url(../images/logo_corp_zepa5.jpg) no-repeat top left;
	position:absolute;
	top:30px;
	left:20px;
    width:320px;
	height:40px;
	/*
    top:16px;
    width:404px;
	height:62px;
    */
	cursor:pointer;}


.atpi { cursor:pointer;font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; float: right; width: 30px;  background: url(../images/bg_send.jpg) repeat-x; margin-top: 10px;  border-top: 1px none #e1e1e1; border-right: 1px none #e1e1e1; border-bottom: 1px none #e1e1e1; border-left: 1px none #e1e1e1; padding-right: 6px; padding-left: 6px; padding-top: 2px; padding-bottom: 2px;-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.atpi:hover { cursor:pointer;font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; float: right; width: 30px;  background: url(../images/bg_send_on.jpg) repeat-x; margin-top: 10px;  border-top: 1px none #e1e1e1; border-right: 1px none #e1e1e1; border-bottom: 1px none #e1e1e1; border-left: 1px none #e1e1e1; padding-right: 6px; padding-left: 6px; padding-top: 2px; padding-bottom: 2px;-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }


/* Subscribe Newsletter */
#newsletter { position:absolute; height:30px; width:395px; top:0px; right:49px; }
#newsletter .box { width:155px; background: url(../images/bg_newsletter.jpg); height: 30px; position:relative; float:left; }
#newsletter .box .envelope { margin-top:9px; margin-left:9px; background: url(../images/envelope.jpg); height: 13px; width: 20px; float: left; }
#newsletter .box .subText { margin-top:9px; margin-left:9px; font: 10px Arial, Helvetica, sans-serif; color: #FFF; float: left; }
#newsletter input[type="text"] { font: 12px Arial, Helvetica, sans-serif; color: #636363; float: left; width: 90px; border: 1px solid #e1e1e1; margin-left: 5px; background: #FFF; margin-top: 4px; padding: 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
#newsletter input[type="submit"] { font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; float: left; width: 25px; margin-left: 5px; background: url(../images/bg_send.jpg) repeat-x; margin-top: 4px; height: 22px; border-top: 1px none #e1e1e1; border-right: 1px none #e1e1e1; border-bottom: 1px none #e1e1e1; border-left: 1px none #e1e1e1; padding-right: 3px; padding-left: 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
#newsletter input[type="submit"]:hover { font: 12px Arial, Helvetica, sans-serif; color: #FFFFFF; float: left; width: 25px; margin-left: 5px; background: url(../images/bg_send_on.jpg) repeat-x; margin-top: 4px; height: 22px; border-top: 1px none #e1e1e1; border-right: 1px none #e1e1e1; border-bottom: 1px none #e1e1e1; border-left: 1px none #e1e1e1; padding-right: 3px; padding-left: 3px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
#newsletter .enviado { font: 10px Arial, Helvetica, sans-serif; color: #666;position:relative; float:left;margin-left:10px;margin-top:2px; }

/* ******************** Menu *********************************/
#menu {
	position:absolute;
	right:10px;
	top:55px;
	height:25px;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	display:inline;
	margin-right:10px;
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}
#menu li a {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#666666;
}
#menu li a:hover {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#e88800;
}
#menu li a.active {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#e88800;
}
/* ************ Container home **************/

#container_banner_home {
	width:100%;
	height:100%;
/*	background-color:#FFF;*/
	background:url(../images/px_c02_hm.png) repeat;
}
#container_banner_grupos {
	width:100%;
	height:100%;
	background:url(../images/px_c02_grupos.png) repeat;
}
#banner {
	margin:0px auto;
	width:960px;
}
#main_container {
	background-color:#f1f1f1;
	width:100%;
	/*padding-bottom:20px;*/
}
#main_home {
	width:960px;
	margin:0px auto;
}
.col_manin_left {
	float:left;
	padding:20px;
	width:45%;
	color:#666666;
}
.col_manin_right {
	float:right;
	padding:20px;
	width:35%;
	color:#666666;
}
.col_manin_right p, .col_manin_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:120%
}
/* ************ Container negocios **************/
#main_content {
	width:960px;
	margin:0px auto;
}
#container_banner_negocios {
	width:100%;
	height:100%;
	background:url(../images/px_c02_neg01.png) repeat;
}
.col_content_left {
	float:left;
	width:45%;
	color:#666666;
	margin:20px 0px 0px 20px;
}
.col_content_right {
	float:right;
	width:45%;
	color:#666666;
	margin:20px 20px 0px 0px;
}
.col_content_center {
	float:left;
	width:100%;
	color:#666666;
}
.col_content_center_hide {
	float:left;
	width:100%;
	color:#666666;
  display:none;
}
.col_content_center01 {
	margin-left:20px;
	
	width:95%;
	
}

.col_manin_right p, .col_manin_left p, .col_content_center p, .col_content_center_hide p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	line-height:120%
}
.col_content_left p, .col_content_right p, .col_content_center p,.col_content_center_hide p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%
}

.col_content_3 {
	float:left;
	width:28%;
	color:#666666;
	background-color:#e5e4e4;
	margin:5px -5px 0px 15px;
	padding:15px;
	min-height:180px;
}

.col_content_2_1 {
	float:left;
	width:45%;
	color:#666666;
	margin-left:10px;
	margin-top:10px;
	padding:15px;
	min-height:100px;
}

.col_content_4 {
	float:left;
	width:28%;
	color:#666666;
/*	background-color:#e5e4e4;
*/	margin:5px -5px 0px 15px;
	padding:15px;
	min-height:180px;
}
.box_content4_01 a {
	color:#333333;
	text-decoration:underline;
}
.box_content4_01  {
	background:url(../images/px_c02_az05.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%;}
	
	.box_content4_01 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%;}
	
	.box_content4_01 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:120%;
	padding-bottom:10px;}
	
.box_content4_02  {
	background:url(../images/px_c02_az04.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:120%;}
	
	.box_content4_02 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:120%;}
	
	.box_content4_02 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:120%;
	padding-bottom:10px;}
	
	.box_content4_03  {
	background:url(../images/px_c02_az03.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%;}
	
	.box_content4_03 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%;}
	
	.box_content4_03 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	line-height:120%;
	padding-bottom:10px;}
	
	.box_content4_03 a {
	color:#333;
	text-decoration:underline;
}

.col_content_3  p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:120%;	
}

.col_content_3 h2   {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-bottom:10px;
	
}

.col_content_3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:underline;
	
}

.col_content_3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e68a2a;
	text-decoration:underline;
	
}
.topo_titulos_lj {
	background:url(../images/bgr_menu_lj.png) repeat-x;
	height:35px;
	color:#FFFFFF;
	line-height:35px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	
}
.topo_titulos_lj p, .topo_titulos_lj h3 {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:35px;
	
	
}
/* ******************** box_conteudos *******************************/
.box_conteudos {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:130%;
/*	padding:20px;*/
	padding:20px 20px 10px 20px;

	 }
	 
	 .box_conteudos img {
	padding:0px 10px 5px 0px;
	text-align:left;
	 }
	 
	 .box_conteudos ul {
		 list-style:none;
		 
	 }
	 
	 .box_conteudos li {
		 
		 font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:130%;
	 }


.box_conteudos h3 {font: bold 14px Arial, Helvetica, sans-serif; margin-bottom:10px;}

.box_conteudos a {font: 12px Arial, Helvetica, sans-serif; color:#e68a2a;text-decoration:none;}

.box_destaque {font: 12px Arial, Helvetica, sans-serif; line-height:140%; background:url(../images/px_c02_az03.png) repeat; padding:15px; color:#666666;}

/* ******************* acordian eventos e congressos *******************************/
#basic-accordian{
/*	border:3px solid #EEE;
	padding:5px;*/
	width:100%;
	/*position:absolute;
	left:0;
	top:0;
	margin-left:-175px;*/
	z-index:2;
	/*margin-top:-100px;*/
	background-color:#e5e4e4;
}

.accordion_headings{
	padding:10px 5px;
	background:url(../images/bgr_menu_lj.png) repeat-x;
/*	background:#ffa800;
*/	color:#FFFFFF;
/*	border:1px solid #FFF;
*/	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;

}

.accordion_headings:hover{
	background:#666;
}

.accordion_child{
	padding:15px;
	background:#e5e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:130%;
	min-height:180px;
}

.header_highlight{
	background:#999;
}
.acord_div_menu {width:25%; float:left; padding:5px 10px 5px 5px;}

.acord_div_content {width:70%; float:left}

/* ************* contain seguros ************************************/

#container_banner_seguros {
	width:100%;
	height:100%;
	background:url(../images/px_c02_seguros.png) repeat;
}

#container_banner_lazer {
	width:100%;
	height:100%;
	background:url(../images/px_c02_lazer.png) repeat;
}

/* *************** tabela seguros *************************/

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}


.CollapsiblePanelTab {
	font: bold 0.9em sans-serif;
	
	/*border-bottom: solid 1px #CCC;*/
	margin: 0px;
	padding:10px 10px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color:#FFFFFF;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	margin-bottom:3px;
}



.CollapsiblePanelContent {
	margin: 0px;
	padding: 10px;
	font:0.8em sans-serif;
	line-height:130%;
	
}

.CollapsiblePanelTab a {
	color: #666666;
	text-decoration: none;
	
}


.CollapsiblePanelOpen .CollapsiblePanelTab {
	background:url(../images/bgr_menu_lj.png) repeat-x;
	
}


.CollapsiblePanelClosed .CollapsiblePanelTab {
background-color: #acadad;

}


.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background:url(../images/bgr_menu_lj.png) repeat-x;
	
}


.CollapsiblePanelFocused .CollapsiblePanelTab {
	background:url(../images/bgr_menu_lj.png) repeat-x;
	
}


.tab_seguros td { font:0.9em sans-serif; padding:10px 5px; color:#666666; border-bottom:#ccc 1px solid; }


/* ************ footer *******************************/
#footer {
	width:100%;
}
#footer_content {
	width:920px;
	padding:20px;
	margin:0px auto;
}
#footer_content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
#footer_content a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-decoration:none
}
#footer_content a:hover {
	text-decoration:underline
}
/************ FONTS *******************/

@font-face {
	font-family: 'MyriadProRegular';
	src: url('../fonts/myriadpro-regular-webfont-webfont.eot');
	src: url('../fonts/myriadpro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/myriadpro-regular-webfont-webfont.woff') format('woff'),  url('../fonts/myriadpro-regular-webfont-webfont.ttf') format('truetype'),  url('../fonts/myriadpro-regular-webfont-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ****************** responsive *******************************************/


/* iPads (restrato e paisagem) */
@media screen and (max-width:800px), screen and (max-width:768px) {
	
	#lang {
	position:absolute;
	top:5px;
	right:10px;
	width:18px;
	height:14px;
}
      /* estilos */
#logo_corp a {
	background:url(../images/logo_ATx200.png) no-repeat top left ;
	position:absolute;
	top:23px;
	left:15px;
	width:300px;
	height:57px
}

#logo_corp_zepa a {background:url(../images/logo_corp_zepa.jpg) no-repeat top left;
	position:absolute;
	top:15px;
	left:15px;
	width:294px;
	height:66px}
		  
#header_container {
	width:100%;
	height:90px;
	margin:0px auto;
	position:relative;
}  



#menu {
	position:absolute;
	right:10px;
	top:50px;
	height:25px;
}
#menu li {
	display:inline;
	margin-right:5px;
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}	  
#menu li a {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}
#menu li a:hover {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#e88800;
}
#menu li a.active {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#e88800;
}

#banner {
	margin:0px auto;
	width:100%;
}

#banner img {
    max-width: 100%;
}
#container_banner_home {
	width:100%;
	height:100%;
	background:url(../images/px_c02.jpg) repeat;
}

#main_home {
	width:100%;
	margin:0px auto;
}

#main_content {
	width:100%;
	margin:0px auto;
}

.col_manin_right {
	float:right;

}

.col_manin_right img, .col_manin_center img, .col_manin_left img  {
	max-width: 100%;
	height:auto;
}

.col_content_3 {
	float:left;
	width:28%;
	margin:15px -10px 5px 15px;


}
.col_content_4 {
	float:left;
	width:85%;
	color:#666666;
/*	background-color:#e5e4e4;
margin:5px -5px 0px 15px;*/	
	padding:10px;
	min-height:100px;
}

#footer_content {
	width:90%;
	
}	  
}

@media screen and (max-width:640px), screen and (max-width:480px){
      /* estilos */
	  #lang {
	position:absolute;
	top:5px;
	right:5px;
	width:18px;
	height:14px;
}
#logo_corp a {
	background:url(../images/logo_ATx200.png) no-repeat top left ;
	position:absolute;
	top:5px;
	left:5px;
	width:300px;
	height:57px
}

#logo_corp_zepa a {background:url(../images/logo_corp_zepa.jpg) no-repeat top left;
	position:absolute;
	top:5px;
	left:5px;
	width:294px;
	height:66px}

#header{width:100%;
	height:110px;}		  


#menu {
	position:absolute;
	left:10px;
	top:75px;

}
#menu li {
	float:left;
	display:inline;
	margin-right:5px;
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}	  
#menu li a {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#666666;
}
#menu li a:hover {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#e88800;
}
#menu li a.active {
	font-family: 'MyriadProRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#e88800;
}

#banner {
	margin:0px auto;
	width:100%
}

#banner img {
    max-width: 100%;
	height:auto;
}
#container_banner_home {
	width:100%;
	height:100%;
	background:url(../images/px_c02.jpg) repeat;
}

#main_home {
	width:100%;
	margin:0px auto;
}

#main_content {
	width:100%;
	margin:0px auto;
}

.col_manin_right, .col_manin_left {
	
	width:90%; float:left;}
	
.col_manin_right img, .col_manin_center img, .col_manin_left img  {
	max-width: 100%;
	height:auto;
}

.col_content_4 {
	float:left;
	width:85%;
	color:#666666;
/*	background-color:#e5e4e4;
margin:5px -5px 0px 15px;*/	
	padding:10px;
	min-height:100px;
}
.col_content_3 {
	float:left;
	width:85%;
	color:#666666;
	background-color:#e5e4e4;
	padding:10px;
	min-height:160px;

}

#footer_content {
	width:90%;
}
	  
}