/* CSS Document */

/*specifics(gallery)*/
#layoutAB .col-A{
	margin-left: 0px;
	z-index: 10;
	width: auto;
	background-color: #f3eeea;
	border-left: solid 5px #fff;
	}
	
#layoutAB .incol-Ares{
	margin: 0;
	z-index: 10;
	width: 365px;
	height:533px;
	background-color: #f3eeea;
	background:url(images/Ami1_047.jpg) no-repeat left;
	border-left: solid 0px #fff;
	}
	
#layoutAB .incol-Apho{
	margin: 0;
	z-index: 10;
	width: auto;
	height:533px;
	background-color: #f3eeea;
	background: url(images/bg_drop4.jpg) repeat-x;
	border: solid 0px #c60;
	}

#layoutAB .col-B{
	z-index: 20;
	width:355px;
	height:100%;
	background-color: #f3eeea;
	border-right: solid 5px #fff;
	}
	
#layoutAB .incol-Bres{
    margin: 0;
	width:355px;
	z-index: 20;
	height:533px;
	background-color: #f3eeea;
	background: url(images/bg_drop4.jpg) repeat-x;
	
	}
	


