@charset "UTF-8";

/* descomentar esse codigo assim q tiver coragem

* {
	border:0;
	padding:0;
	margin:0;
}

*/


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 14, 2011 */


@font-face {
    font-family: 'ATRotisSansSerif';
    src: url('/fontes/atrotissansserif-bold-webfont.eot');
    src: url('/fontes/atrotissansserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fontes/atrotissansserif-bold-webfont.woff') format('woff'),
         url('/fontes/atrotissansserif-bold-webfont.ttf') format('truetype'),
         url('/fontes/atrotissansserif-bold-webfont.svg#ATRotisSansSerifBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'ATRotisSansSerif';
    src: url('/fontes/atrotissansserif-italic-webfont.eot');
    src: url('/fontes/atrotissansserif-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fontes/atrotissansserif-italic-webfont.woff') format('woff'),
         url('/fontes/atrotissansserif-italic-webfont.ttf') format('truetype'),
         url('/fontes/atrotissansserif-italic-webfont.svg#ATRotisSansSerifItalic') format('svg');
    font-weight: normal;
    font-style:italic;

}

@font-face {
    font-family: 'ATRotisSansSerif';
    src: url('/fontes/atrotissansserif-light-webfont.eot');
    src: url('/fontes/atrotissansserif-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fontes/atrotissansserif-light-webfont.woff') format('woff'),
         url('/fontes/atrotissansserif-light-webfont.ttf') format('truetype'),
         url('/fontes/atrotissansserif-light-webfont.svg#ATRotisSansSerifLight') format('svg');
    font-weight:lighter;
    font-style: normal;

}

@font-face {
    font-family: 'ATRotisSansSerif';
    src: url('/fontes/atrotissansserif-lightitalic-webfont.eot');
    src: url('/fontes/atrotissansserif-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fontes/atrotissansserif-lightitalic-webfont.woff') format('woff'),
         url('/fontes/atrotissansserif-lightitalic-webfont.ttf') format('truetype'),
         url('/fontes/atrotissansserif-lightitalic-webfont.svg#ATRotisSansSerifLightItalic') format('svg');
    font-weight:lighter;
    font-style:italic;

}

@font-face {
    font-family: 'ATRotisSansSerif';
    src: url('/fontes/atrotissansserif-webfont.eot');
    src: url('/fontes/atrotissansserif-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fontes/atrotissansserif-webfont.woff') format('woff'),
         url('/fontes/atrotissansserif-webfont.ttf') format('truetype'),
         url('/fontes/atrotissansserif-webfont.svg#ATRotisSansSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-------------------- END FONTFACE --------------------*/



body {
	padding:0;
	margin:0;
	border:0;
	background-image:url(/imgs/fundo-pattern-listrado.gif);
	font-family:'ATRotisSansSerif',Helvetica,Arial;
}

img {
	border:none;
}


#container {
}

/*-------------------- HEADER --------------------*/

header {
	background-image:url(/imgs/barra-cinza-do-header.gif);
	height:90px;
	margin:11px 0 14px;
	display:block;
}

.logo {
	display: block;
    float: left;
	margin-top:7px;
}

header ul {
	list-style:none;
	display:block;
	float:right;
	padding: 0;
	
}

header ul li {
	display:block;
	float:left;
	padding-left:17px;
	font-size:19px;
}


header ul li a {
	color:#3b3b3b;
	text-decoration:none;
	text-shadow:#FFF 1px 1px 0;
	font-weight:lighter;
}

header ul li a:hover {
	color:#2E85E5;

}

.on>a {
	color:#2E85E5;
}

nav {
	display:block;
	float:right;
	margin-top: 20px;
}

 span.redesocial li {
	padding-left:14px;
	margin-top:-3px;
}

/*-------------------- OUTROS --------------------*/


#content {
	margin:0 auto;
	width:980px;
	background-color:#FFF;
	border:1px solid #f5f5f5;
	display:block;
	overflow:hidden;
}

.centro {
	width:980px;
	margin:0 auto;
}

.logo-print {
	display:none;
}

/*-------------------- HOME --------------------*/

#home {
	width:924px;
	margin:0 auto 27px;
	height:485px;
}

.preheader {
	background-image:url(/imgs/meproteja-monitoramento-de-cpf2.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:242px;
	display:block;
	padding-bottom:1px;
	border-bottom:1px solid #e8e8e8;
	margin-bottom: 30px;
}

.preheader aside{
	display:none;
}
.preheader h1 {
	color: #2E85E5;
	font-size: 30px;
	margin: 0;
	padding: 25px 0 3px 25px;
}

.preheader h2 {
	font-size: 20px;
	color: #696969;
	padding: 0 0 10px 25px;
	margin: 0;
}

.preheader p {
	font-size: 15px;
	padding-left: 25px;
	width: 512px;
	text-align: justify;
	margin: 0;
}

.preheader a {
	color: #FFF;
	background-color: #2E85E5;
	border: 0;
	font-size: 17px;
	padding: 3px 7px;
	text-decoration: none;
	margin: 8px 0 0 439px;
	display: inline-block;
}

.textos-home {
	display: inline-block;
    margin-bottom: 20px;
	font-size:22px;
	color:#5e5e5e;
}

.textos-home article{
	display:block;
	float:left;
	text-align:justify;
}

.textos-home article h2 {
	color:#5e5e5e;
	font-weight:normal;
	font-size:22px;
	margin:0 0 12px;
}

.textos-home article p {
	font-size:15px;s
	color:#000;
}

.home-nossos-produtos {
	width: 556px;
}

.home-nossos-produtos p {
	display: block;
	float: right;
	width: 326px;
	margin-top: 0;
}

.home-nossos-produtos img {
	float:left;
	display:block;
}

.botoes-produtos {
	display:block;
	float:right;
}

.home-mobile {
	margin: 0 0 15px 20px;
	width: 319px;
	border-left: 1px solid #DDD;
	padding-left:20px;
}

.home-mobile p {
	margin: 0 0 10px;
	display: block;
	float: right;
}

.home-mobile a {
	color:#5E5E5E;
	text-decoration:none;
	font-weight:bold;
}

.home-mobile span a img, .home-mobile span a{
	float: left;
	display: block;
	width: 145px;
	height: 42px;
}

.home-consult div.box-consulta{
	width:408px;
	height:150px;
	border:1px solid #ddd;
	float:left;
	display:block;
	padding:20px;
	margin-bottom:20px;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* W3C */
}

.home-consult div.box-vejaconsult{
	overflow:auto;
    width: 100%;
	padding:0 0 10px 5px;
	
}

.home-consult h3 {
	margin:0;
	color:#585858;
	font-size:20px;
	font-weight:lighter;
}

.home-consult div h4 {
	margin:0;
	font-size:18px;
	color:#2e85e5;
}

#home .home-consult div h4 a{
	color:#2e85e5;
	text-decoration:none;
}

