/** ELEMENTOS GLOBAIS **/
body{ background:#D5F1FD url(../images/bg.jpg) no-repeat top;  font: normal 14px "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #757575; }
h2, h3, h4{ font: bold 23px "Lucida Sans Unicode", Arial, "Trebuchet MS", sans-serif; color: #6B4E7B; }
h3{ font-size: 18px; font-weight:normal; }
ul li{ margin: 5px; }
/**  **/

/** MAIN **/
#main{position:relative; margin:0 auto; }
#col1{ float:left; width: 420px; padding:5px; padding-right: 10px; }
#col1 img{ border: 3px solid #6B4E7B; }
#col2{ padding:5px;  text-align:center; float:right; width: 496px; }
#col2 ul li{ list-style:none; margin: 0; }
#col2 h2{ text-align:left !important; padding-left: 50px; }
/**  **/

/** COLUNA ESQUERDA E DIREITA **/
#sidebar{ float:left; width:220px; margin:70px 5px 5px -10px; letter-spacing:0.4px;  padding-top: 20px; min-height: 472px; }
#sidebar h3{ margin: 10px 0 20px 25px; text-transform:uppercase; }
#sidebar ul { margin: 0 0 15px 12px !important;}
#sidebar li { margin:8px 0 0 5px; width:202px; height:36px; text-align:right; }
#sidebar li a { color:#1E8DF5; }
#sidebar li img { border:5px solid #FFA800; }
.topSidebar { display:block; width:262px; height:49px; margin:-30px 0 0 0;  }
.bottomSidebar { display:block; width:262px; height:51px; margin:-30px 0 0 0; }

.submenu li{ width:202px; height:36px; text-align:center; } 
.submenu li a{ text-decoration:none; display:block; padding:8px 5px 5px 2px; color:#1E8DF5; font-size:15px; width:187px; height:36px; text-align:right;} 
.submenu li a:hover{ color:#777;} 

.outrosLinks{ text-decoration:none; display:block; padding:8px 5px 5px 5px; color:#1E8DF5; font-size:14px; width:187px; height:36px; text-align:right;  }

#rightCol{ float:right; width: 210px; text-align:right; margin: 25px 0 15px 20px; }
#rightCol li{ display:block; width: 210px; margin: 15px 0 0 0; }
#rightCol li img{  border:5px solid #FFA800; }

.semColDir #col1{ width: 916px; }

/**  **/


/** CONTEUDO **/
.lista li{ list-style-image: url(../images/bullet2.png);  }
/**  **/


/** ELEMENTOS DE FORMULARIO **/
.botao{ width: auto !important; background:#6B4E7C; padding: 4px; border: 1px solid #55296F; color:#fff; font-weight:bold; }
.voltar{ float:right; margin:8px 10px 0 0; color:#fff; font-weight:bold; }

/** **/

/** CLASSES GERAIS **/
.withBg { padding: 3px; background:#6099A2; color:#fff; }
.fright { float:right; margin-right: 20px; }
.emBloco{ width: 98%; display:block; } 
.centro{ text-align:center; }
.enfase{ font-weight:bold; }
.linkEnfase{ font-weight:bold; font-size:13px; border-bottom: 1px dotted #6B4E7C; background:none; color:#6B4E7C; } 
.linkEnfase:hover{  border-bottom: 1px dotted #79B2BB; color:#79B2BB; text-decoration:none; } 
.print img{ border:0 !important; }
/**  **/