/* Start of CMSMS style sheet 'menuSec' */
#menuSec{
position:absolute;
list-style-type:none;
right:0px;
bottom:10px;
}

#menuSec li{
float:left;
list-style-type:none;
margin-right:25px;
height:20px;
padding-left:25px;
}

#menuSec li a{
font-size:11px;
color:black;
text-decoration:none;
font-weight:bold;
background-color:transparent;
}


#menuSec #rub1{
background: #fff url(images/picto_contact.png) no-repeat 0px 5px;
padding-left:20px;
}

#menuSec #rub2{
background: #fff url(images/faq_picto.png) no-repeat 0px 5px;
}

#menuSec #rub3{
background: #fff url(images/picto_newsletter.png) no-repeat 0px 6px;
}

#menuSec li.currentPage{

}


/* End of 'menuSec' */

