/*
* debut home theme
**/
.applications_list .theme_01 .extensible_box_01
{
  background-color:#a9dd3d;
}

.applications_list .theme_02 .extensible_box_01
{
  background-color:#ff5037;
}

.applications_list .theme_03 .extensible_box_01
{
  background-color:#ffab00;
}

.applications_list .theme_04 .extensible_box_01
{
  background-color:#0094c7;
}

.applications_list .theme li.selected a,
.applications_list .theme li.selected a:hover
{
  color:#2d2d2d;
  background:transparent url(../../images/common/pictos/arrow.gif) no-repeat 14px 14px;;
}

.applications_list .theme_01 li.selected a,
.applications_list .theme_01 li.selected a:hover
{
  background-color:#ade241;
}

.applications_list .theme_02 li.selected a,
.applications_list .theme_02 li.selected a:hover
{

  background-color:#ff5037;
}

.applications_list .theme_03 li.selected a,
.applications_list .theme_03 li.selected a:hover
{

  background-color:#ffab00;
}

.applications_list .theme_04 li.selected a,
.applications_list .theme_04 li.selected a:hover
{

  background-color:#0094c7;
}


.applications_list .theme_01 li a:hover
{
  background-color: #b2e74f;
}

.applications_list .theme_02 li a:hover
{
  background-color: #ff5d46;
}

.applications_list .theme_03 li a:hover
{
  background-color: #ffba2e;
}

.applications_list .theme_04 li a:hover
{
  background-color: #31a1c7;
}

/*
* fin home theme
**/


/*
* debut box theme
**/

/* theme_01 */

.theme_01 .non_extensible_box_01 div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/01/border_l.png) no-repeat left top;
}

.theme_01 .non_extensible_box_01 div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/01/border_r.png) no-repeat right top;
}

.theme_01 .non_extensible_box_01 div div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/01/btn_bg.png) repeat-x left top;
}

.theme_01 .non_extensible_box_01 div .arrow
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/01/arrow.png) no-repeat left top;
}

/* theme_02 */

.theme_02 .non_extensible_box_01 div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/02/border_l.png) no-repeat left top;
}

.theme_02 .non_extensible_box_01 div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/02/border_r.png) no-repeat right top;
}

.theme_02 .non_extensible_box_01 div div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/02/btn_bg.png) repeat-x left top;
}

.theme_02 .non_extensible_box_01 div .arrow
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/02/arrow.png) no-repeat left top;
}

/* theme_03 */

.theme_03 .non_extensible_box_01 div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/03/border_l.png) no-repeat left top;
}

.theme_03 .non_extensible_box_01 div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/03/border_r.png) no-repeat right top;
}

.theme_03 .non_extensible_box_01 div div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/03/btn_bg.png) repeat-x left top;
}

.theme_03 .non_extensible_box_01 div .arrow
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/03/arrow.png) no-repeat left top;
}

/* theme_04 */

.theme_04 .non_extensible_box_01 div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/04/border_l.png) no-repeat left top;
}

.theme_04 .non_extensible_box_01 div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/04/border_r.png) no-repeat right top;
}

.theme_04 .non_extensible_box_01 div div div
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/04/btn_bg.png) repeat-x left top;
}

.theme_04 .non_extensible_box_01 div .arrow
{
  background: transparent url(../../images/common/box/non_extensible/01/themes/04/arrow.png) no-repeat left top;
}

/*
* fin box theme
**/
