h1 {
color:black;
font-size:30pt;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
h2{
font-size:16pt;
font-weight: bold;
}
h5{
color:black;
font-size:20pt;
font-weight: bold;
}
h6{
	color:black;
font-size:12pt;
font-weight: bold;
}

html, body{
margin:0px 0px 0px 0px;
background-color:rgb(29, 176, 228);
border:0px solid #000000
}

table{
	background:rgb(29, 176, 228);
	width:100%;
	height:85%;
}
div{
	border:0px solid #000000
}

p{
color:#000000;
font-weight:bold;
}

img{
	border:0px solid #000000;
}

a:link{
font-size: 14px;
font-weight: bold;
color: white;
text-decoration: none;
}

a:visited{
font-size: 14px;
font-weight: bold;
color: white;
text-decoration: none;
}

a:hover{
font-size: 14px;
font-weight: bold;
/*font-family: Comic Sans MS;*/
color: black;
}

a:active{
font-size: 14px;
font-weight: bold;
color: black;
text-decoration:underline;
}

.dix{
	width:10%;
}
.milieu{
	width:80%;
}
.grand{
	width:100%;
}

