body{
	background-color: #FFFFFF;
	margin: 0;
    text-align: center;
}

img{
	display: none;
}

#main{
	font: normal 11px Arial, Helvetica, sans-serif;
	
	margin-left: auto;
	margin-right: auto;
	width: 620px; 
	text-align: left;
	padding-bottom: 15px;
}

table{
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 610px;
}

table.info{
	width: 70%;
	margin-left: 15%;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	border-left-width:7px;
  	border-left-style: solid;
  	border-color: #FFFFFF;
  	padding: 5px 5px 5px 15px;


}

#div_nav{
	display: none;
}

#div_center{
	padding: 0px 5px 0px 5px;
}

#div_vague{
	display: none;
}

#frame_header{
	display: none;
}

#div_bas{
	text-align: right;
}

#div_bas hr{
	height: 1px;
	width: 640px;;
	text-align: center;
	margin-bottom: 10px;
}

#div_bas #menu{
	float: right;
	display: none;
}

#div_bas img{
	display: inline;
}

#div_bas .logo{
	text-align: left;
}

#copyrights{
	float: right;
}

li{
	padding-bottom: 10px;
	list-style: disc outside none;
}

.titre1{
	font-size : 14px;
	FONT-WEIGHT: bold;
}

.titre2{
	font-size : 12px;
	FONT-WEIGHT: bold;
}

.size-plus{
	font-size : 14px;
}

.size-moins{
	font-size : 9px;
}

.gras{
	font-weight: bold;
}

.tabbleufin {
	border: 1px solid #000000;
	width: 70%;
}

.tabbleufin_large {    /* Sert dans la page "equipe" */
	border: 1px solid #000000;
}

.tabbleularge {
	border: 2px solid #000000;
}

.tabbleufinhaut {
	border-top: 1px solid #000000;
}

.tabbleufinbas {
	border-bottom: 1px solid #000000;
}

.cellulebleufin {
	border: 1px solid #0066CC;
	border-collapse: collapse;
}

