.uchitomi {
	border: none;
}

.uchitomi .menuCont_1{
	/*text-align: center;*/
	width: 120px;
}

.uchitomi .menuCont_2{
/*background-color: #c49ca1;*/
}

.uchitomi .parentItem img,
.uchitomi .parentItem-active img{
    position: absolute;
    top: 0px;
    border: 0;
}

.uchitomi .menuCont {
	height:57px;
}

.uchitomi .parentItem{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;
}

.uchitomi .parentItem, 
.uchitomi .parentItem:hover, 
.uchitomi .parentItem-active,
.uchitomi .parentItem-active:hover {
	/*background: url(images/uchitomi/menu-bg.jpg) no-repeat;
	background-position:left;*/
    text-decoration		: none;
    display				: block;
    white-space			: normal;
    position			: relative;
	display				: block;
}

.uchitomi .parentItem:link,
.uchitomi .parentItem:visited {
	color				: #ffffff;
	font-weight: bold;
}

.uchitomi .parentItem:hover,
.uchitomi .parentItem-active { /* OK: bgcolor souris au dessus premier menu */
	color				: #ffffff !important;
}
.uchitomi .parentItem:active {
	color				: #ffffff !important;
}
.uchitomi .subItem_1 img, .uchitomi .subItem_2 img,
.uchitomi .subItem_1-active img, .uchitomi .subItem_2-active img{
    position: absolute;
    top: 0px;
    border: 0;
}

.uchitomi .subItem_1{

}

.uchitomi .subItem_2{
	/*background: #c49ca1;*/
}

.uchitomi .subItem_1, .uchitomi .subItem_2,
.uchitomi .subItem_1-active, .uchitomi .subItem_2-active,
.uchitomi .subItem_1-active:hover, .uchitomi .subItem_2-active:hover {	
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    font-weight			: bold;
    text-decoration: none;
    white-space: normal;
    position: relative;	
    z-index: 500;
	display				: block;
	color: #ffffff !important;
	text-align: left;
	width: 100%;
	min-width: 100px;
	padding-top: 57px;
}

.uchitomi .subItem_1:hover, .uchitomi .subItem_2:hover {
	
}

.uchitomi .subItem_1, .uchitomi .subItem_2{
    color				: #ffffff;
}
.uchitomi .subItem_1:hover, .uchitomi .subItem_2:hover{
	color				: #ffffff !important;
}

.uchitomi .subItem_1:hover{
    background-color	: #FFF; /*#9e5e67;*/
}

.uchitomi .subItem_2:hover{ /* OK: bgcolor sous menu souris dessus */
    /*background-color	: #9e5e67;*/
}


.uchitomi .section {
	margin-top: 156px;
	margin-left: 0px;
    border-style: none;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .uchitomi td { position: relative;} /* ie 5.0 fix */