@CHARSET "UTF-8";

body {
	color: #8a1e5b;
	font-family: "Verdana";
	font-size: 12px;
	text-align: justify;
}

img,abbr {
	border: 0;
}

abbr[title]:before {
	content: attr(title) ' (';
}

abbr[title]:after {
	content: ')';
}

#navigation h2,#navigation ul,#actualites,#ariane,#recherche,#entete span,#footer {
	display: none;
}

#entete #logo_mdph {
	float: left;
}

#entete #logo_cg {
	float: right;
}

#navigation p {
	margin-left: -72px;
	left: 50%;
	position: absolute;
	top: 50px;
}

#contenu {
	clear: both;
}

#contenu h2 {
	padding-top: 150px;
	text-align: center;
}

#contenu p {
	text-indent: 2em;
}

#contenu a {
	color: #008bd0;
	text-decoration: underline;
}
