body {
	background-image: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #234b6f;
	font-size: 0.85em;
}

cite {
	font-style: italic;
}

.boiteemphase {
	border: 1px solid #4478A7;
	background-color: #DFECF2;
	padding: 5px;
	text-align: center;
}

.boiteemphase em {
	display: block;
	margin-top: 1em;
}

.boiteemphase h3, .boiteemphase p {
	margin: 0;
}

#texte ul, #chapeau ul {
	list-style-image: url(images/puce.gif);
	line-height: 1.3em;
}

#texte a, #chapeau a, #footer a {
	color: #4478A7;
	text-decoration: none;
	border-bottom: 1px dotted #4478A7;
}

#container {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	padding: 15px;
}

#logo {
	margin-right: 10px;
	float: left;
}

#header {
	margin: 0 0 20px 10px;
	float: right;
}

#logo h1, #header p {
	margin: 0;
}

#navigation, #contenu {
	clear: both;
	line-height: 1.5em;
}

#menu {
	float: right;
	width: 550px;
	margin-bottom: 20px;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
}

#submenu {
	float: left;
	width: 160px;
	padding: 6px 0 0 6px;
}

#submenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#submenu li {
	display: inline;
}

#submenu li img {
	padding-right: 10px;
}

h2 {
	margin: 0 0 0 180px;
	font-weight: bold;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 2em 0 0 0;
}

#chapeau {
	width: 160px;
	float: left;
	margin-right: 10px;
	text-align: right;
	font-size: 0.75em;
	font-weight: bold;
	font-style: italic;
}

#chapeau blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#texte {
	width: 550px;
	float: right;
	margin-left: 10px;
	font-size: 0.8em;
}

#footer {
	padding-top: 20px;
	clear: both;
	font-size: 0.7em;
	text-align: center;
}

.imagedroite {
	float: right;
	padding-left: 5px;
	margin-top: 0;
}

.imagegauche {
	float: left;
	padding-right: 5px;
	margin-top: 0;
}

.legendephoto {
	display: block;
	font-size: 0.8em;
}

.imagedroite .legendephoto {
	text-align: right;
}

.imagegauche .legendephoto {
	text-align: left;
}

ul.links li {
	margin-bottom: 1em;
}

ul.high li {
	line-height: 1.7em;	
}