
body
{
 font-size:11px;
 font-family:arial;


}


/* 450pixel header boxes for video page */
#h_left {
  position:absolute; left:0px; top:0px; width:8px; height:28px; background-image:url(../megaliste_fichiers/mvgui/h_left.gif);
}
#h_middle {
  position:absolute; left:8px; top:0px; width:466px; height:28px; background-image:url(../megaliste_fichiers/mvgui/h_mid.gif);
}
#h_right {
  position:absolute; left:474px; top:0px; width:8px; height:28px; background-image:url(../megaliste_fichiers/mvgui/h_right.gif);
}
/**/



#blackheader {
  color:#000000; font-family:arial; font-size:12px; font-weight:bold;
}


a:link, a:visited, a:active  {
  color:#565656; text-decoration:underline; font-family:arial; font-size:11px; font-weight:bold;
}


.error {
	font-family: Arial;
	font-weight: 700;
	color: #FF0000;
	font-size: 14px;
}

.success {
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}

.label
{
  color:#000000;

}

/* Jeux EMBED list textarea */
.taembed {
	width:80%;
	font-size: 11px;
	color: #000000;  
	border:2px solid #7F9DB9;
	background-color:#FFF2DE;
}
