BODY {
	MARGIN: 0px 0px;
	PADDING:0;
	BACKGROUND-COLOR: #282828;
	SCROLLBAR-BASE-COLOR: #0080FF;
	SCROLLBAR-TRACK-COLOR: black;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	COLOR: silver;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.conteneur {
	background-image: url("fondprincipal.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	WIDTH: 1024px;
	MARGIN: 0 auto;
}

.haut {
	HEIGHT: 200px;
}

#video { float: left;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#video a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("video.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#video a:hover { background-image: url("video.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
    }

#texte { float: left;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#texte a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("texte.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#texte a:hover { background-image: url("texte.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
}

#critique { float: left;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#critique a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("crit.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#critique a:hover { background-image: url("crit.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
    }

#forum { float: left;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#forum a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("forum.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#forum a:hover { background-image: url("forum.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
}

#newsarch { float: center;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#newsarch a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("news.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#newsarch a:hover { background-image: url("news.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
}

#liens { float: center;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 35px;
}

#liens a { display: block;
    width: 100%;
    height: 100%;
    background-image: url("liens.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

#liens a:hover { background-image: url("liens.png");
    background-position: 0 -35px;
    background-repeat: no-repeat;
}

.frame {
	margin-top: 10px;
	margin-left: 150px;
	margin-right: 150px;
	PADDING: 2px;
}

.bas {
	background-image: url("fondbas.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	HEIGHT: 40px;
	FONT-SIZE: 7pt;
	COLOR: silver;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.videos {
	WIDTH: 310px;
	margin-top: 12px;
}

.news {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.titre {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	COLOR: #758ED2;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.texte {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #758ED2;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.texte2 {
	FONT-SIZE: 10pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.texte3 {
	FONT-STYLE: italic;
	FONT-SIZE: 10pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
}

A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: #808080;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	COLOR: silver;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

A.news {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A.news:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

A.news:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFCC1C;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

TD.pelltxt {
	WIDTH: 340px;
	background-image: url("pelltxt.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

TD.crit {
	background-image: url("../critiques/fichiers_critiques/fond.jpg");
	background-repeat: no-repeat;
	background-position: center;
}	