/*
Theme Name: Tyseo Theme Enfant Divi
Theme URI: https://www.tyseo.net
Description: Le constructeur de thème Tyseo d'après le framework WP / Elegant / Divi
Author: Christophe BENOIT & Florent PARCEVAUX
Author URI: https://www.tyseo.net
Template: Divi
Version: 1.0.0
*/

.lienin {
    color: inherit;
}
.lienin:hover {
    color: inherit;
	text-decoration:none;
}



/*menu*/
/*
@media only screen and (min-width: 981px) {
	.et-fixed-header #top-menu li a {
    	line-height: 70%;
	}
	.et_vertical_nav #main-header .container {
    	width: auto;
    	margin: 0 20px;
	}
}
*/

@media (min-width: 981px){
#main-content .container:before {
    width: 0;
	}
}

sup{
	font-size:80%;
}