.home-consult div h5 {
	margin:0;
	color:#898152;
	font-size:13px;
}

.home-consult a {
	color:#2e85e5;
	font-weight:bold;
	line-height:31px;
}

.home-consult div p {
	font-size:13px;
}

.box-esq {
	margin-right:20px;
}

#home .box-baixo {
	margin-bottom:0;
}

#home .home-consult small a {
	color:#898152;
	font-size:13px;
	text-decoration:underline;
	float:right;
	margin:10px 0 30px;
	line-height:normal;
}


/*-------------------- COMPRAR CRÉDITOS --------------------*/

#comprarcred {
	margin: 100px 0 150px;
    text-align: center;
}
	

#comprarcred h1 {
	color: #2E85E5;
    font-size: 22px;
    font-weight: bold;
    margin: 6px auto;
    text-align: center;
}

#comprarcred h3 {
	font-size:16px;
	text-align:center;
	font-weight:normal;
	max-width:450px;
	margin:0 auto 15px;;
}

#contentcred {
	background-color: #E9E9E9;
    border: 1px solid #BBBBBB;
    margin: 0 auto;
    padding: 25px 25px 50px;
	width:450px;
	text-align:center;
}

#contentcred form {
	margin:0;
}

#comprarcred label {
	font-size:22px;
	font-weight:lighter;
}

#comprarcred input[type="text"], #comprarcred input[type="password"] {
	height:24px;
	padding:3px;
	width:190px;
}

#comprarcred input[type="submit"], input[type="button"], #opt-out input[type="submit"]{
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:14px;
	padding:3px 5px;
}

#comprarcred input[type="submit"] {
	display: block;
    margin: 10px 0 0 256px;
    position: absolute;
}

#comprarcred small {
	display: inline-block;
    width: 350px;
	font-size:12px;
	color:#666;
}

#comprarcred small a {
	color:#666;
	font-weight:bold;
}

#comprarcred em {
	color:#C00;
	font-style:normal;
	font-size:13px;
}

.checkmail {
	font-size:12px;
	color:4d4d4d;
}

.checkmail span {
	width:90px;
	float:left;
}

.pag-paypal {
	border-bottom:1px solid #bbb;
	overflow:auto;
	padding:16px 10px;
	width:430px;
	margin:0 auto;
}

.pag-boleto {
	margin: 0 auto 20px;
    overflow: auto;
    padding: 16px 10px;
    width: 390px;
}

.pag-paypal p, .pag-boleto p {
	font-size:16px;
	color:#4d4d4d;
	width:253px;
	float:right;
	text-align:left;
}

.pag-paypal img, .pag-boleto img {
	border:1px solid #848484;
	margin-bottom:10px;
}

.pag-paypal div {
	float:left;
	display:block;
	margin-left:30px;
	text-align:right;
}

.pag-boleto div {
	float:left;
	display:block;
	text-align:right;
}

.valor {
	margin: 0 auto;
    overflow: hidden;
    text-align: right;
    width: 355px;
}

.valor p {
	font-size:13px;
	float:right;
	margin:10px 0 0 0;
}

.valor p strong {
	color:#2e85e5;
}

#comprarcred .paypal-box {
	border:0;
    display: inline-block;
    float: none;
    margin: 20px auto 0;
    overflow: auto;
    text-align:center;
	height:340px;
	width:386px;
}

.msg-sucesso {
	margin-top: 60px;
	display: block;
	font-size: 15px;
	text-align: center;
	line-height: 19px;
}

#comprarcred .msg-sucesso a {
	text-decoration:underline;
	color:#2e85e5;
	font-size:16px;
}

.msg-sucesso h6 {
	font-size:20px;
	color:#2e85e5;
	margin:10px 0;
}

/*-------------------- LOGIN --------------------*/



#barra-topo {
	display:block;
	padding: 10px;
	background-color: #F3F3F3;
	margin: 2px 2px 3px;
	overflow:auto;
}

.logado {
	color: #666;
	font-size: 15px;
	float:right;
}

.logado a {
	color:#2e85e5;
	font-weight:bold;
}

.login {
	color: #666;
	font-size: 15px;
	float:right;
}

.login a {
	color:#666;
	font-weight:bold;
}

.dir {
	float:right;
}

.esq {
	float:left;
}

.saldo {
	font-size:17px;
}

.saldo em {
	font-style:normal;
	color:#2e85e5;
}

.senha {

	margin-left: 14px;
	
}

/*-------------------- TERMO DE COMPROMISSO --------------------*/

#termos {
	padding:35px 150px;;
}

#termos h1 {
	color:#2e85e5;
}

#rolagem {
	overflow:scroll;s
	width:680px;
	height:420px;
	border:1px solid #bbb;
	padding:20px;
}

#rolagem-cadastro {
	overflow:scroll;
	width:458px;
	height:100px;
	border:1px solid #bbb;
	padding:20px;
}

.bottom {
	margin:0 auto;
	width:980px;
	margin-bottom:20px;
}

/*-------------------- LISTA DE CONSULTAS --------------------*/

#consulta {
	padding:50px 10px 50px 75px;
	height:600px;
}

#consulta h1 {
	color:#2e85e5;
	margin:0;
}

.consultas-disp p {
	font-size:18px;
	color:#585858;
	font-weight:lighter;
	width:386px;
	margin-top:0;
}

#consulta h2 {
	font-size:24px;
	color:#2e85e5;
	font-weight:lighter;
	width:250px;
	border-bottom:2px solid #2e85e5;
	margin-bottom:-10px;
}

.consultas-disp {
	display:block;
	float:left;
}

.consultas-disp ul {
	list-style:none;
	padding-left:0;	
}

.consultas-disp ul li {
	font-size:17px;
	border-bottom:1px solid #a5a5a5;
	padding:10px 0 10px 10px;
	width:242px;
	background:url(/imgs/seta.gif) no-repeat;
	overflow:hidden;
	
}

