@charset "utf-8";
@import url(reset.css);

html{
    background:#fff;
    -webkit-font-smoothing: antialiased;
}

section#publi_livesmith_1001{
    position: relative;
    width:950px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Hind', 'Arial', sans-serif;
    font-weight:400;
    color:26428c;
    font-size:1em;
    background:#fff;
}
strong{
    font-weight:700;
}
header{
    float:left;
    position:relative;
    width:100%;
    /*border:1px solid #e3e3e3;*/
  at 0px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
    header h1{
        float:left;
        width:650px;
        height:110px;
        padding-left:90px;
        padding-right:90px;
        padding-top:15px;
        font-size:34px;
        font-weight:700;
        color:#fff;
        text-align:center;
        font-family: "Arial", sans-serif; 
        font-stretch:condensed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
    header h2{
        float:left;
        width:650px;
        height:48px;
        padding-top:17px;
        padding-left:66px;
        font-size:19px;
        font-weight:600;
        color:#000;
        font-family: "Hind", sans-serif; 
       /* background:rgba(255,255,255,0.6) url("../img/play.png") no-repeat 36px 13px;*/
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
    header h3{
        float:left;
        position:absolute;
        top:0;
        right:0;
        width:298px;
        height:158px;
        line-height:15px;
        padding-top:118px;
        text-align:center;
        font-size:11px;
        font-weight:600;
        color:#000;
        font-family: "Hind", sans-serif; 
/*        background:#fff url("../img/header_photo.jpg") no-repeat 0 0;*/
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
        header h3 img{
            vertical-align: middle;
        }
article{
    float:left;
    position:relative;
    width:650px;
    padding-top:28px;
    padding-right:15px;
    background:#fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
    article p{
        float:left;
        position:relative;
        width:100%;
        line-height:23px;
        padding-bottom:20px;
        font-size:20px;
        font-weight:400;
        color:#000;
    }
        article p strong{
            font-weight:700;
        }
        article p a{
            text-decoration:underline;
            color:#000;
        }
        article p.fin{
            text-align:center;
            text-transform:uppercase;
            font-size:16px;
        }
    article h4{
        float:left;
        position:relative;
        width:100%;
        line-height:24px;
        padding-bottom:20px;
        font-family: "Arial", sans-serif; 
        font-size:18px;
        font-weight:600;
        color:#f36602;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
        article h4.titre1{
            margin-top:10px;
            padding-left:125px;
         /*   background:url("../img/titre1.png") no-repeat 0 0;*/
        }
        article h4.titre2{
            padding-left:65px;
/*            background:url("../img/titre2.png") no-repeat 0 0;*/
        }
    article ul{
        float:left;
        position:relative;
        width:100%;
        padding-left:7px;
        padding-bottom:35px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
        article ul li{
            float:left;
            position:relative;
            width:199px;
            height:200px;
            margin-right:15px;
            padding-top:15px;
            padding-left:5px;
            padding-right:5px;
            text-align:center;
            background:#eee;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box; 
            box-sizing: border-box;
        }
        article ul li.last-child,
        article ul li:last-child{
            margin-right:0;
        }
            article ul li p{
                padding-bottom:10px;
                font-size:15px;
                font-weight:400;
                line-height:18px;
                color:#838383;
            }
            article ul li p strong{
                font-size:17px;
                font-weight:600;
                line-height:20px;
                color:#000;
            }
aside{
    float:left;
    position:relative;
    width:300px;
    background:#fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
    aside .agenda,
    aside .question{
        float:left;
        position:relative;
        width:300px;
        text-align:center;
        color:#000;
        font-weight:700;
        background:#fff;
        border:1px solid #83ab3d;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
    aside .agenda{
        padding-top:15px;
        margin-top:25px;
    }
        aside .agenda img{
            padding-bottom:10px;
        }
        aside .agenda p{
            padding-bottom:12px;
        }
        aside .agenda a{
            padding-left:30px;
            padding-right:30px;
        }
    aside .question{
        padding-top:10px;
        margin-top:16px;
    }
        aside .question img{
            padding-bottom:8px;
        }
        aside .question p{
            padding-bottom:14px;
        }
        aside .question a{
            padding-left:20px;
            padding-right:20px;
        }
    aside a{
        display:inline-block;
        line-height:36px;
        margin-top:0px;
        margin-bottom:16px;
        color:#fff;
        text-align:center;
        text-decoration:none;
        font-weight:700;
        background:#000;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.09);
        box-shadow: 0px 3px 1px 0px rgba(0,0,0,0.09);
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
    }
    aside a:hover{
        color:#f36602;
        -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.09);
        -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.09);
        box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.09);
        -moz-transition: all 0.2s ease 0s;
        -webkit-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
    }


    #wowza_player{
        margin-top: 0px;
    }