/*
Theme Name:  Thème Cap3c 2026
Theme URI: 
Author: Florian Gracy
Author URI: https://florian-gracy.com
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 
Tags: 
*/

body,html{
	position:relative;
	margin:0;
	padding:0;
	height:auto;
	width:100%;
	top:0;
	left:0;
	display:block;
	min-height:100%;
	
	}
	
/*font*/
a,p,span,h1,h2,h3,h4,h5,h6,em,strong,li,ul,div,menu,nav,footer,article,body,html{margin:0;padding:0;}
ul, li, a{position:relative;display:inline-block;left:0;top:0;}
.majuscule{text-transform:uppercase;}


