@charset "utf-8";
/* TAGS */
html,body {
	height: 100%;
	margin: 0;
}
pre {
	font-size:12px;
	text-align:left;
}
body {
	font: 62.5%/1.3em Verdana, sans-serif;
	color: black;
	background-color:#b0a790;
	text-align:center;
	padding-bottom: 30px;
}
a:link, a:active, a:visited {
	color:#7e735b;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:0;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	line-height:1;
	font-weight:normal;
	text-transform: uppercase;
	padding-bottom:5px;
	border-bottom:solid 2px #7e735b;
	margin:15px 0 5px 0;
	color:#7e735b;
}
	.h1inv {
		color:#FFFFFF;
		height:auto;
		line-height:1.6em;
		height:1.6em;
		margin:36px 0 5px 0;
		padding:0;
		border-top:solid 2px #FFFFFF;
		border-bottom:none;
	}

h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:700;
	padding:5px 0 2px 0;
	font-size:1em;
	font-weight:normal;
	margin:0 0 5px 0;
	text-transform:uppercase;
	color:#7e735b;
}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#7E735B;
	margin:0;
	padding:0;
}
p {
	margin:0px 0 10px 0;
}
small {
	font-weight:normal;
	color:#FFFFFF;
	margin-right:2px;
}

ul, ol {
	clear:both;
	margin:0 0 20px 0;
	padding:0;
	text-indent:0;
	list-style-type:none;
}
	
ul li, ol li {
	width:100%;
	height:auto;
	display:block;
	margin-bottom:2px;
}
	ul h2 {
		line-height:1em;
	}
	.listcollumns li {
		width:50%;
		float:left;
		overflow:hidden;
		margin-bottom:5px;
	}
	.listcollumns li.smallcol {
		width:30%;
	}
	.listcollumns li.largecol {
		width:70%;
	}
	.listcollumnsrows li {
		width:50%;
		float:left;
		overflow:hidden;
		padding:10px 0 10px 0;
	}
	#separatedlist li {
		border-top:solid 1px #7E735B;
		margin-bottom:15px;
		padding-top:5px;
	}
	
form {
	margin:10px 0 10px 0;
}
.formbig {
	width:370px;
	margin:0;
	float:right;
}
	label {
		margin:1px 0 5px 0;
		display:block;
		clear:both;
		color:#000000;
		height:19px;
	}
	#colunaescura label {
		color:#FFFFFF;
	}
	.label {
		width:40px;
		display:block;
		float:left;
		margin-right:5px;
		padding-top:5px;
		text-transform:uppercase;
	}
	
	input.text {
		float:right;
		font-family: Verdana, Helvetica, Arial;
		font-size: 1em;
		background-color:none;
		color:#999999;
		border:0px;
		width:151px;
		height:19px;
		padding:3px 3px 4px 3px;
		background-image:url(../images/input_text.gif);
		background-repeat:no-repeat;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:145px;
		height:12px;
	}
	input.textbig {
		float:right;
		font-family: Verdana, Helvetica, Arial;
		font-size: 1em;
		background-color:none;
		color:#999999;
		border:0px;
		width:251px;
		height:19px;
		padding:4px 3px;
		background-image:url(../images/input_textbig.gif);
		background-repeat:no-repeat;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:245px;
		height:11px;
	}
	input.radio {
		width:auto;
		border:none;
		background:none;
	}
	input.checkbox {
		width:auto;
		border:none;
		background:none;
		clear:none;
		display:compact;
	}
	input.file {
		width:260px;
	}
	input.submit {
		width:146px;
		margin-top:30px;
		margin-bottom:30px;
	}
		
	textarea {
		float:right;
		font-family: Verdana, Helvetica, Arial;
		font-size: 1em;
		background-color:none;
		color:#999999;
		border:0px;
		width:370px;
		height:176px;
		padding:4px 3px;
		background-image:url(../images/textarea.gif);
		background-repeat:no-repeat;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:364px;
		height:169px;
	}
	select {
		border:solid 1px #CCCCCC;
		font-family: Verdana, Helvetica, Arial;
		font-size: 1em;
		background-color: #000000;
		color:#ffffcc;
		/*color:#66CCFF;*/
		width:200px;
		padding:2px;
	}

th {
	color:#ffffcc;
	text-align:left;
	text-transform:capitalize;
}






/* ESTRUTURA */
#main {
	/*background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;*/
}
#topspacing {
	width:100%;
	height:45px;
}
#menu {
	width:100%;
	background-image:url(../images/menu_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
	#menumiddle {
		width:880px;
		margin:0 auto 0 auto;
		height:48px;
		text-transform:uppercase;
		text-align:left;
	}
	#menumiddle a {
		border:none;
		padding:0;
		margin:0;
	}
	#menumiddle img {
		float:left;
		border:none;
		padding:0;
		margin:0;
	}
	#pesquisa {
		float:left;
		width:405px;
		height:43px;
		background-image:url(../images/menu_05.jpg);
	}
	#pesquisa form {
		margin:0;
		padding:0;
	}
	#pesquisa input.text {
		float:left;
		margin-top:12px;
		margin-left:150px;
	}
	#pesquisa input.submit {
		margin-top:3px;
		width:95px;
		margin:0;
		float:right;
	}
	
#header {
	width:100%;
	height:285px;
	background-color:#857d67;
	border-top:solid 1px #61563F;
	border-bottom:solid 1px #61563F;
}
	#headermiddle {
		width:880px;
		margin:0 auto 0 auto;
		height:285px;
		background-color:#857d67;
		/*	background-image:url(../images/lang_menu.png);*/
	}


