@import "ky-colle.css";
@import "ky-partage.css";
@import "ky-differe.css";
@import "ky-annonce.css";
@import "ky-vue.css";
@import "ky-board.css";
@import "ky_constate.css";
@import "ky_mixeur.css";


.clear, .clear_both{
	clear: both;
}
.clear_left{
	clear: left;
}
a{
	color: #383838;
}
table a{
	color: #383838;
	text-decoration: none;
}
table{
	font-size: 11px;
}
select{
	font-size: 11px;
}
.important{
	color: #820000;
}
.frustration{
	padding-top: 15px;
	text-align: center;
}
.text_align_right{
	text-align: right;
}

#email,#valid_mail{
	vertical-align: middle;
	font-size: 11px;
	border: 1px solid #265483;
	background: #e2ecf6;
	padding: 3px;
	font-family: Tahoma;
}
#valid_mail{
	font-weight: bold;
}

#container{
	margin-bottom: 20px;
}
#container table td,
#container table th{
	padding: 10px;
}
#container p, 
#container h1{
	margin-bottom: 20px;
}

.mot_important{
	color: #000000;
	/*font-weight: bold;*/
}
.mot_moyen{
	color: #761d1d;
	/*font-weight: bold;*/
}
.mot_petit{
	color: #e45353;
	/*font-weight: bold;*/
}
.mot_faible{
	color: #f59696;
	/*font-weight: bold;*/
}

.img_traine{
	width: 700px;
	height: 250px;
	float: left;
	margin-bottom: 15px;
}
#liste_occurence,
#liste_recherche{
	width: 250px;
	float: left;
	height: 250px;
	overflow-y: auto;
}
#liste_occurence table,
#liste_recherche table{
	width: 100%;
}
#liste_occurence table td,
#liste_recherche table td{
	padding: 1px;
}
