/*couleur 1 fond de page top et background contact*/
                .template1 .main,
        .template1 .header-contact,
        .template1 #contact-form .btn,
        .template1 .inside-main{
        background-color: #ffffff !important;
        }
        .template1 .inside-main{
        color:black !important;
        }
        .template1 .inside-main h6,
        .template1 .inside-main a:hover{
                    color: #555 !important;
                }
        .template1 .edito p,
        .template1 .edito li,
        .template1 .edito h1,
        .template1 .edito h2,
        .template1 .edito h3,
        .template1 .edito h4,
        .template1 #contact-form .btn,
        .template1 .header-contact p,
        .template1 .header-contact h2,
        .template1 .header-contact a {
            color:black !important;
        }

    
        

        /*couleur 2 fond de page bottom*/
        
                    .template1 .content-header {
            background-color: rgba(255,255,255, 0.5) !important;
            }
                .template1 .content,
        .template1 .forward,
        .template1 #contact-form {
        background-color: #ffffff !important;
        }
        .template1 #contact-form,
        .template1 .forward,
        .template1 #contact-form label {
        color: black !important;
        }

        .template1 .forward h6,
        .template1 .forward a:hover{
                    color: #555 !important;
                }
    
        /*couleur 3 fond de menu*/
                .template1 .navigation, .main-nav,
        .template1 .navigation,
        .template1 .navigation ul {
        background-color: #000000 !important;
        }
        .template1 .nav-list {
        -webkit-box-shadow: 0 7px 8px -6px #7b7b7b inset;
        -moz-box-shadow: 0 7px 8px -6px #7b7b7b inset;
        box-shadow: 0 7px 8px -6px #7b7b7b inset;
        }
        .template1 .navigation li a,
        .template1 .navigation .toggle-link,
        .template1 .menu-link {
        color:white !important;
        text-shadow:none;
        }

    
        /*couleur 4 fond des titres/liens des blocs*/
                .template1 .entry-title, .template1 p.link, p.link a {
        background-color: #000000 !important;
        }

    
    /*couleur 5 fond des blocks*/
            .template1 .entries {
        background-color: #aa2526;
        }
        .template1 .entries p,
        .template1 .entries h1,
        .template1 .entries h2,
        .template1 .entries h3,
        .template1 .entries h4 {
        color:black !important;
        }
    
        /*couleur 6 titres et liens des blocks*/
                .template1 .entries .entry-title,
        .template1 .entries p.link a {
        color: #e5e5e5 !important;
        }
                    p.link a {
            background: url('css/template2/img/bullet.png') no-repeat right !important;
            }
            
        /*couleur 7 footer*/
                .template1 .footer {
        background-color:#aa2526 !important;
        color:black !important;
        }
        .template1 .footer a {
        color:black !important;
        }
    
        /*couleur 8 fond de page top*/
        /*couleur 8 fond de page top*/
                .template1 .header {
        background-color: #aa2526;
        }
        .template1 h1 a {
        color:black !important;
                    background:url("uploads/ss3i_mini_site_plugin/template_option/700-135/1f998fe78ed4889e93f32bdc1028e2ae.jpg") no-repeat center left;
            text-indent:-5000px;
                }