﻿
/* ----------MZONE------------- -- */

		/* Photo **/ 
			
		#MZone .ZoneActiveArea .Content .Photo{ background:#A09898; border:3px solid #CBC4C4; width:297px; padding:8px; float:left; margin-right:22px  }
			#MZone .ZoneActiveArea .Content .Photo img{ border:1px solid #A9A6A6 }
			#MZone .ZoneActiveArea .Content .Photo a img{ border:0}
		 
		 
		/* H2/Title and Text**/ 
			
		#MZone .ZoneActiveArea .Content H2{font-size:2.5em ;color:#8c1010; font-family:"Times New Roman", Times, serif}
		#MZone .ZoneActiveArea .Content p{ font-size:1.2em; text-align:justify  }
		
		#MZone .ZoneActiveArea .Content em{ color:#421C1C; display:block; margin:5px 0}
		#MZone .ZoneActiveArea .Content .Divider{ width:100%;border:1px solid red; background:url(../Picfiles/Image_Hr.jpg) center no-repeat }
		
		/* Logos Group**/ 		
		#MZone .ZoneActiveArea .Content .LogosGroup a img{  height:28px; margin:15px 7px; width:auto; height:auto   }
		
		  