#cadre-newsletter {
	width: 400px;
	top: 30px;
	bottom: 0;
	left: 285px;
	position: absolute;
	height: 670px;
	background-color: white;
}

#cadre-grand {
	width: 500px;
	top: 30px;
	bottom: 0;
	left: 285px;
	position: absolute;
	height: 670px;
	background-color: white;
	overflow: auto;
}

#cadre-conf-insc-newsletter {
	width: 400px;
	top: 30px;
	bottom: 0;
	left: 285px;
	position: absolute;
	height: 300px;
	background-color: white;
}


.style1 {
	color: black;
	font: small-caps bold 22px "Monaco", sans-serif;
	margin-left: 15px;
	margin-right: 20px;
	letter-spacing: 1px;
	margin-top: 30px;
	text-decoration: underline;
}
.style2 {
	font-family: Monaco;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 20px;
	letter-spacing: 1px;
	margin-top: 10px;
}