/* CSS Document */

/* ROUND TABS ********************************************************************************************/
.roundTabs { 			background: transparent url(../img/bg/menuTab.gif) repeat-x bottom;}
.roundTabs li { 		background: transparent url(../img/bg/menuTab_lecor.gif) no-repeat bottom left;}
.roundTabs li a{		background: transparent url(../img/bg/menuTab_ricor.gif) no-repeat bottom right;}
.roundTabs li a:hover{ 	}
.roundTabs li.selected {background: #FFFFFF url(../img/bg/menuTab_lecorSel.gif) no-repeat bottom left;}
.roundTabs li.selected a{background: transparent url(../img/bg/menuTab_ricorSel.gif) no-repeat bottom right;}
