@import url("reset.css");

/*
 * ebitcode.com 
 * Main CSS developed by MEXITAL
 * &copy;2010
*/



/******************************************************/
/*GENERAL CONTENTS*/
/******************************************************/


body{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	

	
	
}

		
		h1{
			font-size:16px;
			
		}
		
				h2{
					font-size:14px;
					
				}
				
						h3{
							font-size:12px;
							
						}
						
						 
						
								
									 
	

/******************************************************/
/*COMMON CONTENTS*/
/******************************************************/



#structure{
	width:100%;
	margin:0px auto;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

	
/*HEADER*/


    		#main_header{
				width:855px;
				height:195px;
				margin:0px auto 0px auto;
				padding:0 0 0px;
				cursor:pointer;
				background: #fff;
			}
			
			/*LOGO*/
			
			#logo{
				width:300px;
				height:135px;
				margin:30px 0px 0px 0px;
				padding:0 0 0;
				float:left;
				overflow: hidden;
				cursor:pointer;
			}
			
			
            	#logo a{
					width:300px;
				    height:135px;
					margin:0 0 0 0;
					padding:0;
					float:left;
					overflow:hidden;
					background-image:url('../images/logo_global_networks.jpg');
					background-position:0 bottom;
					background-repeat:no-repeat;
				    
				}
				
				
				
		#languaje {  margin:10px; float:right; color: #333; font-size:11px; }		
				
				#languaje a {  color: #333; font-size:11px; text-decoration:underline; }	
                                #languaje a:hover {  color: #5378a4; font-size:11px; text-decoration:underline;}		
				
#languaje_text {  
color:#999999;
float:right;
font-size:12px;
margin:10px 0 0;
}			





	

/*MAIN CONTAINERS*/


#main_content {
	
	margin:0px auto 0px auto;
	width:854px;
	padding:0px;
	height:auto;
	
	
}

	

#home_content { 

float:right;
height:auto;
margin:0 0 0;
width:100%;


}


#home_content h1 { 

float:right;
height:auto;
margin:0 0 0;
width:75%;
background:url('../images/flecha.png') no-repeat left;
color:#5378a4;
padding:6px 0px 6px 233px

}

#home_content p { 

float:right;
height:auto;
margin:0 0 0;
color:#656565;
padding:6px 90px 6px 233px;
width:65%;

}



#home_content ul { width:600px; height:149px;  margin:0px 0px 0px 0px; float:right; display:inline;} 

#home_content li {  height:149px;  margin:10px 0px 0px 0px; display:inline;} 









/*MAIN MENU*/


#main_menu{
clear:both;
height:21px;
margin:0 auto;
overflow:hidden;
padding:3px 0 10px 2px;
width:864px;
}

#main_menu ul{
width:auto;
margin:0 auto;
padding:0px 0px 0px 0px;

}


		#main_menu li{
		list-style: none;
		display:inline;
		float:left;
		margin:0;
		}
				
				#main_menu li a{
				
				background:transparent url('../images/main_menu.png') no-repeat scroll left top;
				float:left;
				font-size:13px;
				height:28px;
				margin:0 0 0 3px;
				padding:0 0 0 25px;
				text-align:center;
				text-decoration:none;
	  

				}
				
				#main_menu li a span{
				background:url("../images/main_menu_r.png") no-repeat scroll right top transparent;
				color:#CCCCCC;
				display:block;
				float:left;
				height:14px;
			    padding:5px 42px 9px 19px;
				}

				
				#main_menu li.last a{
				border:0;
				}
				
				#main_menu li.active a{
					color:#038BC8;
		
				}
				
				#main_menu li a:hover{
					color:#038BC8;
				}
				
				/* Commented Backslash Hack hides rule from IE5-Mac \*/

    #main_menu a span {float:none;}

    /* End IE5-Mac hack */

    #main_menu a:hover span {

      color:#FFF;

      }

    #main_menu a:hover {

      background-position:0% -28px;

	  color:#FFFFFF;

      }

    #main_menu a:hover span {

      background-position:100% -28px;

      }  

	
 #main_menu a.active {

      background-position:0% -28px;

	  color:#FFFFFF;

      }

	



	

	 #main_menu li.active span {

      background-position:100% -28px;

	  color:#FFFFFF;

      }  



		
		
		
	
