.text_1{ font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.bag_small {background-image:url(../im/login_bg_small.png); width:180px; height:40px; background-repeat:no-repeat; color:#FFFFFF; padding-top:10px; font-size:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}

/*==============================================
STRIP
==============================================*/


#strip {
    width: 100%;
    height: 80px;
}
#strip .background-stripes {
    width: 100%;
    height: 80%;
}
#strip .background-stripes .strip-block {
    width: 260px;
    height: 50px;
    float: left;
    position: relative;
}
#strip .background-stripes .strip-block:hover {
    background: white;
}
#strip .background-stripes .strip-block .block-picto {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    color: black;
}
#strip .background-stripes .strip-block:hover .block-picto {
    display: none;
}

#strip .background-stripes .strip-block .block-picto .block-picto-text {
    margin-left: 70px;
    width: 140px;
    top: 30%;
    position: absolute;
}
#strip .background-stripes .strip-block .block-picto .block-picto-text h4 {
    font-family: "Museo", Arial, sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
    text-transform: uppercase;
    font-size: 14px;
}
#strip .background-stripes .strip-block .block-text {
    display: none;
    position: absolute;
    top: 30%;
    width: 100%;
    text-align: center;
}
#strip .background-stripes .strip-block:hover .block-text {
    display: block;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;
color:#333333;
}
#strip .background-stripes .strip-block .block-text h2 {
    margin: 0px 26px 0px 26px;
    padding: 0;
    font-size: 12px;
    line-height: 17px;
    cursor: default;
    font-weight: 300 !important;
}

#art { width:250px;}
#art a {font-size:12px; color:#0099FF;}
#art a:link {font-size:12px; color:#0099FF !important;}
#art a:hover {font-size:12px; color:#000;}
#art p {font-size:14px; color:#333333; font-style:oblique; border-bottom: #666666 1px dotted; font-family:"Times New Roman", Times, serif;}