/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 octobre 2020, 10:30:34
    Author     : marie.l
*/
@media all and (min-width: 360px) and (max-width: 1280px)
{
    #offres_page{
        width: 118% !important;
        margin-left: -27px !important;
    }
    #offres_page2{
        width: 118% !important;
        margin-left: -27px !important;
    }
}
#main_content_transparent_home b {
	color:#DB4B4B;
}

#content_offres_page{
	width: 85%;
	margin:0 auto;
	margin-top:1%;
}
#offres_page{
    width: 78%;
    margin-left: 174px;
}
#offres_page2{
    width: 80%;
    margin-left: 161px;
}
h3{
    text-align: center;
    font-size: 28px;
    color: #DB4B4B;
}