/*FOOTER*/ 
                 
#main_footer{
	width:855px;
	height:283px;
	clear:both;
	font-family: 'Helvetica', Arial;
	margin:0px auto 0px auto;
	background:url('../images/footer3.jpg') no-repeat;
	

}


#content_footer {
width:865px;
margin: 0px;
padding: 0px;
top: 0;
left: 0;
color:#344883;
}

#content_footer ul { 
width:100%;
list-style: none;
margin: 0px;
padding-left: 0px;

}

#content_footer li {
float:left;
height:auto;
margin:0;
padding:0px;

}



		/*FOOTER MENU*/	
		
		#footer_menu{
				width:500px;
				height:auto;
				float:left;
				padding:0 0 0 0;
				text-align: right;
				margin:20px 0 0 0;
				font-family: 'Helvetica', Arial;
				
			}
			
		#footer_menu p {
				float:right;
				line-height:100%;
				padding:5px 22px 0 0;
				text-align:right;
				width:auto;
				color:#808080;
				font-family: 'Helvetica', Arial;
				}
				
			
					
								#footer_menu ul{
									padding:2px 0 0 0;
									margin:10px 0 0 0px !important;
									width:auto;
									float:left;
									line-height:15px;
								
								}
								
								#footer_menu li{
									display:inline;
									list-style:none;
									
									
								
								}
								
								#footer_menu li.last a{
									border:0;
								
								}
											
											
											
											#footer_menu a{
											 padding:0 6px 0 6px;
											 margin:0;
											 color:#666;
											 text-transform:none;
											 font-size:10px;
											 text-transform:uppercase;
											}
											
											#footer_menu a:hover{
											 text-decoration:underline;
											}
											
											
															
				#footer_info{
								width:335px;
								height:28px;
								float:right;
								text-align: right;
								padding:0 0 0 0;
								margin:8px 20px 0 0px;
								color:#000;
								
							}
							
							#footer_info p{
								font-size:11px;
								line-height:120%; 
								padding:5px 0 0 0;
							}
							
						
											
											#footer_info a{
											/* padding:0 6px 0 6px;*/
											 margin:0;
											 color:#808080;
											
											}
											
											#footer_info img{
											border:0;
											}	
											
											#footer_info a:hover{
											/* padding:0 6px 0 6px;*/
											 margin:0;
											 color:#54473F;
											
											}


/* ----------------   contenido footer   ----------------    */



.content_footer_manager{
border-left:1px dashed;
color:#344883;
font-size:12px;
margin:12px 0 0;
padding:0 0 0 7px;
width:167px;
float:right;


}


	
	.content_footer_manager h3{
		color:#494949;
		font-size:15px;
		height:22px;
		margin:0 0 0 0;
		padding:2px 0 0 8px;
		text-align:left;
		}
		
	.content_footer_manager p{
		color:#344883;
		font-size:12px;
		margin:5px 0 8px 5px;
		}		
	.content_footer_manager a {
		color:#494949;
		font-size:12px;
		font-weight:lighter;
		margin:0 0 0 4px;
	}
	
	.content_footer_manager a:hover {
		color: #75A7D2;
		
	}
	
	.content_footer_manager img {
		
		border:none;
		
	}
	
	.content_footer_manager li {
		list-style-type:none;
		
	}
	
	
	.content_footer_manager_video {
border-left:none;
color:#344883;
font-size:12px;
margin:12px 0 0;
padding:0px;
width:167px;
float:left;

}


	
	.content_footer_manager_video h3{
		color:#494949;
		font-size:15px;
		height:22px;
		margin:0 0 0 0;
		padding:2px 0 0 8px;
		text-align:left;
		}
		
	.content_footer_manager_video p{
		color:#344883;
		font-size:12px;
		margin:5px 0 8px 5px;
		}		
	.content_footer_manager_video a {
		color:#494949;
		font-size:12px;
		font-weight:lighter;
		margin:0 0 0 4px;
	}
	
	.content_footer_manager_video a:hover {
		color: #75A7D2;
		
	}
	
	.content_footer_manager_video img {
		
		border:none;
		
	}
	
	.content_footer_manager_video li {
		list-style-type:none;
		
	}
	

