.chatquestionnaire{
	margin: 10px 0 0 0;
	background-color: #f0eeee;
	border-top: 1px solid #dddddd;
	color:#707070;
	font-size:11px;
	float: left;
	text-align:left;
	cursor:pointer;
}

#chatStart {
	position: fixed;
	right:10px;
	bottom: 0;
	width: 280px;
	font-family:OpenSansLight, Arial, sans-serif;
	font-size: 12px;
	height: 100px;
	background-color: #f0eeee;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 14px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 14px;
	border: 1px solid #c0c0c0;
	margin: 0;
	text-align: center;
	color: white;
	cursor: pointer;
	z-index: 3000;
}

#chat {
	position: fixed;
	right:10px;
	bottom: 0;
	width: 280px;
	font-family:OpenSansLight, Arial, sans-serif;
	font-size: 14px;
	height: 342px;
	background-color: #f0eeee;
	-moz-border-top-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	border-top-left-radius: 14px;
	-moz-border-top-right-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
	border: 1px solid #c0c0c0;
	margin: 0;
	text-align: center;
	color: white;
	z-index: 8000;
}

#chatWait {
	position: fixed;
	right:10px;
	bottom: 0;
	width: 285px;
	font-family:OpenSansLight, Arial, sans-serif;
	font-size: 13px;
	height: 320px;
	background-color: #f0eeee;
	-moz-border-top-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	border-top-left-radius: 14px;
	-moz-border-top-right-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
	border: 1px solid #c0c0c0;
	margin: auto;
	text-align: center;
	color: white;
	cursor: pointer;
	z-index: 8000;
}

#minify,#minifyWait{
	font-family:OpenSansRegular, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 20px;
	cursor: pointer;
}

#minify2{
	font-family:OpenSansRegular, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top:0px;
	right: 40px;
	cursor: pointer;
}

#boutonClose2{
	font-family:OpenSansBold, Arial, sans-serif;
	font-size: 22px;
	position: absolute;
	top: 0px;
	right: 5px;
	cursor: pointer;
}

#chatMinified {
	position: fixed;
	right:10px;
	bottom: 0;
	width: 280px;
	font-family:OpenSansRegular, Arial, sans-serif;
	font-size: 14px;
	height: 30px;
	background-color: #707070;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 14px;
	border-top-left-radius: 14px;
	-moz-border-top-right-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
	margin: 0;
	text-align: center;
	color: white;
	cursor: pointer;
	z-index: 3000;
}

.chatForm {
	margin: 10px 0 0 0;
	padding: 10px 5px 5px 5px;
	background-color: #f0eeee;
	border-top: 1px solid #dddddd;
	height: 81px;
	cursor: pointer;
}

.chatFormStart {
	margin: 0;
	padding: 3px 3px 3px 3px;
	background-color: #f0eeee;
	border-top: 1px solid #dddddd;
	height: 81px;
}

.chatInput {
	width: 250px;
	height: 35px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	font-family:OpenSansRegular, Arial, sans-serif;
	color: #707070;
	font-size: 11px;
	resize:none;
}

.chatInputForm {
	width: 250px;
	height: 30px;
	padding: 5px;
	border: 1px solid #c0c0c0;
	font-family:OpenSansRegular, Arial, sans-serif;
	color: #707070;
	font-size: 11px;
	resize:none;
}

.chatTitle {
	font-family:OpenSansRegular, Arial, sans-serif;
	font-size: 14px;
	margin: 0 0 0px 0;
	padding: 5px 0 5px 0;
	background-color: #707070;
	background-image: url(../images/bg_chat.png);
	background-repeat: no-repeat;
	background-position: 10px -8px;
	-moz-border-top-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	border-top-left-radius: 14px;
	-moz-border-top-right-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	border-top-right-radius: 14px;
	cursor: pointer;
}

#conversation {
	text-align: left;
	color: #707070;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.picto {
	font-size: 35px;
	float: left;
	width: 28px;
	height: 28px;
	margin: 10px;
	background-color: #fff;
}

.text {
	float: left;
	width: 210px;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	word-wrap: break-word;
}

.dateLine {
	font-size: 10px;
	text-align: center;
	color: #707070;
	margin: 5px 0 0 0;
}

.dialogLine1 .picto {
	border: 1px solid #b5e3e3;
}

.dialogLine1 i {
	color: #b5e3e3;
	line-height: 23px;
	margin: -6px;
}

.dialogLine1 .text {
	background-color: #b5e3e3;
	margin: 10px 10px 0px 0;
}

.dialogLine2 i {
	color: #cae99d;
	line-height: 23px;
	margin: -6px;
}

.dialogLine2 .picto {
	border: 1px solid #cae99d;
}

.dialogLine2 .text {
	background-color: #cae99d;
	margin: 10px 0px 0px 10px;
}

.chatClose {
	font-size: 13px;
	padding: 8px 0;
	font-family:OpenSansRegular, Arial, sans-serif;
	color: #c0c0c0;
	background-color: #f0eeee;
	border-top: 1px solid #dddddd;
	cursor: pointer;
}

#mailChat{
	float: left;
	width:178px;
	margin-left:10px;
	margin-top:3px;
	border: 1px solid #c0c0c0;
	font-size: 11px;
	text-align:center;
	font-family:OpenSansRegular, Arial, sans-serif;
	color:#707070;
}
