body{
	background-color:#c0c0c0;
}
form{
	border:0px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	color:#000000;
	text-align:justify;
	text-indent:20px;
}

p#justify{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px;
	color:#000000;
	text-align:justify;
	text-indent:10px;
}


p#center{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#000000;
	text-align:center;
	text-indent:0px;
}

p#nome_plano{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#939394;
	text-indent:0px;
}

p#info_planos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#143a7a;
	text-indent:0px;
}

p#preco_planos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#939394;
	text-indent:0px;
}

p#topo_cirangelocom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#0074c5;
	text-indent:0px;
}


p#topo_servicos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#646960;
	text-indent:0px;
}

p#titulos_inicial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	text-indent:0px;
}


table#principal{
	background-color:#FFFFFF;
	width:760px;
	height:780px;
	border:1px;
	border-style:solid;
	border-color:#000000;
}

table#planos td{
	border:1px;
	border-style:solid;
	border-color:#f2f2f2;
}
.CABECALHO_MENUS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#000000;
}

.CORPO_DE_TEXTO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

.CORPO_DE_TEXTO_CENTER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.DIREITOS {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#8C8C8C;
	text-decoration: none;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.link_planos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #939394;
	text-decoration: none;
}

a.link_planos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #939394;
	text-decoration: underline;
}

a.links_menu_superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4d4d4d;
	text-decoration: none;
}

a.links_menu_superior:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4d4d4d;
	text-decoration: underline;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;


}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2f2f2;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

div#carregando{
	position:absolute;
	right:20px;
	top:14px; 
	height:40px;
	z-index:1;
	width:200px;
	border:1px;
	border-color: #000000;
	border-style: solid;
	background-color: #FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}