/* CSS Carolina Escobar
desenvolvido por Carlos Arruda - 04-04-09
http://www.gerenciarte.com.br
***********************************************************************************/
body { margin:3px 0 0 0; padding:0px; font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px; color:#000; background-color:#FFFFFF;}
img { padding:0px; border:0px dotted #ccc; 
	}
form {margin:0; padding:0; letter-spacing:
	}
a { color:#000; text-decoration:none;
	}
a:hover { color:#666; text-decoration:underline;
	}
/* INPUT */
input.text { font-family:"Century Gothic",Arial,Helvetica,sans-serif; color:#000; font-size: 11px;
	border: 1px solid #999; background-color: #fff;
	}
input.radio { vertical-align:middle;
	}
input.submit { font-family:"Century Gothic",Arial,Helvetica,sans-serif; color:#000;
	height:auto; text-align:center; padding:0; border:1px solid #000; font-size:12px; background-color:#fff; 
	}
textarea {font-family:"Century Gothic",Arial,sanserif; text-align:left; font-size: 11px;
	font-weight:normal; color:#000; border: 1px solid #999; 
	}
/* TITULOS */
h1 { font-family "Century Gothic",Arial,sanserif; text-align:left; font-size: 12px; 
	font-weight:bold; color:#000; padding:4px 0px 0px 0px; margin:0 0 0 6px;
	}
h2 { font-family:"Century Gothic",Arial,sanserif; text-align:left; font-size: 11px; 
	font-weight:bold; color:#000; padding:0; margin:3px 6px 3px 6px;
	}
h2 a{ color:#000; text-decoration:none;
	}
h2 a:hover{ color:#000; text-decoration:underline;
	}
/* PARAGRAFO */
p { font-family: "Century Gothic", Arial,sanserif; font-size: 14px; font-weight:normal; color:#000; 
	text-align: justify; padding:0; margin:6px;
	}
p.centro { text-align: center; 
	}
p.rodape { text-align:left; color:#000; font-size:9px; margin:0 0 0 18px;}
p.assina { text-align:right; color:#000; font-size:9px; margin:0 18px 0 0;}

/* tabela geral */ 
th { color:#000; background-color:#fff;
	font:12px "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
	text-align:right; padding:3px; 
	}
td { color:#000; background-color:#fff;
	font:12px "Century Gothic",Arial,Helvetica,sans-serif;
	text-align:left; padding:3px;
	}
td.centro{ text-align:center; 
	}
th.centro{ text-align:center; 
	}
td.rodape { margin:0 6px 0 6px; padding:0;
	}

/* divisoes */
#div-geral{ width:auto; height:auto; margin-top:0px; padding:0; background-color:#FFFFFF;
	text-align:center; border:0px solid #c00;
	}
#cab-esquerda { width:420px; height:80px; margin:0; padding:0px; float:left;
	text-align:center; border-bottom: 0px solid #000; vertical-align:baseline;
	}
#cab-direita { width:auto; height:45px; margin-top:30px; margin-right:12px; padding:0; float:right;
	text-align:center; border: 0px solid #00c; vertical-align:baseline;
	}
#div-cabecalho { width:100%; height:1px; margin:0; padding:0; text-align:center; 
	border-bottom: 1px solid #000; clear:both;
	}
#div-esquerda { width:460px;  height:460px; z-index:1; margin-left:12px; padding:0; float:left;
	text-align:left; overflow:auto; border: 0px dotted #c99;
	}
#div-direita { width:auto; margin:0; padding:0px; float:right; margin-right:12px; 
	text-align:center; border: 0px dotted #c99; 
	}
#div-rodape { width:100%; margin:0; padding:0; text-align:right; border-top: 1px solid #000; clear:both;
	}
