h3 {
	text-align:center;
	letter-spacing:2px;
	font-weight:normal;
	font-family:sans-serif;
	font-size:10pt;
}

h2 {
	margin-top:15px;
	margin-bottom:4px;
	line-height:20px;
	text-align:inherit;
}

.normal {
	font-size:12px;
}

.gros {
	font-weight:normal;
	font-size:13px;
	color:#F4E5D9;
}

.boutonactif {
	float:right;
	font-size:13px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-o-border-top-left-radius:8px;
	-ms-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	-o-border-bottom-right-radius:8px;
	-ms-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	font-family:'Times New Roman, Times';
	letter-spacing:1px;
	margin-left:7px;
	opacity:0.75;
	text-decoration:none;
	font-weight:bold;
	background-color:#F4E5D9;
	color:#000000;
	border:3px double #666666;
	padding:8px 10px 8px 10px;
}

.bouton {
	float:right;
	font-size:13px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-o-border-top-left-radius:8px;
	-ms-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	-o-border-bottom-right-radius:8px;
	-ms-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	color:#F4E5D9;
	font-family:'Times New Roman, Times';
	letter-spacing:1px;
	background-color:#000000;
	margin-left:7px;
	opacity:0.75;
	text-decoration:none;
	font-weight:bold;
	border:3px double #BFBFBF;
	padding:8px 10px 8px 10px;
}

.bouton:hover {
	background-color:#F4E5D9;
	color:#000000;
	border:3px double #666666;
}

a {
	color:#FFFFFF;
}

.black {
	color:#000000;
}

.footer {
	float:left;
	background-color:#000000;
	height:70px;
	opacity:0.75;
	-webkit-border-bottom-left-radius:16px;
	border-bottom-left-radius:16px;
	-o-border-bottom-left-radius:16px;
	-ms-border-bottom-left-radius:16px;
	-moz-border-radius-bottomleft:16px;
	-webkit-border-bottom-right-radius:16px;
	border-bottom-right-radius:16px;
	-o-border-bottom-right-radius:16px;
	-ms-border-bottom-right-radius:16px;
	-moz-border-radius-bottomright:16px;
	width:663px;
	border:3px double #BFBFBF;
	margin:6px 0px 0px 0px;
	padding:6px 6px 6px 15px;
}

.header {
	float:left;
	padding-bottom:6px;
	width:680px;
	height:40px;
}

p {
	margin-top:2px;
	margin-bottom:2px;
}

.texte {
	float:right;
	overflow:scroll;
	background-color:#000000;
	color:#FFFFFF;
	opacity:0.7215531;
	-webkit-border-top-right-radius:16px;
	border-top-right-radius:16px;
	-o-border-top-right-radius:16px;
	-ms-border-top-right-radius:16px;
	-moz-border-radius-topright:16px;
	height:465px;
	width:320px;
	font-size:14px;
	border:3px double #BFBFBF;
	padding:10px 15px 5px 15px;
}

.texteplan {
	float:right;
	overflow:scroll;
	background-color:#F2DEBC;
	color:#2A3B41;
	opacity:0.88;
	-webkit-border-top-right-radius:16px;
	border-top-right-radius:16px;
	-o-border-top-right-radius:16px;
	-ms-border-top-right-radius:16px;
	-moz-border-radius-topright:16px;
	height:470px;
	width:320px;
	font-size:12px;
	border:3px double #000000;
	padding:5px 15px 5px 15px;
}

.photo {
	float:left;
	border:3px double #000000;
}

body {
	background-image:url(images/pattern.jpg);
	color:#FFFFFF;
	font-family:sans-serif;
	font:inherit;
	line-height:16px;
	font-size:12px;
	margin:0;
}

.content {
	height:400px;
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:690px;
	padding:30px 0px 0px 0px;
}

