body {background-color:white;margin:0px 0px 0px 0px;}

h1 {font-family:Tahoma;font-size:90%;color:black;background-color:transparent;}

h2 {font-family:Tahoma;font-size:80%;color:black;background-color:transparent;text-align:left;}

h3 {font-family:Tahoma;font-size:80%;color:black;background-color:transparent;text-align:left;}

p {font-family:Tahoma;font-size:11px;color:#999999;background-color:#F7F7F7;}

li {font-family:Tahoma;font-size:80%;color:black;background-color:transparent;text-align:left;margin-left:0px;margin-right:0px;}

a:link {font-family:Tahoma;font-size:11px;color:#AF4C39;background-color:transparent;text-decoration:underline; font-weight: normal}

a:visited {font-family:Tahoma;font-size:11px;color:#AF4C39;background-color:transparent;text-decoration:underline; font-weight: normal}

a:hover {font-family:Tahoma;font-size:11px;color:#D26D5A;background-color:transparent;text-decoration:underline;; font-weight: normal}

table {border-color:#F7F7F7;border-style:solid;border-width:0px;}

td {font-family:Tahoma, sans-serif;font-size:11px;color:#AF4C39;text-align:left;border-color:transparent;border-style:solid;border-width:0px;}

img { border: 0; }

/* id */
#categories {
	text-align: justify; width: 970px;
	margin-center: auto; margin-right: auto;
}
#lang {
}

/* classes */
.titre {
	text-transform: uppercase;
	font-weight: bold;
}
.infos_videos {
}
.nav {
	text-align: justify; width: 970px;
	margin-center: auto; margin-right: auto;
}
.description {text-align:left; width: 970px;margin-center: auto; margin-right: auto;}
.thumbs { 
	cursor: pointer;
}
.thumbs img { cursor: pointer; } /* img's markup in .thumbs */
.telecharger { 
	font-weight: bold; color: #ffffff;
	background-color: gray; width: 300px;
	margin-center: auto; margin-right: auto;
	border: solid 1px #000000;
	cursor: pointer;
}
