/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(../images/fond.jpg);
	margin: 0;
	padding: 0;
}

#conteneur {
	width: 600px;
	margin: 0 auto;
	left: 50%;	
	margin-left: -300px;
	position: absolute;
	top: -280px;
	visibility: visible;
}

#conteneur_p {
	width: 600px;
	border: 2px solid #006;
	background-color: #fff;
}

h1 {
	font-size: 36px;
	color: #FF3399;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 36px;
	color: #FF3399;
	text-decoration: none;
}

h4 {
	color: #000000;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
}

#horizon	{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#index01 {
	width: 600px;
	background-image: url(../images/index01.jpg);
	text-align: center;
	height: 251px;
}

#index02 {
	width: 580px;
	background-image: url(../images/index02.jpg);
	text-align: center;
	height: 135px;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#index03 {
	width: 600px;
	background-image: url(../images/index03.jpg);
	text-align: center;
	height: 60px;
	background-position: center;
}

#cadreimage {
	width: 230px;
	background-position: center;
	position: absolute;
	left: 40%;
}

#coordonnees {
	width: 600px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
	background-color: #fff;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.liensmsai:link {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a.liensmsai:visited {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a.liensmsai: hover {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

a.liensmsai: active {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