.content_footer_manager_login {
border-left:1px dashed;
color:#344883;
float:right;
font-size:12px;
margin:12px 45px 0 0;
padding:0;
width:197px;

}


	
	.content_footer_manager_login h3{
		color:#494949;
		font-size:15px;
		height:22px;
		margin:0 0 0 0;
		padding:2px 0 0 3px;
		text-align:left;
		}
		
	.content_footer_manager_login p{
		color:#344883;
		font-size:12px;
		margin:5px 0 8px 5px;
		}		
	.content_footer_manager_login a {
		color:#494949;
		font-size:12px;
		font-weight:lighter;
		margin:0 0 0 4px;
	}
	
	.content_footer_manager_login a:hover {
		color: #75A7D2;
		
	}
	
	.content_footer_manager_login img {
		
		border:none;
		
	}
	
	.content_footer_manager_login li {
		list-style-type:none;
		
	}

	
	#content_footer_proyectos {
	color:#344883;
	float:left;
	font-size:12px;
	height:200px;
	padding:0;
	width:412px;
	
	}
	
	
	
	#content_footer_proyectos h3{
		color:#494949;
		font-size:15px;
		height:22px;
		margin:16px 0 0 7px;
		padding:2px 0 0 8px;
		text-align:left;
		}
		
	#content_footer_proyectos p{
		color:#344883;
		font-size:12px;
		margin:0 0 0 5px;
		}		
	#content_footer_proyectos a {
		color:#494949;
		font-size:12px;
		font-weight:lighter;
		margin:0;
		
	}
	
	#content_footer_proyectos a:hover {
		color: #75A7D2;
		
	}
	
	#content_footer_proyectos img {
		
		border:none;
		width:82px;
		
	}
	
	#content_footer_proyectos li {
		list-style-type:none;
		
	}
	
	#content_footer_right {
	color:#344883;
	float:right;
	font-size:12px;
	padding:0;
	width:50%;
	
	}
	#content_footer_right li {
        float:left;
		
	}
#content_footer_right ul {
        float:left;

	}
	
	
/*BOTTOM FOOTER */	

#bottom_footer{
	width:100%;
	height:115px;
	clear:both;
	margin:0px auto 0px auto;
	border-top: solid 2px #e06225;
	

}

	/*BOTTOM FOOTER MENU*/	
		
		#bottom_footer_menu{
				float:none;
				height:auto;
				margin:41px auto 0;
				padding:0;
				text-align:center;
				width:865px;
				
			}
			
		#bottom_footer_menu p {
				color:#E88B5F;
				font-size:12px;
				}
				
			
					
								#bottom_footer_menu ul{
									float:none;
									line-height:15px;
									margin:10px 0 0 0 !important;
									padding:2px 0 0;
									width:auto;
								}
								
								#bottom_footer_menu li{
									display:inline;
									list-style:none;
									
									
								
								}
								
								#bottom_footer_menu li.last a{
									border:0;
								
								}
											
											
											
											#bottom_footer_menu a{
											 padding:0 6px 0 6px;
											 margin:0;
											 color:#666;
											 text-transform:none;
											 font-size:12px;
											}
											
											#bottom_footer_menu a:hover{
											 text-decoration:underline;
											}
											
											
															
				
							






	
							