#contentcap {
	width:100%;
	background-image:url(../images/contentcap_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#contentcap2 {
	width:100%;
	background-image:url(../images/contentcap_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#contentcap3 {
	width:100%;
	background-image:url(../images/contentcap_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
	#contentcap #contentcapmiddle {
		width:880px;
		margin:0 auto 0 auto;
		height:29px;
		background-image:url(../images/contentcap.jpg);
	}
	#contentcap2 #contentcapmiddle {
		width:880px;
		margin:0 auto 0 auto;
		height:29px;
		background-image:url(../images/contentcap2.jpg);
	}
	#contentcap3 #contentcapmiddle {
		width:880px;
		margin:0 auto 0 auto;
		height:29px;
		background-image:url(../images/contentcap3.jpg);
	}
	
	
#content {
	width:100%;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
}
	#contentmiddle {
		width:880px;
		margin:0 auto 0 auto;
		padding-bottom:30px;
		background-color:#FFFFFF;
		background-image:url(../images/content_bg.jpg);
		background-repeat:repeat-y;
	}
	#contentmiddle2 {
		width:880px;
		margin:0 auto 0 auto;
		padding-bottom:30px;
		background-color:#FFFFFF;
		background-image:url(../images/content_bg2.jpg);
		background-repeat:repeat-y;
	}
	#contentmiddle3 {
		width:880px;
		margin:0 auto 0 auto;
		padding-bottom:30px;
		background-color:#FFFFFF;
	}
		.coluna {
			float:left;
			width:auto;
		}
		.colunadupla_esq {
			float:left;
			padding:0 30px 0 20px;
			width:610px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:570px;

		}
		.colunadupla_dir {
			float:left;
			padding:0 20px 0 20px;
			width:550px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:590px;
			margin:0;

		}
		.colunapequena_dir {
			float:left;
			width:240px;
		}
		.colunamtpequena {
			float:left;
			padding:0 20px 0 0;
			width:200px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:180px;
		}
		.colunapequena {
			float:left;
			padding:0 20px 0 20px;
			width:240px;
			voice-family: "\"}\"";
			voice-family:inherit;
			padding:0 18px 0 18px;
			width:200px;
		}
			.colunapequena img {
				margin-bottom:5px;
			}
		.submenu {
			float:left;
			padding:0 20px 0 20px;
			width:240px;
			voice-family: "\"}\"";
			voice-family:inherit;
			padding:0 1px 0 1px;
			width:238px;
		}
			.submenu li {
				margin:0;
				padding:0;
				border-bottom:solid 1px #534d40;
			}
			.submenu a, .submenu embed {
				margin:0;
				padding:0;
				display:block;
			}
			.submenu img {
				border-bottom:solid 1px #534d40;
			}
		.colunamediameio {
			float:left;
			padding:0 20px 0 20px;
			width:300px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:260px;

		}
		.colunagrande_esq {
			float:left;
			padding:0 20px 0 30px;
			width:340px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:290px;
		}
		#colunaescura {
			background-color:#7e7662;
			height:480px;
		}
			#colunaescura a {
				color:#FFFFFF;
				text-decoration:underline;
			}
		.meiacolunaesq {
			float:left;
			width:430px;
			margin-right:10px;
			text-align:left;
			padding-left:10px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:420px;
		}
		.meiacolunadir {
			float:left;
			width:430px;
			margin-left:10px;
			text-align:right;
			padding-right:10px;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:420px;
		}


#footer {
	width:100%;
	background-color:#534a36;
	border-top:2px solid #857D67;
}
	#footermiddle {
		width:880px;
		margin:0 auto 0 auto;
		padding-top:25px;
		height:82px;
		voice-family: "\"}\"";
		voice-family:inherit;
		height:57px;
	}
	#footerlinks {
		color:#7e735b;
	}
	#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited {
		text-decoration:none;
		color:#7e735b;
	}
	#footerlinks a:hover {
		color:#b0a790;
	}






.clearboth {
	clear:both;
}
#mensagem {
	width:100%;
	padding:10px;
	margin-bottom:30px;
}
h2 div.noticiadata {
	float:left;
	margin-right:10px;
	width:60px;
}
h2 div.noticiatitulo {
	float:left;
	/*width:190px;*/
	width:100%;
	font-weight:700;
}
.alignright {
	text-align:right;
}

.noticiafull {
	background-image:url(../images/noticiaresumo_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
	.noticiafull img {
		margin-bottom:10px;
	}
	.noticiafull a {
		margin:0;
		display:inline;
		clear:none;
	}

.noticiaresumo {
	display:block;
}
a:link .noticiaresumo, a:active .noticiaresumo, a:visited .noticiaresumo {
	background-image:url(../images/noticiaresumo_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}
a:hover .noticiaresumo {
	background-image:url(../images/noticiaresumo_bg_hover.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-decoration:none;
}
	.noticiaresumo img {
		margin-bottom:5px;
	}
	
#productbanner {
	border-bottom:solid 1px #ADA38D;
	margin:0;
	padding:0;
}
	
	
	
	
	
/* ACCORDION */
.toggler {
	color: #7E7662;
	/*background: #ebeae5;*/
	background-image:url(../images/toogle_bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 10px 5px;
	border-bottom: 1px solid #ADA38D;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
}
.togglerhover {
	/*background: #ebeae5;*/
	background-image:url(../images/toogle_bg_hover.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 10px 5px;
	border-bottom: 1px solid #ADA38D;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	cursor:default;
}

/* KWICK */
#kwicks_container { 
	width:100%;
}
#kwicks {
	position: relative;
}

#kwicks .kwickimg {
	display: block;
	width: 100%;
	/*height: 117px;*/
	overflow:hidden;
}



 
.element {
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}