h2, h3{
	text-align: center;
}

h1{
    color: black;
}

a{
	color: black;
}

footer{
	background-color: #fcfcfc;
	box-shadow: 0px -2px 2px #f0f0f0;
	margin-top: 20px;
	padding-left: 10px;
	font-size: 12px;
}

iframe{
    margin-left: auto;
    margin-right: auto;
}

em{
	text-decoration: underline;
}

#ete{
	font-weight: bold;
	text-decoration: underline;
}

gras{
	font-weight: bold;
}

violet{
	color: #7030a0;
}

orange{
	color: #ed7d31;
}

bleu{
	color: #0070c0;
}

vert{
	color: #00b050;
}

souligne{
	text-decoration: underline;
}

italique{
	font-style: italic;
}

.infospra{
	color: orange;
}

#prez{
	margin: 50px;
}

.lien{
	color: blue;
}

.logo{
	text-align: center;
	padding: auto;
}


.navbar{
	background-color: #bad5f2;
}

.navbar-nav {
    float:none;
    margin:0 auto;
    display: block;
    text-align: center;
}

.navbar-nav > li {
    display: inline-block;
    float:none;
    font-size: 20px;
}

.nav-link{
	color: black;
}

.nav-item:hover {
	text-decoration: underline;
}

.post{
	box-shadow: 2px 2px 2px #f0f0f0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.formation{
	border: 0.5px solid #f0f0f0;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.tem{
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.tem_right{
	border-left: 0.5px solid #f0f0f0;
}

#toutes_formations{
	height: 50px;
	line-height: 32px;
    text-align: center;
    margin-top: 5px;
	margin-bottom: 5px;
}

#cadeaux{
	border: dashed red;
}

#about-gene{
	padding-left: 100px;
	padding-left: 100px;
}