.alignement{
	position: relative;
	top: 150px
}

.alignement2{
	position: relative;
	top: 10px
}

td.center{
	text-align:center;
	font-style:bold;
}
.retour{
	position:absolute;
	bottom:20px;
	left:60%;
}

p.copy{
	position:absolute;
	bottom:0px;
	left:42%;
	color:white;
}

#corps_haut{
	background-image: url("../images/cadre_haut.gif");
	width:678px;
	background-repeat: no-repeat;
	height:120px;
	
}
	
.corps{
	margin-top:0px;
	margin-bottom:0px;
	background-image: url("../images/cadre.gif");
	color:white;
	font-family:Georgia;
	font-size: 16px;
	width:670px;
	padding-left:55px;
	padding-right:45px;
}

#corps_bas{
	background-image: url("../images/cadre_bas.gif");
	background-repeat: no-repeat;
	height:90px;
	margin-top:-2px;
	width:669px;
}

.photo{
	float :left;
	margin-right:10px;
	height:100px;
}

.photo2{
	float :left;
	margin-right:10px;
	width:210px;
}

.photo3{
	float :left;
	margin-right:10px;
	width:150px;
}

h1{
	font-family:Georgia;
	color:black;
	text-align:center;
}

h3{
	font-family:Georgia;
	text-align:center;
	color:#fffc00;	
}

h4{
	font-family:Georgia;
	text-align:left;
	color:black;	
}

.titre{
	font-weight:bold;
	color:#fffc00;
	size:16px;
}

.soustitre
{
	font-weight:bold;
	color:#fffc00;
	size:16px;
}

.surtitre
{
	font-weight:bold;
	color:black;
	size:16px;
}

ul.liste
{
	color:black;
	font-style:italic;
	font-size:16px;
}


li.liste
{
	margin-left:50px;
	padding:2px;
	color:white;
	font-style:normal;
	font-size:14px;
}

.infos_date
{
	color:#fffc00;
}

.titre2{
	font-style:italic;
	font-weight:bold;
	color:#fffc00;
	size:16px;
}

.livre{
	margin-top:0px;
	margin-bottom:0px;
	background-image: url("../images/cadre.gif");
	color:white;
	font-family:Georgia;
	font-size: 16px;
	width:670px;
	padding-left:38px;
	padding-right:45px;
}
.menu
{
padding-left:10px;
padding-right:10px;
}

legend{
	color:white;
	font-family:Georgia;
	font-size: 16px;
}