.consultas-disp ul li a {
	color:#000;
	text-decoration:none;
	padding-left:11px;
	display:block;
}

 ul li div.consult-lista {
	width:180px;
}

.tipoconsult-cpf {
	padding-right:20px;
	border-right:1px solid #000;
	display:block;
	float:left;
}

.tipoconsult-cnpj {
	padding-left:20px;
	display:block;
	float:left;
}

.tipoconsult-cpf em, .tipoconsult-cnpj em{
	background-color:#2e85e5;
	padding:2px 4px;
	color:#fff;
	font-style:normal;
	margin-left:11px;
	font-size:12px;
}

.info {
	width:280px;
	background-color:#fffbcc;
	border:1px solid #e7e3b6;
	padding:0 20px 20px;
	float:right;
	vertical-align:top;
	margin-right:10px;
}

.info p {
	font-size:14px;
	text-align:justify;
}

.info small {
	margin-top: 25px;
	font-size: 11px;
}

.info h3 {
	border-bottom:1px solid #555;
	color:#555;
	font-size:18px;
}

.info ul {
	list-style-image:url(/imgs/seta_preta.gif);
}

.info ul li {
	font-size:14px;
	padding-bottom:5px;
}

#consulta-cheques-penden-cnpj h3{
	font-size:17px;
}

.consult-lista {
	display:block;
	float:left;
}


.consult-exemplo {
	display:block;
	float:right;
}

div div.tipoconsult-cpf a, div div.tipoconsult-cnpj a{
	width:auto;
}

.consult-exemplo a img {
	display:block;
	margin:0 0 -4px 10px;
}

.consult-exemplo a small {
	font-size:10px;
	color:#585858;
	padding-top:-5px;
	
}

/*-------------------- APROVAR CADASTRO --------------------*/

#theForm {
	height:500px;
}

/*-------------------- CADASTRO WEB --------------------*/

#cadastro {
	padding:35px 150px;
	overflow:auto;
}

#cadastro h1 {
	color:#2e85e5;
	margin:0;
}

#cadastro p {
	font-size:16px;
	margin:5px 0;
	
}

#cadastro ul li {
	list-style:none;
	padding:8px 15px;
}

#cadastro ul {
	padding:20px;
	margin:0;
	border:0;
}

#cadastro ul li input {
	width:150px;
}

#cadastro ul li input[type="checkbox"] {
	width:auto;
}

#cadastro label {
	font-size:22px;
	font-weight:lighter;
	float: left;
    width: 180px;
    text-align: right;
    padding-right: 10px;
}

#cadastro input[type="text"] {
	height:24px;
	padding:3px;
	width: 300px;
}

#cadastro input[type="password"] {
	height:24px;
	padding:3px;
	width: 300px;
}

#cadastro input[type="submit"] {
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:14px;
	padding:3px 5px;
}
.aceito-termos {
	margin-left: 270px;
}

#recaptcha_image {
	margin: 0 0 10px 202px;
}

#cadastro small {
	display: inline-block;
    width: 250px;
	font-size:12px;
	color:#666;
}

#cadastro small a {
	color:#666;
	font-weight:bold;
}

.captcha_bts {
	display: inline;
	margin-right: 4px;	
}

.captcha_bts img {
	vertical-align: sub;
}

#cadastro input[type="submit"] {
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:14px;
	padding:3px 5px;
	float: right;
	margin-right: 145px;
}

#cadastro form em {
	font-size:14px;
	font-style:normal;
	vertical-align:text-top;
}


/*-------------------- RESULTADO CONSULTA --------------------*/

#consultaresult {
	overflow: auto;
    padding: 35px 139px;
}

#consultaresult .result-titulo {
	color:#2e85e5;
	font-size:26px;
	margin:0 auto;
	width:700px;
}

#consultaresult .result-titulo em {
	font-style:normal;
	font-weight:normal;
	color:#000;
}

#consultaresult .result-titulo img{
	float:right;
}

#consultaresult h1 {
	color:#2e85e5;
	font-size:20px;
	border-bottom:3px solid #2e85e5;
	margin:30px auto 5px;
	width:700px;
}

#consultaresult .box{
	margin:0 auto;
	padding-left:0;
	width:700px;
}

#consultaresult .box > div{
	margin-bottom:10px;
	border-bottom:1px solid #999;
}

#consultaresult .box > div.lastchild{
	border-bottom:1px solid #999;
}

#consultaresult .box p {
	padding:8px 0 8px 15px;
	border-bottom:1px solid #8a8a8a;
	font-size:14px;
	margin:0;
}

#message {
	margin: 0 auto;
	width: 700px;
	display: block;
	color: #bb1414;
}

/*-------------------- RESULTADO CONSULTA 2 --------------------*/

#resultado-consulta {
	overflow: auto;
    padding: 35px 90px;
	clear:both;
}

#resultado-consulta h1 {
	color:#000;
	font-size:26px;
	font-weight:normal;
	display:inline;
	margin-bottom:0;
}

#resultado-consulta .topo-resultado p {
	color:#555;
	margin:0;
	font-size:15px;
}

#resultado-consulta h1 strong{
	color:#2e85e5;
}

#resultado-consulta h2 {
	font-size: 20px;
	color:#2e85e5;
	font-weight:bold;
	font-size:24px;
	margin:10px 0 0;
}

#resultado-consulta h3 {
	color: #666666;
    font-size:19px;
    font-weight: bold;
    margin: 8px 0 0;
}

#resultado-consulta table {
	border-collapse: collapse;
    margin: 0 0 20px;
	width:100%;
}

#resultado-consulta table thead tr{
	font-weight:bold;
	border-bottom:2px solid #000;
	vertical-align:bottom;
	
}

#resultado-consulta thead tr {
	margin-bottom:4px;
}

#resultado-consulta thead tr.titulo-tabela td{
	font-size: 16px;
    padding: 5px 12px 2px 0;
    vertical-align: bottom;
}	


#resultado-consulta tbody {
	margin-top:10px;
}

#resultado-consulta tbody tr td{
	font-size: 14px;
    padding: 5px 12px 5px 0;
    vertical-align: super;
	border-bottom:1px solid #BBB;
}

#resultado-consulta tbody tr:first-child td{
	padding-top:14px;	
}

#resultado-consulta tbody tr:last-child{
	border-bottom:2px solid #bbb;
}

