﻿/* @font-face kit by Fonts2u (https://fonts2u.com) */
@font-face {font-family:"Pointedly Mad";src:url("fonts/POINTEDL.eot?") format("eot"),url("fonts/POINTEDL.woff") format("woff"),url("fonts/POINTEDL.ttf") format("truetype"),url("fonts/POINTEDL.svg#PointedlyMad") format("svg");font-weight:normal;font-style:normal;}

@font-face {font-family:"Comic Sans MS";src:url("fonts/comic.ttf") format("truetype");}

@font-face {font-family:"Montague";src:url("fonts/montague.ttf") format("truetype");}

body{
	color: #F7B96A;
	background-color: #174D96;
	justify-content: space-around;
	text-align: center;
	background-image:url(images/etoiles.gif);
	/*background-attachment:fixed;
	background-repeat:no-repeat;*/
	background-size:auto
	}
a { /* permet de changer la presentation des hyperliens */
	/*text-decoration: none; /* permet d'eliminer le underline */
	color: hsla(175,85%,79%,1.00);
 }
h1 {
	display: flex;
	width: 95%;
	font-family: 'Pointedly Mad', Arial;
	font-size: 3em;
	justify-content: space-around;
	align-content: center;
	color: #E7E537;
	border-style: double;
	border-radius: 25px 25px 25px 25px;
	box-shadow: 0px 4px 4px #2F2D2B;
	}
h2 {
	display: flex;
	/*width: 20em;*/
	font-family: Montague,'Comic Sans MS',Verdana,'Pointedly Mad', Arial;
	font-size: 2em;
	justify-content: space-around;
	align-content: center;
	color: #CB4FCB;
	border-style: single;
}
h5 {
	color: #BEFC62;
	line-height: 5px;
}
table {
	/*border-collapse:collapse; /* Les bordures du tableau seront collées (plus joli) */
	border-radius: 15px, 15px, 15px, 15px;	
	}
th {
	align-self: auto;
	border: none;
	border-bottom: 1px groove;/*none;*/
	border-collapse:collapse;
	/*line-height: 28px;*/
}
td {
    /*border: 5px ridge; /*1px solid white;*/
	border: none;
	border-bottom: 1px ridge;/* dotted;/*none;*/
	height: 30px;
	align-self: auto;
	}
#conteneur {
	display: flex;
	font-family: Verdana,'Comic Sans MS','Pointedly Mad';
	font-size: 0.9em;
	/*justify-content: space-around;*/
	align-content: center;
	color: #FFFFFF;
	/*backcolor: #150C00;*/
	}
	
/*Country Music: a form of popular music originating in the rural southern US. It is traditionally a mixture of ballads and dance tunes played characteristically on fiddle, guitar, steel guitar, drums, and keyboard.*/