div.definition {
	position: absolute;
	top: 150px; 
	left: 450px;
	_left: 200px;
	background: #fff; 
	display: none;
}
div.contentDefTop {
	width: 305px;
	height: 10px;
	background-image: url(../media/popin-top.png); 
	background-repeat: repeat-y; 
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://yves-rocher.sherfi.fr/portail-dynamique/fr/media/popin-top.png');	
}
div.contentDefBottom {
	width: 305px;
	height: 10px;
	background-image: url(../media/popin-bottom.png); 
	background-repeat: repeat-y; 
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://yves-rocher.sherfi.fr/portail-dynamique/fr/media/popin-bottom.png');
}
div.contentDef {
	width: 275px; 
	background-image: url(../media/popin-middle.png); 
	background-repeat: repeat-y; 
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://yves-rocher.sherfi.fr/portail-dynamique/fr/media/popin-middle.png');
	padding: 10px 15px 10px 15px;
}
a { text-decoration: none; } 
a:hover { text-decoration: underline; }

