/* CSS Document */
body
{
    min-width: 100%;
    background-image: url(../imagens/back_page.jpg);
    background-repeat: repeat-x;
    background-color: #E0E1E1;
    margin: 0px;
    padding: 0px;
}

#footer
{
    position: static;
    clear: both;
    font-family: Verdana;
    font-size: 11px;
    background-color: #21242C;
    color: #85878B;
    height: 65px;
    width: 100%;
    padding-top: 25px;
}

#footer table
{
    margin-left: 2%;
}


#footer a
{
    color: #CDDCD7;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
}



.txtrodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
padding-left:3px;
}
.txtrodape:hover{ text-decoration:underline;}

.tracorodape{border-left:1px solid #000000;}

.textos{
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:18px;
padding-left:5px;
}

.titulosbraco{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:600;
}

.titulospreto{
font-family:Tahoma;
font-size:12px;
color:#666666;
font-weight:600;
vertical-align:baseline;
padding-top:5PX;
}

.menu{
font-family:Arial;
font-size:11px;
color:#666666;
text-decoration:none;
padding-left:5px;
font-weight:bold;
}
.menu:hover{ text-decoration:underline;}

.titulosplanos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:500;
	padding-left:2px;
}
.textosplanos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.linkplanos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0000FF;
	font-weight:bold;
}
.titulosinput{
	font-family:Tahoma;
	font-size:13px;
	font-style:italic;
	text-decoration:underline;
	font-weight:900;
	color:#FFFFFF;
	font-style:italic;
}

.textosinput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#OOOOOO;
}

select { 
background-color: #F0F0F0;
font:11px arial, helvetica, sans-serif;
color:#000000;
border:1px solid #999999;
}

input { 
background-color: #F0F0F0; 
font: 11px arial, helvetica, sans-serif;
color:#000000;
border:1px solid #999999;
}

.buttonbig{
	background-image:url(../imagens/button_big.gif);
	width:106px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
}
.buttonsmall{
	background-image:url(../imagens/button_small.gif);
	width:63px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
}

.linktop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.linktop:hover{ text-decoration:underline;}

.textoprice{font-family:'Arial Black'; font-size:18px; color:#000000;}
.borda_box{ border:1px solid #CCCCCC;}

.subtitulospaginas{ font-family:"Arial Black"; font-size:18px; color:#6E7B98;}

.designpassosAT{font-family:Verdana; font-size:12px; color:#FFFFFF; background-color:#6699CC; height:30px; border-right:2px solid #FFFFFF; text-align:center;}
.designpassosAT2{font-family:Verdana; font-size:12px; color:#FFFFFF; background-color:#6699CC; height:30px; border-right:2px solid #FFFFFF; text-align:center; text-decoration:line-through;}
.designpassosDT{font-family:Verdana; font-size:12px; color:#CCCCCC; background-color:#366CA3; height:30px; border-right:2px solid #FFFFFF; text-align:center;}
.textospassos{font-family:Verdana; font-size:12px; color:#FFFFFF; text-decoration:none}
.textospassos:hover{ text-decoration:underline;}
.buttonscontinuar{
	background-image:url(../imagens/btn_continuar.jpg);
	width:106px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
}
.buttonsvoltar{
	background-image:url(../imagens/btn_voltar.jpg);
	width:106px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:0px;
	cursor:pointer;
}

.titulopassos{ font-family:Arial; font-size:24px; color:#333333; font-weight:bold;}
.forminputs{font-family:Verdana; font-size:11px; color:#333333; border:1px solid #CCCCCC; background-color:#FFFFFF;}

.textostabela{
font-family:Arial;
font-size:11px;
color:#333333;
line-height:18px;
padding-left:5px;
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;

}