.numero {
	width:50px;
}

.tabelas-resultado div{
	width:100%;
	overflow:auto;
}

.tabelas-resultado td strong {
    color: #215EA1;
    font-size: 16px;
    padding-right: 20px;
}

/*	.tabelas-resultado h3 {
	margin:15px 0 5px;
	padding-left:5px;
	font-size:20px;
}*/

.tabelas-resultado h3 img {
	vertical-align:middle;
	padding-right:5px;
}

/*-------------------- CONSULTA --------------------*/

#realizadas {
	padding:35px 84px;
	overflow:auto;
	width: 100%;;
}

#realizadas h1 {
	color:#2e85e5;
	margin:0;
}

#realizadas p {
	font-size:18px;
	margin:0 0 35px;
}

#realizadas table {
	margin-bottom:17px;
}

#realizadas table td {
	font-size:16px;
}

.hd-documento {
	width:130px;
}

.hd-consult {
	width:200px;
}

.hd-plataforma {
	width:90px;
}

.hd-data {
	width:109px;
}

.hd-valor {
	width:63px;
}
.hd-user {
	text-align: center;
	padding-left:8px;
	width:90px;
}
.cellNumber{
	text-align: right;
}
#realizadas thead td{
	color:#2e85e5;
	border-bottom:3px solid #2e85e5;
	vertical-align:bottom;
	font-size:18px;
}

#realizadas tbody td {
	padding:8px 0;
	border-bottom:1px solid #b2b2b2;
	vertical-align:sub;
	font-size:14px;
}

#realizadas .dados-banco{
	font-size:12px;
}

.botao-azul span a, .botoes-historico span a, .lista-acoes-cadastro a{
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:20px;
	padding:3px 5px;
	text-decoration:none;
	display:block;
}

.botao-azul span.off a{
	background-color:#96c2f2;
}

div.botao-azul {
	display: block;
    margin-left: 31px;
    overflow: auto;
    width: 795px;
}

#realizadas tbody td.view, #realizadas thead td.view  {
	border:0;
	padding-right:10px;
	width: 21px;
}

.voltar {
	margin-top:20px;
	display:block;
}

.voltar a{
	text-decoration:underline;
	font-size:18px;
	color:#2e85e5;
}

.block {
	display:block;
}


/*-------------------- ERRO 404 --------------------*/

#erro404 {
	margin:0 auto;
	text-align:center;
	padding:135px 0; 
}

#erro404 h1 {
	color:#2e85e5;
	margin:0;
}

#erro404 p {
	font-size:18px;
	margin:0;
}

#erro404 a {
	color:#666;
	margin-top:20px;
	display:block;
}

/*-------------------- BARRA PARCEIROS --------------------*/

#barra-parceiros {
	margin:2px;
	height:px;
	font-size:18px;
	width:976px;
	height:46px;
	display:block;
	overflow:hidden;
}

#barra-parceiros p {
	margin: 12px auto;
	text-align:center;
	display:block;
	width:100%;
	vertical-align:middle;
}

#barra-parceiros img {
	margin:auto 0 auto 10px;
	display:block;
	float:left;
}

/*-------------------- REDES SOCIAIS --------------------*/

#redes-sociais {

}

#redes-sociais ul {
	display: inline-block;
    list-style: none;
    margin-top: 12px;
    padding-left: 15px;
}

#redes-sociais ul li {
	padding-right:15px;
	float:left;
	display:block;	
}

.social-google{
	width:62px;
}

.social-fb{
	width:86px;
}

.social-linkedin {
	width:110px;
}

.social-twitter {
	width:98px;
}

/*-------------------- FOOTER --------------------*/

footer {
	width:100%;
	display:block;
}

footer aside {
	display:block;
	padding:10px 0;
	background-color:#303030;
}

footer small {
	text-align:center;
	display:block;
	font-size:12px;
	color:#d8d8d8;
}

footer section {
	background-color:#000;
	display:block;
	padding:28px 0;
	overflow:hidden;
}
.rodape-box {
	margin:0 auto;
	width:980px;
}

.rodape-box div {
	height:223px;
	float:left;
	display:block;
	border-right:1px solid #ccc;
	padding:0 28px;
}

.rodape-box h6 {
	color:#999;
	font-weight:normal;
	font-size:24px;
	margin:0;
}

.rodape-box ul {
	list-style:none;
	padding:0;
}

.rodape-box ul li {
}

.rodape-box ul li a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

.rodape-consult ul {
	float:left;
	display:block;
	padding-right:20px;
	width:145px;
}

footer .rodape-box div.rodape-assinatura {
	color:#fff;
	font-size:14px;
	border:0;
	padding-right:0;
}

.rodape-assinatura span {
	margin-top:55px;
	display:block;
}

.rodape-box div.no-pad-left {
	padding-left:0;
}

/*-------------------- CONSULTA ESPECÍFICA --------------------*/

#consult-espec {
	padding:50px 70px;
	overflow:auto;
	clear: both;
}

#consult-espec h1 {
	color: #2E85E5;
	margin:0;
}

#consult-espec h2 {
	font-size:24px;
	color:#878787;
	margin:0;
}

#consult-espec h3 {
	color:#898152;
	font-size:18px;
	margin:0;
}

.descricao {
	display: block;
    float: left;
    width: 535px;
	padding-right:28px;
}

.descricao p {
	font-size:18px;
}

.descricao ul {
	list-style:none;
	list-style-image:url(imgs/icon_seta.gif);
	padding:20px 20px 20px 40px;
	background-color:#FFFBCC;
	border: 1px solid #E7E3B6;
	margin-bottom:0;
}

.descricao ul li {
	font-size:16px;
	padding-bottom: 5px;
	color:#555;
}

.botoes {
	margin:30px auto 0;
	width:370px;
}

.botoes div {
	display:block;
	float:left;
	text-align:center;
	vertical-align:bottom;
}

.botoes a {
	text-decoration:none;
	border:0;
	text-align:center;
}

.botoes img {
	display:block;
}

.botoes span, #cadastro-ativado-box a, .home-nossos-produtos a {
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:20px;
	padding:3px 7px;
	text-decoration:none;
}

.botoes .bt-exemplo {
	margin-right:30px;
}

.botoes .bt-exemplo img {
	padding:0 0 5px 20px;
}

.botoes .bt-consulta img {
	padding:5px 0 7px 10px;
}

