@charset "UTF-8";

body{
	margin:0 0 0 0;
	background:url(../img/bg.gif) #f2f5f0 top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7a7a;
	
}

a{
	text-decoration: none;
	outline: none;
	color:#7a7a7a;

}

p{
	font-size: 14px;
	line-height:18px;
	text-align:justify;
	word-break: hyphenate;
}
.floatleft{
	float:left;	
}
input{
	background:#fff;
	color:#999;
	border:#c5c8c0 solid 1px;
	outline:none;
	height:19px;
}
textarea  {
    outline:none;
}
img {
    border: none;
}
.pedidoform{
	text-align:center;	
	
}
h2{
	text-align:left;
}
input.submit{
		background:url(../img/login.png) repeat-x;
		border: solid 1px #cdcdcd;
		width:auto;
		height:auto;
		color:#a5a5a5;
		font-size:10px;
		padding:1px;
}



div#container {
	width:1000px;
	height:auto;
	margin: 0 auto 0 auto;
}

	div#top-row{
		width:1000px;
		height:18px;
		float:left;
		padding-top:9px;
		font-size:11px;
		color:#999;
		z-index:4px;
	}
		div#idioma{
			margin-top:5px;
			float:left;
		}
		div#login{
			float:right;
		}
		div#form_logado{
			float:right;
			width:625px;
			height:15px;
			padding-top:5px;
			font-size:12px;
		}
		.floatright{
			float:right;
		}
	div#menu-row{
		margin-top:9px;
		width:1000px;
		height:105px;
		float:left;
		z-index:3;
	}
		div#logo{
			width:217px;
			height: 54px;
			padding:24px 45px 24px 0px;
			float:left;	
		}
		div#datahoje{
			float:left;
			margin:45px 0 0 45px;
			font-size:12px;	
		}

	div#content{
		width: 1000px;
		height:auto;
		min-height:500px;
		z-index:3;
	}
		div#textohome1{
			padding:20px 20px 20px 100px;
			width:380px;
			float:left;
		}
		div#textohome2{
			padding:20px 100px 20px 20px;
			width:380px;
			float:right;
		}
	div#footer{
	width: 100%;
	height:auto;
	border-bottom:4px solid #6f9754;
	position:relative;
	float:left;
	text-align:center;
	margin-top:100px;
	padding-bottom:10px;
	font-size:11px;
	}
	div#homebg{
		width: 100%;
		height:546px;
		background-color:#e8e8e5;
		position:absolute;
		top:141px;
		z-index:-1;
	}
	div.socialmedia{
	z-index:10;
	position:relative;
	left: 942px;
	top: 0px;
	width: 60px;
	height: 0px;
	float:none;
	text-align:right;
	}


.assinar{
	background:url(../img/greenbutton.gif);
	width:228px;
	height:27px;
	margin-bottom:10px;	
	margin-top:10px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.textcentral{
	text-align: center;

}
#enviarcontato{
	background:url(../img/greenbutton.gif);
	width:88px;
	height:27px;
	margin-top:10px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

#contato{
	width:400px;
	background:#fff;
	color:#999;
	border:#c5c8c0 solid 1px;
	
	}

.titulo{
	float:left;
	width:100%;
	padding-top:45px;
	padding-bottom:20px;
}

.leftcolumn{
	float:left;
	width:230px;
	padding:10px 20px 20px 20px;
	background-color:#fff;
}
.rightcolumn{
	float:left;
	width:550px;
	min-height:500px;
	padding:10px 0 0 40px;
}
#consultacolumn{
	float:left;
	width:1000px;
	padding:10px;
	text-align: center;

}

#ref_bib_resultados{
	font-size:10px;
	line-height:normal;	
	
}
