body {
 	text-decoration: none;
	margin-left: 20px;
	padding-right: 3px;
	padding-left: 5px;
}

p {
	font-size: 22px;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#masthead {
	background-color: c2c2c2;
	background-repeat: repeat-y;
	background-position: right top;
}
#navigation {
	background-color: 666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8d8d8d;
}
#navigation ul {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 1.5em;
	font: bold 85% Arial, Helvetica, sans-serif;
}
#navigation li {
	background: #666666;
	display: inline;
	margin: 0px;
	float: left;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	border-left: 3px solid #333333;
}
#navigation a:hover {
	color: #FFFF00;
	text-decoration: underline;
	border-left-color: #FFFF00;
}

.soustitre {
font-size: 14px;
text-align: center;
margin-top: -5px;
}

/*bordered citation created with kaydara -monod-ahb */

.kowal {
font-size: .85em;
color: #294e56;
margin: 0 100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 0px;
}


#columnLeft {
	background-image: url(gifs/left_column_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#columnRight {
	background-image: url(gifs/right_column_background.gif);
	background-position: right top;
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	background-image: url(gifs/content_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

#contentArea {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: solid;
	border-right-color: aaaaaa;
	border-left-color: aaaaaa;
}
#footer {
	color: ffffff;
	text-decoration: none;
	background-color: c2c2c2;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#content p {
	padding-left: 2em;
}
#content p intro {
	margin-bottom: 2em;
	padding-left: 0px;
}
#columnLeft ul {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
#columnLeft li {
	padding-bottom: 3px;
}
#columnLeft p {
	font-size: 16px;
	line-height: 1.3em;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	color: #000eee;
}
h3, h4 {
	font-size: 17px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul, ol, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000033;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #6E6E3E;
	text-decoration: none;
}

.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}