/*
 Theme Name:   Lineac2019
 Theme URI:    http://snadaudweb.fr/
 Description:  Lineac2019
 Author:       Sylvain Nadaud
 Author URI:   http://snadaudweb.fr
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-seventeen-child
*/



.site-content-contain{
	background-color:#e08000;
	}
	
h2{
	color:#000;
}

/* Suppression des underlines */
a:hover, a:visited, a:link, a:active {

    text-decoration: none!important;

    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}