body
{
  background-color: #FFFFFF;
  margin: 0;
}

a img
{
  border: 0;
}

.link_rose { color:#FF4985; }
.link_violetb { color: #9A4273; text-decoration: none; font-weight: bold; }

#menu
{
  padding-left: 140px;  
  padding-top: 40px;
  background-repeat: no-repeat;
}

#menu ul
{
  list-style-type: none;
}

#menu li
{
  margin-bottom: 18px;
}

li.lienspe { margin-left: -15px;}
#page {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	height:724px;
	
}


#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:399px;
	height:162px;
}

#titre {
	position:absolute;
	left:399px;
	top:0px;
	/*width:625px;
	height:293px;*/
}

#menu {
	position:absolute;
	left:0px;
	top:162px;
	width:280px;
	height:562px;
	background-image: url("../images/menu.jpg");
}

#separateur {
	position:absolute;
	left:280px;
	top:162px;
	width:119px;
	height:562px;
}

#encadre {
	position:absolute;
	left:399px;
	top:293px;
	width:625px;
	height:431px;
	background-image: url("../images/encadre.jpg");
}
#encadre_autre {
	position:absolute;
	left:399px;
	top:230px;
	width:625px;
	height:431px;
	background-image: url("../images/encadre_autre.jpg");
	background-repeat: no-repeat;
}



#remerciement {
    padding: 20px 0px 20px 0px;
    text-align: justify;
    color: #757575;
}
