* {
	padding : 0;
	margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
/*	background-color: #003399; */
	font-size : 12px;
} 
#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #bce296;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one {
	display : inline;
	background-color: #ffffff;
	width : 200px;
	float : left;
	min-height : 70px;
} 
* html #one { 
height : 70px;
} 
#one h1 {
	color: #003399;
	font-size: 1.4em;
	padding-left: 0px;
	padding-top: 10px;
}
#two { 
display : inline;
width : 199px;
float : left;
min-height : 70px;
background-color : #299ad4;
border-left : 1px solid #fff;
} 

#two:hover { 
background-color: #66CCFF;
} 

* html #two { 
height : 70px;
} 
#three { 
border-left : 1px solid #fff;
border-right : 1px solid #fff;
display : inline;
width : 198px;
float : left;
min-height : 70px;
background-color : #6c9626;
} 
#three:hover { 
background-color: #99CC33;
}
* html #three { 
height : 70px;
} 
#four { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #e48f00;
} 
#four:hover { 

background-color: #FF9933;
}
* html #four { 
height : 70px;
} 
#two a, #three a, #four a {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 25px;
	text-decoration : none;
	float : right;
	padding-right : 5px;
	padding-top : 40px;
} 


#two a:hover, #three a:hover, #four a:hover {
	color: #000033;
} 

#navigation { 
display : inline;
width : 199px;
float : left;
background-color : #f2f2f2;
min-height : 179px;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-right : 1px solid #fff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li {
	border-bottom : 1px solid #d5e8ad;
	list-style : none;
	text-transform : uppercase;
} 
.navigation li a { 
color : #553;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover {
	color : #003399;
} 
#header { 
display : inline;
width : 598px;
float : left;
min-height : 180px;
/*background-image : url(images/header.jpg);*/
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
} 
* html #header { 
height : 180px;
} 
#brdl {
	background-color : #F2F2F2;
	display : inline;
	float : left;
	width : 799px;
	height : 50px;
	border-top : 3px solid #fff;
	margin: 0px;
} 
#col_one {
	display : inline;
	width : 197px;
	float : left;
	min-height : 500px;
	background-color : #fff;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-right: #ccc solid 1px;
} 
* html #col_one { 
height : 440px;
} 
#col_one h2 {
	background-color : #F2F2F2;
	color : #000066;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-right : 1px;
} 
#col_one h3 {
	font-family : verdana;
	font-size : 0.9em;
	padding-top : 10px;
	padding-left : 15px;
	padding-bottom : 5px;
	color : #e48f00;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
} 
#col_one p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_one a {
	margin-left : 25px;
	margin-bottom : 2px;
	color : #48b033;
	font-size : 0.9em;
	font-weight : bold;
	padding : 2px;
} 
#col_two {
	display : inline;
	width : 200px;
	float : left;
	min-height : 440px;
	background-color : #fff;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
} 
* html #col_two { 
height : 440px;
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_two ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three {
	display : inline;
	width : 198px;
	float : left;
	min-height : 440px;
	background-color : #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #fffff0;
	border-bottom-color: #ccc;
	border-left-color: #fffff0;
} 
* html #col_three { 
height : 440px;
} 
#col_three p { 
font-size : 13px;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 4px;
margin-bottom: 2px;
padding : 4px;
} 
#col_three h2 { 
background-color : #6c9626;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three h4{
font-size: 12px;
color:#FF3300;
font-weight: bold;
text-align: center;
}
#col_three a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_four {
	display : inline;
	width : 200px;
	float : left;
	min-height : 534px;
	background-color : #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	margin: 0px;
} 
* html #col_four { 
height : 440px;
} 
#col_four p { 
font-family : verdana;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
background-color : #eff6ff;
} 
#col_four h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four a { 
color : #48b033;
} 
#footer {
	margin-top : 3px;
	border : 1px solid #ccc;
	background-color : #DEDEDE;
	display : inline;
	float : left;
	width : 800px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 
#pagina {
	float: right;
	background-color: #ffffff;
	width : 570px;
	text-align: left;
	padding: 10px;
}
#ienomore{
padding: 0;	
}
.icones{
border: none;
}
.pesquisa{
float: right;
padding-right: 3px;
margin-top: 10px;
}
#col_cont {
	display : inline;
	text-align: center;
	width : 599px;
	float : left;
	min-height : 600px;
	background-color : #eff6ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 0px;
	margin: 0px;
} 
#col_contpesq {
	display : inline;
	text-align: center;
	width : 797px;
	float : left;
	min-height : 534px;
	background-color : #eff6ff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-left-style: solid;
	border-left-color: #ccc;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	padding: 0px;
	margin: 0px;
} 
* html #col_cont { 
height : 440px;
} 
#col_cont p { 
font-family : verdana;
font-size : 12px;;
padding: 10px;
text-align : justify;
background-color : #eff6ff;
}

#col_cont h2 {
	background-color : #F2F2F2;
	color : #000066;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	border-bottom: #48b033 solid 1px;
} 
#col_cont h3{
padding: 10px;
}
#col_cont h4{
padding: 10px;
}
#col_cont a { 
color : #48b033;
} 
.formestilo{
border: #999999 1px solid;
width: 300px;
padding: 3px;
margin-left: 5px;
margin-bottom: 2px;
}
.formestilo2{
border: #999999 1px solid;
width: 500px;
padding: 3px;
margin-left: 5px;
margin-bottom: 2px;
}
.promo:link, .promo:visited{
	text-decoration: none;
	font-size: 14;
}
.promo:hover{
	text-decoration: underline;
	color: #FF0000;
}
.recados{
border: #CCCCCC 1px solid;
padding: 10px;
width: 550px;
margin-left: 10px;
}