@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D4105;
	text-decoration: none;
	background-color: #bcbcbc;
	margin:0;
	padding:0px 0 0 0;
	background-color:#a2700f;
	line-height: 17px;
	/*background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
}
#content {
	width:775px;]
	height: auto;
	margin:auto;
	background-color: #FAE3B7;
	border:0;
	padding:0 0 6px 0;
	display: table;/*EVITAR PROBLEMAS */
	
}
#login {
	width:800px;
	height: 38px;
	margin:auto;
	background-image: url(images/agrocafe_01.png);
	border:0;
	padding:10px 0 0px 0;
}
#topo {
	width:775px;
	height: 317px;
	background-image: url(images/agrocafe_15.png);
	border:0;
}
#conteudo{
	width:745px;
	height: auto;
	min-height:400px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 15px 0 9px;
	clip: rect(auto,auto,auto,auto);
	display: table;/*EVITAR PROBLEMAS */
	margin: 0 0 25px 0;
}
#tit_main{
	width:auto;
	height: 30PX;
	position: relative;
	display: table;/*EVITAR PROBLEMAS */
	padding:0px 0 0 0px;
}

#text{
	width:750px;
	position: relative;
	display: table;/*EVITAR PROBLEMAS */
	margin: 0 10px 0 10px;
	visibility: visible;
	overflow: visible;
}
#esquerdo{
	float: left;
	display:block;
	width:198px;
	height: auto;
	margin:0px 0 0 0px;

}
ul#menu{
	margin-top: 0em;
	margin-left: 0em;
	float:left;
	padding: 0px; /* retira o recuo para outros browsers */
	list-style-type: none; /* retira o marcador de listas*/ 

}
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0em;
  padding: 0em;
  width: 199px;
  
}

ul#menu a {
  DISPLAY: block;
  text-decoration: none;
  	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #CEA869;
  color: #5f0f0a;	
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif; /* define o tipo de fonte */ 
  font-size:10px;
  font-weight:bold; /* define o tamanho da fonte */ 
  color:#5f0f0a; /* define a cor da fonte */ 
  DISPLAY: block;
}

ul#menu li a:hover {
  background: #FFE4B5;
}

ul#menu li ul li a {
  background: #F3D7A3;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #FFE4B5;
  border-left: 5px #A82829 solid;
  padding-left: 15px;
}
#menu_rodape{
	float:left;
	width: 198px;
	height: auto;
	margin-top: 0;
}
.redes{
	float: left;
	width:198px;
	height: auto;
	margin:15px 0 0 0px;
}
.redes_btn{
	float: left;
	width:33px;
	height: auto;
	margin:0px 0 0 15px;
}
#meio{
	display:block;
	width:209px;
	display:block;
	height: auto;
	float: left;
	margin:0 15px 0 39px;
}
#main{
	display:block;
	width:530px;
	height:auto;
	min-height:400px;
	float: right;
	margin:0 0px 0 15px;
	overflow:hidden;
}
#tit_painel{
	display:block;
	width:327px;
	display:block;
	height: auto;
	margin:17px 0 0 0;
}
#painel{
	background-image: url(images/agrocafe_21.jpg);
	width:199px;
	padding-left:10px;
	display:block;
	height: 158px;
	
}
#direito{
	display:block;
	width: 278px;
	display:block;
	height: 204px auto;
	float: left;
	position: relative;
}
.video{
	width: 270px;
	height:180px;
	padding: 2px;
	float: right;
	border-color:#F90;
	border-width: 1px;
	border-style: solid;
	margin-bottom:5px;
	
}
.boxes_incricoes_trabalhos{
	width: 270px;
	height:auto;
	margin-top:15px;
	padding: 0px;
	float: left;
}
#rodape{
	width:775px;
	height: 152px;
	float: left;
}

