/*
** +---------------------------------------------------+
** | Name :		~/tpl/WhiteSummer/opera.css
** | Project :	Fire-Soft-Board 2 - Copyright FSB group
** | License :	GPL v2.0
** |
** | Vous pouvez modifier, réutiliser et redistribuer
** | ce fichier à condition de laisser cet entète.
** +---------------------------------------------------+
*/

/* Affichage des legendes */
legend
{	
	position: static;
}

div.corner-top
{
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 0px;
}

div.mainround div.corner-top,
div.mainround div.corner-top div,
div.mainround div.corner-bottom,
div.mainround div.corner-bottom div,
div.round div.corner-top,
div.round div.corner-top div,
div.round div.corner-bottom,
div.round div.corner-bottom div,
#module_list div.corner-bottom
{
	background-image: none;
}