/*Estilos gerais*/

body{
/*	background: url("../imgs/header/backgr.png") repeat-x scroll 0 0 #F5F5F5; */
	background-color: #F5F5F5;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

h1{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color:#A5C653;
	font-size:18px;
	font-weight: normal;
}

h2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #999999;
	font-size:16px;
	font-weight: normal;
}

h3{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #878787;
	font-size: 14px;
	font-weight: normal;
}

h4{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	color: #A5C653;
	font-size:14px;
	font-weight: bold;
}

h5{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color: #949494;
	font-size:13px;
	font-weight: normal;
}

h6{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color:#6B6B6B;
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
}

h7{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	color:#000000;
	font-size:12px;
	font-weight: bold;
	font-weight: normal;
}

p{
 	padding-bottom: 5px;
 	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

pre{
 	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

address{
 	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

div{
	font-family: Arial;
	font-size: 12px;
	color: #6B6B6B;
}

a, a:link{
	text-decoration: none;
	color: #A5C653;
}

a:hover, a:active{
	text-decoration: none;
	color: #000000;
}

small{
color: #6B6B6B;
}

img{
border: hidden;
}
a, a:hover, a:active, a:focus 
{
	outline: 0;
	-moz-outline-style: none;
}

/*FIM Estilos gerais*/

#header{
	/*width: 980px;*/
	background: url("../imgs/header/backgr.png") repeat-x scroll 0 0 #000;
margin-top: -25px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height: 301px;
}

#headerImg{
	text-align:left;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	position:relative;
}
#headerImgFader{
	position:absolute;
	top: 0;
	left:0;
	display:none;
	width:980px;
	height:260px;
	background-color: #000;
}

#headerLeftFade{
	position:absolute;
	top: 0;
	left:0;
	width: 220px;
	height: 260px;
	background-image: url("../imgs/header/leftFade.png");
}

#headerRightFade{
	position:absolute;
	top: 0;
	right:0;
	width: 55px;
	height: 260px;
	background-image: url("../imgs/header/rightFade.png");
}


#wrapperFix{
	text-align:center;
	min-height: 400px;
}

.mainWrapper{
	width: 980px;
	text-align:left;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
}

#content{
	float: left;
	width: 780px;
}

#footer{
color: #fff;
margin-top: 20px;
height: 32px;
font-size: 11px;
padding-right: 20px;
padding-top: 3px;
/*width: 980px;*/
background: url(../imgs/menu/main-bg.png) repeat-x;
margin-left:auto;
margin-right:auto;
text-align:center;

}

#footer a{
	color: #fff;
}

/*******DESTAQUES********/
#destaques{
	float: right;
	width: 170px;
}

#highlightContent{
	padding-bottom: 20px;
	border-bottom: dashed 1px #999999;
}

.highlightHeader{
	padding-top: 30px
	color: #717171;
	font-size:14px;
}

.highlightThumb{
	margin-top: 10px;
	border: solid 1px #ccc;
	padding: 2px;
}


.highlightTitle{
	color:#A5C653;
	font-weight: bold;
}

.highlightInfo{
	font-size: 11px;
	color: #999999;
}

.searchInputDiv{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: dashed 1px #999999;
}

.newsInputDiv{
	padding-top: 10px;
}

#advancedSearch{
padding-top: 5px;
}

	#advancedSearch a, #advancedSearch a:link{
		font-size: 11px;
		text-decoration: none;
		color: #ccc;
	}
	
	#advancedSearch a:hover, #advancedSearch a:active{
		color: #000;
	}



/***********************/

/*******TITULOS********/
.areaTitle{
	float: left;
	padding-top: 18px;
	margin-bottom: 0px;
	color:#A5C653;
	font-size: 18px;
}

.areaSubtitle{
	float: left;
	padding-top: 20px;
	margin-bottom: 0px;
	color:#999999;
	font-size: 16px;
}

.areaThumb{
	float: left;
	width: 165px;
	border: solid 1px #ccc;
	padding: 2px;
}

