*{ margin:0px }
body{ background-image:url(../img/layout/fundo_site_01.gif); background-repeat: repeat-x; background-position: left top; background-color: #FFF }
img{ border:0px }

/* CSS para Tags */
#estFundo{ background-image: url(../img/layout/fundo_site_02.jpg); background-repeat: no-repeat; background-position: center top }
#estSite{ width:1000px; margin:0px auto }
#estCentro{ background:url(../img/layout/conteudo_02.png)}
#estAnimacao{ margin-bottom:10px }
#estLateral{ width:226px; margin-top:20px; float:left }
#estConteudo{ width:699px; float:right; margin:10px 30px 0px 30px }
#estRodape{ background:url(../img/layout/fundo_site_03.gif); height:143px; text-align:center }
#estRodapeTexto{ width:1000px; background:#999; margin:0px auto }
#estRodapeEsquerda{ width:624px; height:71px; padding-top:10px; padding-left:251px; text-align:left; float:left }
#estRodapeDireita{ width:125px; height:81px; float:right }
.box-01{ border:1px dashed #757575; background:#efefef; padding:10px }
	
/* CSS para Textos */
.h1-01{ font:20px Arial; line-height:18px; color:#2b2b2b; font-weight:bold; padding:10px 0px }
.h2-01{ font:17px Arial; line-height:15px; color:#2b2b2b; font-weight:bold; padding:10px 0px }
.txt-01{ font:11px Arial; line-height:18px; color:#4a4a4a }
.txt-02{ font:11px Arial; line-height:20px; color:#4b4b4b }
.txt-03{ font:11px Arial; line-height:18px; color:#878787 }

/* CSS para Links */
a.link-01{ font:11px Arial; color:#4a4a4a; line-height:15px; text-decoration:none }
a.link-01:hover{ text-decoration:underline }

a.link-02{ font:11px Arial; color:#4b4b4b; text-decoration:none }
a.link-02:hover{ text-decoration:underline }

a.link-03{ font:11px Arial; color:#821006; text-decoration:none }
a.link-03:hover{ text-decoration:underline }

a.link-04{ font:11px Arial; color:#ffffff; text-decoration:none; padding:5px 10px; font-weight:bold; background:#821006; border:2px solid #4e0a04; display:inline-block; margin:0px 3px }
a.link-04:hover{ background:#a04f48 }

a.link-05{ font:11px Arial; color:#ffffff; text-decoration:none; padding:5px 10px; font-weight:bold; background:#a04f48; border:2px solid #4e0a04; display:inline-block; margin:0px 3px }
a.link-05:hover{ background:#a04f48 }

a.link-06{ font:16px Arial; color:#821006; font-weight:bold; text-decoration:none }
a.link-06:hover{ text-decoration:underline }

/* CSS para Formulários */
.form-01{ font:11px Arial; color:#0c0c0c }


/* CSS para Affiliate */
.divRodapeAffiliate{ clear:both; padding:3px 0px; text-align:left }
.p-txt-affiliate{ font:10px Arial; color:#aaaaaa }
.p-link-affiliate{ font:10px Arial; color:#aaaaaa; text-decoration:none }
.p-link-affiliate:hover{ color:#949494 }