@charset "UTF-8";
/* CSS Document */
body {
	background-color: #d4dbe0;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	padding-right: 60px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004388;
	text-align: left;
	padding-right: 10px;
	padding-left: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 55px;
	color: #868686;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004388;
	text-align: center;
	font-weight: normal;
	text-indent: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004388;
	text-align: left;
	padding-right: 40px;
	padding-left: 55px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004388;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004388;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #004388;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	display : list-item;
	list-style-image : url(img/croix.gif);
	padding-right: 55px;
}
.global {
	width: 812px;
	margin-top: 21px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(img/fond_blanc.jpg);
}
.entete {
	background-image: url(img/entete.jpg);
	padding: 0px;
	height: 150px;
	width: 812px;
	position: relative;
	text-decoration: none;
	zoom:1;
}
.menu {
	background-image: url(img/fond_blanc.jpg);
	padding: 0px;
	height: 40px;
	width: 812px;
	position: relative;
	background-repeat: repeat-y;
	zoom:1;
}
.corpus {
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(img/fond_blanc.jpg);
	vertical-align: top;
	zoom:1;
}
.infos {
	position: relative;
	height: auto;
	width: 283px;
	float: left;
	margin-left: 16px;
	display:inline;
	zoom:1;
}
.texte {
	position: relative;
	height: auto;
	width: 497px;
	float: right;
	text-align: left;
	margin-right: 16px;
	display:inline;
	zoom:1;
}
.pied {
	background-image: url(img/pied.jpg);
	height: 23px;
	width: 812px;
	position: relative;
	zoom:1;
}
.puce_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004388;
	list-style-image: url(img/croix.gif);
}
.puce_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
	list-style-image: url(img/croix.gif);
	text-align: left;
}

em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #727272;
	padding-left: 40px;
}