.areaContent{
	float: left;
	margin-left: 10px;
	width: 550px;
	padding: 0px 20px 20px 20px;
	line-height: 20px;
}

.areaContentNoImg{
	float: left;
	width: 755px;
}

.areaProperties{
	margin-top: 10px;
}

.label{
	color:#222222;
}


/***********************/

/****INPUTS e BOTOES****/
input.quickSearch{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #a5c653;
	width: 140px;
}

input.newsName{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #a5c653;
	width: 140px;
}

input.newsEmail{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #a5c653;
	width: 140px;
}


/***********************/

/*****FORMULARIOS*******/
.contactForm{
position: relative;
margin-top: 10px;
border-top: dashed 1px #999;
padding-top: 10px;
z-index: 100;  
}

.newsletterForm{
position: relative;
z-index: 100;  
}

#loaderContacts{
position: absolute;
top: 110px;
left: 180px;
width:35px;
height: 35px;
background: url(../imgs/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center center;
display: none;
z-index: 1000;
}

#loaderNewsletter{
position: absolute;
top: 60px;
left: 50px;
width:35px;
height: 35px;
background: url(../imgs/ajax-loader.gif);
background-repeat: no-repeat;
background-position: center center;
display: none;
z-index: 1000;
}

input.general{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #1C1C1C;
}

textarea.general{
	border: solid 1px #cccccc;
	font-size: 10px;
	color: #1C1C1C;
}

input.errorInp, textarea.errorInp{
	border: solid 1px #af182d;
}

.operationSuccess{
	color: #84b547;
}

.operationError{
	color: #af182d;
}

.labelForm{
	color:#717171;
}
/***********************/


/****** LISTAS *******/

.pageNavigation{
	margin-top: 25px;
	margin-bottom: 10px;
}
.pageNavNext{
	float: right;
}
.pageNavPrev{
	float: left;
}
.pageNavNext a, .pageNavNext a:link, .pageNavNext a:active, .pageNavPrev a, .pageNavPrev a:link, .pageNavPrev a:active{
	color:#717171;
	font-weight:bold;
}

.pageNavNext a:hover, .pageNavPrev a:hover {
	color:#000000;
	font-weight:bold;
}
/********************/


/****** PAGINAS DETALHE *******/
.divDetailLink{
	float: right;
	padding-top: 20px;
}

.divDetailLink a, .divDetailLink a:link, .divDetailLink a:active{
	color:#717171;
	font-weight:bold;
}

.divDetailLink a:hover{
	color:#000000;
	font-weight:bold;
}


/*****************************/


/***** VOLTAR/HISTORICO *****/

.backLink{
	float: right;
	padding-top: 20px;
}

.backLink a, .backLink a:link, .backLink a:active{
	color:#717171;
	font-weight:bold;
}

.backLink a:hover{
	color:#000000;
	font-weight:bold;
}
/*****************************/

/********* GALERIA **********/

.galleryThumb{
	float: left;
	width: 150px;
	border: solid 1px #ccc;
	padding: 2px;
}



/*********** SEARCH *********/
.searchResultType{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #A5C653;
	font-size:14px;
	font-weight: bold;
}

.searchResultGroup{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size:13px;
	font-weight: normal;
}

.searchResultTitle{
	margin-top: 0px;
	margin-bottom: 0px;
	color:#6B6B6B;
	font-size:12px;
	text-decoration: underline;
	font-weight: normal;
}
.searchResultGo a{
	color: #000;
}
.searchResultGo{
	float: right;
	font-size:14px;
}
/***************************/

/******** PESQUISA *********/

#searchTypeDiv{
	padding-top: 20px;
}

input.searchInput{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #1C1C1C;
	width: 250px;
}

input.searchInputSmall{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #1C1C1C;
	width: 101px;
}

select.searchInput{
	border: solid 1px #cccccc;
	height: 18px;
	font-size: 10px;
	color: #1C1C1C;
	width: 180px;
}

#searchFormMessageError{
	color: #af182d;
	display: none;
}

/***************************/