#wrapper .onLoadModal {
    border: 0 none;
    height: 450px;
	width: 750px;
    left: 50% !important;
    margin-left: -425px !important;
    margin-top: -225px !important;
    padding: 0;
    top: 50% !important;
}
.closeNewsletter {
    cursor: pointer;
    display: block;
    font: 10px/10px arial;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
	width: 25px;
	height: 28px;
	background: #fff;
	opacity: 0;
	filter: alpha (opacity=0);
}

#wrapper .onLoadModal .subButton:hover,#wrapper .onLoadModal .subButton input:hover {
    opacity: 0.85;
	filter: alpha(opacity=85);
	cursor: pointer;
}

.overLayCt.black_white .cta1{
	position: absolute;
	top: 299px;
	left: 483px;
	width: 100px;
	height: 22px;
}

.overLayCt.talons .cta1{
	position: absolute;
	top: 299px;
	left: 483px;
	width: 100px;
	height: 22px;
}

.overLayCt.maille .cta1{
	position: absolute;
	top: 299px;
	left: 502px;
	width: 100px;
	height: 22px;
}

.overLayCt:hover .cta1,.overLayCt .cta1:hover{
	background: #000000;
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	khtml-opacity: 0.2;
}

.overLayCt a{
	display: block;
}
