body
{
	font-family : arial, FreeSans, sans-serif;
	color : #081c59;
	background-color : #4F5762;
}


a
{	
	color : #081c59;
	font-size : 12px;
}

a:hover
{
	font-size : 12px;
	color : #4f5762;	
}

a.news
{	
	color : #081c59;
	font-size : 16px;
  	font-weight : bold;
}

a:hover.news
{
	color : #4f5762;
	font-size : 16px;
  	font-weight : bold;
}

h1
{
  font-size : 16px;
  font-weight : bold;
  color : #000033;
}

h2
{
  font-size : 14px;
  font-weight : bold;
  color : #000033;
}

h3
{
  font-size : 12px;
  font-weight : bold;
  font-style : italic;
  color : #000033;
}



table.top
{
	width: 900px;
	height: 202px;
	background-image: url(objects/top_bg.png);
}

td.border_cote_top
{
	width: 2px;
	height: 200px;
	background-image: url(objects/border.png);

}

td.logo_top
{
	width: 394px;
	height: 200px;
	vertical-align: middle;
	text-align: center;

}

td.random_image_top
{
	width:500px;
	height: 200px;
	vertical-align: middle;
	text-align: center;

}




table.menu {
	width: 100%;
	border: 0;
}

td.border_menu
{
	background-color: #3b424c;
}

tr.bg_menu
{
	background-color: #FFFFFF;
}

td.menu
{
	text-align: center;
	vertical-align: middle;
}





table.contenu 
{
	background-color: #FFFFFF;
	width: 900px;
}

td.border_cote_contenu
{
	width: 2px;
	height: 100%;
	background-image: url(objects/border.png);
}

td.espace_cote_contenu
{
	width: 10px;
	height: 100%;
}


td.espace_haut_bas_contenu
{
	width: 876;
	height: 10px;
}

td.contenu
{
	width: 876px;
	font-family : arial, FreeSans, sans-serif;
	color : #081c59;
	text-align: left;
	vertical-align: top;
}



td.table_border_bas
{
	width: 900px;
	height: 2px;
	background-image: url(objects/border.png);
}






#Administration
{
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 1;
	width: 170px;
	height: 52px;
}

#Evenements
{
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 1;
	width: 100px;
	height: 52px;
}

#Membres
{
	POSITION: absolute;
	VISIBILITY: hidden;
	Z-INDEX: 1;
	width: 100px;
	height: 52px;
}

a.menu
{
	COLOR: #081c59; 
	FONT-FAMILY: Arial Black ;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}

a.menu:hover
{
	COLOR: #4f5762;
	FONT-FAMILY: Arial Black ; 
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}
