html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-family: Trebuchet MS, verdana, arial;
}
#centpourcent {
  height: 100%;
}
#norepeat {
background-repeat: no-repeat;
}

a 			{ color: #217BE9; text-decoration: underline; } 
a:visited	{ color: #16539e; }
a:hover		{ color: #000000; }
#telech {}
#telech a 			{ color: #217BE9; text-decoration: overline; font-style: italic; } 
#telech a:visited	{ color: #16539e; }
#telech a:hover		{ color: #000000; }
#planlink {}
#planlink a 		{ color: #000000; text-decoration: none; } 
#planlink a:visited	{ color: inherit; text-decoration: none; }
#planlink a:hover	{ color: #9E190C; text-decoration: none; }
#planlink2 {}
#planlink2 a 		{ color: #254EA9; text-decoration: none; } 
#planlink2 a:visited	{ color: inherit; text-decoration: none; }
#planlink2 a:hover	{ color: #9E190C; text-decoration: none; }

body { background-color: #adc8ed; background-image: url(../images/fond.jpg); background-repeat: no-repeat; }

.normal{color: #000000;}
.normalbrun{color: #794406;}
.normalbleu{color: #2a5ac2;}
.normalbleu2{font-size: 13px; line-height: 13px; color: #1b3a7c;}
.normalbold{font-weight: bold;color: #000000;}

.titrelogomenu {
	letter-spacing: 0px;
	font-size: 24px;
	font-style: italic;
	line-height: 32px;
	margin-left: 10px;
}
.titrechapitre {
	letter-spacing: 4px;
	font-size: 28px;
	font-style: italic;
	line-height: 32px;
}
.titresouschapitre {
	letter-spacing: 3px;
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
}
.translogo {
	background: #FCFBF7;
}
.transnav {
	background: #F0E4D2;
}
.transcell {
	background: #F0E4D2;
	opacity: 0.60;
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70);
}
.notrans {
}
.texteareabox {
	background: #ffffff;
	width: 574px;
	height: 292px;
	border: 2px solid #cccccc;
	opacity: 0.70;
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70);
}
.textearea {
	position: relative;
	overflow: auto;
	text-align: left;
	font-size: 14px;
	color: #444444;
	padding: 5px;
	width: 564px;
	height: 282px;
}
.textearealink {
	width: 544px;
	text-align: right;
}
a.textearealink, a.textearealink:hover, a.textearealink:visited {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #2a5ac2;
}
.bordimg_d {
	margin: 0px 0px 10px 10px;	/* top right bottom left */
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#877B69,direction=135,strength=4);
}
.bordimg_g {
	margin: 0px 10px 10px 0px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#877B69,direction=135,strength=4);
}
.bordimg {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#877B69,direction=135,strength=4);
}
.encart {
	padding: 10px 10px 10px 10px;
	border-right: 2px solid #e0d9ca;
	border-bottom: 2px solid #e0d9ca;
	background: #F5efde;
}

