/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(images/backg_body.jpg) repeat-x;  background-color:#457f06
	}
.body_interior{
 background:url(images/backg_body_int.jpg) repeat-x; background-color:#457f06;
 }
strong{
	font-weight:bold
}
img{
padding:0; border:0; margin:0
}
h3{
	font-size:14px;
	font-weight:bold;
	display:table;
	margin-bottom:3px;
	margin-top:17px
}
#cabezal_index{
margin:0 auto; padding:0; border:0;
}
 #contenedor{
 width:946px; display:table; margin:0 auto
 }
#logo_menu{
height: 109px; width:100%; display:table;
}
#logo{
	width:360px; height:109px; float:left; margin:0; padding:0; background:url(images/logo.jpg) no-repeat
}
#logo a{
	width:100%; height:100%; display:block
}
#menu_top{
	list-style:none; list-style-type:none; float:left; margin:0; padding:0; width:583px
}
#menu_top li{
	list-style:none; list-style-type:none;	float:left; height:109px; display:inline; margin:0; padding:0
}

li a, li a:link{
	display:block;
	width:100%;
	height:100%;
}
#menu_bottom{
width:741px; margin:0 auto; list-style-type:none; height:55px; display:block; text-align:center; padding:0; padding-left:290px; overflow:hidden
}
#menu_bottom li{
height:55px; margin:0 5px; display:inline; float:left; padding:0
}

/* MENU  inferior */

#bottom_home a, #bottom_jobs a, #bottom_news a, #bottom_joint a, #bottom_contact a{
	display:block;
	width:82px;
	height:100%;
	background:url(images/menu_home.jpg) top;
	overflow:hidden
}
#bottom_campaigns a{
	background:url(images/menu_campaigns.jpg) top;
	width:123px;
}
#bottom_news a{
	background:url(images/menu_our_news.jpg) top;
	width:103px;
}
#bottom_joint a{
	background:url(images/menu_joint.jpg) top;
	width:106px;
}
#bottom_contact a{
	background:url(images/menu_contact.jpg) top;
	width:79px;
}
#bottom_home a:hover, #bottom_campaigns a:hover, #bottom_joint a:hover, #bottom_contact a:hover{
	background-position:0 55px
}

/* MENU  superior */

#about a{
	background:url(images/menu_1.jpg) bottom; width:141px; 
}
#news a{
	background:url(images/menu_2.jpg) bottom; width:153px;
}
#campaigns a{
	background:url(images/menu_3.jpg) bottom; width:145px;
}
#contact a{
	background:url(images/menu_4.jpg) bottom; width:139px
}
#about a:hover, #contact a:hover, #campaigns a:hover, #news a:hover{
	background-position:top;
}
#about a.active, #contact a.active, #campaigns a.active, #news a.active{
	background-position:top;
}
#claim{
padding:0; border:0; margin:0; background:url(images/fondo_claim.jpg) repeat-x; height:136px; width:100%; text-align:center
}
#direccion{
text-align:center; font-size:11px; color:#b9da96; margin-top:7px; padding-bottom:15px; background-color:#457f06 
}
#foot{
	width:100%; 
	height:41px; 
	text-align:center; 
	margin:0; 
	padding:0; 
	float:left; 
	clear:both; 
	float:left; 
	height:55px; 
	background-image:url(images/backg_foot_index.jpg)
}

#direccion a:link, #direccion a:visited{
	color:#daff92;
}

/* NUEVOS */

#lista{
	width:148px;
	height:218px;
	display:block;
	float:left;
	background:url(images/backg_ul_seccion.jpg);
}

#contenido_txt{
	width:500px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding-left:25px;
	padding-bottom:20px;
	line-height:17px;
	min-height: 315px;
}
#contenido_txt a:link, #contenido_txt a:visited,  #contenido_txt a{
	color:#daff92;

}
#img_titulo_seccion{
float:left;clear:both
}
#cabezal{
margin:0 auto; padding:0; border:0; 
}
