body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.txt {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtb {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
.chat_date {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #10218B;
}
.chat_invite {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.chat_titre {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
}
.chat_texte {
	font-family:Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.chat_modules {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #10218B;
}
#endirect_pasdirect {
	font-family:Verdana;
	font-size:12px;
	width:300px;
	color:#FFFFFF;
	padding-left:8px;
	padding-top:2px;
	background-image:url(../images/back_endirect_pasdirect.gif);
	background-repeat:no-repeat;
}
#endirect_content {
	font-family:Verdana;
	width:296px;
	height:222px;
	background-color:#10218B;
	border-color: #10218B;
	border-style:solid;
	border-width:2px;
	}
.input {
    width: 210px;
   	height:20px;
	color: #464646;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
}
textarea {
    width: 210px;
	height:60px;
	color: #464646;
    font-size: 11px;
    font-family: verdana;
    text-decoration: none;
}

.questions {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}