.hide { display: none; }
img { border: 0; }
body, h1, h2, h3, h4, form { margin: 0; padding: 0;}
body, table, input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration:none; }
a:link, a:visited, a:active { text-decoration: none; color: #DF7799; background: transparent; }
a:hover { text-decoration: underline; color: #DF7799; background: transparent; }

/* CSS pour les commentaires universels Mixs.fr
Copyright 2006 Kyotek Mixs
Date : 9 décembre 2006 */

.commentaires td {
	font-size:13px;
	color:#333333;
}

.commentaires td a:link, .commentaires td a:visited, .commentaires h3 a:visited {
	color:#8A8282;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
}

.commentaires td a:hover, .commentaires h3 a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	background:url("http://www.mixs.fr/i/fd-commentaires-hover.jpg");
}
