body {
	overflow: hidden;
}

#contenu {
	height		: 526px;
	background	: url(../images/background.png) no-repeat;
	font-size	: 11px;
}

#titre {
	position	: absolute;
	font-size	: 20px;
	color		: #738FCE;
	left		: 44px;
	top		: 87px;
}


#bloc_gauche {
	float		: left;
	margin-top	: 213px;
	width		: 279px;
	padding-left	: 40px;
	height		: 185px;
}

.champ {
	width		: 275px;
	height		: 15px;
	border		: 1px solid #738FCE;
	font-family	: arial;
	font-size	: 10px;
	vertical-align	: center;
}

.demi {
	width		: 134px;
	height		: 15px;
	border		: 1px solid #738FCE;
	font-family	: arial;
	font-size	: 10px;
	vertical-align	: center;
}

textarea {
	width		: 275px;
	height		: 55px;
	border		: 1px solid #738FCE;
	font-family	: arial;
	font-size	: 10px;
}

.bouton_ok{
		width		: 28px;
		height		: 18px;
		font-size	: 10px;
/*		text-align	: center;*/
		color		: #FFFFFF;
		background	: #000000;
		margin-top	: 2px;
		border		: none;
	}

#bloc_droite {
	float		: right;
	margin-top	: 8px;
	margin-top	: 213px;
	padding-right	: 49px;
	width		: 175px;
	height		: 175px;
	text-align	: center;
}

#bandeau_mid{
	position	: absolute;
	width		: 552px;
	height		: 134px;
	background	: url(../images/bandeau_mid.png);
	left		: 40px;
	top		: 128px;
}

#titre {
	position	: absolute;
	font-size	: 20px;
	color		: #738FCE;
	left		: 44px;
	top		: 87px;
}

#grosplan {
	position	: absolute;
	visibility	: hidden;
	width		: 340px;
	height		: 340px;
	top		: 210px;
	left		: 170px;
	scrollbars	: none;
	z-index		: 2000;
}

#horaires {
/*
	visibility	: hidden;
	position	: absolute;
	margin-top	: 450px;
	margin-left	: 0;
*/
	margin-top	: 30px;
	padding-left	: 40px;
}