
/* markups - balises */
body {
	text-align: center;
	margin: 0; padding: 0;
}
table {
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
}
img { border: 0; }

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

/* classes */
.titre {
	text-transform: uppercase;
	font-weight: bold;
}
.infos_videos {
}
.nav {
	text-align: justify; width: 600px;
	margin-left: auto; margin-right: auto;
}
.description {
	text-align: justify; width: 600px;
	margin-left: 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-left: auto; margin-right: auto;
	border: solid 1px #000000;
	cursor: pointer;
}

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:100%;color:black;background-color:transparent;}

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

p {font-family:Tahoma;font-size:11px;color:#1D181F;background-color:#FFFFFF;}

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:#1D181F;background-color:transparent;text-decoration:underline; font-weight: normal}

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

a:hover {font-family:Tahoma;font-size:11px;color:#A60247;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:12px;color:#1D181F;text-align:left;border-color:transparent;border-style:solid;border-width:0px;}