#consult-espec aside {
	display: block;
    overflow: auto;
    padding-left: 28px;
	border-left:1px solid #000;
}

#consult-espec aside ul {
	list-style:none;
	padding:0;
}

#consult-espec aside ul li{
	border-bottom:1px solid #a5a5a5;
	background:url(/imgs/seta.gif) no-repeat;
	padding: 10px 0 10px 20px;
}

#consult-espec aside ul li a {
	font-size:17px;
	text-decoration:none;
	color:#000;
}


#nao-quero a{
	font-size:16px;
	color:#000;
	padding-left:30px;
}



/*-------------------- TROCAR SENHA WEB --------------------*/

#trocarsenha {
	padding:35px 150px;
}

#trocarsenha h1 {
	color: #2E85E5;
}

#contenttroca {
	width:500px;
	padding-left:20px;
	overflow:auto;
	margin-bottom:30px;
}

#contenttroca em {
	color: #C00;
	font-weight: bold;
	font-style: normal;
}

#trocarsenha input[type="submit"]#enviar {
	color:#fff;
	background-color:#2e85e5;
	border:0;
	font-size:14px;
	padding:3px 5px;
	float: right;
	margin-right:48px;
}

#trocarsenha label {
	font-size:22px;
	font-weight:lighter;
	float: left;
    width: 180px;
    text-align: right;
    padding-right: 10px;
}

.mesmalinha {
	display:inline;
}

#trocarsenha input[type="text"], #trocarsenha input[type="password"] {
	height:24px;
	padding:3px;
	width:250px;
}

#trocarsenha small {
	text-align:center;
	display:block;
	margin:0 auto;	
}

/*-------------------- CONSULTA ESPECÍFICA --------------------*/

#perguntas-freq {
	padding:35px 150px;
	clear:both;
	
}

#perguntas-freq h1{
	margin:0 0 5px;
	color:#2e85e5;
}

#perguntas-freq>p {
	color: #585858;
    font-size: 18px;
    margin:0 0 30px;
}

#perguntas-freq ul {
	list-style:none;
	padding:0;
}

#perguntas-freq ul li{
	list-style:none;
}

ul.lista-perguntas li{
	padding-bottom:5px;
	font-size:20px;
	font-weight:bold;
}

ul.lista-perguntas li>a{
	text-decoration:none;
	color:#2e85e5;
}

ul.lista-perguntas li>a:hover{
	text-decoration:underline;
	color:#2e85e5;
}

ul.lista-respostas>li{
	margin-bottom:20px;
	text-align:justify;
}

ul.lista-respostas>li strong {
	color:#2e85e5;
	font-size:18px;
}

ul.lista-respostas>li p {
	margin:7px 0;
}


/*-------------------- CADASTRO REALIZADO --------------------*/

#cadastro-ativado, #cadastro-ativado-pf, #contato {
	padding:35px 150px;
	overflow:auto;
	clear: both;
}

#cadastro-ativado h1, #cadastro-ativado-pf h1, #contato h1{
	font-size:30px;
	color:#2e85e5;
	margin-bottom:5px;
}

#cadastro-ativado h2, #cadastro-ativado-pf h2 {
	margin: 0 0 12px;
	font-size: 22px;
	color: #6A6A6A;
}

.botao-cadastro-realizado {
	width: 171px;
	float: right;
	margin-right: 360px;
	padding-bottom: 15px;
}

#cadastro-ativado p, #cadastro-ativado-pf p {
	font-size:18px;
	margin:0;
}

#cadastro-ativado ul {
	list-style-image: url("imgs/seta-preta-item-menu.gif");
    list-style-position: outside;
	padding-left: 40px;
	margin-bottom:45px;
	display:block;
}

#cadastro-ativado ul li {
	margin-bottom:25px;
	font-size:18px;
}

#cadastro-ativado ul li img {
	display:block;
	padding-top:10px;
}

#cadastro-ativado-box {
	display:inline-block;
	padding-bottom:60px;
}

#cadastro-ativado-box div {
	width:275px;
	float:left;
	display:block;
	text-align:center;
}

#cadastro-ativado #cadastro-ativado-box div p {
	font-size:16px;
}

#cadastro-ativado-box div img {
	display: block;
    margin: 10px auto 17px;
}


.comprar-creditos {
	padding-right:20px;
	border-right:1px solid #000;
}

.saiba-mais {
	padding-left:20px;
}

/*-------------------- CADASTRO REALIZADO PESSOA FÍSICA --------------------*/

#cadastro-ativado-pf ul {
	list-style-image:url(imgs/seta-preta-item-menu.gif);
	display: block;
	overflow: auto;
}

.cadastro-ativado-mensagem {
	color:#C33;
	font-size:21px;
	margin:5px 0;
}

#cadastro-ativado-pf ul li {
	width: 296px;
	height: 165px;
	display: block;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
}

#cadastro-ativado-pf ul li img {
	display:block;
	margin:10px auto 0;
}

.borda-preta {
	border-right: 1px solid black;
	margin-right: 20px;
	padding-right: 20px;
}

#box-acessar-monitoramento {
	width: 456px;
	background: #E9E9E9;
	border: 1px solid #BBB;
	display: block;
	margin: 40px auto 0;
	overflow: hidden;
}

#box-acessar-monitoramento img {
	float: left;
	margin: 30px 0 0 20px;
}

#box-acessar-monitoramento p {
	color: #6A6A6A;
	font-size: 20px;
	font-weight: bold;
	width: 306px;
	position: absolute;
	margin: 59px 0 0 203px;
}

.botao-acessar-monitoramento {
	float:right;
	display:block;
}

#box-acessar-monitoramento div.botao-azul {
	width: auto;
	margin: 0 15px 15px 0;
	clear: both;
}

/*-------------------- CADASTRO REALIZADO PESSOA FÍSICA E JURÍDICA --------------------*/

#cadastro-ativado-pf-pj {
	padding:35px 60px;
	overflow:auto;
	clear: both;
}

#cadastro-ativado-pf-pj h1 {
	font-size:30px;
	color:#2e85e5;
	margin-bottom:5px;
}

#cadastro-ativado-pf-pj .primeira-lista-pf-pj {
	width:350px;
	padding-right:40px;
	border-right:1px solid #000;
	float:left;
	display:block;
	margin:30px 0;
}