/*****Breadcumbs*****/		
										
									#migas {
									    color: #4c74a7;
										float:left;
										font-size:11px;
										height:20px;
										margin:0;
										padding:5px 0px 0px 0px;
										width:620px;
										font-weight:bold;
										
									}
									
									.B_crumbBox {
										float:left;
										padding:3px 0 0 0px;
										font-size: 12px;
										color:#E06225;
									}
									.B_crumbBox a {
										color:#999999;
										float:left;
										font-size:12px;
										padding:0 0 0 17px;
										text-align:justify;
									}
									
									


/*XVIII.-PAGINADOR*/
				
				#paginador{
					width:100%;
					font-size: 11px;
					float:left;
					padding:20px 0 0 0;
					color:#468F48;
				}
				
						#paginador p{
							text-align: center;
						}
								
								#ditto_pages{
									margin:0 auto;
									text-align:right;
									width:100%;
								}
								
								#ditto_pages p{
									text-align: center;
								}
				
				

/*VI.-BUSCADOR*/	

/* buscador basado en flex search.  */			   
				   
			
#buscar {
background-image:url("../images/buscar.png");
height:17px;
margin-left:1px;
width:20px;
}


			#buscador{ 
				float:right;
				height:25px;
				margin:5px 0 0 0;
				width:200px;

			}	  
				   
				   
					.FSF_form fieldset{
						border:0;
										}
					
					.FSF_form legend{
						display:none;
										}
					
							.FSF_input{
								width:135px;
								float:left;
								border:1px solid #737375;
								color:#333;
								margin:3px 0px 3px 2px;
								padding:3px;
								color:#737375;
							}
							
							
							.FSF_input2{
							
								width:110px;
								float:left;
								border:1px solid #737375;
								color:#333;
								margin:0px 0px 0px 2px;
								padding:2px;
								
							}
								.FSF_submit{
									
									width:29px;
									height:21px;
									float:right;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
								
								.send_busqueda{
									
									width:29px;
									height:21px;
									float:right;
									margin:0 6px 0 0;
									border:0;
									background-color:transparent;
									cursor:pointer;
								
								
								}
								
										.send_busqueda:hover{
										
										/*background-position:0 -20px;*/
										opacity:0.5;1293 filter:alpha(opacity=60);
										
										
										}
						
						
						
/*VI.1.-RESULTADOS DE BUSQUEDA*/	

/*Aparece en un template en blanco es el resltado de la busqueda*/			   
						
						.FSF_resultsIntroFailure{
							/*width:500px;*/
							margin:0 auto;
							padding:0;
							text-align: center;
							font-size: 12px;
							
						}
						
							.FSF_searchResults{
								/*width:500px;*/
								margin: 0;
								padding:0;
								text-align: left;
								font-size: 12px;
							}
							
									.FSF_result{
									margin:10px 0 10px 0;
									}
			
								
							   
									   .FSF_result h3 a{
											color:#20548e;
												}	
					
										.FSF_result h3 a:hover{
											color:#4d8bd1;
												}
									   
									   
											   .FSF_resultDescription{
												padding:10px 0 10px 0;
											   }
											   
											   .FSF_pagination{
											   font-weight:bold;
											   }







									
	
/*FORMULARIO DE CONTACTO*/

 

.submitButton_suscripcion {
background-color:#CCCCCC;
border:1px solid #999999;
color:#333333;
margin:7px 0 5px 206px;
text-align:left;
width:50px;
}


#form_back{
	width:100%;
	float:left;
	
}

		#form_back p{
			font-size: 11px;
		}



.contact_box { margin:0px; padding:0px 20px 20px 20px; background: #CCC; text-align:center;}	

.contact_info{
text-align: center;
float:left;
width:100%;
margin:5px 0 0 0;
}

#form_back fieldset{
border:medium none;
float:left;
margin:10px 0 0;
padding:9px 0 0 12px;
width:100%;
}

