/******************************************************************************/
/**************************** DERNIERES REALISATIONS **************************/
/******************************************************************************/

div#news_site{
    margin:12px 0px 0px 0px;
    background-image:url("../img/news_site.png");
    background-position:center;
    background-repeat:no-repeat;
    width:980px;
    height:191px;
}

div#encart_site{
    float:left;
    margin:12px 0px 0px 38px;
    background-image:url("../img/contener_bando.png");
    background-position:center;
    background-repeat:no-repeat;
    width:198px;
    height:165px;
    text-align: center;
    cursor:pointer;
}

div#encart_site:hover{
    background-image:url("../img/contener_bando_hover.png");
}

div#encart_site img{
    margin:6px 0px 0px 0px;
    width:190px;
}

div#encart_site b{
    display:block;
    margin:7px 0px 0px 0px;
    color:#fff;
    font-size:13px;
    font-weight:normal;
    text-decoration: none;
}

div#encart_site p{
    margin:2px 0px 0px 0px;
    color:#fff;
    font-size:11px;
    text-decoration: none;
}

/******************************************************************************/
/******************************* PARTIE CENTRALE ******************************/
/******************************************************************************/

/*********Graphisme**********/
div#sous_menu_graphisme{
    float:left;
    margin:12px 12px 0px 0px;
    background-image:url("../img/sous_menu_graphisme.png");
    background-position:center;
    background-repeat:no-repeat;
    width:219px;
    height:412px;
    border:0px dashed #fff;
}

div#sous_menu_graphisme h2, div#sous_menu_developpement h2{
    padding-top:5px;
    color:#fff;
    font-size:17px;
    font-weight:bold;
}

div#sous_menu_graphisme h3, div#sous_menu_developpement h3{
    padding-top:33px;
    color:#fff;
    font-size:13px;
    font-weight:bold;
}

div#sous_menu_graphisme p, div#sous_menu_developpement p{
    padding-top:7px;
    color:#fff;
    font-size:12px;
    line-height: 15px;
}

div#sous_menu_graphisme div.icone_accueil{
    float:right;
    margin:7px 10px 0px 10px;
    width:75px;
    height:68px;
}

div#sous_menu_graphisme div#ergonomie{
    background-image:url("../img/icones/ergonomie.png");
    background-position:center;
    background-repeat:no-repeat;
}
div#sous_menu_graphisme div#design{
    background-image:url("../img/icones/design.png");
    background-position:center;
    background-repeat:no-repeat;
}
div#sous_menu_graphisme div#fullhd{
    background-image:url("../img/icones/fullhd.png");
    background-position:center;
    background-repeat:no-repeat;
}



div#sous_menu_graphisme h2, div#sous_menu_graphisme h3, div#sous_menu_graphisme p{
    padding-left:10px;
    text-align: left;
}

/*********Developpement**********/

div#sous_menu_developpement{
    float:right;
    margin:12px 0px 0px 0px;
    background-image:url("../img/sous_menu_developpement.png");
    background-position:center;
    background-repeat:no-repeat;
    width:219px;
    height:412px;
    border:0px dashed #fff;
}

div#sous_menu_developpement div.icone_accueil{
    float:left;
    margin:7px 10px 0px 10px;
    width:75px;
    height:68px;
}

div#sous_menu_developpement div.icone_accueil img{
    margin:3px 0px 0px 6px;
    

}

div#sous_menu_developpement div#web20{
    background-image:url("../img/icones/web20.png");
    background-position:center;
    background-repeat:no-repeat;
}
div#sous_menu_developpement div#securite{
    background-image:url("../img/icones/securite.png");
    background-position:center;
    background-repeat:no-repeat;
}
div#sous_menu_developpement div#multilangue{
    background-image:url("../img/icones/multilangue.png");
    background-position:center;
    background-repeat:no-repeat;
}


div#sous_menu_developpement h2, div#sous_menu_developpement h3, div#sous_menu_developpement p{
    padding-right:10px;
    text-align: right;
}

/*******Centre*******/

div#encart_centre{
    float:left;
    overflow:hidden;
    margin:24px 12px 0px 0px;
    background-image:url("../img/contenu_centre.png");
    background-position:top center;
    background-repeat:no-repeat;
    width:518px;
    height:385px;
}

div#encart_centre div#contenu{
	position:relative;
	width:518px;
	height:385px;
	overflow:hidden;
}

#box3{
	position:absolute;
        border:0px dashed #fff;
}
#box3 span{
	display:block;
	float:left;
}


/******************************************************************************/
/******************************** PARTIE BASSE ********************************/
/******************************************************************************/

div#categories_bas{
    height:191px;
    margin:18px 0px 0px 0px;
    background-image:url("../img/.png");
    background-position:top center;
    background-repeat:no-repeat;
    border:0px dashed #fff;
}

div.categories{
    float:left;
    margin:12px 0px 0px 0px;
    width:195px;
    height:175px;
    border:0px dashed #fff;
}

div.categories img{
    margin:0px 0px 0px 10px;
}

div.categories p{
    margin:0px 0px 0px 0px;
    padding:0px 15px 0px 15px;
    text-align:center;
    color:#999;
}
