.ddcolortabs{
padding: 3px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: bold 10px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: black;
background: #D27900 url(media/color_tabs_left.gif) no-repeat left bottom;
margin:0 4px 0 2px ;
padding:0 0 0px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right bottom;

padding: 4px 8px 4px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #591f20;
}




.ddcolortabsline{
clear: both;
padding: 0;
margin-left:5px;/* decalage de 5px pour centre la ligne aux menu*/
width: 99%;  /* longeur Ligne couleur */
height: 8px;
line-height: 8px;
background: #D27900;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

