/* 
    Document   : modules.css
    Created on : 25 nov. 2009, 10:58:40
    Author     : rniveau
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* Module round */

div.module-bottom {
    margin-bottom: 25px;
    font-size: 1px;
    line-height: 0px;
}

div.module-top {
    font-size: 1px;
    line-height: 0px;
}

div.module-round-blue, div.module-round-orange, div.module-round-dark-green, div.module-round-green, div.module-round-violet, div.module-round-violet2, div.module-round-yellow, div.module-round-purple {
    width: 100%;
}

div.module-middle {
    padding: 10px;
}

div.module-round-blue div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/blue/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-blue div.module-top td.top-middle {
    height: 3px;
    background-color: #41b1d5;
}

div.module-round-blue div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/blue/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-blue div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #41b1d5;
}

div.module-round-blue div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-blue div.module-middle {
    background-image: url(../../../images/round/blue/middle.png);
    background-repeat: repeat;
}

div.module-round-blue .button {
    border: 0px;
    background-image: url(../../../images/round/blue/button.png);
    background-repeat: no-repeat;
    padding: 0px;
    padding-left: 20px;
    color: #FFFFFF;
    width: 72px;
    height: 16px;
    text-align: left;
}

div.module-round-blue div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/blue/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-blue div.module-bottom td.bottom-middle {
    height: 3px;
    background-image: url(../../../images/round/blue/middle.png);
    background-repeat: repeat;
}

div.module-round-blue div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/blue/bottom-right.png);
    background-repeat: no-repeat;
}





div.module-round-green div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/green/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-green div.module-top td.top-middle {
    height: 3px;
    background-color: #b5df02;
}

div.module-round-green div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/green/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-green div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #b5df02;
}

div.module-round-green div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-green div.module-middle {
    background-color: #ebebeb;
    color: #057670;
}

div.module-round-green div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/green/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-green div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #ebebeb;
}

div.module-round-green div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/green/bottom-right.png);
    background-repeat: no-repeat;
}









div.module-round-orange div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/orange/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-orange div.module-top td.top-middle {
    height: 3px;
    background-color: #ea6b1e;
}

div.module-round-orange div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/orange/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-orange div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #ea6b1e;
}

div.module-round-orange div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-orange div.module-middle {
    background-color: #e6f2c6;
}

div.module-round-orange div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/orange/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-orange div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #e6f2c6;
}

div.module-round-orange div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/orange/bottom-right.png);
    background-repeat: no-repeat;
}




div.module-round-violet div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-violet div.module-top td.top-middle {
    height: 3px;
    background-color: #9758b0;
}

div.module-round-violet div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-violet div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #9758b0;
}

div.module-round-violet div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-violet div.module-middle {
    background-color: #ebebeb;
}

div.module-round-violet div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-violet div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #ebebeb;
}

div.module-round-violet div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet/bottom-right.png);
    background-repeat: no-repeat;
}






div.module-round-purple div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/purple/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-purple div.module-top td.top-middle {
    height: 3px;
    background-color: #9758b0;
}

div.module-round-purple div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/purple/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-purple div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #9758b0;
}

div.module-round-purple div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-purple div.module-middle {
    background-image: url(../../../images/round/purple/middle.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #9f72b2;
    min-height: 110px;
}

div.module-round-purple div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/purple/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-purple div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #9f72b2;
}

div.module-round-purple div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/purple/bottom-right.png);
    background-repeat: no-repeat;
}








div.module-round-yellow div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/yellow/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-yellow div.module-top td.top-middle {
    height: 3px;
    background-color: #f4af1f;
}

div.module-round-yellow div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/yellow/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-yellow div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #f4af1f;
}

div.module-round-yellow div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-yellow div.module-middle {
    background-color: #ebebeb;
}

div.module-round-yellow div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/yellow/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-yellow div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #ebebeb;
}

div.module-round-yellow div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/yellow/bottom-right.png);
    background-repeat: no-repeat;
}













div.module-round-dark-green div.module-top td.top-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/dark-green/top-left.png);
    background-repeat: no-repeat;
}

div.module-round-dark-green div.module-top td.top-middle {
    height: 3px;
    background-color: #10802c;
}

div.module-round-dark-green div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/dark-green/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-dark-green div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #10802c;
}

