body {
	font-family:arial, sans-serif;
	font-size:12px;
	margin:0px;
	background:url(../img/fundo.jpg) repeat-x;
	background-color:#fff;
	text-align:center;
}

#menu a:link {
	color: #ff3300;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #ff3300;
}
#menu a:hover {
	text-decoration: none;
	color: #fff;
	background-color:#ff3300;
	font-weight:bold;
}
#menu a:active {
	text-decoration: none;
	color: #ff3300;
}

div#geral{
width:750px;
margin:0 auto;
}

div#topo{
text-align:left;
height:172px;
background:url(../img/topo.jpg) no-repeat right top;
}

div#menu {
float:left;
width:142px;
height:303px;
color: #ff3300;
vertical-align:top;
text-align:left;
text-indent:3px;
border: 1px #e0e0e0 solid;
border-left: 3px #ff3300 solid;
padding: 2px 3px 3px 12px;
background-color:#fff;
}

div#menu a{
	display:block;
}

div#menu ul li a{
	height: 18px;
	text-align: left;
}

div#menu ul {
	list-style:none;
	padding-left: 10px;
	letter-spacing:2px;
	text-align: left;
}

h1{
font-size: 16px;
font-weight:600;
}

div#planos{
float:left;
text-align:left;
width:536px;
height:455px;
margin-left:23px;
border: solid #e0e0e0 1px;
background-color:#fff;
}

div#planos ul{
list-style:none;
padding-left: 15px;
line-height:13px;
}

div#vantagens{
/*
clear: both;
*/
	padding-top: 14px;
	margin-top: 465px;
	padding-left: 190px;
	margin-right: 30px;
	text-align: left;
	vertical-align: top;
	width: 530px;
	height: 269px;
	border: solid #e0e0e0 1px;
	background:url(../img/fundomotivos.jpg) no-repeat;
}

div#vantagens ul {
list-style:none;
padding-left:15px;
line-height:18px;
}

.laranja{
color:#ff3300;
}

div#rodape{
clear:both;
padding:5px;
padding-top:20px;
width:710px;
height:33px;
text-align:left;
color:#999999;
}

div#logo a{
clear:both;
float:left;
display:block;
width:140px;
height:33px;
background-image:url(../img/emuldomp.jpg);
background-repeat:no-repeat;
background-position:0 0;
text-indent:-5000px;
overflow:hidden;
}

div#logo a:hover{
background-position:0 -33px;
}

div#texto{
float:left;
color:#000;
margin-left:46px;
margin-top:2px;
font-size:10px;
color:#666;
}

.planos{
float:left;
text-align:left;
width:158px;
margin-left:23px;
border: solid #e0e0e0 1px;
background-color:#fff;
padding-left: 10px;
color:#333;
}

.planos h1{
color:#ff3300;
padding-top:2px;
}

.planos ul {
list-style:none;
padding-left: 0px;
line-height:18px;
}
.planosimg{
margin-left:-10px;
}

div#corpo{
float:left;
width:536px;
margin-left:23px;
padding:10px;
border: solid #e0e0e0 1px;
background-color:#fff;
padding: 10px;
text-align:left;
vertical-align:top;
color:#333;
}

.atual{
background-color:#ff3300;
color:#fff;
font-weight:bold;
}

label{
	display:block;
}

input{
	height:18px;
	border: 1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ff3300;
	letter-spacing:1px;
	padding:5px 0 0 4px;
	margin-top:2px;
}

textarea {
	border: 1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ff3300;
	letter-spacing:1px;
	padding:5px 0 0 4px;
	margin-top:2px;
}

.inputSelect{
	height:18px;
	border: 1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ff3300;
	letter-spacing:1px;
	padding:5px 0 0 4px;
	margin-top:2px;
}

.inputcpf{
	width: 100px;
}

.inputnome{
	width: 380px;
}

.inputddd{
	width: 20px;
}

.inputtel{
	width: 74px;
}

.inputend{
	width: 417px;
}
.inputendnum {
	width: 40px;
}
.inputcep{
	width: 70px;
}

.inputuf{
	width: 20px;
}

.inputplano{
	width: 200px;
	height:25px;
	border: 1px solid #ccc;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ff3300;
	letter-spacing:1px;
	padding:5px 0 0 4px;
	margin-top:2px;	
}

fieldset{
	border:1px solid #EBEBEB;
	margin-top:15px;
}

legend{
	font-weight:bold;
}

.checkbox{
	border:solid 1px #fff;
}
.cadastrar{
	height:30px;
	width:100%;
	border:1px dotted #ccc;
	margin-top:10px;
	color:#fff;
	font-size:14px;
	padding-top:0px;
	background:#ff3300;
	font-weight:bold;
}

.radio{
	border: 1px solid #fff;
}
#marcErro li {
	list-style-image: url(img/img-alert.gif);
	padding-bottom: 3px;
}
#marcErro fieldset {
	border: 1px dashed #FFC4C4;
	background-color: #FFF0F0;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#marcErro legend {
	font-weight: bold;
	color: #FF0000;
}
#marcSucess li {
	list-style-image: url(img/img-alert.gif);
	padding-bottom: 3px;
}
#marcSucess fieldset {
	border: 1px dashed #2CC227;
	background-color: #D1FFDA;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#marcSucess legend {
	font-weight: bold;
	color: #FF0000;
}

#frmContatoDiv {
	width: 100%;
	height: 20px
}

#frmContatoDiv1 {
	float: left;
	margin-right: 30px;
	width: 20%;
}

#frmContatoDiv2 {
	float: left;
	width: 70%;
}

#planosPagIni {
	width: 536px;
}

#planosPagIniCol {
	width: 45%;
	margin-left: 10px;
	float: left;
}

#frmFerDiv {
	width: 100%;
	height: 20px
}

#frmFerDiv1 {
	float: left;
	margin-right: 25px;
	width: 23%;
}

#frmFerDiv2 {
	float: left;
	width: 67%;
}