.page { background: url(images/fond.png) repeat-y center top; font-family: Verdana, Geneva, Tahoma, sans-serif; color: #393939; font-size: 13px;}

.lien { color: #e3532d; text-decoration: underline;}

.baniere {width: 920px; height: 135px; margin: auto; background-color: #fff; background-image: url(images/header.jpg); background-repeat: no-repeat; background-position: top right;}

.logo {margin: 20px 0px 0px 20px;}

.conteneur2 {width: 920px; margin: auto; background-color: #000; display: flex;}

.menu {color: #fff; width: 20%; padding: 5px 10px; text-align: center; }

.conteneur4 {width: 920px; margin: auto; background-color: #fff; display: flex;}

.opinion {width: 280px; padding-left: 10px;}

.droite {width: 600px; padding-left: 10px;}

.titre1 {background-color: #E3532D; color: #fff; font-size: 24px;}

.titre2 {color: #E3532D; text-decoration: underline black;}

.legende {text-align: center; color: grey; font-style: italic;}

.texte {padding: 5px; border: 1px #E3532D solid;}