#menu {
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	border: 0px none Lime;
	width: 150px;
}
#conteneur {
	vertical-align: top;
	border: 0px none Red;
	text-align: left;
}
#bas {
	font-size: 10px;
	text-align: center;
}
body {
	background-color: #9999ff; 
	font-size: 12px; 
	font-family: Arial; 
	color: #000099;
}
img {
	border: 0px none Blue;
}
table {
	border-width: 0;
	background-color: transparent;
}
table.forum {
	border: 1px solid #6666cc;
}
th.forum {
	background-color: #8888cc;
	text-align: center;
	font-size: 12px;
	border: 1px solid #6666cc;	
}
td.forum {
	text-align: center;
	border: 1px solid #6666cc;
}
td.forum2 {
	text-align: center;
	border: 1px solid #6666cc;
	vertical-align: top;
}
td.topic {
	text-align: left;
	border: 1px solid #6666cc;
	vertical-align: top;
}
td.sujet {
	text-align: left;
	border: 1px solid #6666cc;
}

td {
	font-size: 12px; 
	font-family: Arial; 
	color: #000099;
	text-align: left;
}
.sousmenu {
	padding-left: 30px;
	text-align : left;
}
.gras {
	font-weight: bold;
}
.souligne {
	text-decoration: underline;
}
.italique {
	font-style : italic;
}

.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
a, a:visited {
	text-decoration: none; 
	font-size: 12px; 
	font-family: Arial; 
	color: #000099;
}
a:hover {
	text-decoration: underline;
}

.menu:hover {
	text-decoration: underline overline;
}
.menubig, .menubig:hover, .menubig:visited {
	text-decoration: none; 
	font-size: 15px; 
	font-weight: bold; 
	font-family: Arial; 
	color: #000099;
}
th.titrefilm {
	text-align: center;
	font-size: 13px;
}
table.film, tr.film{
	vertical-align: top;
}
.film, .film:hover, .film:visited {
	text-decoration: none;
	color: #000099;
}
td.classement {
	text-align: right;
	font-size: 10px;
}
.petit {
	font-size: 9px;
}