
/* markups - balises lubrique */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	margin: 0;
	padding: 0;
	background-color: #FFCCFF;
}
table {
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	color : black ;
}
img { border: 0; }

/* id */
#categories {
	text-align: left;
	width: auto;
	margin-left: auto;
	margin-right: auto;


}
#lang {
}

.titre {
	text-transform: uppercase;
	font-weight: bold;
	color: #9966cc;
}
.infos_videos {
}
.nav {
	text-align: justify;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: #9966cc;
}
.description {
	text-align: justify;
	width: auto;
	margin-left: 30px;
	margin-right: 30px;
	color: #9966cc;
}
.thumbs { 
	cursor: pointer;
}
.thumbs img { cursor: pointer; } 
.telecharger {
	font-weight: bold;
	color: black;
	background-color: Fuchsia;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px white;
	cursor: pointer;
}


A:link {
	FONT-SIZE: 10px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #9966cc;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
}
A:active {
	FONT-SIZE: 10px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Silver;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;

}
A:visited {
	FONT-SIZE: 10px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #9966cc;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;

}
A:hover {
	FONT-SIZE: 11px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Fuchsia;
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
}


/* partie test */

#conteneur {
position: absolute;
width: 100%;
}
#centre {

/*margin-top : 400px; */
margin-left: 170px;
margin-right: 10px;
}
#gauche {
	position: absolute;
	left: 0;
	width: 155px;
	text-align: left;
	background-color: #FFCCCC;
}
#pied {
	
}

.menugauche {
	list-style-type: none;
	margin: 1;
	padding: 3;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
 text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
}

/* CSS Document */

#imghaut {
margin:0px;
margin-left: auto;
margin-right: auto;
border: 0px;
height: 101px;
width: 100%;
}

table{font-family:verdana; font-size: 13px;}
.important:visited {
	font-size: 12pt;
	font-family: verdana;
	color: #9966cc;
	text-decoration: underline;
}
.important:visited:hover {
	font-size: 12pt;
	font-family: verdana;
	color: #9966cc;
	text-decoration: underline;
}
.important:link {
	font-size: 12pt;
	font-family: verdana;
	color: #9966cc;
	text-decoration: underline;
}
.important:hover {
	font-size: 12pt;
	font-family: verdana;
	color: #9966cc;
	text-decoration: underline;
}


td{font-family:Verdana; font-size: 9pt;}
.bordure{
	BORDER-RIGHT: 1px solid Teal;
	BORDER-TOP: 1px solid Teal;
	BORDER-LEFT: 1px solid Teal;
	BORDER-BOTTOM: 1px solid Teal;
	; background: #eeeeee;
}
.txt_titre{
	background: #ccffff;
	color: #9966cc;
	font-size: 11pt;
}
.rubrik{
	background: #ccffff;
	color: #9966cc;
	font-size: 10pt;
}
.gros{
	font-size: 15pt;
	font-family: verdana;
	color: #9966cc;
	text-decoration: none;
}

.imgbord{BORDER: 0px solid;}
.bigfont{font-size: 11pt;}
