/* CSS Document */
/* by SuPrEme31 */
body {
	background-color: #DDE0B8;
	}
	
A:link {
        font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;	
	 }

A:active {
        font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	 }

A:visited {
        font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	 }
A:hover {
   	 font-family: Tahoma;
   	 font-size: 10px;
    	font-weight: bold;
	text-decoration: underline overline; 
	/* background-color: #00CC66; */
	color: #3366FF
	}
.Titre_menu {
	font-family: Comic Sans Ms;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5689AE;
	}
.Titre_page {
	font-family: Comic Sans Ms;  /*Time New Romance;*/
	font-size: 14px;
	font-weight: bold;
	color: #5689AE;
	}
.ref {
	font-family: Comic Sans Ms;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-shadow: ;
	}
.titre {
	font-family: Comic Sans Ms;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-shadow: ;
	}
.Copyright {
	font-family: Comic Sans Ms;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
	text-shadow: ;
	}
.tab_titre 	{
	font-family: Tahoma;
	font-style: normal;
	background-color: #CCF39D;
	border-style: double; #87D8AB; 4px;
	border-color: #06D8B8;
	position: relative; top: 0px; right: 2px;
	}	
.tab_menu 	{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	background-color: #CCF39D;
	border-style: double; #87D8AB; 4px;
	border-color: #06D8B8;
	position: relative; top: 0px; right: 5px;
	}
.tab_milieu 	{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	border: double; #5689AE; 4px; 
	border-color: #5689AE;
	position: relative; top: 0px; right: 2px;
	}
.tab_bas	{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	border-style: double; #87D8AB; 4px;
	border-color: #87D8AB;
	position: relative; top: 5px;
	}
.invisible	{
	visibility: hidden;
	}
	
.texte_accueil {
	font-family: comic sans ms;
	font-size: 14px;
	color: #5F89FF;
	font-style: normal;

	}