#cadastro-ativado-pf-pj .segunda-lista-pf-pj {
	width:390px;
	padding-left:40px;
	float:left;
	display:block;
	margin-top:30px;
}

#cadastro-ativado-pf-pj .primeira-lista-pf-pj ul, #cadastro-ativado-pf-pj .segunda-lista-pf-pj ul {
	padding-left:15px;
}

.primeira-lista-pf-pj ul li, .segunda-lista-pf-pj ul li{
	margin-bottom:40px;
	list-style-image:url(imgs/seta-preta-item-menu.gif);
}

.primeira-lista-pf-pj ul li img, .segunda-lista-pf-pj ul li img {
	display:block;
	margin:20px auto 0;
	padding-left:-15px;
}

.primeira-lista-pf-pj p, .segunda-lista-pf-pj p {
	margin-top:0;
}


.lista-acoes-cadastro ul {
	padding-left:0;
	width:100%;
	float:left;
}

.lista-acoes-cadastro ul li{
	float:left;
	display:block;
	width:248px;
	text-align:center;
	
}

.lista-acoes-cadastro img{
	display:block;
	margin: 0 auto;
	margin-bottom:20px;
}

.lista-acoes-cadastro a {
	display:inline-block;
}

.item-meio-cadastro {
	padding:0 20px;
	margin:0 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

/*-------------------- HISTÓRICO DE COMPRAS --------------------*/

#historico-compras {
	padding:35px 150px;
	clear:both;
	overflow:auto;
}

#historico-compras h1{
	color:#2e85e5;
	font-size:32px;
	margin:0;
}

#historico-compras p{
	margin:0 0 15px;
	font-size:18px;
}

#historico-compras section.legenda {
	display: block;
    margin: 30px 0 20px;
    overflow: auto;
}

#historico-compras strong {
	margin:20px 0 10px;
	font-size:16px;
}

#historico-compras ul {
	list-style:none;
	padding:0;
	margin:5px 0 0;
}

#historico-compras ul li {
	display:block;
	float:left;
	margin-top:10px;
	margin-right:20px;
	font-size:14px;
}

#historico-compras ul li span {
	margin-right:3px;
}

/*icone-android*/
.icone-2 {
	background: url("imgs/icones-de-formas-de-pagamento-sprite.gif") no-repeat -84px 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 20px;
}

/*icone-appstore*/
.icone-1 {
	background: url("imgs/icones-de-formas-de-pagamento-sprite.gif") no-repeat -63px 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 20px;
}

/*icone-boleto-bancario*/
.icone-3 {
	background: url("imgs/icones-de-formas-de-pagamento-sprite.gif") no-repeat 0 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 35px;
}

/*icone-paypal*/
.icone-4 {
	background: url("imgs/icones-de-formas-de-pagamento-sprite.gif") no-repeat -36px 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 25px;
}
.icone-5 {
	
	background: url("/imgs/amigos_26X25.png") no-repeat 0px 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 26px;
}
.icone-6 {
	
	background: url("/imgs/creditcard.png") no-repeat 0px 0;
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
    width: 35px;
}
.icone-7 {
	
	background: url("/imgs/debitcard.png") no-repeat 0px 0;
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
    width: 35px;
}
.icone-8 {
	
	background: url("/imgs/bonus.png") no-repeat -1px 0;
    display: inline-block;
    height: 26px;
    vertical-align: bottom;
    width: 26px;
}

#historico-compras table {
	margin:20px 0;
}

#historico-compras thead td{
	color:#2e85e5;
	border-bottom:3px solid #2e85e5;
	vertical-align:bottom;
	font-size:22px;
}

#historico-compras tbody td {
	padding:8px 0;
	border-bottom:1px solid #b2b2b2;
	vertical-align:sub;
}

div.botoes-historico {
	display: block;
    overflow: auto;
    width: 655px;
}

.botoes-historico span.off a{
	background-color:#96c2f2;
}

#historico-compras tbody td {
    border-bottom: 1px solid #B2B2B2;
    padding: 8px 0;
    vertical-align: sub;
}

.hd-forma-pagamento {
	width:250px;
}

.hd-status {
	width:120px;
}
.hd-compra-hora {
	width:120px;
}
.hd-compra-data {
	width:240px;
}
						
						
						
/*-------------------- MINHA CONTA --------------------*/

#minha-conta {
	padding:35px 100px 65px;
	clear:both;
	overflow:auto;
}

#minha-conta h1{
	font-size:30px;
	color:#2e85e5;
	margin:0;
}

#minha-conta p {
	margin:0 0 30px;
	font-size:18px;
}

#minha-conta p strong {
	color:#166a00;
}

#minha-conta div div{
	display:block;
	float:left;
	width:315px;
}

#minha-conta div div div a h2{
	color:#2E85E5;
	font-size:24px;	
	margin:0 0 3px;
}

#minha-conta div div p {
	font-size:15px;
}

.conta-esq {
	padding-right:30px;
	border-right:1px solid #000;
}

.conta-dir {
	padding-left:30px;
}

.conta-item-cima {
	padding-bottom:24px;
	border-bottom:1px solid #b2b2b2;
	height:72px;
	display:block;
}

.conta-item-baixo {
	padding-top:20px;
}

.meio {
	margin:0 auto;
	width:691px;
}

/*-------------------- CANCELAR MALA DIRETA --------------------*/

#opt-out {
	padding:35px 150px;
	overflow:auto;
	clear: both;
}

#opt-out h1{
	color:#2e85e5;
	font-size:32px;
	margin:0;
}

#opt-out form {
	text-align:center;
	margin:0 auto;
}

#opt-out ul {
	list-style: none outside url("imgs/seta-preta-item-menu.gif");
}

#opt-out img {
	display: block;
    margin: 40px auto 10px;
    text-align: center;
}

#opt-out input[type="submit"] {
	margin-right:20px;
}

select#uf {
	background-color:#FFF;
	font-size:16px;
	padding:3px;
	font-family:'ATRotisSansSerif';	
	
}


/*----------------------------- MONITORAMENTO DE CPF -----------------------------*/

.logo-serasa-consumidor {

	display: block;
	float: right;
	width: 100%;
	margin: 30px;
	text-align: right;
}

/*-------------------- O QUE É --------------------*/

#monitoramento {
	padding:50px 10px 50px 40px;
	height:600px;
}

#monitoramento h1 {
	color:#2e85e5;
	margin:0;
	font-size: 36px;
}

