*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body{
	margin:0;
	padding: 0;
	overflow-x: hidden;
	background-image: url(images/as.jpg);
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	color: #fff;
	height: 100%;
	background-repeat: no-repeat;
	-o-background-size:cover;
	-moz-background-size:cover;
	font-family: 'lato', calibri, arial,sans-serif;
	
	
}

.container{

	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
top: 0
}

.menus{

	position: relative;
	width:100%;
z-index: 20;
}

.menu{

	position:fixed;
width:100%;
background-color: rgb(1,1,0.90,0.90);

height:auto;
}

.title{
position: relative;
font-size: 2em;
color: #FFF;
margin: 0px 20px;
display: inline-block;
}

.lien{

	position: relative;
	margin: 10px;
color: #FFF;
display: inline-block;
font-size: 1.2em;
cursor: pointer;
font-family: Century Gothic;

}
a .lien:hover{
	
	color: #fff;
	
border-radius:10px ;
border:none;
font-family: Century Gothic;

}

.searchs{
position: relative;
	float: right;

width: 30%;
height: 30px;
top: 5px;
right: 1%;

}

.search{
	position: relative;
height: inherit;
	width:100%; 
background-color:  rgba(79, 29, 255, 0.70);
color: #FFF;
border:none;
border-radius: 10px;
background:url('sa.png')left no-repeat;
padding-left: 30px;

}
.sig{
	position: relative;
	width: 100%;
	margin: auto;
	height:auto;
	top: 130px;
	color:#FFF;
	margin-bottom: 12%;
}

.titre{
position: relative;
font-size:1.2em;
margin-left: 5px;
color: #FFF;
margin-bottom: 1%;
font-family: cursive;

}
.infos{
	position: relative;
	width: 60%;
	height: auto;
float: left;
}

.infoss{
	position: relative;
	width: 60%;
	height: auto;
float: left;

}

.infoss1{
	position: relative;
	width: 60%;
	height: auto;
float: right;
}



.info{
position: relative;
margin:10px 5px;
color: #FFF;
display: inline-block;
background-color:rgb(1,1,0.30,0.30);
padding: 7px ;
border-radius: 15px;
cursor: pointer;
font-size: 18px;box-shadow: 0px 1px 4px 5px rgba(1, 25, 10, 0.15);
box-shadow: 1px 1px 4px #000000;
    -moz-box-shadow: 1px 1px 4px #000000;-webkit-box-shadow: 1px 1px 4px #000000;

}
a.info:hover{
	background-color:rgb(1,1,0.30,0.30);
	color: #fff;
	padding: 7px;
border-radius:100px ;
border:none;

}
a :hover{
	border: none;
}
.img_info{
	position: relative;
	width: 100%;height: 300px;
}

.right_fst{
	position: relative;
	float: right;
	width:32%;
	right: 1%;
	height:auto;
	margin-bottom: 2%;
}

.right_fst1{
	position: relative;
	float: left;
	width:32%;
	height:auto;
	margin-bottom: 2%;
	left: 0.2%;
}

.autres{
	text-align: center;
	position: relative;
	width: 100%;
	height: auto;
	color: #FFF;
	
}
.liste_info{
	position: relative;
cursor: pointer;
	width:32%;
float: left;
	height:300px;
background-color: rgb(1,1,0.90,0.90);

	margin: 0% 0.64% 3%;
	
}

.blaz{
	position: absolute;
	width: 100%;
height: inherit;
z-index: 10;
	    background:url('black_40p.png');

}
.text{
	position: relative;
z-index: 11;
font-size:1.80em;
width: 100%;
color: #fff;
height: inherit;
padding-top:30%;
background-color:rgba(40,57,101,.4);

}

.text:hover{

    background-color:rgba(40,57,101,.4);
}

.link:hover{


	background-color: rgba(137, 186, 17, 0.8);
}

.ba{
	background-color: #001935;
}



@media only screen and (max-width: 1200px) {
	.img_info{
	height: 250px;
}.liste_info{
	height:250px;
}.text{
padding-top:20%;
}
}


@media only screen and (max-width: 1000px) {
	.liste_info{
	height:200px;
}.text{
padding-top:15%;font-size: 20px;
}

.infos,.infoss1,.infoss{
	width: 98%;height: auto;float: right;right: 1%;margin-bottom: 2%;

}
.right_fst,.right_fst1{
	
	float: left;width:98%;left: 1%;height:auto;display: none;
}
}


@media only screen and (max-width: 900px) {
	.liste_info{
	height:250px;width: 48.5%;
}.text{
padding-top:20%;font-size: 1.5em;
}
}



@media only screen and (max-width: 800px) {
	.info{
padding: 5px;

}.liste_info{
	height:200px;
}.sig{
	
	margin-bottom: 15%;
}
}


@media only screen and (max-width: 600px) {
	.sig{
	
	margin-bottom: 18%;
}.liste_info{
	height:180px;width: 48%;
}.text{
padding-top:20%;font-size: 20px;
}
}


@media only screen and (max-width: 550px) {
	.sig{
	
	margin-bottom: 20%;
}.liste_info{
	height:160px;width: 48%;
}.text{
padding-top:20%;font-size: 20px;
}
}


@media only screen and (max-width: 450px) {
	.sig{
	
	margin-bottom: 24%;
}.liste_info{
	height:250px;width: 98%;
}.text{
padding-top:20%;font-size: 1.5em;
}
}


@media only screen and (max-width: 400px) {
	.sig{
	
	margin-bottom: 27%;
}.liste_info{
	height:200px;width: 98%;
}
}


@media only screen and (max-width: 350px) {
	.sig{
	
	margin-bottom: 35%;
}
}

@media only screen and (max-width: 300px) {
	.sig{
	
	margin-bottom: 37%;
}.liste_info{
	height:170px;
}
}






