                * {
                    font-family: "Trebuchet MS", "Arial", "Lucida grande", "FreeSans", "Liberation sans", sans-serif;
                }
                #mainNew{
                    width:966px;
                    margin:auto;
                    margin-top:126px;
                    padding:0px;
                    min-height:200px;
                    background:#fff;
                    -webkit-border-radius: 5px;
                    border-radius: 5px;
                    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);
                    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.7);

                    background: #eeeeee; /* Old browsers */
                    background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 88%, #eeeeee 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(88%,#cccccc), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 88%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 88%,#eeeeee 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 88%,#eeeeee 100%); /* IE10+ */
                    background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 88%,#eeeeee 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

                    border:solid #fff 1px;
                }

                #footer{
                    background:none;
                }

                .content{
                    margin:10px;
                }
                
                .menuPics{
                    text-align:right;
                }

                .menuPics a{
                    margin:10px;
                    opacity:0.7;

                    -webkit-transition: all 300ms ;
                    -moz-transition: all 300ms ;
                    -ms-transition: all 300ms ;
                    -o-transition: all 300ms ;
                    transition: all 300ms ;

                }

                .menuPics a:hover{
                    opacity:1;
                }

                .menuPics a.active{
                    opacity:1;
                }

                .menuPics a img{
                    margin:5px;
                }

                .leMenu{
                    margin:0px;
                 //   border-top:solid #A4A4A4 1px;
                    border-bottom:solid #fff 1px;
                    background: url('../../images/aboutUs/menu/BarreMenu.png') top center repeat-x;
//                    background: url('../../images/bars/press/dk_big_top.jpg') top center repeat-x;
                }
                
                .leMenu h2{
                    float:left;
//                    color:#303030;
                    color:#ddd;
                    text-shadow:#ABABAB 0px 1px 0px, #1A1A1A 0px -1px 0px;
                    margin:5px 0px 0px 20px;
                    font-size:48px;
                    line-height: 50px;
                }

                .ovhEnChiffres{
                    background: #e0e0e0;
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                    background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff));
                    background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: -o-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: -ms-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: linear-gradient(to bottom, #e0e0e0 0%,#ffffff 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );
              
                }

                .ovhEnChiffres .content img{
                    margin:30px;
                    opacity:0.9;
                    float:right;

                    -moz-transform: scale(0.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
                    -webkit-transform: scale(0.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
                    -o-transform: scale(0.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
                    -ms-transform: scale(0.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);
                    transform: scale(0.95) rotate(0deg) translate(0px, 0px) skew(0deg, 0deg);

                    -webkit-transition: all 500ms ;
                    -moz-transition: all 500ms ;
                    -ms-transition: all 500ms ;
                    -o-transition: all 500ms ;
                    transition: all 500ms ;
                }
                .ovhEnChiffres .content img.left{
                    float:left;
                }

                .ovhEnChiffres .content:hover img {
                    opacity:1;
                    -moz-transform: scale(1);
                    -webkit-transform: scale(1) perspective(800) rotatey(-15deg);
                    -o-transform: scale(1) perspective(800) rotatey(-15deg);
                    -ms-transform: scale(1) perspective(800) rotatey(-15deg);
                    transform: scale(1) ;
                }


                .ovhEnChiffres .content:hover img.left {
                    opacity:1;
                    -moz-transform: scale(1) ;
                    -webkit-transform: scale(1) perspective(800) rotatey(15deg);
                    -o-transform: scale(1) perspective(800) rotatey(15deg);
                    -ms-transform: scale(1) perspective(800) rotatey(15deg);
                    transform: scale(1) ;
                }

                .clear{
                    clear:both;
                }

                .laMap{
                    margin-top:60px;
                    height:500px;
                    width:100%;
                    background:#E2E2E2 url('/images/aboutUs/map.jpg') top center no-repeat;

                }

                .data1, .data2, .data3 {
                    float:left;
                    width:294px;
                    height:600px;

/*                    
                    -webkit-border-radius: 0px 0px 3px 3px;
                    border-radius: 0px 0px 3px 3px;

                    -webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
                    box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
                    border:solid rgba(256,256,256,0.5) 1px;
                    border-top:none;
*/                    
                }

                .data1 {
                    margin: 0px 10px 0px 7px;
                    background:url('/images/aboutUs/colonnes.png') bottom left no-repeat;
                }


                .data2 {
                    margin: 0px 10px 0px 25px;
                    _margin: 0px 10px 0px 10px;
                    background:url('/images/aboutUs/colonnes.png') bottom left no-repeat;
                    width:292px;
                }


                .data3 {
                    margin: 0px 10px 0px 7px;
                    background:url('/images/aboutUs/colonnes.png') bottom right no-repeat;
                }


                .data1 a{
                    display:block;
                    background: url('/images/aboutUs/lecteurs.png') top left no-repeat;
                    height:250px;
                    width:294px;

                }


                .data2 a{
                    display:block;
                    background: url('/images/aboutUs/lecteurs.png') top center no-repeat;
                    height:250px;
                    width:294px;
                }


                .data3 a{
                    display:block;
                    background: url('/images/aboutUs/lecteurs.png') top right no-repeat;
                    height:250px;
                    width:294px;
                }

                .lesDatacentres a{
                    opacity:0.9;
                    -webkit-transition: all 500ms ;
                    -moz-transition: all 500ms ;
                    -ms-transition: all 500ms ;
                    -o-transition: all 500ms ;
                    transition: all 500ms ;

                }


                .lesDatacentres a:hover{
                    opacity:1;
                }

                .lesDatacentres{
                    padding:0px 0px 30px 0px ;
                    background: #e0e0e0;
                    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                    background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%);
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff));
                    background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: -o-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: -ms-linear-gradient(top, #e0e0e0 0%,#ffffff 100%);
                    background: linear-gradient(to bottom, #e0e0e0 0%,#ffffff 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );
                }

                .yourTeam{
                background: #e0e0e0;
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0OSUiIHN0b3AtY29sb3I9IiNlMGUwZTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
                background: -moz-linear-gradient(top, #e0e0e0 49%, #ffffff 100%);
                background: -webkit-gradient(linear, left top, left bottom, color-stop(49%,#e0e0e0), color-stop(100%,#ffffff));
                background: -webkit-linear-gradient(top, #e0e0e0 49%,#ffffff 100%);
                background: -o-linear-gradient(top, #e0e0e0 49%,#ffffff 100%);
                background: -ms-linear-gradient(top, #e0e0e0 49%,#ffffff 100%);
                background: linear-gradient(to bottom, #e0e0e0 49%,#ffffff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 );

                }

                .lesDatacentres p{
                    text-align:justify;
                    padding:0px 12px 0px 10px;
                }
               
                .yourTeam{
                    padding:0px;
                    height: 580px;
                }
                
                .networkTxt{
                    margin:20px;
                }

                
                .theTeam{
                    margin-top: 130px;
                    float: left;
                    width: 400px;
                    margin-left: 40px;
                    _margin: 0px;
                }

                .theTeam p{
                    padding:0px 20px;
                    font-size:14px;
                    color:#444;
                    text-shadow:rgba(256,256,256,0.8) 0px 1px 0px;
                    text-align:justify;
                }

                .daPics{
                    height:400px;
                    width:560px;
                    margin-top:78px;
                    position: absolute;
                    margin-left: 480px;
                }

                .teamPics{
                    height:500px;
                    width:500px;
                    background: url('/images/aboutUs/ipad.png') top left no-repeat;
                    position: absolute;
                    margin: 30px 0px 0px 530px;
                    _margin: 0px;
                    _background: url('/images/aboutUs/ipadIe.png') top left no-repeat;
                    _position: relative;
                    
                    
                }

                .txtCntnt{
                    margin:30px;
                    width:43%;
                    float:left;
                }

                .ovhF4ct5 h2, .lesDatacentres h2, .theTeam h2, .networkTxt h2 {
                    color:#0068B1;
                    text-shadow:rgba(256,256,256,0.9) 0px 1px 0px, rgba(0,0,0,0.3) 0px 2px 5px;
                    margin:20px 0px;
                    font-size:30px;
                    line-height: 30px;
                }

                .theTeam h2, .networkTxt h2 {
                    margin:0px 0px 20px 0px;
                    text-align:center;
                    padding:0px 20px;
                }




                .daPics{
                    _display:none;
                }

/*
@font-face{
font-family:"neo-sans-intel";
src:url("http://www.intel.fr/etc/designs/intel/us/en/Fonts/5fcd1c5d-1fa2-4513-a9fa-44921e89f1c2.eot?iefix");
src:url("http://www.intel.fr/etc/designs/intel/us/en/Fonts/56c27cdd-3118-42a2-bd92-6bc5d50093dd.woff") format("woff"),url("/etc/designs/intel/us/en/Fonts/6d092f76-bdbb-4d1b-bfbe-6f25633bf904.ttf") format("truetype"),url("/etc/designs/intel/us/en/Fonts/7fb3bf0a-a48c-4d2f-9f07-bfb592e393a4.svg#7fb3bf0a-a48c-4d2f-9f07-bfb592e393a4") format("svg");
}

.testElo{
    font-family:neo-sans-intel;
    color:rgba(0,0,0,0.3);
    text-shadow:rgba(256,256,256,0.8) 0px 1px 0px;
margin:20px;
font-size:20px;
}
*/
                .leReseau{
                    background: #E2E2E2;
                }

                .moreUs{
                    position:absolute;
                    height:38px;
                    width:38px;
                    background:url('/images/aboutUs/plus.png') center center no-repeat;
                    opacity:0.9;
                    margin:120px 0px 0px 70px;
                    cursor:pointer;

                    -webkit-transition: all 0.5s ease;
                    -moz-transition: all 0.5s ease;
                    -ms-transition: all 0.5s ease;
                    -o-transition: all 0.5s ease;
                    transition: all 0.5s ease;
                }

                .moreUs:hover, .moreEurope:hover {
                    opacity:1;
                    -moz-transform: scale(0.9) rotate(180deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
                    -webkit-transform: scale(0.9) rotate(180deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
                    -o-transform: scale(0.9) rotate(180deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
                    -ms-transform: scale(0.9) rotate(180deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
                    transform: scale(0.9) rotate(180deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
                }

                .moreEurope{
                    position:absolute;
                    height:37px;
                    width:37px;
                    background:url('/images/aboutUs/plus.png') center center no-repeat;
                    opacity:0.9;
                    margin:70px 0px 0px 375px;
                    cursor:pointer;

                    -webkit-transition: all 0.5s ease;
                    -moz-transition: all 0.5s ease;
                    -ms-transition: all 0.5s ease;
                    -o-transition: all 0.5s ease;
                    transition: all 0.5s ease;
                }

                .usMap{
                    position:absolute;
                    height:320px;
                    width:580px;
                    background:url('/images/aboutUs/States.png') top left no-repeat;
                    margin:160px 0px 0px -58px;
                    opacity:0;
                     
                }

                .europeMap{
                    position:absolute;
                    height:320px;
                    width:580px;
                    background:url('/images/aboutUs/Europe.png') top left no-repeat;
                    margin:120px 0px 0px 248px;
                    opacity:0;
                }

                .deuxTb{
                    position:absolute;
                    height:235px;
                    width:300px;
                    background:url('/images/aboutUs/TBS.png') top left no-repeat;
                    margin:230px 0px 0px 580px;

                    
                }


                .ovhF4ct5 p, .lesDatacentres p, .theTeam p, .networkTxt p{
                    text-align:justify;
                    text-shadow:rgba(256,256,256,0.8) 0px 1px 0px;
                    font-size: 13px;
                    color: #555;
                    line-height:150%;
                }

                .dataTxt{
                    margin: 10px 20px 30px 20px;
                }

                .data1 h3, .data2 h3, .data3 h3{
                    color:#0068B1;
                    text-shadow:rgba(256,256,256,0.8) 0px 1px 0px;
                    font-size:14px;
                }

                #mainNew .press_top{
                    margin: 0px 0px 0px 0px;
                    width: 100%;
                    -webkit-border-radius:5px 5px 0px 0px;
                    border-radius:5px 5px 0px 0px;
                }


                .data1 h2, .data2 h2, .data3 h2 {
                    margin:0px 0px 5px 0px;
                }

a[name]{ position:absolute; margin-top:-50px; }

