body {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bandeau {
	height: 148px;
	width: 955px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu {
	height: 34px;
	width: 955px;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 148px;
}
#illustrations {
	height: 85px;
	width: 955px;
	position: absolute;
	left: 0px;
	top: 182px;
}
#corps {
	width: 955px;
	position: absolute;
	left: 0px;
	top: 267px;
}
#corps_contact {
	width: 955px;
	position: absolute;
	left: 0px;
	top: 182px;
}
#tete_liaisons {
	background-image: url(images/tete_liaisons.jpg);
	float: left;
	height: 85px;
	width: 324px;
	background-repeat: no-repeat;
}
#tete_hospital {
	float: left;
	height: 85px;
	width: 301px;
	background-image: url(images/tete_hospital.jpg);
	background-repeat: no-repeat;
	background-position: 115px;
}
#tete_transport {
	background-image: url(images/tete_transport.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 85px;
	width: 330px;
}
#liaisons {
	background-image: url(images/bg_liaisons.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 324px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#hospital {
	background-image: url(images/bg_hospital.gif);
	background-repeat: no-repeat;
	height: 322px;
	width: 301px;
	position: absolute;
	left: 324px;
	top: 0px;
}
#transport {
	background-image: url(images/bg_transport.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 330px;
	position: absolute;
	left: 625px;
	top: 0px;
}
#contact_01 {
	background-image: url(images/bg_contact_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 407px;
	width: 505px;
}
#contact_02 {
	background-image: url(images/bg_contact_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 407px;
	width: 450px;
}
#txt_menu {
	margin-left: 25px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
#txt_menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#txt_menu a:hover {
	text-decoration: none;
	color: #FF6600;
}
#txt_liaisons {
	width: 230px;
	margin-left: 50px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#copyright {
	float: left;
	width: 250px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 55px;
}
#copyright a {
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	color: #333333;
	text-decoration: underline;
}
#marge_contact {
	float: left;
	height: 327px;
	width: 250px;
}
#contact_02 form {
	float: left;
	width: 420px;
	margin-left: 10px;
	margin-top: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#frm_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#txt_hospital {
	width: 100px;
	margin-left: 100px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#txt_transport {
	width: 200px;
	margin-left: 70px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#made {
	float: right;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 40px;
}
#made a {
	color: #333333;
	text-decoration: none;
}
#made a:hover {
	color: #333333;
	text-decoration: underline;
}
#titre_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#mentions_01 {

	background-image: url(images/bg_contact_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 407px;
	width: 305px;
}
#mentions_02 {
	background-image: url(images/bg_mentions.gif);
	background-repeat: no-repeat;
	float: left;
	height: 407px;
	width: 650px;
}
#txt_mentions {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}
#txt_mentions a {
	color: #333333;
	text-decoration: none;
}
#txt_mentions a:hover {
	color: #333333;
	text-decoration: underline;
}
