body
{
	background-image: url(imgs/fond.gif);
	margin: 0px;
	vertical-align: middle;	
}

a:visited
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: Navy;
	text-decoration: underline;
}
a:link
{
	color: Black;
	text-decoration: none;
}

.date
{
	background-image: url(imgs/Tranche6.jpg);
	font-size: 10px;
	text-align: center;
}

.blabla
{
	font-size: 13px;
	text-align: left;
	padding: 10px;
}

.titre_blabla
{
	font-size: 15px;
	text-align: center;
	text-decoration: underline;
}

.tableaux
{
	border: 1px solid black;
	border-collapse: collapse;
	border-style: hidden;
}

.titre
{
	background-image: url(imgs/fond_titre.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	color: Navy;
	padding-left: 20px;
}

.corps
{
	background-color: #E5E5FF;
	border-right: 1px solid #FFD101;
	border-bottom: 1px solid #FFD101;
	background-image: url(imgs/Tranche9.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: top;
}

.intro
{
	background-color: #6060F5;
	text-align: center;
	vertical-align: middle;
}

.logo
{
	background-image: url(imgs/Fond_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-position: top; 
}
.separateur
{
	background-image: url(imgs/Tranche8.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #E5E5FF;
}

.coin
{
	background-image: url(imgs/Tranche8.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #E5E5FF;
}

.menu
{
	vertical-align: top;
	padding-top: 30px;
	padding-left: 15px;
	background-image: url(imgs/judo_jap.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.rubrique
{
	background-image: url(imgs/Fleche_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 13px;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 15px;
}

.rubrique a:visited
{
	text-decoration: none;
	color: Black;
}
.rubrique a:hover
{
	text-decoration: none;
	color: #00008B;
}
.rubrique a:link
{
	text-decoration: none;
	color: Black;
}

.copyright
{
	font-size: 11px;
	color: #F0F8FF;
	text-align: center;
}

input, textarea
{
	font-size: 12px;
	font-family: serif;
}

.bt
{
   border:2px outset #C3C4E1;
   cursor:pointer;
   background-color: #C3C4E1;
   width: 100px;
   font-variant: small-caps;
}

.actu_titre
{
	background-image: url(imgs/actu_haut.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 9px;
	padding-top: 4px;
}
.actu_lien
{
	background-image: url(imgs/actu_milieu.jpg);
	background-position: top;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 9px;
}
.actu_bas
{
	background-image: url(imgs/actu_bas.jpg);
	background-position: bottom;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 9px;
}
.encatitre
{
	font-size: 14px;
	border-bottom: 2px inset #483D8B;
	text-align: left;
	color: #00002F;
}
.encatitre2
{
	font-size: 9px;
	border-bottom: 2px inset #483D8B;
	text-align: right; 
}
.bt_menf_s
{
	border: 2px outset #C3C4E1;
	background-color: #C3C4E1;
	width: 20px;
	height: 20px;
	font-size: 12px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	text-decoration: underline;
}
.bt_menf_g
{
	border: 2px outset #C3C4E1;
	background-color: #C3C4E1;
	width: 20px;
	height: 20px;
	font-size: 12px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font-weight: bolder;
}
.bt_menf_i
{
	border: 2px outset #C3C4E1;
	background-color: #C3C4E1;
	width: 20px;
	height: 20px;
	font-size: 12px;
	cursor: hand;
	text-align: center;
	color: black;
	font-family: Tahoma;
	font: italic;
}
.tablesepar
{
   font-family : arial;
   font-size : 11px;
   text-align : right;
}
.source
{
	font-weight: bold;
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
}
.news
{
	padding-top: 5px;
	font-size: 13px;
}
.cat
{
	font-size: 11px;
	font-style: italic;
}
.encagauche
{
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.btsubmit
{
	background-color: transparent;
	background-image: url(imgs/supprimer.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	width: 15px;
	cursor: hand;
}