@import '/stylesheet/max-foot.css';
#middleCol_chat
{
	width:84%;
	-width:81%;
	float:left;
	padding-top:2%;
}
.header_chat
{
	width:100%;
	margin-top: 2%;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;

}
#formulaire {
	width: 98%;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 2%;
}
.liste-log
{
	width:58%;
	float:left;
	margin: 0px;
	padding: 0px;
}
.salons
{
	width:100%;
	margin: 0px;
	padding: 0px;
}
.salons:hover
{
	
}
.icon
{
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nom_salon
{
	width:20%;
	float:left;
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #CC3300;
	text-decoration: none;

}
.toggle_salon
{
	width:20%;
	float:right;
	color: #663366;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	display: block;
	font-family: Arial;
	font-style: normal;
}
.table_salon
{
	width:100%;
	float: left;
	text-transform: none;
	background-image: url(/images-theme/backGroundBoxChat.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #999999;
	height: auto;
}
.table_salon:hover
{
border: 1px solid #0066CC;
}
.valider_choix
{
	width:100%;
	text-align: center;;
	float: left;
	padding-top: 1%;
	margin-top: 2%;
	margin-bottom: 2%;
}
.salontext
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.chateurs
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.boxligue
{
	width:98%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	margin-bottom: 5px;
}
.national
{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.textnational
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
.chateursnational
{
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
}
.iconnational
{
	padding: 0px;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
.inputnational
{
	float:left;
	height: 25px;
}
.inputsalon
{
	height:25px;
	margin: 0px;
	padding: 0px;
	width: 15px;
}
