﻿
div#siteMaster
{
    background-color:transparent;
}
div#bandeauZone
{
    height: 323px;
    background: transparent url(../Images/Home/Bandeau.png) no-repeat 0px 0px;
    overflow: visible;
    width: 1000px;
    margin-left: -10px;
}


div#bandeauMaster
{
    margin: 0px 25px 15px 25px;
    height: 308px;
    width: 950px;
}

/* 
===================================================================================
--> Blue Line (Actus + Reseaux sociaux)
===================================================================================
*/

div#blueLine
{
    height: 142px;
    padding: 15px 15px 0px 15px;
}

div#newsMaster
{
    overflow: hidden;
    height: 127px;
    width: 440px;
    float: left;
    padding: 0px 15px 0px 15px;
}

div#newsMaster .jcarousel-skin .jcarousel-next-horizontal
{
    left: 420px;
}

div#newsMaster .jcarousel-skin .jcarousel-prev-horizontal
{
    left: 405px;
}

div#newsMaster div#newsContent, div#newsMaster ul#newsContent li.newsBloc
{
    padding: 0 0 0 0;
    margin: 0 10px 0 0px;
    height: 102px;
    overflow: hidden;
    width: 435px;
    background: transparent;
}

div#newsMaster ul#newsContent li.newsBloc div.title
{
    height: 85px;
    overflow: hidden;
}
div#newsMaster ul#newsContent li.newsBloc div.link
{
    height: 17px;
}


div#blueLine div.blueBloc
{
    overflow: hidden;
    height: 127px;
    width: 204px;
    float: left;
    padding: 0px 15px 15px 15px;
    border-left: solid 1px #ffffff;
}

/* 
===================================================================================
--> References
===================================================================================
*/

div#reference
{
    height: 290px;
    padding-top: 15px;
}

div#reference div#title_partLeft, div#reference div#title_partRight
{
    float: left;
    height: 25px;
}
div#reference div#title_partLeft
{
    padding: 0px 15px 0px 15px;
    width: 700px;
}
div#reference div.grid
{
    height: 265px;
}

div#reference div.grid ul li
{
    height: 255px;
    border-right-width:1px;
}
div.gridMaster div.grid ul li div.container
{
    width:190px;
}

div#reference div.grid ul li p
{
    color: #acacac;
    height: 38px;
    overflow: hidden;
}

img.reference
{
    width: 186px;
    height: 136px;
    
}


