#myDiv
{
	max-width: 1100px;
	max-height: 180px;
	margin-left: 100px;
	margin-right: auto;
}
#myDiv img
{
         max-width: 70%;
         max-height: 100%;
         margin: auto;
         display: block;
      }
header
{
background-color: rgb(255,255,255);
width: auto;

}
	
body
{
	background-color: rgb(241,241,241);
	  
} 

#bouton1
{
/*border-left: 2px solid black;
border-right: 2px solid black;
border-top: 2px solid black;
border-bottom: 2px solid black;
border-radius: 5px;
width: 30px;*/
margin-right: 95px;
border-radius: 5px;

	
}
#bouton2
{
	margin-right: 90px;
	border-radius: 5px;
}
#affiche
{
	width: 300px;
	height: 70px;
	background-color: rgb(255,255,255);
}
footer
{
	background-color: rgb(95,95,95);
	color: white;
	height:150px;
	padding-top: 0.5px;
	padding-left: 5px;
}
#divfoot1, #divfoot2, #divfoot3
{
display: inline-block;
vertical-align: top;
width: 23%;
}
/*
#divfoot2
{
margin-left: 26%;	
}
#divfoot3
{
margin-left: 52%;	
}
*/
/* Navigation */
nav
{
display: inline-block;
width: 1300px;
text-align: right;
}
nav ul
{
list-style-type: none;
}
nav li
{
display: inline-block;
margin-right: 15px;
}
nav a
{
font-size: 1.2em;
color: #181818;
padding-bottom: 3px;
text-decoration: none;
background-color: rgb(225,225,225);
text-align: center;

}
nav a:hover
{
color: #760001;
border-bottom: 3px solid #760001;
}
/* Corps */
#menuserv, aside
{
display: inline-block;
vertical-align: top;
text-align: justify;
}
#menuserv
{
width: 180px;
margin-right: 15px;
}
section
{

background-image: url("images/centrefinancier3.jpg");
background-attachment: scroll; 
background-repeat: no-repeat;
background-position: 300px 10px;
height: 500px;

}
#fm
{

background-image: url("images/fondmembre.png");
background-attachment: scroll; 
background-repeat: no-repeat;
background-position: 300px 10px;
height: 700px;

}

/*
aside
{
position: relative;
margin-left: 850px;
margin-top: 10px;
width: 235px;
background-color: rgb(63,63,255);
box-shadow: 0px 2px 5px #1c1a19;
border-radius: 5px;
padding: 10px;
color: white;
font-size: 0.9em;
}
*/
#avan
{
position: relative;
margin-left: 850px;
margin-top: 10px;
width: 235px;
height: 300px;
background-color: rgb(63,63,255);
box-shadow: 0px 2px 5px #1c1a19;
border-radius: 5px;
padding: 10px;
color: white;
font-size: 0.9em;
	
}
#liensut
{
	position: relative;
margin-left: 850px;
margin-top: 11px;
width: 235px;
height: 128px;
background-color: rgb(51,153,515);
box-shadow: 0px 2px 5px #1c1a19;
border-radius: 5px;
padding: 10px;
color: white;
font-size: 0.9em;
	
}
table{
  border-collapse: no-collapse;
}

th, td{
  border: 1px solid black;
  border-radius: 3px;
  padding: 10px;
}
th{
	background-color: rgb(255,228,151);
}
#titre
{
	background-color: rgb(97,255,215);
width: auto;
text-align: center;
font-size: 1.2em;

}
#maj
{
	width: auto;
text-align: center;

}
#solc, #mbr
{
	background-color: rgb(255,246,204);
width: 265px;
height: 50px;
margin-left: 620px;
text-align: center;
font-size: 1.15em;
border-radius: 7px;
}

#lp
{
background-color: rgb(255,197,33);
/*width: 265px;*/
height: 46px;
/*margin-left: 620px;*/
text-align: center;
/*font-size: 1.15em;*/
border-radius: 1px;

}

#montab
{
	background-color: rgb(255,246,204);
width: 965px;

margin-left: 320px;
margin-top: 220px;
text-align: center;


}






	
	