a.bas {font-size: 12px ; color: white; font-weight : 500}

a:link,a:active,a:visited { text-decoration: none; color: white; font-weight : 500} 

a:hover { text-decoration: underline; color: yellow ; font-weight : 500} 

a {font-size: 12px ; color: black; font-weight : 500}


body {	background-color : white ;
		font-family: Verdana, Arial,  ;
		font-size: 10px ;
		margin: -10px ;
	
   			}

div {
	text-align: left;
	font-size: 12px;
	}

h2	{
	font-size: 50px;
	font-weight: 900;
	color: #000040;
	}


div.bandeau 
		{
		color: white;
		font-family: Verdana, Arial, Comic sans MS ;
		font-weight: bold;
		font-size: 10px;
		}

div.titre
		{
		color: white;
		font-family: Verdana, Arial, Comic sans MS ;
		font-weight: bold;
		font-size: 18px;
		}

div.texte
		{
		color: black;
		font-family: Verdana, Arial, Comic sans MS ;
		font-weight: bold;
		font-size: 10px;
		}


iframe {	background-color : #E3E3E3 ;
		background-position: center ;
		background-repeat:no-repeat ;
		font-family: Comic sans MS, Verdana, Arial,  ;
		font-size: 10px ;
		margin: 0px ;
				}