#tabNav{
	font-family: tahoma, verdana;	
	width: 50%;
}
#tabNav_tabs{
	padding: 0px;
	margin: 0px;
}
#tabNav_tabs  a{
	font-weight: bold;
	font-family: tahoma, verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	float: left;
	padding-top: 3px; padding-bottom: 3px;
	padding-right: 5px;	padding-left: 5px;
	border: #ccc 1px solid;
	width: 90px;	
}
#tabNav_tabs  .tab_unselected{
	color: #999999;
	margin: 0px;
	margin-right: 3px;
	font-family: tahoma, verdana;
	border-top: #ccc solid 1px;
	border-bottom: #CCC 1px solid;
	background-color: #eee;
/*	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;*/
}
#tabNav_tabs  .tab_selected{
	color: #d65051;
	margin: 0px;
	margin-right: 3px;
	border-top: #ccc solid 1px;
	border-bottom: #FFF 1px solid;
	background-color: #FFF;/*
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;*/
}

#tabNav_main{
	border: #CCC 1px solid;
	padding: 3px;
	clear:both;
	float:none;
}

#tabNav_main_quisommenous1,#tabNav_main_quisommenous2{
	border: #CCC 1px solid;
	padding-right:8px;
	padding-top:8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
.tabNav_main_quisommenous1{
	border: #CCC 1px solid;
	padding-right:8px;
	padding-top:8px;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
}
