
body {
    
    background-repeat : no-repeat;
    background-position : center top;
    background-color : none ;
   
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0057b8;
	text-decoration: none;
    margin: 0;
}

table {
	width:100%;
	table-layout:auto;
	border  : 0px ;
	border-collapse: separate;
	border-spacing :5px;
}

td {
	border-style : none;
	
	padding : 0px 0px 0px 0px;
	margin-bottom : 5px;
}
h3 {
	font-size:25px;
	font-weight: bold;
	text-align:center;
}
div {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-style : none;
	outline-style : none
	
	}

a:link {
	
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	color: #367ae5;
}
a:visited {
	font-weight: bold;
	color:  #0800ad;
}

aside {
	background-color: #204a88;
	width: 10%;
	float: right;
	margin: 5px;
	display: block;2016
	color:white;
	}
	
	
	.basdepage {
	color: #000000;
	font-size: 15px;
	font-style: italic;

}

	
	.footer {
	color: #000000;
	font-size: 10px;
	font-style: italic;

}

.footer_milieu
{
	
	text-align:center;
	font-size: 10px;
}
.footer_droite
{
	text-align:right;
	font-size: 10px;
}		

.petit {
	
	font-size: 10px;
	font-style: italic;
}

.centre
{
	text-align:center;
}
.droite
{
	text-align:right;
}
.gras {
	font-weight: bold;
	}

.Titre {
	font-size: 40px;
	font-weight: bold;
	text-align:center;
	text-shadow : 2px 2px 2px #000000
}

.Sous-Titre {
	font-size: 30px;
	font-weight: bold;
	text-align:left;
	text-decoration: underline;
	
}
.para {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-style: normal;
 color: #000000;
 font-weight: bold;
 text-align:center;
	
}







