body
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;

	background-color: #DCDADA;
	font-family: trebuchet, verdana, arial, sans-serif, Times;

}

q
{
font-weight: bold; 
font-style: italic;
font-size: 85%;
}

ul
{
list-style-type: none;
list-style-position: outside;
}

em
{
	font-size: small;
}

#miracle
{
color: #a130bc
}

a
{
	color: #B17295;
	text-decoration: none;
}

a:hover
{
	color: #9b9a9a;
	text-decoration: underline;
}

#logo_tete
{
	position: absolute;
	top: 10px;
	left: 40px;
	
	background: url("images/banniere/logofictif.png") no-repeat;
}

img { border:0 }

h1
{
	text-indent: -500000px;
	height: 200px;
}

#banniere
{
	top: 1px;
	width: 100%;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	background: url("images/banniere/banniereV2copie.png") no-repeat bottom center #DCDADA;
}

#menu
{
	width: 18%;
	float: left;

	margin-top: 40px;
	margin-left: 2px;
}

#corps
{
	float: left;
	width: 54%;
	
	margin-left: 2%;
	margin-top: 60px;
	padding: 10px;
	
	color: black;
	background-color: white;
	text-align: justify;
}

#publications
{
	float: right;
	width: 22%;
	
	margin-left: 1%;
	margin-top: 60px;
	padding: 1px;
	
	color: e6a16a;
	background-color: #f1dde8;
	text-align: left;
	border: 1px dotted #deaec8;
}

#corps h2
{
color: #CD6C96;
text-align: left;
}

#corps h3
{
color: black;
text-align: left;
}

#pied_de_page
{
clear: left;
margin-top : 15%;
padding: 1px;
background : white;
color: #CD6C96; 
border: 2px dotted #CD6C96;
text-align: center;
}
