html, body {
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;
	color: #666666;
	height: 100%;
	margin:0px;
	padding:0px;
	background:url(../imagens2/backgr_img.jpg) top ;
	background-repeat:no-repeat;
	background-color: #fff;
	background-attachment:scroll;
	
}

/* hack para IE6 que trata height como min-height */
* html #container {
	height:100%;
	}
div#container {
	background-image:url(../images2/backgr_img.jpg);
	background-image:url(../imagens2/slice_horiz.jpg);
	background-repeat:repeat-y;
	position:relative;
	min-height:100%;
	width:798px;;
	margin: 0px auto;
	
}
div#cabecalho {/*border:1px solid #f30;*/}


div#menu {	
	position:relative;
	float:left;
	left:0px;
	top:0px;;
	width:245px;
	height:164px;
	
}
div#img-menu {
	position:relative;
	float:left;
	width:553px;
	height:211px;
}



div#lateral-inf-esq {
	position:relative;
	width:41px;
	height:221px;
}

div#clear{
	clear:both;
}


div#corpo{
	padding-bottom:100px;	
}

div#titulo {
	position:relative;
	float:left;
	left:65px;
	width:597px;
	height:44px;
}
div#img-place {
	position:relative;
	float:left;
	width:204px;
	height:221px;
}
div#conteudo {
	float:left;
	z-index:8;
}
div#texto-conteudo {
	position:relative;
	float:left;
	left:80px;
	width:600px;
	margin:0px auto;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:13px;
	/*background-color: #fff;*/
	color: #666666;
	
	z-index:100;
}

div#rodape {
	position:absolute;
	bottom:-75px;
	width:798px;
	z-index:99;
	left:50%;
	margin-left:-399px;
	visibility: visible;
	
}



 /*----------------------    Formatação TXTs    -------------------------- */


.copyright {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;*/
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.textolaranja {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #be6b00;
}
.textolaranja a:link {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #be6b00;
}
.textolaranja a:visited {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #be6b00;
}
.textolaranja a:active {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #be6b00;
}
.textolaranja a:hover {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #be6b00;
}
.textovermelho {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
.texto01 {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto01 a:link {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto01 a:visited {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto01 a:active {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto01 a:hover {
	/*font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size:13px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
}
#calendario{
	border:1px solid #d4d4d4; 
}

#calendario td {
	border:1px solid #d4d4d4; 
}
	
a:link { color:#006699; }
/*a:hover { color:#00CCFF; }*/
a:visited { color:#003366 }

