.mv_back_color
{
    background-color:rgb(26,26,0);
}
.mv_inv_back_color
{
    background-color:rgb(129,129,0);
}

.mv_menu_back
{
    background-color: rgb(129,129,0);
}

.mv_front_color
{
    color:rgb(129,129,129);
    border-color:rgb(129,129,129);
}
.mv_inv_front_color
{
    color:rgb(26,26,26);
    border-color:rgb(26,26,26);
}

.michelvachonphotographe
{
    color:rgb(177,177,0);
}

.home_back_top_outer
{
    background-color:rgb(26,26,26);
}

.home_back_top_inner
{
    background-color:white;
}

.home_back_top_outer_logo
{
    background-color:rgb(60,60,0);
    color:rgb(129,129,0);
}

.home_back_top_outer_logo_auto
{
    background-color:rgb(60,60,0);
    color:rgb(129,129,0);
}

.home_back_top_inner_logo
{
    background-color:transparent;
}
.michelvachon
{
    color:rgb(129,129,0);
}

.contact_text
{
    /*E5E3CE*/
    color:rgb(177,177,0);
}

.content
{
    background-color:rgb(255,255,255);
}

.content_backless
{
    background-color:transparent;
}

.content_title_box
{
    background-color: rgb(255,255,255);
}

.content_title_box_shadow
{
    background-color: transparent;
}

.content_title
{
    background-color:transparent;
    color:rgb(26,26,26);
}

.content_title:hover
{
    color:rgb(200,200,200);
}

.new_post_title
{
    color:rgb(229,229,229);
}

.content_title_box_date
{
    background-color:rgb(245,245,245);
    color:rgb(26,26,26);
}

.content_title_box_date_div span
{
    background-color:transparent;
}

.content_text
{
    color:rgb(26,26,26);
}

.image_list_item
{
    color:rgb(177,177,177);
    
}

.imagelist
{
    padding-bottom:20px;
}

.content_images_border
{
    border:4px;
    border-color:gray;
    border-style: solid;
    background-color:transparent;
    padding:4px;
}
.content_images_border_right
{
    border-right:2px;
    border-color:black;
    border-style: solid;
}
.content_images_border_left
{
    border-left:2px;
    border-color:black;
    border-style: solid;
}
.content_images_border_top
{
    border-top:2px;
    border-color:black;
    border-style: solid;
}
.content_images_border_bottom
{
    border-bottom:2px;
    border-color:black;
    border-style: solid;
}
.content_images_border_no_right
{
    border-right:0px;
}
.older_post_link
{
    color:rgb(26,26,26);
}
.newer_post_link
{
    color:rgb(26,26,26);
}
