@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300);

body {font-family: 'Open Sans', sans-serif;margin:0;}
a {text-decoration:none;}
li { list-style:none;}
/** Header **/
.header {background:#FFF; width:100%;}
.header .logo{color:#f2583e; font-weight:bold; float:left; font-size:30px;}
.header .top{ width: 80%;margin: 21px auto;height: 38px;}
.header .top .menu{float:right; margin-top: 3px;}
.header .top .menu ul li { float:left; margin-right: 50px;}
.header .top .menu ul li a{ color:#333; font-weight:bold; font-size:18px;text-transform:uppercase; }
.btns {}
/** intro texte **/
.header .intro{ background:url('../images/img.jpg') no-repeat; float: left;margin: 0 auto; background-position:top center;box-shadow:inset 0px 9px 11px 0px #999;}
.header .intro .text{ color:#FFF;text-align: center; width: 70%; margin: 0 auto;}
.header .intro .text h1{ text-transform:uppercase; line-height: 26px; margin: 35px 1px 16px;}
.header .intro .text p{ margin: 20px 0px 38px; font-size:18px;}
.header .intro .btn{ color:#FFF; padding:10px; text-decoration:none; box-shadow:0px 0px 4px #333;text-transform:uppercase; max-width:200px;height: auto;font-size: 14px; width: auto\9; /* ie8 */}
.header .intro .rouge{ background:#f2583e;}
.header .intro .noir{ background:#332e2d;}
.header .intro .videobox{ background:url('../images/watchvideo.png') no-repeat; text-align: center;margin: 40px auto;max-width: 920px;}
.header .intro .videobox img{ max-width: 100%;  height: auto; width: auto\9; /* ie8 */}

/** Newsletter box **/
.newsletter {width:50%; margin:0 auto; text-align: center;}
.newsletter .text h2{text-transform:uppercase; line-height: 26px; margin: 35px 1px 16px;}
.newsletter .text p{margin:15px; font-size:18px; color:#999;}
.newsletter .isnc {margin-bottom: 35px;}
.newsletter .isnc .isninput{padding: 11px;width: 50%;color: #999;}
.newsletter .isnc .insvalid{background:#f2583e; border:0px;margin: 0 -5px; padding: 13px; text-transform:uppercase; color:#fff; cursor:pointer;}
.newsletter .btn{ color:#FFF; padding:10px; text-decoration:none; text-transform:uppercase;font-size: 14px;}
.newsletter .rouge{ background:#f2583e; margin: 35px 0;}
.newsletter .noir{ background:#332e2d; margin: 35px 0;}

/** features **/
.features {background: #f8f9f9; width: 100%; margin: 30px auto; float: left;}
.features .center{width:940px;margin: 0 auto;}
.features .feature{width: 270px; float: left; margin-right: 4%; margin-bottom:20px;min-height: 190px;}
.features .feature h3{background:url('../images/title_icon.jpg') no-repeat;padding: 6px 40px;/*text-transform: uppercase;*/font-size: 16px; margin-bottom: 0px;}
.features .feature p{width: 90%; padding-left: 13%; line-height: 22px; margin: 6px}
.features .feature a{color:#f2583e;margin-left: 15%;}

/** SOCIAL NETWORK **/
.sn {text-align:center;}

