body {
	margin: 0;
	background-color: #427039;
	font: 14px tahoma,Helvetica,sans-serif;
	text-align: center;
}
div.all {
	width: 980px;
	margin: 0 auto;
	background: #00000 
}

A:link {
COLOR: #FFFFFF;
}
A:visited {
COLOR: #98DFAD;
}
A:active {
COLOR: #FD0505;
}
A:hover {
COLOR: #FD0505; TEXT-DECORATION: none
}


.textesetliensnoirs {
font-weight: bold;
}
.textesetliensnoirscentered {
font-weight: bold;
text-align: center;
}

.textenoirmoyen {
font-size: 18px;
font-weight: bold;
}
.textenoirmoyencentered {
font-size: 18px;
font-weight: bold;
text-align: center;
}


.menu {
font-weight: bold;
text-align: left;
background: #FFCC00;
}
.menu h2 {
	text-align:left;
	font-size: 18px;
}
.menu h3 {
	font-size: 110%;
	text-align: right;
margin: 0.4em 0;
}



.titrefavoris {
font-size: 24px; 
font-weight: bold; 
color: #020202; 
text-align: center;
}
h1 {
font-size: 24px;
color: #E99215;
text-align: center;
}
h2 {
font-size: 18px;
color: #FF0000;
text-align: center;
}

.fondclair {
/*background: #8679E8;*/
}
.fondmoyen {
background: #00000;
}

/*** videos ***/
.thumbs img { cursor: pointer; }
.telecharger { text-align:center; color: red; font: bold 1.1em sans-serif;
	text-decoration: underline; margin-bottom: 1em; cursor: pointer }
	.onevideo { background: transparent ; color:white ; text-align:justify }
#tete { color: white}


/** styles table design **/
img { border: none; margin: 0; vertical-align:top }
.leftpart ul, .rightpart ul { margin: 0; padding: 10px; padding-left:24px }
.leftpart ul { background: url(/imagettes/leftbody.jpg) }
.rightpart ul { background: url(/imagettes/rightbody.jpg) }
.leftpart ul li, .rightpart ul li {
	list-style-image: url(/imagettes/puce.jpg);
margin: 0; padding: 4px 0;
}

div.centerpart { background: url(/imagettes/middletof.jpg) left repeat-y; padding: 0 5px; width: 670px; margin: 0 }
/* bug firefox */
html>body div.centerpart { border: 1px solid transparent; border-width: 1px 0 }