div.module-round-dark-green div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-dark-green div.module-middle {
    background-color: #e7e5e8;
    background-image: url(../../../images/round/dark-green/middle.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div.module-round-dark-green div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/dark-green/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-dark-green div.module-bottom td.bottom-middle {
    height: 3px;
    background-color: #ebebeb;
}

div.module-round-dark-green div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/dark-green/bottom-right.png);
    background-repeat: no-repeat;
}







div.module-round-violet2 div.module-top td.top-middle {
    height: 3px;
    background-image: url(../../../images/round/violet2/top.png);
    background-repeat: repeat-x;
}

div.module-round-violet2 div.module-top td.top-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet2/top-right.png);
    background-repeat: no-repeat;
}

div.module-round-violet2 div.module-title {
    clear: both;
    width: 100%;
    height: 20px;
    background-color: #a66dbb;
    background-image: url(../../../images/round/violet2/title.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div.module-round-violet2 div.module-title h3 {
    text-transform: uppercase;
    text-align: right;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
    padding-right: 12px;
    font-weight: 700;
    font-size: 12px;

}

div.module-round-violet2 div.module-middle {
    background-color: #e7e5e8;
    background-image: url(../../../images/round/violet2/middle.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

div.module-round-violet2 div.module-bottom td.bottom-left {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet2/bottom-left.png);
    background-repeat: no-repeat;
}

div.module-round-violet2 div.module-bottom td.bottom-middle {
    height: 3px;
    background-image: url(../../../images/round/violet2/bottom.png);
    background-repeat: repeat-x;
}

div.module-round-violet2 div.module-bottom td.bottom-right {
    width: 3px;
    height: 3px;
    background-image: url(../../../images/round/violet2/bottom-right.png);
    background-repeat: no-repeat;
}


div.module-round-violet2 a:link, div.module-round-violet2 a:visited, div.module-round-violet2 a:hover {
    color: #7c3e94;
    text-decoration: none;
    display: block;
    background-image: url(../../../images/round/violet2/puce.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
    margin-bottom: 5px;
}





a.puce-module:link, a.puce-module:hover, a.puce-module:visited {
    color: #7c3e94;
    text-decoration: none;
    display: block;
    background-image: url(../../../images/round/violet2/puce.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-weight: 700;
}

div.module-round-violet2 a:hover {
    font-weight: 700;
}

div.left div.module-title h3 {
    text-align: left;
    padding-left: 12px;
    padding-right: 0px;
}

/* Module round */


/* Menu */

div.module-menu {
    float: left;
}

div.menu {
    height: 20px;
    padding-top: 5px;
    margin-left: 30px;
}

div.menu a:link, div.menu a:visited, div.menu a:hover {
    color: #FFFFFF;
    background-image: url(../../../modules/mod_menu/images/fleche.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    text-decoration: none;
    font-weight: 700;
    padding-right: 10px;
    display: block;
}

div.menu a.selected:link, div.menu a.selected:visited, div.menu a.selected:hover {
    background-image: url(../../../modules/mod_menu/images/fleche-selected.png);
}


div.menu-item {
    position: relative;
    float: left;
}

div.menu-item div.sub-menu {
    position: absolute;
    z-index: 100;
    display: none;
}

div.menu-item:hover div.sub-menu {
    display: block;
}


div.sub-menu div.body {
    padding: 5px;
    background-color: #c3e54e;
    background-image: url(../../../modules/mod_menu/images/back-submenu.png);
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
    z-index: 100;
}

div.sub-menu div.body a {
    display: block;
    color: #10802c;
    white-space: nowrap;
    background-image: url(../../../modules/mod_menu/images/arrow-ssmenu.png);
    background-repeat: no-repeat;
    background-position:0 3px;
    border-bottom: 1px solid #b3d192;
    padding-bottom: 3px;
    margin-bottom: 5px;
    font-weight: normal;
}

div.sub-menu div.body a:hover {
    color: #10802c;
    font-weight: 700;
}


div.sub-menu div.bottom {
    width: inherit;
}

div.sub-menu div.bottom table {
    width: 100%;
}

div.sub-menu td.bottom-left {
    width: 5px;
    height: 5px;
    background-image: url(../../../modules/mod_menu/images/bottom-left.png);
    background-repeat: no-repeat;
}

div.sub-menu td.bottom-middle {
    height: 5px;
    font-size: 1px;
    line-height: 0px;
    background-image: url(../../../modules/mod_menu/images/bottom.png);
}

div.sub-menu td.bottom-right {
    width: 5px;
    height: 5px;
    background-image: url(../../../modules/mod_menu/images/bottom-right.png);
    background-repeat: no-repeat;
}

/* Menu */
/* widget links */

div.widget-links
{
    padding-top: 5px;
}

div.widget-links a:link, div.widget-links a:visited, div.widget-links a:hover {
    color: #6e6e6e;
    background-image: url(../../../modules/mod_menu/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    text-decoration: none;
    padding-right: 10px;
}

/* widget links */
/* Footer */

div.menu-footer {
    height: 20px;
    padding-top: 5px;
    margin-left: 30px;
}

div.menu-footer a:link, div.menu-footer a:visited, div.menu-footer a:hover {
    color: #6e6e6e;
    background-image: url(../../../modules/mod_menu/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
    text-decoration: none;
    padding-right: 10px;
}

/* Footer */

/* Footer alias */

div.footer-alias h3 {
    margin: 0px;
    padding: 0px;
    background-image: url(../../../modules/mod_menu/images/top-alias.png);
    height: 19px;
    width: 942px;
    padding-left: 10px;
    color: #6e6e6e;
    text-transform: uppercase;
    background-repeat: no-repeat;
    font-weight: normal;
    font-size: 14px;
    padding-top: 5px;
}

div.body-alias {
    background-image: url(../../../modules/mod_menu/images/body-alias.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-color: #eaeaea;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    padding-left: 45px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    min-height: 225px;
    font-size: 10px;
}

div.menu-alias {
    width: 210px;
    padding-right: 5px;
    height: 150px;
    float: left;
    overflow-x: hidden;
}

div.menu-alias a:link, div.menu-alias a:visited, div.menu-alias a:hover {
    color: #6e6e6e;
    background-image: url(../../../modules/mod_menu/images/arrow-alias.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}

div.menu-alias div.sub-menu a:link, div.menu-alias div.sub-menu a:visited, div.menu-alias div.sub-menu a:hover {
    color: #6e6e6e;
    padding-left: 15px;
    display: block;
    background-image: none;
    font-weight: normal;
    margin-bottom: 1px;
}

div.bottom-alias {
    background-image: url(../../../modules/mod_menu/images/bottom-alias.png);
    background-repeat: no-repeat;
    height: 8px;
    width: 952px;
}


/* Footer alias */

/* Bouton menu */

div.ss-menu-extranet {
    position: absolute;
    z-index: 100;
    width: 130px;
    left: -30px;
    top: 4px;
    display: none;
}

div.bouton-menu div.extranet:hover div.ss-menu-extranet {
    display: block;
}

div.bouton-menu div.ss-menu-extranet a {
    padding-left: 3px;
}

div.ss-menu-extranet .body {
    background-color: #ed7024;
}

div.bottom-menu-extranet td.bottom-left {
    background-image: url(../../../modules/mod_bouton_menu/images/bottom-left-extranet.png);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
}

div.bottom-menu-extranet td.bottom-middle {
    background-image: url(../../../modules/mod_bouton_menu/images/bottom-extranet.png);
    height: 4px;
    font-size: 1px;
    line-height: 0px;
}

div.bottom-menu-extranet  td.bottom-right {
    background-image: url(../../../modules/mod_bouton_menu/images/bottom-right-extranet.png);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
}



div.bouton-menu {
    margin-bottom: 4px;
    height: 29px;
    width: 950px;
    margin: auto;
    position: relative;
    left: 0px;
}

div.bouton-menu a {
    display: block;
    color: #FFFFFF;
    padding-left: 30px;
    padding-top: 4px;
    height: 21px;
    font-weight: 700;
}

div.bouton-menu a.weeebzine {
    background-image:url(../../../modules/mod_bouton_menu/images/weeebzine.png);
    background-repeat:no-repeat;
    height:61px;
    margin-left:20px;
    padding-top:40px;
    position:absolute;
    top:-37px;
    left: 0px;
    width:88px;
}

div.bouton-menu a.ecologic {
    background-image: url(../../../modules/mod_bouton_menu/images/ecologic.png);
    background-repeat: no-repeat;
    width: 107px;
    margin-left: 20px;
    height:61px;
    margin-left:20px;
    position:absolute;
    left: 0px;
}


div.bouton-menu a.enlevement {
    float: left;
    margin-left: 638px;
    background-image: url(../../../modules/mod_bouton_menu/images/enlevement.png);
    background-repeat: no-repeat;
    width: 145px;
    padding-left: 25px;
}

div.bouton-menu div.extranet {
    float: left;
    margin-left: 5px;
    background-image: url(../../../modules/mod_bouton_menu/images/extranet.png);
    background-repeat: no-repeat;
    width: 82px;
    color: #FFFFFF;
    padding-left: 30px;
    padding-top: 4px;
    height: 21px;
    font-weight: 700;
}

div.bouton-menu a.intranet {
    float: left;
    margin-left: 5px;
    background-image: url(../../../modules/mod_bouton_menu/images/ecologic.png);
    background-repeat: no-repeat;
    width: 82px;
    color: #FFFFFF;
    padding-left: 30px;
    padding-top: 4px;
    height: 21px;
    font-weight: 700;
}

/* Bouton menu */

/* Facebook */

div.module-round-no-padding div.module-middle {
    padding: 0px;
}

div.facebook a {
    text-transform: uppercase;
    font-size: 14px;
    color: #6e6e6e;
}

#socio
{
  float: left;
}

#bloc_ico_socio
{
  height:35px;
  margin:1px 0 5px;
  padding:3px 0 0 6px;
  width:135px;
}

.bloc_icones
{
  background-color:#FFFFFF;
  border:1px solid #A3A3A5;
}

.bloc_icones p
{
  float:left;
  margin:0 5px 0 0;
}

/* Facebook */

/* Module home */

div.home-title {
    color: #6e6e6e;
    font-size: 14px;
    font-weight: 700;
}

div.green-spacer {
    border-top: 2px solid #b1da3e;
}

/* Module home */

/* Pathway */

td.top-left-pathway {
    background-image: url(../../../images/green-top-left.png);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
}

td.top-pathway {
    background-color: #10802c;
    height: 4px;
    font-size: 1px;
    line-height: 0px;
}

td.top-right-pathway {
    background-image: url(../../../images/green-top-right.png);
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
}

div.pathway {
    background-color: #10802c;
    height: 18px;
    padding-left: 15px;
    padding-bottom: 0px;
    color: #FFFFFF;
    white-space: nowrap;
}

div.pathway a:link, div.pathway a:visited {
    color: #FFFFFF;
    text-decoration: none;
    white-space: nowrap;
}

div.pathway a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

div.module-little-bottom {
    margin-bottom: 10px;
}

/* Pathway */

/* A suivre */

div.a-suivre {
    min-width: 200px;
}

div.a-suivre img {
    max-width: 200px;
    display: block;
    margin-bottom: 5px;
}

/* Categories */

div.top-categories {
    background-image: url(../../../modules/mod_categories/images/top.png);
    background-repeat: no-repeat;
    height: 5px;
    width: 500px;
}

div.categories {
    background-color: #5ba86a;
    background-image: url(../../../modules/mod_categories/images/back.png);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 117px;
    width: 493px;
    padding-left: 7px;
}

div.bottom-categories {
    background-image: url(../../../modules/mod_categories/images/bottom.png);
    background-repeat: no-repeat;
    height: 6px;
    width: 500px;
}

div.categories div.link {
    color: #e3fffe;
}

div.categories div.decription {
    padding-bottom: 10px;
    color: #6e6e6e;
}

div.categories h1 {
    color: #e3fffe;
    margin: 0px;
    padding-bottom: 5px;
    font-weight: normal;
    text-transform: uppercase;
}

div.categories a:link, div.categories a:visited, div.categories a:hover {
    color: #e3fffe;
    text-decoration: none;
}

/* Categories */

/* Weeebzine */

div.weeebzine div.top {
    background-image: url(../../../modules/mod_weeebzine/images/top.png);
    background-repeat: no-repeat;
    height: 34px;
    width: 465px;
    color: #ffffff;
    padding-top: 130px;
    padding-left: 35px;
}

div.weeebzine div.body {
    width: 500px;
    background-color: #9758b0;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

div.weeebzine a.arrow:link, div.weeebzine a.arrow:visited, div.weeebzine a.arrow:hover {
    background-image: url(../../../modules/mod_weeebzine/images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 21px;
    padding-left: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    padding-top: 20px;
}

div.weeebzine a.article:link, div.weeebzine a.article:visited, div.weeebzine a.article:hover {
    background-image: url(../../../modules/mod_weeebzine/images/purple-puce.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 15px;
    color: #7c3e94;
    font-size: 12px;
    font-weight: 700;
    margin-left: 20px;
    display: block;
    margin-bottom: 5px;
}

div.weeebzine div.body div.text {
    background-color: #ffffff;
    width: 415px;
    margin: auto;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

div.weeebzine div.other-weeebzine {
    float: left;
    width: 243px;
    height: 132px;
    margin-bottom: 10px;
    background-image: url(../../../modules/mod_weeebzine/images/other.png);
    background-repeat: no-repeat;
}

div.weeebzine div.other-weeebzine a:link, div.weeebzine div.other-weeebzine a:visited, div.weeebzine div.other-weeebzine a:hover {
    color: #ffffff;
    display: block;
    height: 32px;
    width: 228px;
    padding-top: 100px;
    padding-left: 15px;
    font-size: 14px;
}

/* Weeebzine */

/* Login */

div.mod_login {
    text-align: right;
    float: right;
    height: 20px;
}

div.mod_login a.login {
    background-image: url(../../../images/login.png);
    background-repeat: no-repeat;
    height: 19px;
    padding-left: 17px;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    padding-top: 1px;
}

div.mod_login a.logout {
    background-image: url(../../../images/logout.png);
    background-repeat: no-repeat;
    height: 16px;
    padding-left: 17px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 1px;
    padding-right: 4px;
}


div.mod_login span.login {
    text-transform: none;   
}

div.mod_login div.form-login {
    display: none;
    position: absolute;
    z-index: 10;
    height: 0px;
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #6e6e6e;
    padding: 5px;
}

div.form-login input[type=text], div.form-login input[type=password] {
    border: 1px solid #6e6e6e;
}

/* Login */

/* Twitter */

div.twitter div.module-title {
    background-image: url(../../../modules/mod_twitterfeed/assets/twitter.png);
    background-repeat: no-repeat;
    background-position: 200px 0px;
}

span.ltUserStatus a:link, span.ltUserStatus a:hover, span.ltUserStatus a:visited {
    color: #000000;
}

/* Twitter */

/* Newsletter */

div.newsletter input {
    height: 14px;
    color: #057670;
    border: 1px solid #bcbcbc;
    font-size: 10px;
}

/* Newsletter */
/* Partner sheets */
.partner-sheet-div
{
  background-image: url("/images/calendar-bg.png");
  background-repeat: repeat-x;
  background-color: #CCE967;
  padding: 5px;
  color: #737373;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
}

.partner-sheet-div-title, .partner-sheet-div-attachment
{
  color: #10802C;
  font-size: 25px;
}

.partner-sheet-div-subtitle
{
  color: #10802C;
  font-size: 18px;
}

.partner-sheet-inner-div
{
  background-color: white;
  padding: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
}

.partner-sheet-inner-div-header
{
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 10px;
}

.partner-sheet-inner-div-link
{
  margin-top: 10px;
  text-decoration: underline;
}

.partner-sheet-div-backlink
{
  margin-top: 15px;
}

.partner-spacer
{
  margin-top: 10px;
}

.partner-sheet-inner-div input[type=text], .partner-sheet-inner-div textarea 
{
  border: 1px solid grey !important;
  background-color: #EBEBEB;
}
.partner-search-button
{
  margin-left: 10px;
  background-image: url("/images/partner-search-button-background.png");
  background-repeat: no-repeat;
  color: white;
  width: 140px;
  height: 18px;
  font-weight: bold;
  border-style: none;
}

.partner-submit-button
{
  background-image: url("/images/partner-submit-button-background.png");
  background-repeat: no-repeat;
  width: 85px;
  height: 19px;
  border-style: none;
  color: white;
  background-color: white;
}

/* Form partenaire */