body	{
	padding:0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 0;
	font-style: normal;
	color: #7A7ADA;
	text-decoration: none;
	
	}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #7a7ada;
	background-color: #FFFFFF;
	border-top: 1px solid #ffcc66;
	border-right: 1px solid #7a7ada;
	border-bottom: 1px solid #7a7ada;
	border-left: 1px solid #ffcc66;
	}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #7a7ada;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border-top: 1px solid #ffcc66;
	border-right: 1px solid #7a7ada;
	border-bottom: 1px solid #7a7ada;
	border-left: 1px solid #ffcc66;
	cursor: auto;
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7a7ada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc66;
	border-right-color: #7a7ada;
	border-bottom-color: #7a7ada;
	border-left-color: #ffcc66;
	background-color: #FFFFFF;
	}
	
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7a7ada;
	text-decoration: underline;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffcc66;
	border-right-color: #7a7ada;
	border-bottom-color: #7a7ada;
	border-left-color: #ffcc66;
	cursor: auto;
	}






a:active{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #7a7ada; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	}
				
a:link{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #7a7ada;
	}
				
a:visited{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #7a7ada
	}
				
address{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	}

				
.table_boder_white{
	padding:0px;
	margin: 0px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	}
	
.table_boder_blue{
	padding:0px;
	margin: 0px;
	border:1px solid #8f8fff;
	background-color:#FFFFFF;
	text-align: left;
	}
.table_boder_news{
	padding:0px;
	margin: 0px;
	border:1px solid;
	background-color:#FFFFFF;
	text-align: left;
	border-bottom-color: #FFFFFF;
	border-left-color: #8f8fff;
	border-right-color: #8f8fff;
	border-top-color: #FFFFFF;
	border-left-style: dotted;
	border-right-style: dotted;
	}	
.mess_alert{
	background-color: white;
	border:thin dashed red;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	}
	 
h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7a7ada;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7a7ada;
}
.td_menu_fond           {
	background-image: url(images/menu_fond.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
}

.td_menu_menu          {
	background-image: url(images/menu_haut_menu.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 31px;
}

.td_menu_membre          {
	background-image: url(images/menu_haut_membre.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 31px;
}

.td_menu_quotidien          {
	background-image: url(images/menu_haut_quotidien.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 31px;
}

.td_menu_bas          {
	background-image: url(images/menu_bas.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	line-height: 13px;
}

.table_titre           {
	background-image: url(images/barre_titre.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	
}.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8f8fff;
	text-align: left;
}
.tdfichefond {
	background-image: url(images/fiche_fond.png);
}
.tdfichehaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/fiche_haut.png);
	vertical-align: middle;
	
}
.tdfichebas {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-image: url(images/fiche_bas.png);
}
.logo_priv {}
.Style1 {font-size: 9pt}
.Style3 {font-size: x-small}
.Style4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.Style5 {font-weight: bold}
.Style6 {color: #7A7ADA}
.Style7 {font-size: 10px}
.Style8 {font-size: 12pt}
.Style9 {
	color: #FF0000;
	font-size: 9pt;
}
.Style10 {color: #FF0000}
.Style12 {
	color: #7A7ADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}/*couleur du texte tchat pour le proprietaire de la session*/
.Style13 {
	color: #FF66CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}/*couleur du texte tchat pour les contacts du proprietaire de la session*/ 

/*couleur de la date d'expiration des abonnements*/

.Style16 {color: #33CC66}/* vert */
.Style17 {color: #ff6600}/* orange */
.Style18 {color: #ff0000}/* rouge */
.Style19 {color: #FFFFFF;font-weight: bold;}/*blanc*/
.Style22 {font-size: smaller}
.Style30 {color: #FFFFFF}
.Style33 {font-size: 10pt}
.Style39 {font-size: 9pt; color: #FF9900; }
.Style40 {font-size: 14pt}
.Style41 {font-size: 12px}
.Style42 {
	color: #00FF00;
	font-weight: bold;
}
/*-------------------------------------------------------*/

.ann_recherche {list-style-image: url(images/menu_puce.png);}
.fiche_mini_haut {
	line-height: 30px;
	background-image: url(images/fiche_mini_haut.png);
}
.fiche_mini_fond {
	background-image: url(images/fiche_mini_fond.png);
}
.fiche_mini_bas {
	line-height: 20px;
	background-image: url(images/fiche_mini_bas.png);
}




table#chat {
    background-color:#FFFFFF;
    border: 0px;
    width: 110px; 

}

.chatcol1 {
    text-align: left;
    width: 20px;
    background-color: #ffffff;

}
.chatcol2 {
    font-weight: bold;
    text-align: left;
    width: 75px;
    background-color: #ffffff;

}

.chatcol2 a:active{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; color: #7a7ada; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	}
				
.chatcol2 a:link{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #7a7ada;
	}
				
.chatcol2 a:visited{ 	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #7a7ada
	}
.chatcol3 {
	font-weight: bold;
	text-align: right;
	width: 15px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #FF6600;
}.tchater_liste_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}

.tchater_background_haut {
	background-image: url(images/tchater_line2.png);
	background-repeat: repeat-y;
}
.tchater_background_bas {
	background-image: url(images/tchater_line4.png);
	background-repeat: repeat-y;
}

#list_member_online {
	Z-INDEX: 1;
	OVERFLOW: auto;
	WIDTH: 130px;
	HEIGHT: auto;
}
