BODY, TD {
	background-color: #E3EDDA;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
/* LIENS NORMAUX */
A:link, A:visited {
	color: black;
	background-color: transparent;
	text-decoration: underline;
	font-variant: small-caps;
}

A:hover {
	color: white;
	background-color: red;
	text-decoration: underline;
	font-variant: small-caps;
}

.pgeorgia{
	font-family: Georgia, "Lucida Console", Modern, Verdana, "@Arial Unicode MS";
	font-size: 10px;
}

.pgrisfonce{
	color: Gray;
}

.pgrisclair{
	color: Silver;
}

.pgrand{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Blue;
}

.pmoyen{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9394FF;
}

h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	text-align: left;
}

h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
}

li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.journal{
	width: 720px;
	height: 1000px;
	margin-left: 15%;
	border: 1px solid black;
	background-color: white;
}

.haut{
	float: left;
}

.hautgauche{
	float: left;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	height: 120px;
}

.hautdroite{
	float: right;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	height: 120px;
}

.milieu{
	float: left;
	height: 670px;
}

.milieugauche{
	float: left;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	height: 660px;
	width: 460px;
	text-align: justify;
}

.milieudroite{
	float: right;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	height: 660px;
	width: 200px;
	background-color: #FFFAF0;
}

.basgauche, .basdroite{
	float: left;
	border-right: 1px solid black;
	border-top: 1px solid black;
	margin: 5px;
	padding: 5px;
	height: 130px;
	width: 300px;
	text-align: justify;
}

.bascodebarre {
	float: left;
	border: none;
	margin: 5px;
	padding: 5px;
	height: 130px;
	width: 50px;
}

.footer{
	background-image: url(images/bgfooter.jpg);
	height: 9px;
	width: 98%;
	background-repeat: repeat-x;
	margin: 5px;
	float: left;
}


.date{
	text-align: center;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}

.pdate1{
	font-size: 16px;
}


.p1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
}

.ppage1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.pred{
	color: Red;
}

.archives{
	float: left;
	text-align: center;
	margin: 5px;
	border: 1px solid #bfd5ab;
	background-color: #d2e1c3;
	padding: 5px;
}

.archives2{
	float: left;
	width: 980px;
	height: 220px;
}