@charset "UTF-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 2000px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
#container a:link {
	color: #0066CC;
	text-decoration: none;
}
#container a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#container a:visited {
	color: #0066CC;
}
#container a:active {
	color: #FFFFFF;
}
h1, h2, h3, p, div {
	margin: 0px;
	text-align: justify;
}
#container #maintexte .titre1 {
	top: 5px;
	text-indent: 0px;
	margin-top: 12px;
	margin-bottom: 4px;
	color: #3366CC;
}
#container #maintexte .textecourant {
	margin-top: 5px;
}
#container #menuhaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	color: #006666;
	background-color: #999999;
	text-align: left;
	vertical-align: middle;
	text-indent: 7px;
	border: 1px dotted #006699;
	margin: 2px;
}
#container #colonnegauche {
	float: left;
	width: 20px;
	height: 300px;
}
#container #maintexte {
	float: left;
	height: auto;
	width: 750px;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 3px;
}
#container #maintexte img a:hover {
	border: 2px dashed #336633;
}
#container #maintexte img:hover {
	border: 2px solid #336633;
	text-align: center;
}
#container #colonnedroite {
	margin: 5px;
	float: right;
	width: 200px;
}
#container #maintexte p {
	text-align: justify;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container #divpopuphaut {
	text-align: center;
	vertical-align: middle;
}
#container #colonnegauchemanuel {
	float: left;
	width: 150px;
	height: 1000px;
}
#container #maintexte h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
#container #maintexte .textecourant .motsclefs {
	font-size: 2px;
	color: #CCCCCC;
}
#container #maintexte .textecourantcentre {
	font-size: 2px;
	color: #CCCCCC;
	text-align: center;
}
#container #maintextemanuel {
	float: right;
	width: 700px;
	background-color: #CCCCCC;
	margin: 5px;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
}
#container #container2 {
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
}
#container2 {
	background-color: #CCC;
}
#colgaucheman {
	float: left;
	width: 150px;
	background-color: #CCC;
	height: 800px;
}
#coldroiteman {
	background-color: #FFC;
	float: right;
	width: 150px;
	height: 800px;
}
#colcentraleman {
	background-color: #CCC;
	width: 700px;
	float: right;
	margin: 5px;
}
#footermanuel {
	background-color: #93F;
	float: none;
}
#container2 h1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}
#colcentraleman p {
	background-color: #CCCCCC;
	margin: 2px;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
}
#container2 .tcentre{
	text-align: center;
}
.rouge {
	color: #C00;
}
