@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../imagens/bg.png) repeat;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	
}

/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 	
}
a img { 
	border: none;
}

a:link, a:visited {
	color: #42413C;
	text-decoration: underline; 
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.header {
	background: url(../imagens/top.jpg) center top no-repeat;
}


#home .header{
	/* [disabled]height: 570px; */
}

.content {
	padding: 10px 0;
	/* [disabled]position: relative; */
	/* [disabled]top: 180px; */
}

/* ~~ The footer ~~ */
.footer {
	background-image: url(../imagens/rodape.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 170px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 20px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.rodape    {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	background-image: url(../img/bgRodape.jpg);
}

.rodape .estLinksRodape {
	width: 480px;
	float: right;
	height: 100px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.rodape    .destRodape      {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


.rodape .linksRodape {
	text-align: center;
}

.rodape .linksRodape li {
	text-align: left;
	height: 25px;
	width: 150px;
	float: left;
	margin-top: 1px;
	margin-right: 7px;
	margin-bottom: 1px;
	margin-left: 1px;
}


.rodape    .linksRodape   li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	clear: both;
	line-height: 23px;
	text-decoration: none;
	width: 150px;
	height: 25px;
	color: #333333;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-right: 7px;
	padding-left: 5px;
}
.rodape .linksRodape li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	clear: both;
	line-height: 23px;
	text-decoration: none;
	width: 150px;
	height: 25px;
	color: #469C93;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #469C93;
	border-bottom-width: 1px;
	margin-right: 7px;
	padding-left: 5px;
	background-color: #C2DFDD;
}

.rodape .creditos {
	height: 26px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	color: #333;
	padding-top: 8px;
}
.rodape .blkRodapeRight {
	float: left;
	width: 430px;
	padding: 5px;
	text-align: left;
	margin-left: 12px;
	margin-right: 12px;
	height: 100px;
}
.rodape .destServRodape {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	padding: 4px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 9px;
	margin-left: 1px;
}

.rodape .destContRodape {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	padding: 4px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.rodape .destAdmiRodape {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	padding: 2px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-image: url(../img/bgDest.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
}

.rodape  .destAdmiRodape  a {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	padding: 4px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 1px;
	text-decoration: none;
}
.rodape  .destAdmiRodape  a:hover {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	padding: 4px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 1px;
	text-decoration: none;
	
}


.rodape .creditos .logoAgbrasil {
	float: right;
	margin-right: 45px;
}
.rodape .creditos .direitos {
	float: left;
	margin-left: 140px;
}
.rodape .blkRodapeRight linksRodape .areaRes {

}

.rodape p {
	font-size: 12px;
	color: #333;
}
h1{
	position: relative;
	background-color: #F7F7F7;
	line-height: 100%;
	font-weight: 100;
	border: 1px solid    #F0F0F0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: solid 1px #DDD;
}.presidente {
	background-color: #FFF;
	width: 940px;
	padding: 10px;
	-moz-box-shadow:    1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow:         1px 1px 2px 1px #CCC;
	height: 133px;
	margin-bottom: 0;
}
.servicos h2 {
	color: #000;
	line-height: 100%;
	font-weight: 200;
}
.servicos{
	background-color: #FFF;
	width: 940px;
	padding: 10px;
	-moz-box-shadow:    1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow:         1px 1px 2px 1px #CCC;
	margin-bottom: 0;
}
.servico{
	float: right;
	height: 152px;
	width: 272px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

.endereco {
	float: right;
	width: 450px;
	font-size: 13px;
	color: #666;
}
.mapa2 {
	width: 435px;
	float: right;
	background-color: #FFF;
	height: 240px;
	padding: 5px;
}
a.map_ampliad {
	display: block;
	float: right;
	height: 22px;
	width: 130px;
	background-image: url(../imagens/mapa_ampilad.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: 140px;
}
a.map_ampliad:hover {
	background-position: 0px -22px
}
/*logo*/

h1.logo{
	background: url( ../imagens/logo.jpg) center left no-repeat transparent;
	padding: 0;
	border: none;
	width: 280px;
	/* [disabled]margin-top: 30px; */
	top: 10px;
	position: relative;
	float: left;
}
h1.logo a {
	display: block;
	height: 100px;
	text-indent: -9999px;
}

.sites{
	width: 200px;
	float: right;
	top: 5px;
	position: relative;
	padding: 5px;
	border: 1px solid;
}
.linguagem{
	float: right;
	clear: right;
	margin-top: 15px;
}
h3 {
	color: #333;
}
#login_fornecedor{
	width: 394px;
	margin: 0 auto;
}
#login_fornecedor form{
	margin-left: 15px;
	padding-bottom: 17px;
	padding-top: 9px;
	width: 300px;
}
#login_fornecedor span{
display: inline;
}
#login_fornecedor fieldset{
	border: 1px solid #ccc;
}
#cnpj_cpf{
	margin-bottom: 7px;
	margin-left: 8px;
}
#cnpj_cpf input{}
#botao{
	margin-left: 82px;
	padding-top: 13px;
}
#botao input{
	margin-right: 15px;
}
/*fim fornecedores*/
.bloco {
	width: 280px;
	float: left;
	padding: 10px;
	-moz-box-shadow:    1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow:         1px 1px 2px 1px #CCC;
	margin-bottom: 0;
	background-color: #FFF;
	margin-right: 15px;
	margin-bottom:15px;
}
.bloco2 {
	width: 280px;
	float: left;
	padding: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow: 1px 1px 2px 1px #CCC;
	margin-bottom: 0;
	background-color: #FFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	height: 205px;
}
.bloco3 {
	width: 280px;
	float: left;
	padding: 10px;
	-moz-box-shadow: 1px 1px 2px 1px #CCC;
	-webkit-box-shadow: 1px 1px 2px 1px #CCC;
	box-shadow: 1px 1px 2px 1px #CCC;
	margin-bottom: 0;
	background-color: #FFF;
	margin-left: 15px;
	margin-bottom: 15px;
	height: 205px;
}
.bloco h2 {
	font-weight: 100;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px #BBB;
	color: #333;
}
.bloco2 h2 {
	font-weight: 100;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px #BBB;
	color: #333;
}
.bloco3 h2 {
	font-weight: 100;
	text-align: center;
	font-size: 18px;
	text-shadow: 1px 1px #BBB;
	color: #333;
}
.img_bloc {
	width: 100px;
	height: 120px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.saiba_mais {
	display: block;
	float: right;
	height: 22px;
	width: 102px;
	background-image: url(../imagens/saiba_mais.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
a.saiba_mais:hover {
	background-position: 0px -22px;
}
.titulo_frames {
	width: 300px;
	height: 20px;
	float: left;
	background-color: #DDD;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 15px;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.frames {
	width: 300px;
	float: left;
	margin-right:15px;
}
.frames2 {
	width: 300px;
	float: left;
	margin-right:15px;
	margin-left:15px;
}
.frames3 {
	width: 300px;
	float: left;
	margin-left:15px;
}
