* {
	margin:0;
	padding:0;
}

body {
	background: #FFFFFF;
	color: #666666;
	font-family: Skia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

a {
	text-decoration: none;
	font-weight: 600;
	color: #666666;
}
a:hover {
	color: #FF0000;
}

p{
	margin: 5px 0px 0px 0px;
	text-align: justify;
}

#table {
	padding-top: 15px;
}

#table h1 {
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 10px;
}
#table p.question {
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
}

#table .fondgris {
	text-transform: uppercase;
	background-color: #999999;
	height: 18px;
	vertical-align: middle;
	text-align: left;
}
#table .fondgris a {
	font-family: "Arial Black", Impact, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 20px;
	font-style: normal;
}
#table .fondgris a:hover {
	color: #FF0000;
}
#table .espSM td{
	height: 40px;
}


#table #sousmenu td{
	text-align: left;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#table #sousmenu a{
	font-weight: normal;
	color: #666666;
	font-style: normal;
}
#table #sousmenu a:hover{
	color: #000000;
}
#table #sousmenu .actif{
	//font-weight: 600;
	color: #FF0000;
}
#table #sousmenu .titreSM{
	font-weight: 600;
	color: #999999;
}
#table #sousmenu img {
	height: 8px;
	width: 20px;
}
#table #liste td {
	font-size: 12px;
	color: #666666;
	height: 100px;
	vertical-align: bottom;
}
#table #liste p span.titreSerie {
	color: #000000;
}
#table #liste p.descriptionSerie {
	padding-top: 10px;
}
#table #liste p.titres {
	padding-top: 20px;
}

#table #liste p span.auteurSerie {
	font-style: italic;
}
.detailSerie img {
	margin-right: 20px;
}
