/* Idesp */

* {
	font-family: Arial;
	font-size:11px}
body {
	scrollbar-face-color:       #F0F0F0;
	scrollbar-highlight-color:  #A5A5A5;
	scrollbar-shadow-color:     #A5A5A5;
	scrollbar-3Dlight-color:    #c8e8b9;
	scrollbar-arrow-color:      #016a03;
	scrollbar-track-color:      #F4F4F4;
	scrollbar-darkshadow-color: #c8e8b9;
	margin-top:0;
	margin-bottom:0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	
	}
	
.borda_pagina {
	border-color:#E3E1B8;
	border-width:1px;
	border-style: solid solid solid solid;
	background-color:#FFFFFF
	}
	
.borda_p2 {
	border-color:#E3E1B8;
	border-width:1px;
	border-style: solid solid solid solid;
	background-color:#FFFFFF
	}
.altura_pagina {
	height:600px
	}
	
.caixas_home {
	border:#E3E1B8 1px solid;
	padding-left:1px;
	padding-right:1px;
		}
		
.caixas_internas {
	margin: 0px 0 5px 5px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E1B8;
	border-right-color: #E3E1B8;
	border-bottom-color: #E3E1B8;
	border-left-color: #E3E1B8;
		}
		
.textos_internos {
	padding-left:5px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:8px
	}
		
.titulo_manchete {
	color: #0E3E1B;
	font-size:16px;
	font-weight:bold
	}

.ttl_interno {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:8px;
	color: #cc6633;
	font-style: normal;
	background-color: #FFC79B;
}
	
.titulos {
	font-size: 12px;
	font-weight:bold;
	margin-bottom:8px;
	color: #CC6633;
	font-style: normal;
}

a.mais{
	color:#000000;
	text-decoration: none
	}
a.mais:hover {
	color: #666666;
	text-decoration:underline
	}
.borda_banners {
	border:#CCCCCC 1px solid
	}
	
.titles {
	color:#0E3E1B;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	}
.textos {
	text-indent:20px;
	/*line-height:14px;*/
	margin-left:0;
	margin-right:5px
		
	}
	
.sair {
	color: #FF0000;
	text-decoration: none;
}
.sair:hover {
	color: #FF0000;
	text-decoration: underline;
}
