﻿


/* ----------------------- Content area de dos columnas --------------------------------- */

		
	
		
				
		
		#ContentBar
		{
			display:table-cell;
			float:right; padding-right:8px; width:637px;  
		}
		
			

		
			#ContentBar .BlockElement{							
				border:1px solid #ebebeb; padding:5px;   background-color:#ffffff; 					
			}
			
		
			#ContentSector{
				border:1px solid #DDDCDC;
				background-image:url('../picfiles/bg_ContentBlock.jpg'); background-repeat:repeat-x; background-position:top;
				background-color:#FAFAFA; padding:4px;	
				
			}
	
			#ContentSector .InnerBlockElement{
				padding:5px;padding-bottom:10px; 
				background-image:url('../picfiles/bg_ContentBlockPattern.jpg'); background-repeat:repeat-x; background-position:top;							
			}
			
			
    		
