@charset "utf-8";

#visio
{
    margin-top: 20px;
    height :200px;
    margin-bottom: 10px;
}

#groBandoBtns{
    position: relative;
    bottom: 60px;
    z-index: 97;
    padding: 15px;
}

#groBandoBtns a{
    text-decoration: none;
    border: none;
    margin-left:8px;
}

#actu
{
    float: left;
    width: 190px;
    border: 1px solid #780524;
}

#actu-top
{
    height: 31px;
    background: url('../../../resource/pict/accueil/fr/actu_top.jpg') no-repeat;
}

#actu-center
{
    height: 255px;
    background-color: #A60330;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 12px;
    width: 170px;
    text-align: left;
}

#actu-center .title
{
    font-size: 13px;
    font-weight: bold;
}

#actu-center .tab
{
    float: right;
    height: 20px;
    background: url('../../../resource/pict/accueil/fr/picto_blanc.jpg') no-repeat;
    background-position: 0px 7px;
    padding-top: 5px;
    padding-left: 20px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    outline: none;
}

#actu-center .tab:hover
{
    text-decoration: underline;
}

#map
{
    margin-left: 16px;
    width : 192px;
    height: 141px;
    background: url('../../../resource/pict/accueil/fr/pts_conseil.jpg') no-repeat;
}

#map2
{
    margin-left: 16px;
    width : 192px;
    height: 24px;
    background: url('../../../resource/pict/accueil/fr/point_vente2.png') no-repeat;
}

#mapform
{
    color: #ffffff;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
}

#install
{
    margin-left: 15px;
    background: url('../../../resource/pict/accueil/fr/installateur.jpg') no-repeat;
    height: 80px;
    width: 197px;
    margin-top: 2px;
}

#installForm{
    border:solid 1px #d5d6cf;
    border-top:none;
    width: 184px;
    margin-left: 17px;
    padding-left: 4px;
    height:40px;
    padding-top: 5px;
    line-height: 19px;
}

#installForm .tab
{
    margin-left: 10px;
    padding-top: 7px;
    margin-right: 0px;
}

#visio2
{
    border: solid 0.5px #dcdbd2;
    margin-left: 14px;
    width: 353px;
    height: 277px;
    background: url(../../../resource/pict/accueil/fr/cata_box.jpg) bottom left no-repeat;
}

#slideshow, #slideshow2
{
    width: 353px;
    height: 250px;
}

#ldiapo_btn_left
{
    float: right;
}

#ldiapo_btn_right
{
    float: right;
}

#btns
{
    margin-left: 15px;
    margin-top: 5px;
    width: 130px;
    height: 22px;
    float: left;
    color: #FFFEFF;
    font-size: 13px;
    font-weight: bold;
    margin-right: 63px;
}

#btnGamme
{
    text-decoration: none;
    color: #FFFEFF;
    outline: none;
    padding: 5px 3px 5px 3px;
}

#btnGamme:hover
{
    background-color: #8D0126;
}

#btnTonalite
{
    text-decoration: none;
    color: #FFFEFF;
    outline: none;
    padding: 5px 3px 5px 3px;
}

#btnTonalite:hover
{
    background-color: #8D0126;
}

#flash_map{
    display:block;
    margin-left: 16px;
    width : 192px;
    height: 141px;
    background: url('../../../resource/pict/accueil/fr/pts_conseil.jpg') no-repeat;
}

.sprite_btn{
    background:url('../../../resource/pict/accueil/fr/sprite_btns.png');
    height: 32px;
    width: 32px;
    border: none;
    z-index: 99;
}

.sprite_btn2{
    background:url('../../../resource/pict/op100/sprite_btns.jpg');
    height: 17px;
    width: 17px;
    border: none;
    z-index: 99;
}

.btn_off
{
    background-position : 0px 0px;
}

.btn_on
{
    background-position : 0px -17px;
}

.btn1on{
    background-position : 0px 0px;
}

.btn2on{
    background-position : -33px 0px;
}

.btn3on{
    background-position : -66px 0px;
}

.btn1off{
    background-position : 0px -33px;
}

.btn2off{
    background-position : -33px -33px;
}

.btn3off{
    background-position : -66px -33px;
}

#page_accueil h1, #page_accueil h2, #page_accueil h3{
        display: inline;
}

#page_accueil h3{
 text-decoration: underline;
 font-weight: normal;
 margin-right: 2px;
}

#page_accueil h2{
    margin-left: 2px;
    color: #a60330;
}

#page_accueil h1{
    color: #a60330;
    margin-left: 5px;
}

#page_accueil h4{
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	padding-top: 7px;
	letter-spacing: 1.2px;
}

#page_accueil_titre{
    text-align: right;
}