
/* liens */
a
{
	color:#000;
	text-decoration:none;
} 
a:active{
	color: #000;
	text-decoration:none;
}
a:visited{
	color: #000;
	text-decoration:none;

}
a:hover
{
	color:#0099FF; 
	text-decoration:none;
}
a.typenavbas:active{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #000;
    text-decoration: none;
}
a.typenavbas:link{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #000;
    text-decoration: none;
}
a.typenavbas:visited{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #000;
    text-decoration: none;
}

a.typenavbas:hover{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: #0099FF;
    text-decoration: none;
}

.general
{
	float:left;
	background-color:transparent;
}


/* Polices */
h1 {
	
	font-family : Verdana,Arial,Helvetica,sans-serif,Tahoma;
	color:#000;
	font-size: 70%;
	font-weight: normal;
	margin-left:20px;
	background-color:transparent;
}

h3 {

	font-family : Verdana,Arial,Helvetica,sans-serif,Tahoma;
	color:#000;
	font-size: 100%;
	background-color:transparent;
}
h4 {
	font-family : Verdana,Arial,Helvetica,sans-serif,Tahoma;
	color:#000;
	font-size: 80%;
	background-color:transparent;
}
h5 {
font-family : Verdana,Arial,Helvetica,sans-serif,Tahoma;
	color:#000;
	font-size: 95%;
	
	background-color:transparent;
	float : left;
}
h2 
{ 
	font-family : Verdana,Arial,Helvetica,sans-serif,Tahoma;
	color:#000;
	font-size: 60%;
	font-weight: normal;
	background-color:transparent;
	margin-left:20px;
	text-decoration:none;
}
/*cadre gris*/



/*copyright*/
.copy {
	float: left;
	text-align:center;
	width:480px;
	
	background-color:transparent;}
body
{
background-color:#FFF;
}
.border
{
float:left;
border-bottom:0px;
border-left:0px;
border-top:0px;
border-right:0px;
}
.haut
{
	float:left;
	width:650px;
	}
.milieu
{
	float:left;
	width:650px;
	}
.bot
{
	float:left;
	width:650px;
	}
