body{
	background-image:url("../images/fondblancbandeaumedaillonlogos3.png");
	background-repeat : no-repeat;
    background-origin: content;
    background-color : black;
   	color:white;	
	text-align:justify;
	font-family: Arial;
	font-size:13px;
}

h1{
	text-align : center;
}

.contenu{
	position : absolute;
	top : 100px;
	left : 100px;
	width : 700px;
}

.twitter{
	position : absolute;
	top : 57px;
	left : 270 px;
	z-index : 50;
}

.institutions{
	position : absolute;
	left : 880px;
	top : 350px;
	width : 80px;
	background : white;
	text-align : center;
}

.ns{
	position : absolute;
	bottom : 5px;
	height : 15px;
	right : 5px;
	color : white;
	font-size : 9px;
	text-align : center;
}

img{
border:0;
}

.medaillon{
	position : absolute;
	left : 860px;
	top : 0px;
	width : 120px;
	height : 150px;
	opacity : 0.85;
}

.concu{
	text-indent : 0%;
	text-align : center;
	font-size : 1em;
}

p {
	font-size : 1.2em;
	font-family : arial;
	text-indent : 0%;
	text-align : center;
	margin-bottom : 10px;
	margin-left : 40px;
	margin-right : 40px;
}

a:link{
text-decoration:none;
color:#B40009;
}

a:visited{
text-decoration:none;
color:#B40009;
border-bottom : thin dotted;
}

a:hover{
text-decoration:underline;
}

