body {
	font-family: Calibri, Tahoma, Arial, Helvetica;
	font-size: 13px;
	letter-spacing: 1px;
	color: #333;
	background-image: url(imagens/bg-site.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
h3, h4, h5, hr { margin:0; padding:0; }
hr {border:#efefef 1px solid;}
input, textarea {
	border: 1px solid #008780;
	padding: 2px;
	background-color:#FFF;
	color:#00525d;
	font-size: 11px;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.azul {
	
	color: #314784;
	text-decoration:none;
	}

#transparencia
{
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	height:100%;
	opacity: 0.7;
	color: #000000;
	background-color: #fff;
	text-align: center;
	padding-top: 300px;
}
*#transparencia
{
    filter: alpha(opacity = 70);
}
p {
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
	text-align: justify;
}

/*--------------------- TOPO --------------------------*/
#topo {
	padding: 0px;
	height: auto;
	width: 1002px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:1;
}
#topo a{
	color:#FFF;
}
/*--------------------- CONTEUDO --------------------------*/
#conteudo {
	padding: 0px;
	height: auto;
	width: 1002px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
	z-index:50;
}
#texto-conteudo {
	margin: 0px;
	padding: 5px;
	float: right;
	width: 725px;
	position: relative;
	height: auto;
	background-color: #7b8ec1;
	color: #FFF;
	border: 5px solid #FFF;
	top: 10px;
	z-index: 1;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 257px;
	position: relative;
	height: auto;
	z-index: 5;
	top: -125px;
}
#caminho_pag {
	font-size: 11px;
	color: #999999;
	text-indent: 10px;
	margin: 5px;
	line-height: 25px;
	float: left;
	width: 95%;
}

h3.titulo-texto {
	font-size: 13px;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
	padding: 0px;
	text-indent:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f5ec;
	border-bottom-color: #CCC;
}

h3.titulo-pag {
	font-size: 16px;
	color: #FFF;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
	text-indent: 15px;
	background-color: #66C;
	clear: both;
}
.bordaimg {
	background-color: #FFFFFF;
	border: 3px solid #BF221D;
	padding: 1px;
}
/*--------------------- RODAPE --------------------------*/
#rodape {
	position: relative;
	width: 1000px;
	height: 70px;
	font-size:12px;
	color: #314784;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#rodape a{
	color:#000;
}

/*--------------------- ADM --------------------------*/
#texto_conteudo_adm {
	padding: 5px;
	width: 95%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#texto_conteudo_adm h4 {
	color:#333;
	font-size:14px;
	padding:5px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-color:#f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
}
#root {
	line-height: 20px;
	background-color: #FFF;
	margin: 0px;
	padding: 3px;
}


.linha_cinza_baixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.paginacao_off  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:link  {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
a.paginacao_on:visited {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}

a.paginacao_on:hover {
	text-decoration: none;
	margin: 2px;
	float: left;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	position: relative;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: bolder;
}
.button {
	background-color: #D9221A;
	margin: 5px;
	padding: 5px;
	border: 1px solid #333;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-image: url(imagens/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

