/*
CORES DO LOGO E13
AZUL #007CC3
VERDE #84C225

VERDE DA BORDA LOCA #BAD68C

New logo
verde: #84C225;
Azul: #007CC3;
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
}

/* Normal link */
a:link, a:visited {
	color: #7AB800;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

a img {
	border: none;
}

#navbar {
	height: 16px;
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.navbar ul {
	margin-top: 10px;
	padding-left: 25px;
	height: 25px;
	list-style: none;
	font-weight: bold;
	color: #84C225;
	background: url(../images/marcador.png) left top no-repeat;
}

.navbar li {
	margin-left: 20px;
	list-style: none;
	padding-left: 8px;
	height: 17px;	
	color: #007CC3;
	background: url(../images/marcador3.gif) left no-repeat;	
}

.navbar ol li {
	margin-left: 35px;
}

.navbar th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

textarea{
	width: 700px;
	border: none;
	background-color: #EEE;
	padding: 5px;

}
hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

.containerheader{
	width: 860px;
	margin: 0 auto;
	background-color: transparent;	
}

.container{
	width: 860px;
	margin: 0 auto;
	overflow: hidden;	
}

/*================================ HEADER ============================*/
#global{
	width: 980px;
	height: 620px;
	margin: 0 auto;
	background: #fff;
}

#lado-a{
	float: left;
	width: 80px;
	height: 620px;
	margin-top: 0px;
	margin-left: 0px;
	border-right: 20px dashed #FAFAFA;
	background: #fff;
}

#centro{
	width: 850px;
	height: 620px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	border-right: 20px dashed #FAFAFA;
}

#lado-b{
	float: left;
	width: 0px;
	height: 100%;
	background: #fff;
}

#footer{
	width: 870px;
	height: 10px;
	float: left;
	margin-left: -10px;
	border-top: 15px dashed #FAFAFA;
}

#footer2{
	width: 870px;
	height: 10px;
	float: right;
}

#headerbg{
	width: 100%;
	height: 60px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#logo_e13{
	float: left;
	width : 500px;
	height: 78px;
	margin-top: 5px;
	background: url(../images/logo_e13.png) left top no-repeat;
}

#site_acopadi{
	position: absolute;
	width: 120px;
	height: 20px;
	margin-top: 0px;
	background-color: #f1f1f1;
	color: #007CC3;
	vertical-align: baseline;
	text-align: center;
	line-height:20px;
}

#site_acopadi_sim{
	float: right;
	width: 25px;
	height: 20px;
	margin-top: 0px;
	margin-left: 5px;
	background-color: #007CC3;
	color: #fff;
	vertical-align: baseline;
	text-align: center;
	padding-top: 0px
}

#logo_acopadi{
	float: right;
	width: 120px;
	height: 60px;
	margin-top: 10px;
}

/*============================ ROUNDED SEPARATOR =======================*/
.roundedmodulebg{
	width: 100%;
	height: 200px;
	margin-top: -1px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #000080;	
}


#banner_topo{
	float: left;
	width: 870px;
	padding: 0px;
	margin-left: -9px;
	height: 195px;
}

#banner1{
	width: 850px;
	height: 180px;
	background: url(../images/banners/banner1.png) left top no-repeat;
}

#banner2{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner2.png) left top no-repeat;
}

#banner3{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner3.png) left top no-repeat;
}

#banner4{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner4.png) left top no-repeat;
}

#banner5{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner5.png) left top no-repeat;
}

#banner6{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner6.png) left top no-repeat;
}

#banner7{
	width: 100%;
	height: 180px;	
	background: url(../images/banners/banner7.png) left top no-repeat;
}

#fotos{
	float: left;
    margin-top:10px;
	width: 945px;
	background-color: #f3f3f3;
	height: 150px;
}

/*================================ MAINBODY ============================*/
.mainbodybg{
	margin-top: 0px;
}
/*Left*/
.columnkiri{
	width: 200px;
	float: left;	
}
/*Center*/
.columntengah{
	margin-top: 0px;
	width: 510px;
	float: left;
	margin-left: 20px;
}

