/* TAGS HTML */
BODY {
	margin : 0;
	padding : 0;
	background : #fff;
}

DIV  {
	font : 11px/16px Georgia, Times, serif;
	color : #000;
}

H3  {
	font : bold 12px/17px Helvetica, Arial, sans-serif;
	margin : 0;
	padding : 0;
}

P, UL {
	margin : 0;
	padding : 0 0 10px 0;
}

MENU {
	margin : 0;
	padding : 0;
}

LI  {
	list-style-type : none;
}

EM  {
	font-style: normal;
	font-weight: bold;
}

IMG  {
	margin : 0;
	padding :  0 7px 10px 0 ;
	border : 0;
}

/* LIENS */
A  {
	color : #400;
	text-decoration : none;
}

#liens A  {
	font : 11px/16px Georgia, Times, serif;
}

A IMG  {
	border : 0;
}

/* TAGS DE DIVS */
#banniere SPAN  {
	display : none;
}

#menu1 LI, #menu2 LI  {
	margin : 0;
	padding :  5px 0 5px 0;
}

#menu1 LI.on, #menu2 LI.on  {
	background : url(../images/triangle.gif) no-repeat center right;
}

#menu1 LI A, #menu2 LI A  {
	font : 12px/17px Helvetica, Arial, sans-serif;
	text-decoration : none;
	color : #000;
}

#menu1 LI A:hover, #menu2 LI A:hover, #menu2 LI A:hover SPAN.anglais  {
	font-weight : bold;
}

#menu1 LI A .on, #menu2 LI A .on  {
	font-weight : bold;
}

/* DIVISIONS D’ENSEMBLE */
#ensemble  {
	margin-left: auto;
	margin-right: auto;
	width : 750px;
}

#banniere  {
	background : url(../images/plasticbags.jpg) no-repeat scroll;
	margin : 0;
	padding : 0;
	position : relative;
	left : 0;
	top : 0;
	width : 750px;
	height : 88px;
}

#menu1  {
	margin : 0;
	padding : 5px 0 5px 10px;
	position : relative;
	left : 0;
	top : 0px;
	width : 100px;
	float : left;
	border-right : 1px solid #ccc;
	z-index: 1;
}

#contenu  {
	margin : 0 0 0 110px;
	padding : 0;
	position : relative;
	left : 0;
	top : 0;
	width : 640px;
	height: 320px;
}

#credits {
	margin : 0;
	padding : 10px;
	position : relative;
	left : 0;
	top : 0;
	width: 130px;
	font : 0.85em/1.4em Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
	color: #666666;
	text-align: left;
}

/* NEWS */
.article  {
	margin : 0;
	padding : 25px 10px 10px 10px;
	position : relative;
	left : 0;
	top : 0;
	border-left : 1px solid #ccc;
	border-bottom : 1px dashed #ccc;
}

/* BIOGRAPHIE TOUTES PAGES */
#menu2  {
	margin : 0;
	padding : 5px 0 5px 10px;
	position : relative;
	left : -1;
	top : 0;
	width : 144px;
	float : left;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
}

#texte  {
	margin : 0 0 0 155px;
	padding : 10px;
	position : relative;
	left : 0;
	top : 0;
	border-left : 1px solid #ccc;
}

/* BIOGRAPHIE EXPOSITIONS */
.annees  {
	margin : 0;
	padding : 0;
	position : relative;
	left : 0;
	top : 0;
	width : 34px;
	font : 10px/15px Georgia, Times, serif;
	float : left;
	text-align: left;
}

.expos  {
	margin : 0 0 0 35px;
	padding : 0;
	position : relative;
	left : 0;
	top : 0;
	line-height: 16px;
}

/* LINKS */
#liens  {
	margin : 0;
	padding : 10px 10px 10px 168px;
	position : relative;
	left : 0;
	top : 0;
	border-left : 1px solid #ccc;
}

/* CLASSES D’ENSEMBLE DU CORPS DE TEXTE */
.anglais  {
	color : #733;
}

.titres  {
	font-style : italic;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	margin : 0;
	padding : 0;
}

.icones  {
	padding : 0 1px 0 4px;
	margin : 0;
}