@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.laranja {
	color:#F50;
}
#dv_corpo {
	background:url(img/bg_tudo.png) no-repeat #FFF 0 0;
	width: 1001px;
	height:720px;
	margin: -1px 0 0 0;
	padding: 0px;
	text-align:center;
	position:relative;
}
.dv_header {
	background:url(img/header.png) no-repeat 0px 0;
	height: 166px;
	width:901px;
	position:absolute;
	left:50px;
	top:0;
	margin: 0 0 0 0px;
	cursor:hand;
	text-indent: -5000px;
}
#content {
	width:863px;
	height:554px;
	margin: 0 auto;
	background:url(img/chamada.png) no-repeat;
	position:relative;
	top:166px;
}
#content .imgdominio a { display:block; float:left; width: 257px; height:230px; position:absolute; left:36px; text-indent: -5000px; }
#content .imgemail a { display:block; float:left; width: 245px; height:230px; position:absolute; left:293px;  text-indent: -5000px; }
#content .imgpublic a { display:block; float:left; width: 287px; height:230px; position:absolute; left:538px;  text-indent: -5000px; }

#content .texto {display:block; width:820px; height:280px; position: absolute; top:255px; left:25px; }
#content .texto h1 {text-indent: -5000px; background:url(img/slogan.png) no-repeat; height:50px; margin:0;  }
#content .texto a {text-decoration:none; text-indent:-5000px; cursor:pointer;}
#content .dominio, .email, .publicidade {display:block; float:left; width: 250px;  }
#content .dominio, .email, .publicidade,  p {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-variant:normal; line-height: 2; text-align:left; margin: 0 22px 0 0 ; }
#content .dominio h4 {text-indent: -5000px; background: url(img/dominio.png) no-repeat; height:30px; margin:5px 0 0 0;  }
#content .email h4 {text-indent: -5000px; background: url(img/email.png) no-repeat; height:30px; margin:5px 0 0 0;  }
#content .publicidade h4 {text-indent: -5000px; background: url(img/publicidade.png) no-repeat; height:30px; margin:5px 0 0 0;  }

.footer {
	background: url(img/br_footer.png) no-repeat #FFF -2px -15px;
	height:80px;
	padding: 0 70px 0 70px;
	margin: 0 0 -5px 0;
	color:#706c66;
	position:relative;
	top: 0px;
}