#pathway{
	margin-bottom: 10px;
}

/*Right*/
.columnkanan{
	width: 197px;
	float: left;
	margin-left: 20px;			
}
/*================================ FOOTER ============================*/
.footerbg1{
	width: 100%;
	color: #888;
	border-top: 3px solid #EEE;

}
/*============================== COPYRIGHT ============================*/
.copyrightbg{
	width: 100%;
}

.copyright{
	text-align: right;
	float: right;
}

.copyright span{
	color: #7cb905;
}

idmiddle{
	float: right;
	width: 100%;
	padding-left: 0px;
	padding-right: 10px;

	margin-bottom: 8px;
}


/*============================== MODAL ============================*/
body {
font-family:verdana;
font-size:15px;
}

a {color:#333; text-decoration:none}
a:hover {color:#ccc; text-decoration:none}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog2 {
  background:url(../images/notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}
.close{display:block; text-align:right;}


/*============================== INOVAÇÃO ============================*/
#page {
	float: left;
	width:840px;
	height: 280px;
}

#clicks {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 300px;
	height: 270px;
	background:#fff;
	padding: 5px;	
}

#clicks1 {
	float: left;
	margin-left: 60px;
	margin-right: 0px;
	width: 250px;
	height: 110px;
	background:url(../images/coffee.jpg) no-repeat 0 0 transparent; 
	padding: 5px;	
}

#clicks2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 300px;
	height: 145px;
	background:#fcfcfc;
	padding: 5px;	
}

#qrcode {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 300px;
	height: 270px;
	background:#fff;
	padding: 5px;	
}

#qrcode1 {
	float: left;
	margin-left: 100px;
	margin-right: 0px;
	width: 150px;
	height: 110px;
	background:url(../images/qrcode.png) no-repeat 0 0 transparent; 
	padding: 5px;	
}

#qrcode2 {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 300px;
	height: 145px;
	background:#fcfcfc;
	padding: 5px;	
}

#qrcodex{
	float: left;
	width: 300px;
	height: 20px;
	margin-top: 0px;
	background-color: #f1f1f1;
	color: #007CC3;
	vertical-align: baseline;
	text-align: center;
	line-height:20px;
}

#qrcodex_sim{
	float: right;
	width: 25px;
	height: 20px;
	margin-top: 0px;
	margin-left: 5px;
	background-color: #007CC3;
	color: #fff;
	vertical-align: baseline;
	text-align: center;
	padding-top: 0px
}

#qrcode_gerar{
	float: left;
	width: 300px;
	height: 20px;
	margin-top: -5px;
	margin-left: -5px;
}


.texto_home {
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;
}

#chama {
	float: left;
	width:115px;
	height: 160px;
	margin-top: 60px;
}

#mostra {
	position: absolute;
	width:830px;
	height: 260px;
	border:10px dashed #FAFAFA;
}

#area {
	width:830px;
	height: 260px;
	background: #fff;
}

#imagem {
	float:left;
	width:190px;
	height: 260px;
	background: url(../images/1_g.jpg) left top no-repeat;
}

#texto {
	float:left;
	width:625px;
	height: 250px;
	background: #f1f1f1;
	margin-top:5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.textox{
	font-size: 11px;
	color: #84C225;
}

.textox h1{
	text-align: left;
	font-size: 32px;
	color: #007CC3;
	line-height:34px;
}

.textox h2{
	text-align: left;
	font-size: 15px;
	color: #84C225;
}

.textox2{
	font-size: 14px;
	color: #84C225;
	text-align: center;
}

.textox p{
	text-align: left;
	font-size: 11px;
	color: #666;
	line-height:16px;
}

.texto_agencia{
	font-size: 11px;
	color: #84C225;
}

.titulo p {
	font-weight:normal;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 22px;
	line-height:15px;
	margin-top: 0px;
	margin-left: 10px;	
}

/*============================== E-COMMERCE ============================*/
a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

#loading{
	margin:100px 95px;
}

#page_ecommerce {
	float: left;
	width:840px;
	height: 280px;
}

#b {
	float: left;
	width:550px;
	height: 270px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;
	background:#fcfcfc;
	padding: 5px;
}