.fieldset{

float:left;
margin:10px 0 0;
padding:50px 0;
width:100%;
border:none;
}


		.divline{
			margin:5px 0 5px 0 ;
			padding:0;
			float:left;
			width:100%;
		}
		
/*labels*/



		.imputlabel{
			float:none;
			font-size:10px;
			font-weight:bold;
			height:auto;
			margin:0 0 0 0;
			padding:0;
			text-align:right;
			width:32%;
			
		}

					/*radios*/
							
					#right_radio{
						width:50%;
						float:right;
					}
					
						.label_form{
							color: #000000;
							text-align:left;
							width:50px;
						}
					
							.mujer{
							margin:0 10px 0 0;
							
							}
							
							.hombre{
							margin:0 10px 0 0;
							}
							
							
								#radio1{
									width:auto;
									float:left;
								}
								
								
								#radio2{
									width:auto;
									float:left;
								}
								
								
								/*inputs*/
								
								.textInput{
									border:1px solid #666666;
									font-size:10px;
									padding:3px 0 3px 3px;
									width:251px;
								}
								
								#comentario{
								height:120px;
								
								}
			
			
			
											/*botones para diferentes formularios*/
											
											#submit_form{
												width:512px;
												height:auto;
												margin:0;
												padding:0;
												float:left;
												text-align:center;
											
											}
								
												.registrate{
														width:87px;
														height:22px;
														background-color:#B0CF08;
														border:0;
														margin:20px 0 0 35%;
														float:left;
														cursor:pointer;
													
													}
													
													.registrate:hover{
														background-color:#7A8F00;
														color:#fff;
													}
												
												.mensaje{
													width:100%;
													height:150px;
													overflow:auto;
													text-align: center;
													padding:117px 0 0 0;
													color:#7F6B5F;
												}
												
												
												
												.submitButton_cont{
														width:131px;
														height:22px;
														border:0;
														margin:20px 39% 0 0;
														float:right;
														color:#fff;
														cursor:pointer;
														background-image:url('../images/boton_enviar.jpg');
														background-repeat:no-repeat;
														background-position:0 0;
														background-color: transparent;
														}
														
														.submitButton_cont:hover{
															opacity:0.5; filter:alpha(opacity=60);	
														}
														
														
													.boton_cotizar{
													background-image:url('../images/boton-cortizar.png');
													background-repeat:no-repeat;
													background-position:0 0;
													width:86px;
													height:auto;
													padding:5px 0 5px 0;
													background-color:transparent;
													border:0;
													margin:20px 0 0 35%;
													color:#fff;
													cursor:pointer;
													}
													
													.boton_cotizar:hover{
															opacity:0.5;1293 filter:alpha(opacity=60);	
														}
														
														/*XIV.- MENSAJE DE NEWSLETTER*/
										
																.mensaje-newsletter{
																	width:400px;
																	height:auto;
																	font-size:9pt;
																	margin:0 0 0 50px;
																}
												
												

				



/*SITEMAP*/
/*el sitemap del sitio*/


		#sitemap ul{
			margin:5px 0 5px 10px;
		}
		
				#sitemap ul li{
					font-size:13px;
				}
				
						#sitemap ul li ul{
							margin:10px 0 10px 10px;
						}
						
							#sitemap ul li ul li{
								font-size:11px;
								list-style: disc;
							}
							
							#sitemap li a:hover{
								text-decoration: underline;
								background-color:transparent;
								
								
							}
		


				
				
/*XVII.-GALERIA*/

.thumbscontainer {
height:auto;
margin:0;
padding:0;
width:autopx;
}
		
		
	

				


#slide { width:100%; height:257px;  background:url('../images/fondo_slide.png') repeat; text-align:center; border-top: solid 2px #e06225; z-index: 2;padding:30px 0 0;
 }

#slide_content { width:100%; height:30px;  background:url('../images/fondo_slide.png') repeat-x; text-align:center; border-top: solid 2px #e06225; }

