body {
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_inicial.jpg);
	background-repeat: repeat-x;
}
#div_planos {
	margin: 10px;
}
.fundo_inicial{
	background-image: url(../images/topo_inicial.jpg);
	background-repeat: no-repeat;
}
.fundo_baixo{
	background-image: url(../images/gradiente_bottom.jpg);
	background-repeat: no-repeat;
	height: 52px;
	padding-top:10px;
}
.fundo_planos{
	background-image: url(../images/planos_barrasuperior.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.fundo_planos_bottom {
	background-image: url(../images/planos_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
}
.campos_inicial {
	border-right: #9999CC 1px solid;
	border-top: #9999CC 1px solid;
	font-size: 16pt;
	border-left: #9999CC 1px solid;
	color: #6699CC;
	border-bottom: #9999CC 1px solid;
	font-family: Arial, Verdana;
}
.campos_cadastro {
	border-right: #9999CC 1px solid;
	size: 25px;
	border-top: #9999CC 1px solid;
	font-size: 11pt;
	border-left: #9999CC 1px solid;
	color: #000000;
	border-bottom: #9999CC 1px solid;
	font-family: Arial, Verdana;
}

.videos_top{
	background-image: url(../images/formatar_videos_top.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 5px;
	width:700px;
}
.videos_bg{
	background-image: url(../images/formatar_videos_bg.gif);
	background-repeat: repeat-y;
	height: 7px;
	width:700px;
}
.videos_bottom{
	background-image: url(../images/formatar_videos_bottom.gif);
	background-repeat: no-repeat;
	height: 5px;
	width:700px;
}
.fundo_videos_bottom {
	background-image: url(../images/bottom_videos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
}

.quadrado_amarelo{
	border-right: #FAD76A 1px solid;
	border-top: #FAD76A 1px solid;
	font-size: 10pt;
	border-left: #FAD76A 1px solid;
	background-color: #FFFFCC;
	border-bottom: #FAD76A 1px solid;
	font-family: Arial, Verdana;
}


h1, h2, h3, h4 {
	margin: 0;
	padding: 8px 0 0;
	font-family: Arial, tahoma, verdana;
	color: #000000;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	text-align: left;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 9px;
}
a img {
	border: 0;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;
}
a:hover, a:active, a:focus {
	color: #cc0000;
	text-decoration: none;
}
a.links:link, a.links:visited {
	text-decoration: none;
	color: #009900;
}
a.links:hover, a.links:active, a.links:focus {
	color: #009900;
	text-decoration: none;
}
.enviar {
	background:#6699cc;
	color:#ffffff;
	font-family:tahoma;
	font-weight: bold;
	font-size:11px;
	font-weight:bold;
	border: double;
	padding: 3px;
	border-color: #FFFFFF;
	}
.botM_red {
	background:#cc0000;
	color:#ffffff;
	font-family:tahoma;
	font-weight: bold;
	font-size:11px;
	border: double;
	padding: 3px;
	border-color: #FFFFFF;
	}
.legenda_cinza {
	font: 10px tahoma, verdana, arial;
	color: #666666;
	text-align: left;
}
.legenda_preto {
	font: 10px tahoma, verdana, arial;
	color: #000000;
	float: right;
	text-align: left;
}
.legenda_red {
	font: 10px tahoma, verdana, arial;
	color: #cc0000;
	text-align: left;
}
a.legenda_red:link, a.legenda_red:visited {
	text-decoration: none;
	color: #cc0000;
}
a.texto_bottom:link, a.texto_bottom:visited {
	text-decoration: none;
	color: #006699;
}
.brd_img {
	border: 5px solid #ffffff;
	width: 239px;
	height: 72px;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	
}
.brd_cinza {
	border: 3px solid #eaeaea;
}

.texto10 {
	font: 10px tahoma, verdana, arial;
	color: #000000;
	text-align: left;
}
.texto11 {
	font: 11px tahoma, verdana, arial;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.texto11_reg {
	font: 11px tahoma, verdana, arial;
	color: #000000;
	text-align: left;
	line-height: 1.3em;
}
.text16 {
	color: #000000;
	font-size: 16px;
}
.text12 {
	color: #000000;
	font-size: 12px;
}
.text12azul {
	color: #006699;
	font-size: 12px;
	padding-left: 20px;
	font-weight:bold;
}
.texto_bottom {
	font: 10px tahoma, verdana, arial;
	color: #6699CC;
}

.error {
	color: #cc0000;
	font-size: 18px;
}
.sucesso {
	color: #009900;
	font-size: 18px;
}