html, body {
	background: rgb(240,240,240) url(../images/bg.png);
	color: rgb(100,100,100);
	font-family: Arial, Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.Fade {
	background: rgb(240,240,240) url(../images/bg_fade.png) top left repeat-x;
	height: 292px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 3;
}
a {
	color: rgb(100,120,140);
	text-decoration: none;
}
a:hover {
	color: rgb(140,160,180);
	text-decoration: underline;
}
blockquote {
	background: rgb(250,250,250) url(../images/blockquote_bg.png) 5px center no-repeat;
	border: 1px solid rgb(235,235,235);
	display: block;
	margin: 0px;
	min-height: 18px;
	padding: 8px 8px 8px 40px;
	font-size:16px;
	font-weight:bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	background: url(../images/arrow.gif) left 2px no-repeat;
	list-style: none;
	padding-left: 20px;
}
.Wrapper {
	background-color: rgb(255,255,255);
	border-left: 1px solid rgb(200,200,200);
	border-right: 1px solid rgb(200,200,200);
	min-height: 100%;
	margin: 0px auto;
	margin-bottom: -35px;
	min-height: 100%;
	position: relative;
	width: 700px;
	z-index: 200;
}
.Header {
	background: #fff url(../images/banner.gif);
	border-bottom: 1px solid rgb(200,200,200);
	color: rgb(240,240,240);
	height: 100px;
  
}
.Header a {
	color: rgb(255,255,255);
}
.HeaderLeft {
	float: left;
	font-size: 36px;
	font-weight: bold;
	line-height: 60px;
	padding: 10px 20px;
}
.HeaderLeft a:hover {
	text-decoration: none;
}
.Menu {
	background: rgb(217,217,217) url(../images/menu_bg.png);
	font-size: 11px;
	height: 24px;
	line-height: 24px;
}
.Menu ul {
	margin: 0px;
	padding: 0px 6px;
	list-style: none;
}
.Menu ul li {
	background-image: none;
	float: left;
	padding: 0px;
}
.Menu ul li a {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	display: block;
	margin: 0px 3px;
	padding: 0px 6px;
	text-align: center;
}
.Menu ul li a:hover {
	background: transparent url(../images/menu_bg_over.png) center repeat-x;
	border-left: 1px solid rgb(200,200,200);
	border-right: 1px solid rgb(200,200,200);
	color: rgb(160,160,160);
	text-decoration: none;
}
.FormText {
	border: 1px solid rgb(220,220,220);
	font-size: 11px;
	height: 14px;
	margin-bottom:4px;
}
.FormSubmit {
	background: rgb(212,209,203) url(../images/submit_bg.png) center;
	border-bottom: 1px solid rgb(190,190,190);
	border-left: 1px solid rgb(220,220,220);
	border-right: 1px solid rgb(190,190,190);
	border-top: 1px solid rgb(220,220,220);
	color: rgb(80,80,80);
	font-size: 11px;
	height: 18px;
	margin-bottom: -1px;
}
.Content {
	padding: 10px;
}
.ContentLeft {
	float: left;
	width: 460px;
}
.ContentRight {
	float: right;
	width: 210px;
}
.Box {
	border: 1px solid rgb(220,220,220);
}
.BoxTitle {
	background: rgb(240,240,240) url(../images/box_title_bg.png);
	border: 1px solid rgb(255,255,255);
	color: rgb(140,80,80);
	font-weight: bold;
	height: 30px;
	line-height: 24px;
	padding: 0px 6px;
}
.BoxParc{
	padding: 6px;
}

.BoxParc img{
	border:3px solid #cccccc;
	float:left;
	height:80px;
	width:80px;
	margin-bottom:10px;
	margin-right:10px;
	
}
.BoxContent {
	padding: 6px;
}
.BoxContent img{
	border:3px solid #cccccc;
	float:left;
	height:130px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:30px;
	width:130px;
}
.texto{
	text-align:justify;
}
.texto h1{
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color: rgb(140,80,80);
}
.FooterWrapper {
	background-color: rgb(255,255,255);
	border-left: 1px solid rgb(200,200,200);
	border-right: 1px solid rgb(200,200,200);
	bottom: 0px;
	clear: both;
	font-size: 10px;
	height: 24px;
	line-height: 24px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 700px;
	z-index: 300;
}
.Footer {
	background-color: rgb(240,240,240);
	border-top: 1px solid rgb(200,200,200);
	padding: 0px 6px;
}
.contador{
	font-weight:bold;
	text-align:center;
	width:120px;
	float:left;
}
.numero{
	float:right;
	width:50px;
	background-color:#458B74;
	border:1px solid #000000;
	color:#000000;
	margin-top:2px;
	margin-right:20px;
	
}

/**************************FORMATACAO AREA ADMINISTRATIVA******************************************************/
.tituloForm{
background-color:#000066;
text-align:center;
font-weight:bold;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
padding:1px;
}

.titulo2{
background-color:#cccccc;
text-align:left;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:10px;
padding-bottom:1px;
padding-top:1px;
}

#central{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
margin:10px;
cursor:pointer;
}

