/* GENERAL : BEGIN  -------------------------------------------------------------------------------------- */


	html{
		height:100%;  padding:0px; margin:0px;
		background-image:url(../picFiles/bg_page.gif); background-repeat:repeat-x; background-position:top; 
		
	}
	
	body { 
		height:100%;  padding:0px; margin:0px;		
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#64686D; 
	}
		/* ----------------------- Hrs --------------------------------- */
	div.hr { height:13px; 
	background: #fff url(../PicFiles/separat_SolidHr.gif) scroll center; 
	margin-left:auto; margin-right:auto;  }
    div.hr hr { display: none;}
	
	div.hr1 { height:3px; 
	background: #fff url(../PicFiles/separat_DottedH.gif) scroll center; 
	margin-left:auto; margin-right:auto;  }
    div.hr1 hr { display: none;}

	/* ----------------------- --------------------------------- */
		
	/* ----------------------- FORMS --------------------------------- */
	form{ padding:0px; margin:0px;color:#666666;font-size:10px;  } 
	
	.form {background-color:#F7F7F7;margin:10px;border: 1px solid #E1E3E4;}  
    #Empleo fieldset{width:90%;border:none; border: 1px solid #E1E3E4; margin-bottom:25px}
    #Empleo legend{	font-size:18px;	font-weight:bold;}
	#Contactenos fieldset{width:450px;border:none; border: 1px solid #E1E3E4; margin-bottom:25px}
	#Contactenos legend{font-size:18px;	font-weight:bold;}
	/* ----------------------- --------------------------------- */
	
			/* ----------------------- Message --------------------------------- */
	.Message{ background-image:url(../PicFiles/bg_message.gif); 
	width:532px; height:61px; padding-top:30px; font-weight:bold; font-size:14px}
	
	.MessageInfo{ }
	
	.MessageError{ }
	/* ----------------------- --------------------------------- */
    
	img{ border:0px; }
	
	input , select , textarea {
		padding:4px;
		
		background-image:url(../picfiles/bgInput.gif); background-repeat:repeat-x; background-position:top; 
		font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#223344; 
	}

	.form_GenericButton{ border:0px ; background-image:none;  }	
	.form_GenericCheck{ border:0px ; background-image:none;  }
	
	h1,h2,h3,h4,h5,h6{ margin:0px;}

	.separat_dotted{ font-size:1px; height:3px; background-image:url(../PicFiles/separat_DottedH.gif); background-repeat:repeat-x;}
	span.whiteWrapper{
		background-color:#FFFFFF; display:block; clear:both; width:100%;  
	}
	
	a{color:#0066CC;}
	a:hover{color:#1C82D0; text-decoration:underline;  } 
			
/* GENERAL : END  */




/* PAGE ZONES : BEGIN -------------------------------------------------------------------------------------- */

		#HeaderZone, #MiddleZone , #FooterZone{ width:100%; clear:both; display:block;  }
		#HeaderZone{ }
		#MiddleZone{ background-image:url(../PicFiles/bg_MiddleZone.jpg); background-position:top center; background-repeat:no-repeat;  }
		#MiddleZone #ContentWrapper{ 
			width:776px; margin:auto; padding-top:15px;
			
			background-image:url(../PicFiles/bg_CornerTopContentArea.gif); background-repeat:no-repeat; background-position:top center;   
		}
		#FooterZone{ padding-bottom:50px;}		
		#FooterZone #FooterMenuSector{ 
			width:776px; 
			margin:auto; padding-top:35px; 
			border:1px solid #D3D3D3;  border-top:none;  
		}				


		#MiddleZone #LeftArea{ width:232px; float:left; padding-left:22px;}
		#MiddleZone #RightArea{  width:485px;  padding-right:20px; float:right; }
/* PAGE ZONES : END  */
		

/* PAGE MENUS : BEGIN -------------------------------------------------------------------------------------- */


		
		
		.FooterMenu{
			margin:0px; padding:0px; 
			list-style:none;  
		 }
		 
		.FooterMenu li{ display:inline;  font-size:12px; font-family:Arial, Helvetica, sans-serif; }		
		
		.FooterMenu li a{  color:#56534F; text-decoration:none; } 
		.FooterMenu li a:hover{  color:#56534F; text-decoration:none;  border-bottom:1px dotted #56534F; } 		
		
		
		
			
/* PAGE MENUS : END  */


/* BREAD CRUMB SECTOR : BEGIN -------------------------------------------------------------------------------------- */

		#BreadCrumbSector{
			padding-top:10px; padding-bottom:7px; margin-bottom:15px;
			background-image:url(../picFiles/icon_navg.gif); background-repeat:no-repeat; background-position:0px 11px;
			border-bottom:1px solid #f0f0f0;	
		}
		
		#BreadCrumbMenu{ 
			margin:0px; padding:0px; padding-left:5px; margin-right:10px;
			list-style:none; 		
		}

		#BreadCrumbMenu li{ display:inline;  font-size:12px;  }	
		
		#BreadCrumbMenu li a{ 
			padding-left:8px; padding-right:5px; 
			border-left:1px solid #cccccc;
			color:#777777; text-decoration:none; font-size:11px;	
		}
		#BreadCrumbMenu li a:hover{ 
			color:#CC0000; text-decoration:underline;
		}
		
		#BreadCrumbMenu li a.Active_Link{ 			
			color:#666666; font-weight:bold; 
		}		
		
		#BreadCrumbMenu li a.Active_Link:hover{ 			
			color:#CC0000; text-decoration:underline;
		}				
			
/* BREAD CRUMB SECTOR : END -------------------------------------------------------------------------------------- */


/* PAGINATION SECTOR : BEGIN -------------------------------------------------------------------------------------- */

	#PaginationSector { margin:30px auto; margin-bottom:10px; border:10px solid #f8f8f8; border-top:none; border-bottom:none; padding:10px; color: #556677 ;
	
	 } 		
	#PaginationSector table{ margin:auto;  } 		
	#PaginationSector img{ margin-top:5px; }
	
	#PaginationSector .PaginationLink {
		font-weight:bold; font-size:12px;
		text-decoration:none;
		padding:5px; 
		border:1px solid #f5f5f5;
		color:#556677 !important; 
		border-bottom:none; border-top:none;						
	}

	#PaginationSector .PaginationLink:hover{   border:1px solid #cccccc; border-bottom:none; border-top:none; background-color:#f8f8f8; color:#666666 !important;  }


		
/* PAGINATION SECTOR : END -------------------------------------------------------------------------------------- */
