h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
	padding-right: 3px;
	padding-left: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	padding-right: 3px;
	padding-left: 3px;
}
.ecrit_main {
	font-family: "Monotype Corsiva";
	font-size: 18px;
}


.text_nav {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

#navbar {
position:absolute; left:10px; top:172px;width:123px; height:439px;z-index:9; visibility:visible;}

#main {
	position:absolute;
	left:149px;
	top:177px;
	width:850px;
	z-index:10;
	height: 345px;
}
a {
	color: #993300;
	text-decoration: none;
}

