@charset "utf-8";
body {
	background-color: #474747;
}

/* CSS Document */

#wrapper {
	position : relative;
	margin-left: auto;
	margin-right: auto;
	width: 1275px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	background-color: #333333;
	background-image: url(itpr.jpg);
	background-repeat: no-repeat;
	height: 744px;
  }
  
 /* #inner{
	background-image: url(images/lilacontiATTENTE_02.jpg);
	background-repeat: no-repeat;  
	position : relative;
	margin-left: auto;
	margin-right: auto;
		width: 981px;
		
  }*/
.link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #0F1012;


  }
  

p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F1012;
	line-height: 20px;
	font-weight: normal;
}

.form    {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-align: center;
}
#wrapper #inner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fermeture {
	color: #806266;
}
#wrapper2 {
	position : relative;
	margin-left: auto;
	margin-right: auto;
	width: 1275px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	background-color: #333333;
	background-image: url(itpr2.jpg);
	background-repeat: no-repeat;
	height: 744px;
}
