#bandeau_mid {
	height		: 331px;
	background	: url(images/bandeau_mid.png);
	margin-top	: 0px;
}

#contenu {
	margin-left	: 44px;
	margin-right	: 28px;
	height		: 150px;
	margin-top	: 25px;
	font-size	: 11px;
}

#frame_left {
	position	: absolute;
	width		: 277px;
	height		: 150px;
}

#frame_left .titre_big {
	font-size	: 20px;
	font-weight	: bold;
	color		: #738FCE;
}

#frame_right {
	position	: relative;
	left		: 277px;
	background	: url(images/frame_bg.png);
	width		: 262px;
	height		: 118px;
	padding-top	: 32px;
	padding-left	: 15px;
	padding-right	: 15px;
}

#skipintro {
	position	: absolute;
	width		: 852px;
	top		: 560px;
	z-index		: 600;
	text-align	: center;	
}

#skipintro a {
	text-decoration	: none;
	color		: #000000;
}

#skipintro a:hover {
	text-decoration	: underline;
}