#main{
 width:735px;
 margin:0px auto 0px;
 padding:0px 0px 0px 0px;
}
	#head{
		 /*float:right;*/
		 background: #818183;
  		 height:20px;
		 /*width:500px;*/
		 width:735px;
		 text-align:right;
	}
	
	#headLogos{
		 /*float:right;*/
		 /*background: #818183;*/
  		 height:100px;
		 /*width:500px;*/
		 width:735px;
		 text-align:right;
	}

	#content{
	 clear:both;
	 background-color:#FFFFFF;
	 /*background-color:#818183;*/
	 padding:12px 0px 0px 0px;
	}
	
		#top{
		 position:relative;
		 float:right;
		 clear:left;
		 height:85px;
		 
		 }
		#left{
		 background-color:#596A55;
		 float:left;
		 /*width:178px;*/
		 width:163px;
		 /*padding:5px 0px 5px 0px;*/
		 position:relative;		 
		}
		#right{
		 position:relative;
		 background-color:#FFFFFF;
		 float:right;
		 width:535px;
		 padding:5px;
		 
		 
		}
#foot{
 width:735px;
 text-align:center;
 margin:0px auto;
 padding:5px;
}
#final{
	clear:both;
}

/*ESTILOS PARA LA HOME*/
#flashhome{
 	position:relative;
 	background-color: transparent;
  	float:right;
	width:553px;
	/*padding:0px 5px 0px 0px;*/
	padding:0px 0px 0px 0px;
	margin:0;
	
}
#flashTrabaja{
 	position:relative;
 	background-color: transparent;
  	float:right;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0;
	
}
#lefthome{
	/*background-color:#596A55;*/
	float:left;
	width:180px;
	/*padding:5px 0px 0px 0px;*/
	margin:0;
	position:relative;	 
		}
		
#contenthome{
	 clear:both;
	 background-color:#FFFFFF;
	 /*background-color:#818183;*/
	 /*padding:8px 8px 0px 8px;*/
	 padding:12px 0px 0px 0px;
	}


