body {
	margin: 0px;
	background: #00062f url(degrade.png) repeat-x scroll;
	color: #bbbbee;
	font-family: 'Lucida Sans Unicode', Geneva, Arial, sans-serif;
	font-size: 12px;
	width: 640px;
	height: 480px;
}

.lien {
	color: #ccccff;
	text-decoration: underline;
	cursor: pointer;
}

.lien_ns {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fede58;
	cursor: pointer;
}

.colle {
	margin-top: 0px;
}

.collebas {
	margin-bottom: 0px;
}

.espacebas {
	margin-bottom: 10px;
}

.italique {
	font-style: italic;
}

.gras {
	font-weight: bold;
}

.gros {
	font-size: 14px;
}

.moyen {
	font-size: 12px;
}

.xmoyen {
	font-size: 13px;
}

.petit {
	font-size: 10px;
}

.retire {
	margin-left: 25px;
}

.retire2 {
	margin-left: 5px;
	margin-right: 5px;
}

#logoCPI {
	position: absolute;
	top: 0px;
	left: 0px;
}

#menuHaut {
	position: absolute;
	top: 50px;
	left: 400px;
	height: 30px;
	font-family: 'Lucida Sans Unicode', Geneva, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: right;
	color: #fede58;
}

.jaune {
	color: #fede58;
}

#corpsPrincipal {
	position: absolute;
	top: 80px;
	left: 100px;
	height: 475px;
	border-top: #fede58 1px dotted;
	padding-left: 7px;
	padding-top: 4px;
	overflow: auto;
}

#menuLateral {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 93px;
	border-right: #fede58 1px dotted;
	border-top: #fede58 1px dotted;
	padding-left: 7px;
	padding-top: 4px;
	font-family: Arial, 'Lucida Sans Unicode', Helvetica, Geneva, sans-serif;
	font-size: 7px;
	color: #ccccff;
}

.objet {
	color: #ccccff;
	font-weight: bold;
	padding-left: 25px;
}

#commentaires {
	position: absolute;
	top: 575px;
	left: 150px;
	width: 700px;
	overflow: auto;
	font-size: 7px;
	color: #ccccff;
	border: #ccccff 1px dotted;
	padding-left: 10px;
}

.baton {
	font-family: sans-serif;
}

.sculpte {
	font-family: serif;
}

.petcap {
	font-variant: small-caps;
}

.blanc {
	color: #ffffff;
}

.section {
	color: #fede58;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #877724;
}

.section1 {
	color: #fede58;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #877724;
}

.contient {
	margin-top: 0px;
	font-size: 10px;
}

.infos {
	margin-left: 25px;
	margin-top: 0px;
	font-size: 14px;
}

.article {
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.bleu {
	color: #00062f;
}

.francais {
	color: #ccccff;
	font-family: 'Lucida Sans Unicode', Geneva, Arial, sans-serif;
	font-size: 10px;
}

.nouveau {
	color: #cbab46;
	font-weight: bold;
	font-style: italic;
	font-size: smaller;
}

.note {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 400px;
	height: 300px;
	background-color: #bbbbee;
	color: #00062f;
	border: #fede58 2px dotted;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	display: none;
	visibility: hidden;
}

.boite_image {
	background-color: #bbbbee;
	color: #00062f;
	border: #fede58 1px dotted;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.boite_image_g {
	background-color: #bbbbee;
	color: #00062f;
	border: #fede58 1px dotted;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
