	body {
		margin: 0;
		padding: 0;
	}
.page {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizinf: border-box;
    position: relative;
    width: 645px;
    height: 650px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 20px;
    font: 13px Arial;
    color: #000;
    /*	background: url("../images/fond2.jpg");  */
}
.default {
   background: url("../images/fond.jpg");
   width: 645px;
   height: 587px;

}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c06c86;
}

.bt_continu{

  		width: 132px;
		text-align: center;
		display: block;
		background:  transparent  url("../images/bt_continu.png") no-repeat;
		cursor: pointer;
		position: absolute;
        top: 360px;
        left: 280px;
        padding: 4px;
        height: 38px;
        margin: 0;
        z-index: 100;
}

.bt_commencer{

  		width: 195px;
		text-align: center;
		display: block;
		background:  transparent  url("../images/bt_commencer.png") no-repeat;
		position: relative;
        height: 33px;
        top: 10px;
        margin: 0;
        z-index: 100;
        float: left;
}
.bt_interpretation{
  width: 167px;
  text-align: center;
  display: block;
  background:   transparent none  no-repeat;
  cursor: pointer;
  position: absolute;
  top: 500px;
  left: 230px;
  padding: 4px;
  height: 52px;
  margin: 0;
  z-index: 100;
}

.resultat{
 background: url("../images/resultat1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #BD1489;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    text-align: center;
    vertical-align: top;
    width: 130px;
}

.text-intro{
  background:  transparent  url("../images/bg-intro.jpg") no-repeat;
  width: 437px;
  height: 237px;
  margin-left: 130px;
  margin-top: -5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
}
	
	#description {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizinf: border-box;
    	position: absolute;
		top: 120px;
		left: 50%;

		background: rgba(255, 255, 255, 0.90);
		width: 410px;
		margin-left: -205px;
		padding: 10px;

		box-shadow: 0 0 5px rgba(0, 0, 0, 0.90);
		border-radius: 8px;
	}
	
	#confirmLast {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizinf: border-box;
		display: none;
		cursor: pointer;
		position: absolute;
		left: -70px;
		bottom: 90px;
		z-index: 10;
		background: rgba(255, 255, 255, 0.90);
		padding: 10px;
		
		width: 275px;
		height: 135px;
				font-size: 13px;
				font-family: Verdana;
		text-align: justify;
		color: #000;
		
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		border-radius: 8px;
	}
	#confirmLast.finishBloc {
		font: 14px verdana;
		overflow: auto;
	}
	#moreDatas {
		overflow: auto;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizinf: border-box;
		display: none;
		cursor: pointer;
	
		position: absolute;
		left: -70px;
		top: 80px;
		z-index: 10;
		background: rgba(255, 255, 255, 0.90);
		border-radius: 8px;
		padding: 10px;
		
		width: 275px;
		height: 120px;
				font-size: 13px;
				font-family: Verdana;
		text-align: center;
	}
	#moreDatas h2 {
		margin: 5px 0 10px 0;
				font-size: 18px;
				font-family: Verdana;
		font-style:bold;
		text-align: center;
		color: #9A2D26;

	}

	#container {
		height: 100%;
		position: absolute;
		left: 50%;
	}
	.carte {
		position: absolute; 
		width: 50px; 
		height: 92px; 
		border-radius: 4px; 
		cursor: pointer;

		overflow: hidden;	
	}
	.carte img {
		position: absolute;
		top: 0;
		left: 0;
		width: 50px; 
		height: 92px; 
		cursor: pointer;
	}
	.theme_cadre {
	font-size: 14px;
    font-weight: bold;
    display: block;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 120px;
    padding: 10px;
    position: relative;
    width: 87%;
}
.theme_info {
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: auto;
    position: relative;
    text-align: center;
    top: 10px;
    width: 100%;
}
.theme_image {
   cursor: pointer;
    display: block;
    float: left;
    position: relative;
	margin-top: 30px;
	height: 142px;
	width: 75px;
	
}
/*#theme{
   height: 91px;
    left: -283px;
    position: absolute;
    top: 20px;
    width: 140px;
	
}*/
#theme1{
   height: 91px;
    left: -283px;
    position: absolute;
    top: 102px;
    width: 146px;
	
}
#theme2{
   height: 91px;
    left: -283px;
    position: absolute;
    top: 199px;
    width: 140px;
	
}
#theme3{
   height: 91px;
    left: -283px;
    position: absolute;
    top: 321px;
    width: 140px;
	
}
#theme4{
   height: 91px;
    left: -283px;
    position: absolute;
    top: 449px;
    width: 140px;
	
}
#result{
  height: 91px;
  left: 175px;
  position: absolute;
  top: 408px;
  width: 100%;
	
}
.page default{
  padding-top: 40px;
}

.titre_carte {
  line-height: 20px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #bd1489;
  padding-left: 10px;
}

h1 {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size:22px;
  color: #bd1489;
}
h2 {
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  color: #bd1489;
}
.style2 {
  line-height: 20px;
  vertical-align: top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #bd1489;
  font-weight: bold;
}

.titre_cle {
  line-height: 20px;
}
#bloc{
  margin-left: 130px;
  text-align: left;
  margin-right: -20px;

}
#cards{
  margin-left:130px;
  text-align: left;
  margin-right: -20px;
  width: 645px;


}
