body
{
	font-family: arial;
	margin: auto;
}

#menu
{
	margin: 0px;
	position: absolute;
	width: 170px;
	font-size: 13px;
	bottom: 10px;
	left: 0px;
}
#menu ul
{
	margin: 0px;
	text-align: center;
	bottom: 0px;
	margin-bottom: 22px;
}
#menu li
{
	list-style-type: none;
	text-align: right;
	line-height: 17px;
	bottom: 0px;
}

#menu a
{
	text-decoration: none;
}

#menu a:hover
{
	color: #000000;
	font-weight: bold;
}

#corps
{
	position: relative;
	font-size: 13px;
	height: 610px;
	width: 950px;
	margin: auto;
}
#corps a
{
	text-decoration: none;
}
#corps img
{
	border: none;
}


.photo
{
	position: absolute;
	bottom: 80px;
	width: 740px;
	left: 190px;
		line-height: 17px;
}
.photo ul
{
	margin: 0px;
	bottom: 0px;
	margin-bottom: 0px;
}
.photo li
{
	list-style-type: none;
	line-height: 14px;
	bottom: 0px;
}


.photoDroite
{
	position: absolute;
	bottom: 80px;
	left: 700px;
}
.news
{
	position: absolute;
	bottom: 80px;
	left: 190px;
	width: 460px;
	text-align: left;
	line-height: 17px;
}


.comment
{
	display: block;
	position: absolute;
	width: 740px;
	bottom: 18px;
	left: 190px;
	text-align : left;
}
.comment a
{
text-decoration:none;
color: black;
}

.commentNews
{
	display: block;
	position: absolute;
	width: 460px;
	bottom: 18px;
	left: 190px;
}
.titreIdentity
{
	font-weight: bold;
	color: #99cc00;
}
.separatorIdentity { color:#99cc00; }


.titreBooksMagazines
{

	font-weight: bold;
	color: #006666;
}
.separatorBooksMagazines {color:#006666;}

.titreIllustrations
{

	font-weight: bold;
	color: #ff9900;
}
.separatorIllustrations {color:#ff9900;}

.titreTypefaces
{

	font-weight: bold;
	color: #999966;
}
.separatorTypefaces {color:#999966;}

.titrePublications
{

	font-weight: bold;
	color: #009999;
}
.separatorPublications {color:#009999;}


.titreNews
{

	font-weight: bold;
	color: #ff0000;
}
.separatorNews {color:#ff0000;}

.titreMe
{

	font-weight: bold;
	color: #99cc00;
}
.separatorMe {color:#99cc00;}

.titreContact
{

	font-weight: bold;
	color: #006666;
}

.separatorContact {color:#006666;}


.logocontact
{
	background: url(img/logoBleu.png) top left no-repeat;
	height: 48px; width: 175px;

}
.logobooksMagazines
{
	background: url(img/logoBleu.png) top left no-repeat;
	height: 48px; width: 175px;
}
.logoindex
{
	background: url(img/logoRouge.png) top left no-repeat;
	height: 48px; width: 175px;
}
.logonews
{
	background: url(img/logoRouge.png) top left no-repeat;
	height: 48px; width: 175px;
}
.logoidentity
{
	background: url(img/logoVert.png) top left no-repeat;
	height: 48px; width: 175px;
}
.logome
{
	background: url(img/logoVert.png) top left no-repeat;
	height: 48px; width: 175px;
}
.logopublications
{
	background: url(img/logoTurquoise.png) top left no-repeat;
	height: 48px; width: 175px;
}

.logoillustrations
{
	background: url(img/logoOrange.png) top left no-repeat;
	height: 48px; width: 175px;
}

.logotypefaces
{
	background: url(img/logoBeige.png) top left no-repeat;
	height: 48px; width: 175px;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.gris
{
	color: #454545;
}
.grisClair
{
	color: #858585;
}

.fleche
{

margin-left: 200px;
}
.home
{
	position: absolute;
	bottom: 10px;
	left: 900px;
}
