
* { font-family: Verdana, Arial, sans-serif; }

html, body { font-size:79%; margin:0; padding:0; height:100%; color:#000000; background-color:#FEFEF4; }

body * {font-size:1.0em; }

a { color:#000000; text-decoration:underline; }
a:hover { color:#666666; text-decoration:none; }

h2 { font-size:1.0em; }


#lecteur_youtube{
	z-index:150;
	position:absolute;
	top:-1000px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#overlay_common img{ border: none; }


#overlay_common{ background-image: url(../images/common/overlay.png); }


* html #overlay_common{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/common/clear.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/common/overlay.png", sizingMethod="scale");
}