@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	background-color: #F1EFE2;
	color: #16115E;
	font-size: 11px;
    }
    
  .title{
	color: #FF9F55;
}
	
    body a,  body a:visited /*on utilisera les propriétés qui suivront sur les liens dans menu, et les liens visités dans menu*/
{
	color:#2451B8; /*la couleur*/
	text-decoration:none;
	}

    body a:hover { /*on utilisera les propriétés qui suivront sur les liens survolés dans menu, et les liens survolés et visités dans menu*/
	color:#FF9F55; /*la couleur*/
	text-decoration:none; /*on enlève le soulignement du lien*/
	
}
 
    .BORN #container {
	width: 900px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
	background-position: center bottom;
	
	
    } 
	

    .BORN #header {
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
	background-position: top;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
    } 
    .BORN #header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9F55;
	top: 85px;
	right: 150px;
	padding-top: 150px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 275px;
    }
 
	
	.BORN #header1 {
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 50px;
} 





    .BORN #sidebar1 {
	float: left;
	width: 17em; /* le remplissage en haut et en bas crée un espace visuel à l'intérieur de cet élément div */
	margin-top:30px;
	padding-left: 25px;
	border-right-width: medium;
	border-right-style: inset;
	border-right-color: #F1EFE2;
	padding-right: 0;
	padding-bottom: 0;
    }
	 .BORN #sidebar1 img{
	margin-top:40px;
	margin-bottom: 25px;
}
	
    .BORN #sidebar2 {
	float: right;
	width: 20em;
	padding-right: 35px;
	margin-bottom: 30px;
}
	.BORN #sidebar1, .BORN #sidebar2 { padding-top: 30px; }
    .BORN #sidebar1 h3,.BORN #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
    }
    .BORN #sidebar1 p, .BORN #sidebar2 p {
	 margin-left: 10px;
	 margin-right: 10px; }
	
	 .BORN #Content {
	margin: 3em 3em 5em 20em;
	padding: 1em 0.5em 0 1em;
	text-align: justify;
    
	}
    #Content  h2 {
	font-size:16px;
}
    #Content  title {
	font-size:14px;
	font-weight: bold;
}
	  .BORN #Content p{font-size:11px;}
	 .BORN #Content img{

}
 .BORN #miniature {
	margin: 5em 0em 5em 18em;
	padding: 0 20em 0 1em;
	text-align: justify;
    
	}
	.BORN #miniature p{
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
	
	 .BORN #miniature img{
	float: left;
	width: 38%;
	height: 21%;
	margin-top: 10px;
	margin-bottom: 10px;
}
 .BORN #carousel{
	background-color:#FFFFFF;
	height:300px;
	position:relative;
	border:1px solid #FFFFFF;
	margin: 3em 23em 0 21em;
}
 .BORN #carousel img{
	width:220%;
	height:220%;
	border:0px solid #FFFFFF;
}

    .BORN #mainContent {
	margin: 1em 18em 0 20em;
	padding: 15px 0.5em 0 1em;
	width: 45%;
	 }
	/* Hide from IE5-mac. Only IE-win sees this. \*/

html #mainContent{
	margin-right: 154px;
	height: 1%;
  }
 
 html #mainContent p {
	height: 1%;
	margin-left: 0;
	text-align: justify;
	
  }

	
    .BORN #mainContent h2{
	padding-top:10px;
	font-size: 16px;
}
 
	 .cube{
	margin-top: 3em;
	

} 
   .BORN #faq {
	margin: 0 2em 0 14em;
	padding: 0 2em 0 2em;
	/* Hide from IE5-mac. Only IE-win sees this. \*/
 }
  html  #faq{
	margin-right: 154px;
	height: 1%;
  }
 html  #faq  p {
  height: 1%;
  margin-left: 0;
  }
.BORN #faq  p{
	margin-left: 25px;
	text-align: justify;
	padding-top: 15px;
}
.BORN  #faq  h2{padding-top:10px;}
.BORN  #faq  img{
	width: 78%;
	height: auto;

} 
    .BORN #footer {
	background-image: url(images/footer.jpg);
	height: 100px;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	background-repeat: no-repeat;
    } 
    .BORN #footer p {
    	margin: 0; 
    	padding: 10px 0;  
    }
  
    .fltrt {  
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {  
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
