body {
	background:#e50083;
}
div.gauche {
	background:url('../img/fond_rose.jpg') no-repeat bottom left ;
}
div.contener h1 {
	background: transparent url('../img/titre_espace_jouez.jpg') no-repeat scroll left top;
	height:0px;
	overflow:hidden;
	padding-top:86px;
	voice-family:inherit;
	width:377px;
	}
div.haut h1 a{
	width:377px !important;
}
div.contener div.haut {
	background:url('../img/coin_haut_rose.jpg') no-repeat top right #fff;
}
div.lehaut {
	background:#e50083;
}
/* MENU*/
div.contener ul.menu li.menuPrem {
	background:#e50083 url('../img/ros_menuo_seul_gauch.jpg') no-repeat left;
}
div.contener ul.deroul li.menuPrem {
	background:#e50083 url('../img/ros_menuo_dis_gauch.jpg') no-repeat left;
}
div.contener ul.deroul li.menuPremSelect {
	background: #e4ebb5 url('../img/ros_menuo_in_gauch.jpg') no-repeat left;
}
div.contener ul.menu  li {
	background:#e50083 url('../img/ros_separ_disdis.jpg') no-repeat left;
}
div.contener ul.menu  li.select {
	background:#e4ebb5 url('../img/ros_separ_disin.jpg') no-repeat left;
}
div.contener ul.menu  li a.der{
	background:transparent url('../img/ros_menuo_seul_droit.jpg') no-repeat right;
}
div.contener ul.menu  li.select a.der{
	background:transparent url('../img/ros_menuba_droit.jpg') no-repeat right;
}
div.contener ul.menu  li.deselect {
	background:#e50083 url('../img/ros_separ_indis.jpg') no-repeat left ;
}
/* SOUS MENU */
ul.menu li ul.ssmenu {
	background:#FFEFC1 url('../img/ros_menuba_droit.jpg') no-repeat right;
	
}
ul.menu li ul.ssmenu li.ssmenu_prem{
	background: url('../img/ros_menuba_gauch.jpg') no-repeat left;
}

/*CONTENU*/
div.contener div.droite {
	background:url('../img/coin_bas_rose.jpg') no-repeat bottom right #fff;
}
div.pied {
	background:transparent url('../img/fondBa_rose.gif') no-repeat !important;
}
div.contener div.contenu h2 {
	color:#e50083;
	background:url('../img/puce_rose.jpg') no-repeat top left;
	padding:0 !important;
	margin-top:10px;
}
div.colgauche h2, div.coldroite h2{
	padding:10px 0 10px 0!important;
}
div.colgauche p, div.coldroite p{
	position:relative;
	padding:0;
	margin:0!important;
	width:90%;
}
div.contenu fieldset {
	border:1px solid #e50083;
	font-size:0.8em;
}
div.contenu fieldset p {
	font-size:1em !important;
}
div.contenu fieldset legend {
	color:#e50083;
}
form.imc fieldset{
 width:55%;
 margin:0 auto;
}
form.imc fieldset label{
	display:block;
	float:left;
	width:130px;
}
form.cout fieldset label{
	width:180px;
}
form.imc fieldset div{
 margin-top:5px;
}
div#caDeroule a.flecheHaut {
	background:url('../img/haut_rose.jpg') no-repeat top left;
}
div#caDeroule a.flecheBas {
	background:url('../img/bas_rose.jpg') no-repeat top left;
}
