#imgWrapper {
	width: 100%;
}
#profAikidoImg {
    width : 100%;
    height : auto;
}
#profAikido {
	text-align: center;
}
#alain {
	display : inline-block;
}

#patrick {
	display : inline-block;
}

#coursEnfants {
	float: left;
	width: 49%;
	height: 14em;
	text-align: center;
	border-right: 1px solid black;
}
#coursEnfants p {
	text-align: center;
}

#coursAdultes {
	float: left;
	width: 49%;
	height: 12em;
	text-align: center;
        margin-bottom: 4em;
}
#coursAdultes p {
	text-align: center;
}

#lien{
	color: black;
	text-align: center;
}
#lien a{
	color: black;
	text-align: center;
}
#lien a:hover {
	color: red;
}

table {
    width : 100%;
}

p {
    font-size : 1em;
}

.adresse {
    font-size : 1em;
}
.assistant {
    font-size : 2em;
}
