@charset "UTF-8";
/* CSS Document */


.top {width: 990px;
	  height: 210px;
	  overflow: hidden;
	  margin: 0;
}



.mid {width: 990px;
	  height: 227px;	
}
#lightbox .imagen {
	float: left;
}

#lightbox .imagen a img {
	border: solid 6px #FFF;
}

#lightbox .close {
	float: left;
}

#lightbox .close a img {
	border: none;
}

.menu_home {background: url(../imgs/div1_top.jpg) no-repeat 0 0 #003366;
	   width: 177px;
	   height: 203px;
	   margin: 0 9px 0 0;
	   padding: 24px 0 0 146px;
	   float: left;
	   list-style: none; 
}

		.menu_home li {
				  background: url(../imgs/menu1.gif) no-repeat;
				  width: 148px;
				  height: 13px;
				  margin-bottom: 9px;
				  }
				  
				  .menu_home li a {display: block;
				  			  width: 148px;
							  height: 13px;
							  text-indent: -9999px;
				  }
				  
				  
				  .menu_home li#productos {background-position: -152px 0;}
				  .menu_home li#productos:hover {background-position: 0 0;}
				  
				  .menu_home li#empresa {background-position: -152px -19px;}
				  .menu_home li#empresa:hover {background-position: 0 -19px;}
				  
				  .menu_home li#press_release {background-position: -152px -38px;}
				  .menu_home li#press_release:hover {background-position: 0 -38px;}

				  .menu_home li#forma_parte {background-position: -152px -57px;}
				  .menu_home li#forma_parte:hover {background-position: 0 -57px;}
				  
				  .menu_home li#nosotros {background-position: -152px -76px;}
				  .menu_home li#nosotros:hover {background-position: 0 -76px;}
				  
				  .menu_home li#resp_soc {background-position: -152px -95px;}
				  .menu_home li#resp_soc:hover {background-position: 0 -95px;}
				  
				  .menu_home li#enlaces {background-position: -152px -114px;}
				  .menu_home li#enlaces:hover {background-position: 0 -114px;}
		
		
		
		
		
		
		
		

.div2 {background: url(../imgs/div2_pattern.gif) repeat 0 0;
	   width: 277px;
	   height: 227px;
	   margin-right: 6px;
	   float: left;
	   font-size: 11px;
}

		.div2 h3 {background: url(../imgs/ultimas_noticias.gif) no-repeat;
				  text-indent: -9999px;
				  width: 105px;
				  height: 12px;
				  margin: 23px 0 0 15px;
		}
		
		.div2 p {margin: 0 0 10px 15px;
				 width: 150px;
				 color: #003366;
				 line-height: 1.1em;
		}



.div3 {background: url(../imgs/div3_pic1.jpg) repeat;
	   width: 146px;
	   height: 227px;
	   margin-right: 6px;
	   float: left;
}


.div4 {
	   width: 220px;
	   height: 227px;
	   margin: 0;
	   float: left;
}

		.div4 .destaque {width: 212px;
						 height: 77px;
						 font-size: 11px;
						 background: #e41815;
						 padding: 10px 0 0 8px;
						 margin: 0 0 6px 0;
		}
		
				.div4 .destaque h3 {background: url(../imgs/destaque.gif) no-repeat;
												  text-indent: -9999px;
												  width: 67px;
												  height: 12px;
												  margin: 0 0 6px 0;
										}
										
				.div4 .destaque p {margin: 0 0 6px 11px; width: 90%;}					
		
		.div4 .mapa {background: url(../imgs/div4_mapa.gif) no-repeat;
					 width: 220px;
					 height: 128px;
					 margin: 0;
		}







/*.............LINKS GENERALES.............*/


a.bluelinks1bold {text-decoration: none; font-weight: bold; color: #003366;}
a.bluelinks1bold:hover {text-decoration: none; font-weight: bold; color: #e41815;}




