﻿body {
	margin:0;
}

h1 {
	color:#AE0112;
	font-size:17px;
	padding:0;
	margin:0;
    font-weight:bold;
}

h2 {
	color:#333;
	font-weight:bold;
	display:block;
	font-family:Tahoma;
}

#conteudo {
	width:1010px;
	margin:0 auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

#header {
	height:200px;
}

#conteudoMeio {
	width:970px;
	margin:0 auto;
}

#rodape {
	width:992px;
	background-color:#eee;
	float:left;
	height:111px;
}

.espacamentoConteudo {
	padding-left:20px;
	padding-top:20px;
	padding-right:20px;
	line-height:28px;
}

input[type=text] {
	height:25px;
	border:solid 1px #CCC;
}

.bordaPontilhada {
	height:1px;
	border-top:dashed 1px #CC0000;
}

.borda {
	height:1px;
	border-top:solid 1px #CC0000;
	border-bottom:dashed 1px #CC0000;
}

.alertaNivel4 {
	background-image:url(../images/cancel.png);
	_background-image:url(../images/cancel_ie6.png);
	color: #D8000C;
	border-bottom:2px solid;
	border-top: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height:normal !important;
	width:91%;
}

.alertaNivel1 {
	background-image:url(../images/icone_accept.png);
	_background-image:url(../images/icone_accept_ie6.png);
	color: #588c56;
	border-bottom:2px solid;
	border-top: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	width:91%;
	line-height:normal !important;
	border-color:#89bc56;
}

.btnOk
{
	color:#989898;
	font-weight:bolder;
	font-family:Arial Black;
	font-size:11px;
	background-color:#fff;
	border:solid 1px #989898;
	height:28px;
	width:88px;
}

.logos_topo{
	width:96%;
	float:left;
	padding-left:5px;
}

.logo_01{
	border:0pt none;
	padding:20px 0pt 20px 20px;
}

.logo_02{
	style="padding: 2px 0pt;"
}

.container_conteudo{
	 padding:20px 0 0 20px;
}

.conteudo_titulo{
	color:rgb(204, 0, 0);
	font-weight:bold;
	display:block;
	font-family:Tahoma;
	font-size:11px;
}

.conteudo_texto{
	font-family:Verdana;
	font-size: 14px;
}

.cabecalho_left{
	float:left;
}

.cabecalho_right{
	float:left;
}

.assinar{
	border-width:0px;
}

.rodape_left{
	float:left;
}

.rodape_right{
	float:left;
}

.voltar{
	float:right;
	margin-top:-24px;
}

.voltar a{
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:Black;
}

.tabela_form{
	font-size:13px;
}

.input_DDD{
	width:50px;
}

.input_celular{
	width:150px;
}

.combo{
	border:1px solid rgb(204, 204, 204);
	width:220px;
	height:25px;
}

.contrato{
	width: 340px;
}

.preco{
	 font-weight:bold;
	 color:rgb(204, 0, 0);
}