
/* markups - balises lubrique */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: justify;
	margin: 0;
	padding: 0;
	background-color: #DB8D8D;
}
table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: White;
}
img { border: 0; }

/* id */
#categories {
	text-align: left;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;

}
#lang {
}

/* classes lubrique*/
.titre {
	text-transform: uppercase;
	font-weight: bold;
	color: White;
}
.infos_videos {
}
.nav {
	text-align: justify;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	color: White;
}
.description {
	text-align: justify;
	width: auto;
	margin-left: 30px;
	margin-right: 30px;
	color: White;
}
.thumbs { 
	cursor: pointer;
}
.thumbs img { cursor: pointer; } 
.telecharger {
	font-weight: bold;
	color: White;
	background-color: #DB8D8D;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px white;
	cursor: pointer;
}


A:link {
	FONT-SIZE: 13px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: White;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	FONT-SIZE: 13px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Yellow;
	FONT-FAMILY: erdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	FONT-SIZE: 13px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: White;
	FONT-FAMILY: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	FONT-SIZE: 13px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: Red;
	FONT-FAMILY: verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


/* 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 */


table{font-family:verdana; font-size: 13px;}
.important:visited {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}
.important:visited:hover {
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}
.important:link {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	text-decoration: underline;
}
.important:hover {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: Yellow;
	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: White;
	font-size: 11pt;
}
.rubrik{
	background: #DB8D8F;
	color: White;
	font-size: 10pt;
}
.gros{
	font-size: 15pt;
	font-family: verdana;
	color: White;
	text-decoration: none;
}

.imgbord{BORDER: 0px solid;}
.bigfont{font-size: 11pt;}
