/* Le code généré est uniquement destiné à visualiser votre création Reflow. */
.primaryContainer {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	width: 100%;
	background-image: url(img/motif.jpg);
	background-repeat: repeat-x;
}
.textecourant {
	font-family: aclonica;
	font-style: normal;
	font-weight: 400;
	font-size: 0.8em;
    }

#entete {
	float: none;
	height: 275px;
	margin-left: auto;
	margin-top: 0px;
	clear: none;
	width: 100%;
	margin-right: auto;
}
#img1 {
	width: 100%;

    }
body {

}

#image {
	float: none;
	width: auto;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-top: 0px;
	clear: none;
	color: rgb(0, 0, 0);
	margin-right: auto;
	min-width: 300px;
}

#central {
	float: left;
	margin-left: 0%;
	margin-top: 0px;
	clear: none;
	width: 100%;
	background-color: #000000;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 57px;
	color: #FFFFFF;
}

#footer {
	float: left;
	height: 315px;
	margin-left: 0%;
	margin-top: 0px;
	clear: both;
	width: 100%;
	background-color: rgba(90,103,112,1.00);
}

#text {
    float: none;
    font-size: 1em;
    width: 39.518072%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 22px;
    clear: none;
    min-height: 126px;
    margin-right: auto;
}

#textspan1 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(255, 255, 255);
}

#textspan {
    float: none;
    font-size: 1.4em;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-family: actor;
}

#textspan2 {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(255, 255, 255);
    font-family: contrail-one;
}

#textspan3 {
    font-size: 0.7em;
}

@media only screen and (max-width: 848px) {
    #entete {
	height: 249px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/motif.jpg);
	background-repeat: repeat-x;
    }

    #text {
        height: auto;
        width: 500px;
        margin-top: 57px;
        margin-left: auto;
        clear: none;
        margin-right: auto;
        float: none;
    }

    #footer {
        height: 466px;
    }

    #textspan3 {
        float: none;
        font-size: 11px;
        line-height: 1em;
        font-family: arial;
        color: rgb(66, 66, 66);
    }
}

@media only screen and (max-width: 398px) {
    #entete {
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
    }

    #text {
        width: 300px;
    }
	#img1 {
        width: 100%;
    }

    #footer {
	height: 500px;
	margin-top: 0px;
	margin-left: 0%;
	clear: both;
	width: 100%;
    }
}