#rodape{
margin-top:50px;
background-image:url(../images/bgRodape.jpg);
background-repeat:repeat-x;
height:50px;
vertical-align:bottom;
}

#rodape h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
margin-top:10px;
margin-bottom:0px;
color:#000000;
border:none;
}
#rodape h2{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
margin:0px;
}
.mensagem2{
padding:5px;
background-color:#ECE9D8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
border:#000000 1px dashed;
text-decoration:none;
width:400px;
margin-top:5px;
margin-bottom:10px;
margin-left:30px;
text-align:justify;
}
.botao{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
border:1px;
background-color:#003366;
border-color:#000000;
border-style:solid;
color:#FFFFFF;
}
.caixaTexto{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:1px;
background-color:#ffffff;
border-color:#000000;
border-style:solid;
color:#000000;
}
.campo{
background-color:#CCCCCC;
text-align:right;
padding:1px;
color:#000000;
font-weight:bold;
font-size:12px;
}
.obs2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ff0000;
text-align:center;
}
#conteudo{
margin:10px;
font-family:Arial, Helvetica, sans-serif;
}
#conteudo h1{
margin:1px;
font-size:12px;
font-weight:bold;
color:#cc9524;
border:none;
}
#conteudo h2{
margin:1px;
font-size:11px;
color:#000000;
text-align:justify;
font-weight:100;
border-bottom:1px #000000 dashed;
}
#conteudo h3{
margin:1px;
font-size:12px;
color:#2d3c39;
}
#conteudo h4{
margin:1px;
font-size:16px;
font-weight:bold;
color:#cc9524;
}
#conteudo h5{
margin:1px;
font-size:14px;
color:#000000;
text-align:justify;
font-weight:normal;
}
#conteudo h6{
margin:1px;
font-size:13px;
color:#2d3c39;
}

#conteudo a{
text-decoration:none;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
#conteudo a:hover{
text-decoration:underline;
color:#000000;
}

/***********************************TELA DE LOGIN ARERA ADMINISTRATIVA*********************************************************/
#login{
	width:359px;
	float:left;
	margin-left:400px;
	padding-top:60px;
}
#loginPan{
	width:359px;
	height:199px;
	background:url(../images/formbg.gif) 0 0 repeat-y;
	border:1px solid #220022;
}
#loginPan h2 {
	width:230px; 
	height:81px; 
	display:block; 
	background:url(../images/icon.gif) 0 50% no-repeat #fff; 
	color:#000080; font:25px/80px Georgia, "Times New Roman", Times, serif; 
	padding:0 0 0 64px; 
	margin:0 0 0 18px;
}
#loginPan h2 span{
	background:#fff; 
	color:#017FC0;
}

#loginPan form{
	width:321px; 
	height:76px; 
	background:#FCF6E6; 
	color:#705D20; 
	position:relative; 
	border:1px dashed #BFB492; 
	margin:0 0 0 18px; 
	padding:6px 0 0;
}
#loginPan form label{
	width:91px; 
	height:22px; 
	display:block; 
	float:left; 
	padding: 0 0 0 20px; 
	margin:9px 0 0;
}
#loginPan form input{
	width:130px; 
	height:18px; 
	font-size:12px; 
	display:block; 
	float:left; 
	margin:9px 12px 0 0;
}
#loginPan form input.button{
	width:49px; 
	height:52px; 
	display:block; 
	position:absolute; 
	top:6px; 
	right:16px; 
	background:url(../images/button.gif) 0 0 no-repeat #FCF6E6; 
	border:none; 
	color:#fff; 
	margin:9px 0 0; 
	font:16px/52px Georgia, "Times New Roman", Times, serif; 
	text-align:center; 
	padding:0px;
}