#sub_menu { width:100%; height:31px;  background:url('../images/submenu.png') repeat-x; text-align:center;  }

#sub_menu_content { width:855px; height:31px;  background:url('../images/submenu.png') repeat-x; text-align:center; margin: 0px auto 0px auto; padding:0px;  }





#content_home_left {
width:50%;
margin: 0px;
padding: 0px;
top: 0;
float:left;
color:#4a4a4a;
}

#content_home_left ul { 
width:100%;
list-style: none;
margin: 0px;
padding-left: 0px;

}

#content_home_left li {

float:left;
height:auto;
list-style:none outside none;
margin:0;
padding:17px 14px 0 0;
width:100%;


}

#content_home_left h2 {
	float:left;
}
#content_home_left p {
float:right;
font-size:12px;
height:auto;
list-style:none outside none;
margin:0;
padding:0 0 0 0;
width:308px;

}

#content_home_left img {
	border:none;
	float:left;
}

.titulo_home_servicios h2 a{
	
		color:#18233f;
		font-size:16px;
		font-weight:normal;
		height:22px;
		letter-spacing:1px;
		margin:0;
		padding:2px 0 0 5px;
		text-align:left;
		text-indent:0;
		text-decoration:none;
		}
		
		
		  .titulo_home_servicios h2 a:hover {
			color: #233d7e;
			text-decoration:underline;
			
		}
	


#content_home_right {
width:45%;
margin: 0px;
padding: 0px;
top: 0;
color:#4a4a4a;
float:right;
}

#content_home_right ul { 
width:100%;
list-style: none;
margin: 0px;
padding-left: 0px;

}

#content_home_right li {
float:left;
height:auto;
margin:0;
padding:17px 14px 0 0;
width:384px;

}



.content_home_manager{
color:#4A4A4A;
height:auto;
padding:0;

}
	
	
		
	.content_home_manager p{
		color:#6D6F6D;
		font-size:12px;
		margin:0;
		padding:9px 0 0;
		}		
	
	.content_home_manager img {
		float:left;
		height:158px;
		margin:7px;
		width:159px;
	}
	
	.content_home_manager li {
		list-style-type:none;
		
	}
	
	.titulo_home_manager {
		float:left;
		margin:0;
		width:100%;

	}
	.titulo_home_manager h2{
	
		color:#424345;
		font-weight:normal;
		height:22px;
		letter-spacing:1px;
		margin:0;
		padding:2px 0 0 5px;
		text-align:left;
		text-indent:0;
		}
		
	.titulo_home_manager h2 a{
	
		color:#424345;
		font-weight:normal;
		height:22px;
		letter-spacing:1px;
		margin:0;
		padding:2px 0 0 5px;
		text-align:left;
		text-indent:0;
		}
		
		
		  .titulo_home_manager h2 a:hover {
			color: #999;
			text-decoration:underline;
			
		}
		
		

.content_home_video{
border:1px solid #8A8A8A;
color:#4A4A4A;
float:left;
left:0;
margin:20px 4px 0 0;
padding:0;
top:0;
width:277px;

}
	
	
		
	.content_home_video p{
		color: #6D6F6D;
		font-size:12px;
		margin:7px;
		}		
	
	.content_home_video img {
		border:1px solid #888F9D;
		float:left;
		margin:7px;
		width:261px;
		
	}
	
	.content_home_video li {
		list-style-type:none;
		
	}
	
	.titulo_home_video {
		float:left;
		margin:0;
		width:100%;

	}
	.titulo_home_video h2{
		background:url("../images/box.png") repeat-x scroll 0 0 transparent;
		border-bottom:1px solid #8A8A8A;
		color:#FFFFFF;
		font-weight:normal;
		height:22px;
		letter-spacing:1px;
		margin:0;
		padding:2px 0 0 5px;
		text-align:left;
		text-indent:0;
		}
		
	.titulo_home_video h2 a{
	
		color:#424345;
		font-weight:normal;
		height:22px;
		letter-spacing:1px;
		margin:0;
		padding:2px 0 0 5px;
		text-align:left;
		text-indent:0;
		}
		
		
		  .titulo_home_video h2 a:hover {
			color: #666;
			text-decoration:underline;
			
		}
	
	
	
	.leer_mas {
	float:right;
	margin:0 10px 0 0;
	}
	
	.leer_mas a {
		
		font-size:13px;
		line-height:19px;
		color: #75A7D2;
	}
	
	.leer_mas a:hover {
		color:#06F;
		
		
	}
	
	
	