#monitoramento h1 img{
	vertical-align:super;
}

#monitoramento p.subtitulo {
	font-size:18px;
	color:#585858;
	font-weight:lighter;
	width:386px;
	margin-top:0;
}

#monitoramento .monitoramento-menu ul {
	padding: 0 15px 0 0;
	border-right:1px solid #000;
	margin-top:0;
}

#monitoramento .monitoramento-menu ul li {
	border-bottom:1px solid #a5a5a5;
	padding:15px 0;
	list-style:url(imgs/meproteja/seta.png);
	list-style-position:inside;
}

#monitoramento .monitoramento-menu ul li:last-child {
	border-bottom:0;
}

#monitoramento .monitoramento-menu ul li a{
	font-size:20px;
	text-decoration:none;
	font-weight:lighter;
	color:#000;
}

.monitoramento-cont {
	display:block;
	float:left;
	padding:0 40px 0 30px;
	width:392px;
}

.monitoramento-cont h2, .monitoramento-planos h2{
	color:#2e85e5;
	font-size:30px;
	margin:0 0 20px;
	border-bottom:1px solid #2e85e5;
	padding-bottom:3px;
	font-weight:normal;
}

.monitoramento-cont p{
	text-align:justify;
	font-size:16px;
	
}

#monitoramento .monitoramento-cont ul.monitoramento-info {
	background-color: #FFFBCC;
	border: 1px solid #E7E3B6;
	list-style:url(imgs/icon_seta.gif);
	padding: 20px 20px;
}

#monitoramento .monitoramento-cont ul.monitoramento-info li{
	list-style-position:inside;
	padding-bottom:5px;
}

.monitoramento-menu {
	display:block;
	float:left;
}

.planos {
	width:201px;
	float:left;
	display:block;
	background-color: #E9E9E9;
	border: 1px solid #BBB;
}

.planos h3 {
	background-image:url(imgs/meproteja-web/fundo-faixa-verde.gif);
	width:229px;
	font-size:24px;
	height:45px;
	text-align:center;
	padding-top:8px;
	color:#FFF;
	margin:12px 0 10px -14px;
}

.planos ul {
	list-style: none;
	padding: 0 0 0 20px;
	margin-top: 0;
}

.planos ul li {
	font-size:20px;
	color:#555;
	text-align:left;
}

.planos ul li em {
	color:#2e85e5;
	font-style:normal;
	font-size:13px;
}

.planos input[type="submit"] {
	background-image:url(imgs/meproteja-web/fundo-botao-azul.gif);
	text-align:center;
	width:203px;
	height:41px;
	color:#FFF;
	font-size:20px;
	border:0;
	font-family: 'ATRotisSansSerif';
	margin: 0 0 -1px -1px;
}
.planos spam {
    background-image: url("imgs/meproteja-web/fundo-botao-azul.gif");
    border: 0 none;
    color: #FFFFFF;
    font-family: 'ATRotisSansSerif';
    font-size: 20px;
    height: 41px;
    margin: 0 10 -1px -1px;
    text-align: center;
    width: 203px;
    vertical-align: middle;
}

/*-------------------- BENEFICIOS --------------------*/


ul.beneficios {
	list-style:none;
	padding:0;
}

ul.beneficios li {
	padding: 15px 0 25px;
	border-bottom: 1px solid #A5A5A5;
}

ul.beneficios li:last-child {
	border-bottom: 0;
}

ul.beneficios li:first-child {
	padding-top:0;
}

ul.beneficios li img {
	float:left;
	margin-top: 7px;
}

.beneficios h4 {
	font-size: 26px;
	color: #717171;
	font-weight: lighter;
	margin:0 0 6px 92px;
}

.beneficios p {
	font-size: 16px;	
	margin:0 0 0 92px;
}

h4.titulo-quadrinho {
	margin: 0 0 6px;
	font-size: 21px;
	font-weight: normal;
	
}

/*-------------------- PLANOS --------------------*/

.monitoramento-planos {
	display:block;
	float:left;
	padding:0 40px 0 30px;
	width:427px;
}

.monitoramento-planos ul {
	padding:0;
	list-style:none;
}

.monitoramento-planos ul li {
	width:427px;
	height:94px;
	background-color:#E9E9E9;
	border:1px solid #BBB;
	margin-bottom:13px;
}

.bt-comprar-plano {
	background-color: #50B875;
	background-image: url(imgs/meproteja-web/seta-grande-branca.gif);
	background-repeat: no-repeat;
	background-position: 29px 15px;
	float: right;
	height: 22px;
	width: 93px;
	border-left: 1px solid #CBEAD6;
	border-top: 1px solid #CBEAD6;
	border-right: 1px solid #377E50;
	border-bottom: 1px solid #377E50;
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 70px;
}

.bt-comprar-plano a{
	text-decoration: none;
	color: white;
	text-shadow: #2D6842 1px 1px 0px;
	height: 17px;
	width: 93px;
	display: block;
	padding-top: 75px;
	vertical-align: bottom;
	margin-top: -79px;
}

.monitoramento-planos li .planos-info {
	float:left;
	display:block;
}

.monitoramento-planos li h4 {
	border-bottom: 1px solid #AEAEAE;
	font-size: 34px;
	font-weight: bold;
	color: #555;
	margin: 10px 0 5px 16px;
	text-shadow: #f7f7f7 1px 1px 0;
}

.monitoramento-planos li p{
	font-size: 21px;
	font-weight: lighter;
	color: #818181;
	margin: 5px 0 0 16px;
}

.monitoramento-planos li p em {
	color:#2e85e5;
	font-style:normal;
}

/*-------------------- PERGUNTAS FREQUENTES --------------------*/


.monitoramento-perguntas >ul {
	list-style-position:inside;
	padding:0;
	list-style-image:url(imgs/meproteja-web/seta-verde.png);
}

.monitoramento-perguntas >ul li {
	padding:12px 0;
	color:#349858;
	font-weight:bold;
	border-bottom:1px solid #a5a5a5;
	
}

.monitoramento-perguntas >ul li.pergunta-aberta {
	list-style-image:url(imgs/meproteja/seta-verde-baixo.gif);
}

.monitoramento-perguntas >ul li a{
	color:#349858;
	text-decoration:none;
	float:left;
	margin-right:5px;
	font-size:21px;
}

ul.pergunta-resposta {
	padding-left:0;
	list-style:none;
}

