/*Specifics(contact)*/
a#cont{
border-bottom: 1px solid #ff9999;
}
a:link {
    
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:active {
	text-decoration: none;
}
 #layoutAB .col-A{
	margin-left: 0px;
	width: 365px;
	border-left: solid 5px #fff;
	}
	
#layoutAB .incol-Ares{
	margin: 0;
	width: 365px;
	height: 533px;
	}
	
#layoutAB .incol-Apho{
	margin: 0;
	width: 365px;
	height:533px;
	background: #FBBAA4 url(images/pink.jpg) repeat-x;
	}

 #layoutAB .col-B{
	width:355px;
	height:100%;
	border-right: solid 5px #fff;
	}
	
#layoutAB .incol-Bres{
    margin:0;
	width:355px;
	height:533px;
	background: #FBBAA4 url(images/bgct.gif) repeat-x;
	}



