﻿html{

	height:100%;
	margin:auto;
}

body{


	width:1020px;
	margin: auto;
	text-align: center;
}

a{

	text-decoration: none;
}

header{
	width:100%;
	height:60px;
	background-color:rgb(245,107,42) ;
}
header nav ul li {

	text-decoration: none;
    display: inline;
    margin:10px;
    line-height: 50px;

}

header nav ul li:hover{

	text-decoration: underline;
	color:white;

}


header a{

	list-style: none;
	text-decoration: none;
	color:white;
	text-align: center
}

#corps .gauche {

	width:335px;
	height:670px;
	float:left;
	margin-left: ;


}

.annonce {


	border-radius: 4px;
	width: 335px;
	height:40px;
	background-color: rgb(66,132,217);
}

.annonce a{

	font-family: "OpenSansSemiBold",sans-serif;
	font-size: 14px ;
	line-height: 38px;
	color: white;
}

.annonce2{
	border:1px solid rgb(66,132,217);
	border-radius: 4px;
	width: 335px;
	height:40px;
}

.annonce2 a{

	font-family: "OpenSansSemiBold",sans-serif;
	font-size: 14px;
	line-height: 38px;
	color:rgb(66,132,217);
}

.actu{

	font-family: "OpenSansSemiBold",sans-serif;
	line-height: 38px;
	width: 335px;
	height:40px;
	background-color: rgb(102,102,102);
	color:white;

}

#corps .gauche img{

	margin-top: -16px;
	width:332px;
	height:225px;
	border:1px solid black;
}

#corps .gauche span{

	color:rgb(245,107,42);
}




#corps #centre img{

	float:left;
	width:415px;
	height:412px;
	margin-left: 45px;
	border:0;
}



#droite li {

	color:rgb(61,106,191);
	list-style-type: none;
	text-align: right;


}

#droite li a{

	color:rgb(61,106,191);

}


#droite li a:hover{

	color:rgb(245,107,42);
	text-decoration: underline;

}


 aside{

	font-size: 14px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;

	clear: both;
	width: 1020px;


}

 aside a{

	color:rgb(66,132,217);
}

 aside a:hover{

	text-decoration: underline;


}

footer li {


	list-style-type: none;

}

 #b1 {

 	float:left;
 	width:260px;
	text-align:left;
	margin:-20px;
	margin-top:1px;
	margin-right: 5px;
}

 #google{

	height: 33px;
	width: 117px;


}

#apple{

	height: 33px;
	width: 117px;
	margin-left: 20px;

}

#b2{

	width:260px;
	float:left;
	margin-right: 5px;
	text-align: left;

}

#b3{

	width:260px;
	float:left;
	text-align: left;


}

#b4{

	width:250px;
	float:left;
	text-align: left;


}
footer div ul li a{

	color:rgb(66,132,217);
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;

}
footer div ul li a:hover{

	text-decoration: underline;

}

#footer{

	clear: both;
	background-color: rgb(71,71,71);
	color:white;
	height: 360px;
}

.pied {

	clear:both;
	padding-top: 40px;

}
 .france{
 	color: black;
 	float: left;
	width: 200px;
	height: 30px;
	background-color: white;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px;
	border-radius: 4px;
	font-size: 13px;

}
 .france img{

	height:15px;
	width:30px;
	border-radius: 2px;
}
.left{
	float:left;
	margin:10px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;

}

.pied .right{

	float:right;
}

.pied .right img{

	height:30px;
	width:30px;
	border:none;

}
