@font-face {
    font-family: 'AvantGarde';
    font-weight: normal;
    src: url('../fonts/avantgardemditc-book.eot'); /* IE9 Compat Modes */
    src: url('../fonts/avantgardemditc-book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/avantgardemditc-book.ttf')  format('truetype') /* Safari, Android, iOS */
}

@font-face {
    font-family: 'AvantGarde';
    font-weight: bold;
    src : url('../fonts/avantgardemditc-bold.eot');
    src: url('../fonts/avantgardemditc-bold?#iefix') format('embedded-opentype'),
        url('../fonts/avantgardemditc-bold.ttf') format('truetype')
}

@font-face {
    font-family: 'Bebas';
    font-weight: normal;
    src: url('../fonts/bebas.eot'); /* IE9 Compat Modes */
    src: url('../fonts/bebas.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/bebas.ttf')  format('truetype') /* Safari, Android, iOS */
}


/***GENERAL***/
body {
    font-family: 'AvantGarde', 'Arial';
}

h2 {
    font-weight: bold;
    font-size: 25px;
}

.clear {
    clear: both;
}

h2 span.normal {
    font-weight: normal;
}

h2.small {
    font-size: 18px;
}

a {
    color: inherit;
    text-decoration: none;
}

a img{
    border: none;
}

.clear {
    clear: both;
}
/**** BANNIERE***/

#banner {
    width: 100%;
    height: 20px;
    background-color: #b9ce02;
}

#banner .content {
    max-width: 938px;
    margin: 0 auto;
}

#banner .content h2 {
    background-color: #FFF;
    width: 250px;
    text-align: center;
}

/***CONTENT***/

#content {
    width: 938px;
    margin: 0 auto;
    margin-top: 60px;
}

#content p{
    margin-top: 85px;
    font-size: 20px;
    color : #666666;
    font-style: italic;
    text-align: right;
    width: 238px;
}

#content h1 {
    font-family: 'Bebas';
    font-size: 48px;
    color: #000;
    font-weight: normal;
    width: 278px;
    line-height: 0.8em;
    text-align: right;
    margin-top: 58px;
    margin-left: -44px;
}

#content .green {
    color : #b9ce02;
}

#content .medium {
    font-size: 35px;
}

#content .bloc {
    float: left;
    position: relative;
}

#content .bloc.logo {
    padding: 10px 0;
    border-left: 1px solid #000;
    margin-left: 49px;
}

#content .green-line {
    float: left;
    /*position: absolute;*/
    bottom: 0;
    height: 14px;
    width: 134px;
    margin-left: 17px;
    margin-top: 20px;
    background-color: #b9ce02;
}

#content .single  {
    position: relative;
    width: 605px;
    height: 215px;
}
#content .single h2 {
    float: left;
}

#content .single .text-line {
    position: absolute;
    bottom: 18px;
    right: 0;
}

#content .single:hover .text-line .green-line {
    display: none;
}

#content .single:hover .text-line {
    left: 260px;
}

#content .single:hover .text-line h2 {
    font-size: 24px;
}
/*Hubler*/
#content .hubler {
    float: left;
    width: 248px;
    height: 230px;
    margin-top: -18px;
    content: " ";
    display: block;
    background-image: url('../img/cadre-hubler.png');
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .hubler:hover {
    background-image: url('../img/cadre-hubler-vert.png');
}

#content .hubler-line {
    width: 212px;
}
/*Rhone placage*/
#content .rhone {
    float: left;
    width: 252px;
    margin-top: -18px;
    content: " ";
    display: block;
    height: 230px;  
    background-image: url('../img/cadre-rhone.png');
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .rhone:hover {
    background-image: url('../img/cadre-rhone-vert.png');
}

/*Panotek*/
#content .panoteq {
    float: left;
    width: 252px;
    margin-top: -18px;
    content: " ";
    display: block;
    height: 230px;  
    background-image: url('../img/cadre-panoteq.png');
    background-repeat: no-repeat;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .panoteq:hover {
    background-image: url('../img/cadre-panoteq-vert.png');
    background-repeat: no-repeat;
}

#content .panoteq-line {
    width: 195px;
}
/*Smis*/
#content .smis {
    float: left;
    width: 252px;
    margin-top: -18px;
    content: " ";
    display: block;
    height: 230px;  
    background-image: url('../img/cadre-smis.png');
    background-repeat: no-repeat;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .smis:hover {
    background-image: url('../img/cadre-smis-vert.png');
    background-repeat: no-repeat;
}

#content .smis-line {
    width: 170px;
}
/*Sr Industrie*/
#content .sr {
    float: left;
    width: 252px;
    margin-top: -18px;
    content: " ";
    display: block;
    height: 230px;  
    background-image: url('../img/cadre-sr.png');
    background-repeat: no-repeat;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .sr:hover {
    background-image: url('../img/cadre-sr-vert.png');
    background-repeat: no-repeat;
}

#content .sr-line {
    width: 142px;
}

/* Portec Industry */
#content .portec {
    float: left;
    width: 252px;
    margin-top: -18px;
    content: " ";
    display: block;
    height: 230px;  
    background-image: url('../img/cadre-portec.png');
    background-repeat: no-repeat;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; 
}

#content .portec:hover {
    background-image: url('../img/cadre-portec-vert.png');
    background-repeat: no-repeat;
}

#content .portec-line {
    width: 142px;
}

/****FOOTER ***/

#footer {
    margin-top: 40px;
    font-size: 12px;
    color: #999999;
}

#footer .bloc {
    height: 41px;
}

#footer .text {
    position: absolute;
    bottom: 10px;
    left: 16px;
    width: 410px;
}

#footer .black {
    color: #000;
}

#footer .bold {
    font-weight: bold;
}