#c {
	float: right;
	width:245px;
	height: 280px;
}

#c1 {
	float: right;
	width:240px;
	height: 210px;
	vertical-align: text-top;
	background:url(../images/aberta24horas3.png) top no-repeat #fff;		
}

#c2 {
	float: right;
	width:250px;
	height: 62px;
	background:#fcfcfc;
	vertical-align: baseline;
	padding: 5px;	
}

#loja_modelo{
	float: left;
	width: 240px;
	height: 20px;
	margin-top: 0px;
	background-color: #f1f1f1;
	color: #007CC3;
	vertical-align: baseline;
	text-align: center;
	line-height:20px;
}

#loja_modelo_sim{
	float: right;
	width: 25px;
	height: 20px;
	margin-top: 0px;
	margin-left: 5px;
	background-color: #007CC3;
	color: #fff;
	vertical-align: baseline;
	text-align: center;
	padding-top: 0px
}

#e13_commerce{
	float: right;
	width: 240px;
	height: 60px;
	margin-top: 0px;
}


/*============================== CONTATOS ============================*/
#page {
	float: left;
	width:840px;
	height: 280px;
	background:#fff;
}

#barra_enderecos {
	float: left;
	width:280px;
	height: 280px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 5px;
	background:#fff;	
}

#endereco {
	float: left;
	width:265px;
	height: 110px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;
	background:#fcfcfc;
	padding: 8px;
}

#end_eletronico {
	margin-top: 12px;
	float: left;
	width:265px;
	height: 110px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;
	background:#fcfcfc;	
	padding: 8px;
}

#img_contato {
	margin-top: 5px;
	float: left;
	width:296px;
	height: 270px;
	background: url(../images/contato.jpg) top no-repeat;
}

#barra_suporte {
	float: left;
	width:250px;
	height: 280px;
	margin-top: 10px;
	margin-right: 5px;
	background:#fff;	
}

#suporte {
	margin-top: 10px;
	margin-right: 0px;
	float: right;
	width:185px;
	height: 130px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;	
}

#trabalhe_conosco {
	margin-top: 10px;
	margin-right: 6px;
	float: right;
	width:225px;
	height: 125px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;	
	background:#fcfcfc;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 3px;		
}

/*============================== E13 AGENCIA WEB ============================*/

#e13_sobre {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	width:150px;
	height: 270px;
}

#e13_sobre_detalhes {
	margin-top: 10px;
	margin-right: 10px;
	float: left;
	width:400px;
	height: 270px;
	background:#fcfcfc;	
	padding: 8px;
	color: #007CC3;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height:18px;		
}

#imgs_e13 {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	width:235px;
	height: 285px;
	background:#fff;	
}



/*============================== REDE WEBMIDIA ============================*/
#products img {
	margin:0 5px 5px 0;	
	cursor:pointer;	
}

.description {
	/*background-color:#edecbc;*/
	background-color:#fcfcfc;
	border:1px dashed #007CC3;	
	width:550px;
	min-height:200px;
	display:none;
	margin-top:17px;
	padding:0 20px;
}

.description .arrow {
	width:34px;
	height:34px;
	background:transparent url(../images/yellow.png) repeat scroll 0 -68px;
	margin-top:-28px;
	margin-left:36px;
	font-size:1px;
	position:relative;
}

#rede_webmidia .arrow {
	margin-left:25px;	
}

#agencias .arrow {
	margin-left:180px;	
}

#afiliados .arrow {
	margin-left:325px;	
}

#campanhas .arrow {
	margin-left:470px;	
}

#tabs {
	float: left;
	width:600px;
	height: 280px;
	background:#fff;
}

#divisor {
	float: left;
	width:2px;
	height: 280px;
	border-bottom: 0;
	border-top: 0;
	border-right: 0;
	border-left: 1px solid #EEEEEE;
}

#rede {
	float: right;
	width:220px;
	height: 280px;
	background:#fff;
}


.description p {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #007CC3;
	line-height:17px;	
}

.description h1 {
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	color: #84C225;
	line-height:20px;
}