ul.pergunta-resposta li strong{
	color:#888;
	font-size:18px;
}

ul.pergunta-resposta li p {
	color:#000;
	font-weight:normal;
	font-size:16px;
	margin-top:5px;
}


/*-------------------- HOME --------------------*/


/*

AGUARDANDO PAGAMENTO: p .amarelo / .cadeado-aberto / li.inativo

EXPIRANDO SEM PENDÊNCIAS: p .amarelo / .cadeado-fechado / li.protegido / em

EXPIRANDO COM PENDÊNCIAS: p .amarelo / .cadeado-fechado / li. desprotegido / em

DESPROTEGIDO: p .vermelho / .cadeado-aberto / li.inativo

PROTEGIDO: p / .cadeado-fechado / li.protegido / em

PROTEGIDO COM PENDÊNCIAS: p / .cadeado-fechado / li.desprotegido / em

*/

#monitoramento-home {
	display:block;
	float:left;
	padding:0 40px 0 30px;
	width:530px;

}

#monitoramento-home h2{
	font-size: 30px;
	font-weight: lighter;
	margin: -5px 0 0 37px;
}

.cadeado-aberto {
	width: 27px;
	height: 45px;
	background-image: url(imgs/meproteja-web/icone-cadeado-aberto.png);
	display: block;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.cadeado-fechado {
	width: 27px;
	height: 46px;
	background-image:url(imgs/meproteja-web/icone-cadeado-trancado.png);
	display: block;
	float: left;
	padding-right: 10px;
	background-repeat: no-repeat;
}

.amarelo {
	color:#917b13;
}

.vermelho {
	color:#ac0000;
}

.xxx {
	color:#917b13;
}

#monitoramento-home p{
	color:#777;
	margin:0;
}

#monitoramento-home .cpf-monitoramento {
	color: #2E85E5;
	font-size: 21px;
	float: right;
	margin-top: -13px;
}

#monitoramento-home ul {
	border: 1px solid #BBB;
	list-style: none;
	display: block;
	margin: 18px 0 0;
	padding: 0;
	overflow: auto;
	width: 100%;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e9e9e9 100%); /* IE10+ */
	background: linear-gradient(top,  #f4f4f4 0%,#e9e9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
}

#monitoramento-home ul li {
	width:175px;
	height:167px;
	float:left;
	display:block;
	border-left:1px solid #BBB;
	border-right:1px solid #f3f3f3;
	/*border-bottom:1px solid #f3f3f3;*/
}

#monitoramento-home ul li:first-child {
	border-left:0;
}

#monitoramento-home ul li p{
	font-size:18px;
	color:333#;
	text-shadow:1px 1px 1px #FFF;
	text-align:center;
	margin-top: 5px;
}

#monitoramento-home ul li a {
	text-decoration:none;
}

#monitoramento-home ul li img {
	text-align:center;
	margin:auto;
	display:block;
	vertical-align:central;
}

#monitoramento-home ul li.inativo img {
	opacity:0.6;
}

#monitoramento-home ul li.inativo p {
	opacity:0.6;
}

#monitoramento-home ul li.inativo small {
	display:none;
}

#monitoramento-home ul li small {
	font-size: 14px;
	color: #828282;
	text-align: center;
	display: block;
	text-shadow: 1px 1px 1px #FFF;
}

#monitoramento-home ul li.desprotegido small{
	color:#a31b1b;
}

#monitoramento-home ul li.desprotegido span {
	background-image: url(imgs/meproteja-web/icone-pendencias.png);
	width: 29px;
	height: 30px;
	position: absolute;
	margin: 10px 0 40px 103px;
}

#monitoramento-home ul li.protegido span {
	background-image: url(imgs/meproteja-web/icone-sem-pendencias.png);
	width: 29px;
	height: 30px;
	position: absolute;
	margin: 10px 0 40px 103px;
}

#monitoramento-home p em {
	font-style:normal;
	font-size:13px;
}

/*-------------------- CADASTRO DE PESSOA FÍSICA OU JURÍDICA --------------------*/

#opcoes-cadastro {
	margin:0 auto;
}

#opcoes-cadastro h1 {
	font-size:30px;
	margin-bottom: 5px;
}

#opcoes-cadastro p {
	color:#585858;
	font-size:18px;
	margin-top:0;
}

#caixa-opcoes-cadastro {
	margin: 0 auto;
	width: 730px;
	padding-top:20px;
}

#caixa-opcoes-cadastro div {
	width: 330px;
	height: 309px;
	padding:15px;
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e3e3e3 100%); /* IE10+ */
	background: linear-gradient(top,  #f4f4f4 0%,#e3e3e3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
	font-size:30px;
	color:#494848;
	text-shadow:1px 1px 1px #FFF;
	text-align:center;
	display:block;
	float:left;
}

#caixa-opcoes-cadastro p {
	margin:0;
}

.opcao-fisica {
	border-top:1px solid #BBB;
	border-bottom:1px solid #BBB;
	border-left:1px solid #BBB;
	border-right:2px solid #f3f3f3;
}

.opcao-juridica {
	border:1px solid #BBB;
}

.opcao-fisica img{
	margin-top:49px;
}

.opcao-juridica img {
	margin-top:20px;
}

#caixa-opcoes-cadastro a {
	text-decoration:none;
}

/*-------------------- CONTATO	 --------------------*/

#contato p {
	font-size:18px;
	font-weight:lighter;
	color:#585858;
	margin-top:5px;
}

#contato div {
	width:440px;
}


#contato form {
	background-color: #E9E9E9;
	border: 1px solid #BBB;
	padding: 40px 50px 25px 35px;
	display: inline-block;
}

#contato form p {
	margin:0 0 20px;
	float:right;
}

#contato label {
	font-size:22px;
	font-weight:lighter;
	text-align:right;
	margin-right:4px;
}

#contato input {
	border:1px solid #BBB;
	margin-left: -2px;
    padding: 8px 8px 7px;
    width: 320px;
}

#contato textarea {
	background-color:#f9f9f9;
	border:1px solid #BBB;
	width:318px;
	height:135px;
	padding: 8px 8px 7px;
	display: inline;
	color: #000;
}

#contato input[type="submit"] {
	background-color: #2E85E5;
	color: #FFF;
	float: right;
	width: 76px;
	padding: 4px;
	font-size:20px;
	font-family:'ATRotisSansSerif';
	border:0;
}