body
{
   margin: auto;
   background: #b6bcf1; /* Old browsers */
background: -moz-linear-gradient(top, #b6bcf1 0%, #b6d5ef 33%, #b6d5ef 35%, #b6d5ef 52%, #e0e3e5 86%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6bcf1), color-stop(33%,#b6d5ef), color-stop(35%,#b6d5ef), color-stop(52%,#b6d5ef), color-stop(86%,#e0e3e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b6bcf1 0%,#b6d5ef 33%,#b6d5ef 35%,#b6d5ef 52%,#e0e3e5 86%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b6bcf1 0%,#b6d5ef 33%,#b6d5ef 35%,#b6d5ef 52%,#e0e3e5 86%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b6bcf1 0%,#b6d5ef 33%,#b6d5ef 35%,#b6d5ef 52%,#e0e3e5 86%); /* IE10+ */
background: linear-gradient(top, #b6bcf1 0%,#b6d5ef 33%,#b6d5ef 35%,#b6d5ef 52%,#e0e3e5 86%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6bcf1', endColorstr='#e0e3e5',GradientType=0 ); /* IE6-9 */
}
section
{
	padding-bottom:30px;
	margin: auto;
	height:: auto;
}
#bloc_page
{
	text-align: center;
    width: 1000px;
    margin: auto;
	height:: auto;
}
#bloc_page1
{
	margin:auto;
	margin-top: 50px;
	margin-bottom:80px;
	position: relative;
	width: 1000px;
	height: 220px;
	background: #6e6163;
	box-shadow: 0px 3px 5px grey;
	border-radius: 10px;
}
li
{
    list-style-type: none;
}
#text-index
{ 
    display:inline-block;
	position:relative;
	alignment-adjust : central;
	margin-bottom: 30px;
    	margin-top: 30px;
    	border-radius: 4px;
    	text-align: center;
}
#text-section
{
	text-align: center;
}
div#ligams_carrousel
{
	margin-bottom:30px;
	margin-top:50px;
	margin-left:20px;
	position:relative;
	width:780px;
	height:300px;
	background:black;

}
div#ligams_carrousel div.Carrousel_ligams_item
{ 
    position:absolute;
	z-index:1;
}
div#ligams_carrousel div.Carrousel_ligams_item img
{
	position:absolute;
	z-index:inherit;
	border:none;
}
div#ligams_carrousel div.Carrousel_ligams_item a:hover,div#ligams_carrousel div.Carrousel_ligams_item a:focus
{
	background:black
}
#entrer-site
{
	text-align:center;
}
h1
{
	font-size: 32px;
	margin: 0px;
	font-family: "Comic Sans MS", cursive;	
	text-shadow: 2px 2px 4px grey;
}
h3
{ 
	margin: 0px;
	font-size: 18px; 
	text-align:center;
	text-shadow: 0px 3px 5px grey;
    	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2
{
	margin: 5px;
	font-size:22px;
	text-shadow: 0px 3px 5px grey;
    	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4
{
	margin:0px;
	margin-top:15px;
	font-size:16px;
}
a
{
	text-decoration:none;
}
.entrer-site
{	
	display:inline-block:
	position:relative;
	height:20px;
}
a.lien
{
	font-family: "Comic Sans MS", italic;	
	padding: 5px;
	text-align:center;
	text-shadow: 0px 3px 5px grey;
	margin: 0px;
    	font-size: 16px;
	color:black;
 
}
a.lien:hover 
{ 
	font-size: 18px;
	color:black;
	transition: all .3s .1s;

}
a:active
{

color:blue;
}
#decor-carrousel
{
	padding-top:5px;
	padding-bottom:5px;
    	text-align:right;
	width: 820px;
	border:#ffffff;
	border: 5px;
	box-shadow: 0px 3px 5px grey;
   	 border-radius: 30px;
	margin:auto;
	background: black;
}
#position	
{
	margin-top:15px;
	margin-left:300px;
}


