.sousmenu ul
{
	clear:both;
	
	width:100%;

}

.sousmenu li
{
	background:#EEEEEE none repeat scroll 0 0;
	border-color:#DDDDDD #DDDDDD -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px 0;
	display:block;
	float:left;
	height:9px;
	margin-right:10px;
	padding:5px 10px 10px;
	text-align:center;
	width:56px;
	


}

.sousmenu li.ui-state-active
{
	background:#fff;
	margin-top:1px;
	border-bottom:0;

}


.sousmenu
{
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:25px;
	margin-bottom:15px;
	

}

.ui-dialog .ui-widget-header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#5C9CCC url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) repeat-x scroll 50% 50%;
color:#FFFFFF;
font-weight:bold;
}

.ui-widget-header {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) repeat-x scroll 50% 50%;
color:#FFFFFF;
font-weight:bold;
border: none;
}

.ui-dialog .ui-dialog-content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
overflow:auto;
padding:0.5em 1em;
}

.ui-widget-header a {
color: #000000;
}

