body,td,th {
	color: #333333;
}
body {
	background-color: #999999;
}
.chaines{
	float:left;
	width:210px;
	margin:10px;
	padding:5px;
	border:1px dashed #999999;
	min-height:150px;
	height:200px!important;
	background-position:center;
	background-repeat:no-repeat;
	/*cursor:pointer;*/
} 
.chaines a, .chaines a:link, .chaines a:visited{
	color:#333;
	text-decoration:none;
}
.chaines a:hover{
	color: #000;
	text-decoration:none;
}
.videos{
	position:relative;
	float:left;
	width:210px;
	margin:10px;
	padding:5px;
	border:1px dashed #999999;
	height: 150px;
	overflow-y:hidden;
	overflow-x:hidden;
	color:#FFFFFF;
}
.contVid {
	width:210px;
	height:120px;
	overflow:hidden;
}
.trans {
	background-color:#333333;
	opacity:0.85;
	filter : alpha(opacity=85);
	min-height:150px;
    height:auto!important;
}
.tool-tip {
	color: #333333;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #666666;
	background-image: url(../mootools.v1.1/Plugins/bubbleplat.gif);
	background-position: left top;
	font-style: italic;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../mootools.v1.1/Plugins/bubbleplat.gif) bottom right;
}
.text {color: #FFFFFF}
.commentaire, .commentaire a:link,.commentaire a:visited, .commentaire a:hover, .commentaire a:active{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.videoCanal {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-align:right;
	padding: 5px;
}
.titrVid {
	color: #FF9933;
	font-weight: bold;
	height:30px;
}
.titrVid2 {
	color: #0099CC;
	font-weight: bold;
	font-size:12px;
}
.titrVid3 {
	color: #BBBBBB;
	font-weight: bold;
	font-size:10px;
	font-style: italic;
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}
.editoCanal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.catList, .catList div{
	position:relative;
	float:left;
	width:120px;
	margin:5px;
	padding:3px;
	overflow-y:hidden;
	overflow-x:hidden;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	border: 1px solid #666666;
	cursor:pointer;
}
.catList a:link, .catList a:visited, .catList a:hover, .catList a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0099CC;
}
.catList:hover{
	position:relative;
	float:left;
	width:120px;
	margin:5px;
	padding:3px;
	overflow-y:hidden;
	overflow-x:hidden;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
/*_______________*/
.chainesList, .chainesList div{
	position:relative;
	float:left;
	width:120px;
	margin:2px;
	padding:3px;
	overflow-y:hidden;
	overflow-x:hidden;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	border: 1px dashed #666666;
	cursor:pointer;
}
.chainesList a:link, .chainesList a:visited, .chainesList a:active{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0099CC;
}
.chainesList:hover{
	position:relative;
	float:left;
	width:120px;
	margin:2px;
	padding:3px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	height: 24px;
	border: 1px solid #0099CC;
}

.form{
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#CCCCCC;
}
