body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #C6EF90;
}
div.all { width: 900px; margin: 0 auto; background: #E36658 }
A:link {
COLOR: #47006B; TEXT-DECORATION: underline
}
A:visited {
COLOR: #47006B; TEXT-DECORATION: underline
}
A:active {
COLOR: #47006B; TEXT-DECORATION: underline
}
A:hover {
COLOR: #E60066; TEXT-DECORATION: none
}
.textesetliensnoirs {
font-family: Cooper; 
font-size: 14px;
font-weight: bold;
}
.textesetliensnoirscentered {
font-family: Cooper; 
font-size: 14px;
font-weight: bold;
text-align: center;
}
.titrenoir {
font-size: 24px;
font-family: Cooper;
font-weight: bold;
}
.textenoirmoyen {
font-size: 14px;
font-family: Cooper;
font-weight: bold;
}
.textenoirmoyencentered {
font-size: 13px;
font-family: Cooper;
font-weight: bold;
text-align: center;
}
.titrefavoris {
font-size: 26px; 
font-family: Cooper; 
font-weight: bold; 
color: #CC0099; 
text-align: center;
}
.omegarouge {
font-size: 40px;
font-family: Cooper;
font-weight: bold;
color: #FFFFFF;
text-align: center;
}
.fondmoyen {
background:#C6EF90
}
.fondclair {
background: #C6EF90;
}

/*** 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:black ; text-align:justify }
#tete { color: black}


/** 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 }
