	body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6f6f6f;
	background: #DB7093;
}

html, body, #wrapper, h1, #nav, #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}


.mini_texto {
	font-size: 9px;
	color: #6f6f6f;
}
.texto {
	font-size: 12px;
	color: #6f6f6f;
}
.texto_teal {
	font-size: 12px;
	color: #238aaa;
}
.texto_green {
	font-size: 12px;
	color: #45D110;
}
.texto_preto {
	font-size: 14px;
	color: Black;
}

.texto_form {
	font-size: 10pt;
	color: #DB7093;
}

.subtitulo_form {
	font-size: 11pt;
	color: #9370DB;
	font-weight: bold;
}

.texto_conteudo {
	font-size: 14px;
	color: #6f6f6f;
	line-height: 20px;
}

th, td {
    font-size: 10px;
}

.img { background: #FFF; float: left; padding: 1px; color: #333; border: 0px; }
#wrapper {
    margin: auto;
    text-align: left;
    width: 750px;
    position: relative;
}

h1, h2, h3 { font-size: 10px;}
h1 { margin: 0; padding: 0;}
h2 { margin: 0 0 0 0; padding: 0;}
h3 { margin: 4px 0 0 0; padding: 0 0 0 0;}

a {
    text-decoration: none;
    color: #cb4c8c;
}

a.orange { color: #d07c1a; }
a.orangeSuper { color: #d07c1a; font-size:16px;}
a.green  { color: #858e10; }
a.teal   { color: #238aaa; }
a.teal2   { color: #238aaa; font-size:12px;}
a.tealSuper   {
	color: #238aaa;
	font-size:16px;
}
a.purple { color: #9f6bc8; }
a.purpleSuper {
	color: #8B63AB;
	font-size:16px;
}
a.gray  {color: Gray;}
a.gray1  {color: Gray;font-size:9pt;line-height:22px;}
a.gray2  {color: Gray;font-size:13px;}

a:hover        { color: #FF2A8C; }
a:hover.orange { color: #FF9B0B; }
a:hover.green  { color: #45D110; }
a:hover.teal   { color: #239FF0; }
a:hover.purple { color: #C12EFA; }
a:hover.gray { color: black; }

a:hover {
    text-decoration: underline;
}

/* nav */

* html .clear {
    margin-top: 0;
    margin-bottom: 0;
}

#nav li {
	float: left;
	list-style: none inside;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid white;
	text-align: center;
}

#nav li.first {
	width: 96px;
	border-left: 0px;
	padding-left:2px;
}

#nav li.last {
	width: 89px;
	border-right: 0px;
	padding-right:2px;
}

#nav a {
	font-family: tahoma, helvetica, arial, sans-serif;
    color: #fff;
    display:block ;
    text-decoration: none;
    background: #cb4c8c;
    padding: 2px;
    width: 100%;
}

#nav a:hover {
    background: #F076AD;
}


/* Formulários */
input,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CFC0EF;
	font-size: 10pt;
	background-color: #FDF2FD;
	color: Purple;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CFC0EF;
	font-size: 10pt;
	background-color: #FDF2FD;
	color: Purple;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #CFC0EF;
	font-size: 10pt;
	background-color: #FDF2FD;
	color: Purple;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}

.botao{
	background-color : #EFEFEF;
	background:url(../img/fundos/bg_tabela_cinza.gif) repeat bottom;
	height:18;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	border:1px solid silver;
	cursor:hand;
}

.botao_tabela{background-color : #EFEFEF;background:url(../img/fundos/bg_tabela_cinza.gif) repeat bottom;height:16;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:9px;font-weight: normal;border:1px solid silver;cursor:hand;}


a.link_opcoes {
	text-decoration: none;
	font-size: 11px;
	padding-left:15px;
	background-image: url(../img/bullets/bullet_out.png);
	background-repeat: no-repeat;
	background-position: left;
	color: Purple;
	font : bold;
}
a.link_opcoes:hover {
	text-decoration: none;
	font-size: 11px;
	padding-left:15px;
	background-image: url(../img/bullets/bullet_in.png);
	background-repeat: no-repeat;
	background-position: left;
	color: Red;
	font : bold;
}
a.itemPaginacao{
	border:1px solid silver;
	width:20px;
	font-size:11px;
	font-weight:bold;
	color: #4682B4;
	text-decoration:none;
	width:20px;
	height:17px;
}
a.itemPaginacao:hover{
	border:1px solid black;
	width:20px;
	font-size:11px;
	font-weight:bold;
	color:white;
	background-color: #DB7093;
	text-decoration:none;
}
a.itemPaginacaoAtual{
	border:1px solid silver;
	width:20px;
	font-size:11px;
	font-weight:bold;
	color: black;
	text-decoration:none;
		width:20px;
	height:17px;
}

a.link_paginacaoE {
	padding-left:15px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/bullets/seta_esq_out.png);
	background-repeat: no-repeat;
	background-position: left;
	color: Purple;
}
a.link_paginacaoE:hover {padding-left:15px;text-decoration: none;font-size: 12px;background-image: url(../img/bullets/seta_esq_in.png);background-repeat: no-repeat;background-position: left;color: #A9A9A9;}
a.link_paginacaoD {
	padding-right:15px;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/bullets/seta_dir_out.png);
	background-repeat: no-repeat;
	background-position: right;
	color: Purple;
}
a.link_paginacaoD:hover {padding-right:15px;text-decoration: none;font-size: 12px;background-image: url(../img/bullets/seta_dir_in.png);background-repeat: no-repeat;background-position: right;color: #A9A9A9;}
	
