/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.TexteJustifie {
	text-align: justify;
}

.fusion-secondary-main-menu {
    background-color: #000046!important;
}

#toTop {
    background: #e9581e!important;
}
#toTop:hover {
    background: #ea7a46!important;
}

.searchsubmit {
    background: #000046!important;
}

#Merci01 {
    width: 30%;
    margin-top: -60px;
}


.form_contact {
    padding-left: 17%;
}

#left {
    width: 38%;
    float: left;
}
 
#right {
    width: 38%;
    float: left;
	    margin-left: 3%;
}

.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}
 
.clearfix {
    display:block;
}

.fusion-page-title-captions {
    background: #0000004f;
}
