/* 
    Document   : les-categories.css
    Created on : 12 Aug, 2009, 6:51:29 PM
    Author     : duraisingh
    Description:
        Purpose of the stylesheet follows.
*/
/* Construction Habitat Styles */
#categories_block_1
{
    background:transparent url(../images/category_bottom_1.gif) no-repeat scroll left bottom;
    width:675px;
    margin:0px auto;
    padding-bottom:12px;
    color:#000000;
}
#categories_block_1 h2
{
    background:transparent url(../images/category_top_1.gif) no-repeat scroll left top;
    height:33px;
    padding-top:8px;
    padding-left:9px;
    font-size:14px;
    color:#FFFFFF;
}
#categories_list_1
{
    border-left:3px solid #518CB9;
    border-right:3px solid #518CB9;
    width:669px;
    font-size:12px;
    color:#000000;
}
#categories_list_1 div
{
    float:left;
    width:220px;
}
#categories_list_1 .border_class
{
    border-left:4px solid #518CB9;
    border-right:4px solid #518CB9;
}
#categories_list_1 ul
{
    margin-top:8px;
    list-style-type:none;
}
#categories_list_1 ul .category
{
    background:transparent url(../images/category_bullet_1.gif) no-repeat scroll 1px 6px;
    padding-top:3px;
    padding-left:10px;
}
#categories_list_1 ul li a
{
    color:#000000;
    text-decoration:none;
}
.category_title_1
{
    background-color:#C9DFF4;
    padding-top:3px;
    padding-left:5px;
    font-size:15px;
    font-weight:bold;
}

/* Service aux Entreprises */
#categories_block_2
{
    background:transparent url(../images/category_bottom_2.gif) no-repeat left bottom;
    width:675px;
    padding-bottom:12px;
}
#categories_block_2 h2
{
    background:transparent url(../images/category_top_2.gif) no-repeat left top;
    height:33px;
    padding-top:8px;
    padding-left:9px;
    font-size:16px;
    color:#FFFFFF;
}
#categories_list_2
{
    border-left:3px solid #CC7FE5;
    border-right:3px solid #CC7FE5;
    width:669px;
    font-size:12px;
    color:#000000;
}
#categories_list_2 div
{
    float:left;
    width:220px;
}
#categories_list_2 .border_class
{
    border-left:4px solid #CC7FE5;
    border-right:4px solid #CC7FE5;
    height:355px;
}
#categories_list_2 ul
{
    margin-top:8px;
    list-style-type:none;
}
#categories_list_2 ul .category
{
    background:transparent url(../images/category_bullet_2.gif) no-repeat scroll 1px 6px;
    padding-top:3px;
    padding-left:10px;
}
#categories_list_2 ul li a
{
    color:#000000;
    text-decoration:none;
}
.category_title_2
{
    background-color:#F6DFFC;
    padding-top:3px;
    padding-left:5px;
    font-size:15px;
    font-weight:bold;
}

/* Service a domicile */
#categories_block_94
{
    background:transparent url(../images/category_bottom_94.gif) no-repeat left bottom;
    width:675px;
    padding-bottom:8px;
}
#categories_block_94 h2
{
    background:transparent url(../images/category_top_94.gif) no-repeat left top;
    height:29px;
    padding-top:6px;
    padding-left:9px;
    font-size:16px;
    color:#FFFFFF;
}
#categories_list_94
{
    border-left:3px solid #FF86D9;
    border-right:3px solid #FF86D9;
    width:669px;
    font-size:12px;
    color:#000000;
}
#categories_list_94 div
{
    float:left;
    width:220px;
}
#categories_list_94 .border_class
{
    height:200px;
    border-left:4px solid #FF86D9;
    border-right:4px solid #FF86D9;
}
#categories_list_94 ul
{
    margin-top:8px;
    list-style-type:none;
}
#categories_list_94 ul .category
{
    background:transparent url(../images/category_bullet_94.gif) no-repeat scroll 1px 6px;
    padding-top:3px;
    padding-left:10px;
}
#categories_list_94 ul li a
{
    color:#000000;
    text-decoration:none;
}
.category_title_94
{
    background-color:#FBD7F3;
    padding-top:3px;
    padding-left:5px;
    font-size:15px;
    font-weight:bold;
}
.clearFloat
{
    clear:both;
    display:block;
}