#content_text {
color:#4A4A4A;
float:left;
font-size:12px;
left:0;
margin:41px 0 60px 0;
padding:0;
text-align:justify;
top:0;
width:552px;
}

#content_text h1 {
color:#1D5590;
float:left;
font-size:21px;
left:0;
margin:0 0 27px;
padding:0;
top:0;
width:100%;
}

#main_gallery {
width:278px;
margin:95px 0 0;
padding: 0px;
top: 0;
left: 0;
color:#4a4a4a;
float:right;
}

#main_gallery h2{
	display:none;
		}
		




	
	
	/* ------------   Rotating Pics   ----------------    */
	
#rotating { /*width: 855px; height: 257px; margin:0px auto;*/ display:none;}



#pics_out {  width: 855px; height: 257px; background-repeat: no-repeat; background-position: 50% 50%; display: block; }

#pics_in {  width: 855px; height: 257px; background-repeat: no-repeat; background-position: 50% 50%; display: block; cursor: pointer; }

#pics_txt { width: 855px; height: 3em;  padding: 4px; text-align: left; }

/*clientes estilos*/
.menu_clientes{
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
}

.menu_clientes li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu_clientes a {
	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	/*background: url(images/button.gif) no-repeat center center;*/
}
.menu_clientes a span {
font-size:12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#999999;

}
.menu_clientes li em {
background:url("../images/logo_bg.png") no-repeat scroll 0 0 transparent;
display:none;
font-weight:lighter;
font-size:12px;
height:100px;
left:-15px;
padding:8px 78px 10px 10px;
position:absolute;
text-align:left;
top:-105px;
width:173px;
z-index:2;
}

.menu_clientes li em span {
	font-weight:bold;
}

.menu_clientes img {
	width:150px;
	border:0px

}


/*fin estilos menu clientes*/

#content_clientes {
width:865px;
margin: 0px;
padding: 0px;
top: 0;
left: 0;
color:#4a4a4a;
}

#content_clientes ul { 
width:100%;
list-style: none;
margin: 0px;
padding-left: 0px;

}

#content_clientes li {
float:left;
height:179px;
margin:0;
padding:17px 7px 0;
width:201px;

}


#share { 
border-top:1px solid #FF6633;
clear:both;
margin:0;
padding:11px;
width:399px;
}



/*proyectos estilos*/
.menu_trabajos{
	list-style:none outside none;
	margin:0;
	padding:0 0 0 9px;
}

.menu_trabajos li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}
.menu_trabajos a {
	padding: 2px;
	display: block;
	color: #000000;
	width: 82px;
	height:82px;
	text-decoration: none;
	font-weight: bold;
	/*background: url(images/button.gif) no-repeat center center;*/
}
.menu_trabajos a span {
font-size:12px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;


}
.menu_trabajos li em {
background: url("../images/proy_bg.png") no-repeat scroll 0 0 transparent;
display:none;
font-size:12px;
font-weight:lighter;
height:50px;
left:-15px;
padding:8px 50px 10px 12px;
position:absolute;
text-align:left;
top:-105px;
width:209px;
z-index:2;
color: #FFF;
}

.menu_trabajos li em span {
	font-weight:bold;
}


.menu_trabajos img {
	width:150px;
	border:0px

}


/*fin estilos menu proyectos*/
