div.menu_langue_right
{
z-index:100;
position:fixed;
width:30px;
background:#742e24;
height:60px;
right:40px;
top:20px;
}

div.menu_langue_right ul
{
list-style:none;
}

div.menu_langue_right li
{
height:30px;
width:30px;
}

div.menu_langue_right li.select
{
background:#742e24;
color:#827466;
}

div.menu_langue_right li.select a
{
color:#827466;
}

div.menu_langue_right li
{
background:#827466;
color:#742e24;
}

div.menu_langue_right li a
{
color:#742e24;
}

div.menu_langue_right li a
{
text-transform:uppercase;
font-family: 'Droid Sans', sans-serif;
font-size:13px;
line-height:30px;
text-decoration:none;
}