@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */ 
	background:url(_imagens/teste.png) repeat center 0 #666; 
/*	background:#666;*/
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size:10px;
}
body a:link {
	text-decoration:none;
	font-weight:bolder;	
	color:#366;
}
body a:hover {
	text-decoration:none;
	font-weight:bolder;
	color:#033;	
}
#body2 { 
    margin:0;
	padding:0;
    background:url(_imagens/teste2.png) repeat center 0 #666; 
}
p { margin: 0px 0px; margin-bottom:5px; font-size:12px; }

.separador-v-top { padding-top:5px; }
.separador-v-bottom { padding-bottom:5px; }

#tudo {
	width: 800px;
	margin:0 auto;         
	text-align:left; /* "remédio" para o hack do IE */ 
	border: 2px solid #CCC;
	background-color:#333;
}
#conteudo {
	margin:0;
	padding:0;
/*	height:1000px;*/
}
#header {
	width:800px;
	height:135px;
	background:#333;
}
#menu {
	width:800px;
	height:25px;
	background:#333;
	border-bottom: 1px solid white;
}
.img_menu {	margin-left:1px; margin-top:2px; }
#destaquemenu {
	float:left;
}
#menuquienessomos {
	float:left;
	position:relative;
	margin-top:-44px;
	margin-left:81px;
}
#menuministerios {
	float:left;
	position:relative;
	margin-top:-44px;
	margin-left:224px;
}
#menuotrasopciones {
	float:left;
	position:relative;
	margin-top:-44px;
	margin-left:339px;
}
#banner {
	width:800px;
	height:218px;
}
.img_banner {
	margin-left:0px;
}
#anuncio_esq {
	width:308px;
	height:296px;
	margin-left:12px;
	margin-top:11px;
	background:#333;
	border: 4px solid #CCC;
	float:left;
}
#news {
	width: 170px;
	height:297px;
	background-color:#1A1A1A;
	padding-left:5px;
	margin-left:9px;
	margin-top:11px;
	border: 4px solid #CCC;	
	float:left;
}
.box {

	padding-top:6px;
	padding-bottom:6px;
	margin-left:-5px;
	position:relative;
	height:18px;
}
.noticia {
	padding:3px;
	width:160px;
	background-color:#CCC;
	color:#333;
	font-weight:900;
	margin-top;:10px;

}
#agenda{
	width:243px;
	height:375px;
	background-color:#1A1A1A;
	padding-left:5px;
	margin-left:9px;
	margin-top:11px;
	border: 4px solid #CCC;	
	float:left;
}
#dataEvento {
	margin-top:0px;
	margin-left:0px;
}
#artigos {
	width:304px;
	height:288px;
	background-color:#1A1A1A;
	border: 4px solid #CCC;	
	position:relative;
	margin-top:-69px;
	padding-left:5px;
	margin-left:12px;
	float:left;
}
#artigo {
	width:298px;
	height:250px;
	overflow-y:scroll;
}
#servicos {
	width:182px;
	height:268px;
	background:url(_imagens/layout_r5_c3.jpg) no-repeat;
	position:relative;
	margin-top:-75px;
	margin-left:0px;
	padding-left:10px;
	padding-top:40px;
	float:left;
}
#cosechafm {
	width:243px;
	height:211px;
	position:relative;
	border: 4px solid #CCC;	
	margin-top:9px;
	margin-left:8px;
	padding-left:5px;
	padding-top:0px;
	float:left;

}

#rodape {
	width:774px;
	height:43px;
/*	background:url(_imagens/layout_r7_c2.jpg) no-repeat;*/
	margin-left:12px;
	padding-top:5px;
	text-align:right;
	border-top: 2px dotted #CCC;
	clear:both;
}
/* *** */

/* rotacionador */
.main_view {
float: left;
position: relative;
height:218px;
margin-left:0px;
}
/*--Window/Masking Styles--*/
.window {
height:218px; /*-- as imagens devem ter a mesma altura ou mais-- */
width: 798px;  /*-- as imagens devem ter a mesma largura ou mais-- */
border:1px solid #610000;
overflow: hidden;
position: relative;
}

.image_reel {
position: absolute;
top: 0; left: -1;
}
.image_reel img {float: left;}
/*--Paging Styles--*/
.paging {
position: absolute;
bottom: 40px; right: 0px;
width: 140px; height:31px;
z-index: 100;
text-align: center;
line-height: 30px;
background:url(_imagens/dot.png) repeat;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-radius-bottomleft: 15px;
-webkit-border-radius-topleft: 15px;
border:1px solid #000;
display: none;
}
.paging a {
outline:none;
padding: 5px 10px;
text-decoration: none;
color: #999;
background: #000;
border: 1px solid #000;
-moz-border-radius: 17px;
-khtml-border-radius: 17px;
-webkit-border-radius: 17px;
}
.paging a.active {
font-weight: bold;
border: 1px solid #000;
color: #fff;
background: #666;
-moz-border-radius: 17px;
-khtml-border-radius: 17px;
-webkit-border-radius: 17px;
}
.paging a:hover {font-weight: bold;}



/* fim rotacionador */


#jsddm
{	margin: 0;
	padding: 0;
}
	
	#jsddm li
	{	float: left;
		list-style: none;
		color:#CCC;
		font: 12px Tahoma, Arial;
		font-weight:bold;}

	#jsddm li a
	{	display: block;
		background:url(_imagens/bmenu.jpg) repeat-x;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
/*		width: 70px;*/
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: url(_imagens/bovermenu.jpg) repeat-x;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			z-index:500;}
		
		#jsddm li ul li
		{	float: none;
			display: inline}
		
		#jsddm li ul li a
		{	width: auto;
			background:url(_imagens/bmenu2.jpg) repeat-x;}
		
		#jsddm li ul li a:hover
		{	background: url(_imagens/bovermenu.jpg) repeat-x;}
