	
/* Ul mid banners presente en los homes*/
	@import url(Group_MidBanners.css);






		/* ----------------------- Content area de dos columnas --------------------------------- */
		
			#CtArea { width:695px; margin:auto; }
			#CtArea .LSector{ width:420px; float:left; padding-right:20px; }
			#CtArea .RSector{ width:251px;; float:left;  }
			
			#CtArea ul { padding:0; margin:0; list-style:none;  }
			#CtArea ul li{
			 	clear:both; float:none; text-align:justify; padding-bottom:10px; margin-bottom:10px; margin-top:10px;
				background-image:url(../picFiles/separat_dottedLight.gif); background-repeat:repeat-x; background-position:bottom;	
			}
			
			#CtArea .RSector ul{
				list-style:circle;
				list-style-image:url(../picFiles/bullet_asterisco.gif);
				padding-left:20px;
			}
			
			#CtArea .LSector li{
				float:left; width:100%; display:block;
				padding-top:15px; margin-top:0px; padding-bottom:15px;								
			}	
			
			#CtArea ul .Image {  float:left;  margin-top:-15px; }
			#CtArea ul .Header {  font-weight:bold; font-size:13px; text-decoration:none; }
			#CtArea ul .SubHeader { color:#AC9C9C; font-size:9px; }
			#CtArea ul .Description {  color:#6D6B6B;}
			

			#CtArea .MoreInfoButton {text-align:center; clear:both; float:none; display:block;}
			
					
					
					