/* element defaults */

html {
    background:#EFEFEF none repeat scroll 0 0;
}

body {
    -x-system-font:none;
    background:#efefef none repeat scroll 0 0;
    color:#535353;
    font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
    font-size:1em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:17px;
    margin:0;
    padding:0;
    text-align:center;
}

a:hover {
    color: #003366;
}

a:link, a:visited {
    text-decoration: underline;
}

h2, h3, h4 {
    text-align: center;
    font-family: helvetica;
}

h5 {
    text-align:left;
    padding-left:15px;
}

h6 {
    height:20px;
    margin:0;
    padding-right: 5px;
}

img {
    border: none;
}

ul {
    list-style-image:none;
    list-style-position:inside;
    list-style-type:disc;
    margin: 0;
    padding: 5px 6px;
}

ul li {
    font-size: 12px;
    padding: 2px;
    padding-left:20px;
}


#ombre {
     background:transparent url(../img/ombre_bas.png) no-repeat scroll right bottom;
    height: 15px;
    width: 1005px;
}

/* blocks */

#header {
    background:transparent url(../img/chicago_header.jpg) no-repeat scroll center top;
    height: 84px;
    width:998px;
}

#main-menu {
    font-size: 13px;
    height: 20px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    background-color: #95CBE9;
    margin-top: 47px;
    padding: 2px;
    padding-left:8px;
    font-weight:bold;
    color:white;
}

#main-menu a {
  color: white;
}

#content {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    text-align:left;
    width:1005px;
}

#content-wrapper {
    background:transparent url(../img/ombre_droite.png) repeat-y scroll right center;
}
#content-main {
    background-color: white;
    width:998px;
    margin: 8px 0 0 0;
    padding-top: 15px;
}

#box-main {
    width: 95%;
    background-color:#F6F4DC;
    margin:20px 0px 0px 20px;
    overflow:hidden;
    position:relative;
    text-align:left;
    width:480px;
    padding: 10px;
    border: 3px solid white;
    float: left;
}

#boc-features {
    float:left;
    overflow:hidden;
    margin: 15px;
    width: 520px;
}

#boc-main {
    background:transparent url(../img/boc-smaller.jpg) no-repeat scroll center top;
    width: 425px;
    height: 430px;
    float: left;
    margin:10px 0 10px 20px;
    overflow:hidden;
    position: relative;
}

#visit-us {
    border-top: 1px solid black;
    padding-top: 10px;
}

#visit-us h3 {
  margin: 10px;
}

#banner {
  background:transparent url(../img/4gworldbanner_468x60.jpg) no-repeat scroll center top;
  height: 60px;
}

.about p {
    margin-left:15px;
    margin-right:15px;
}

.bulle {
    width: 250px;
    height: 165px;
    text-align: center;
    margin-bottom: 30px;
    float:left;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.top-text {
    font-size: 24px;
    line-height: 24px;
    font-family: Helvetica;
    font-weight:bold;
}

.bottom-text {
    font-size: 14px;
    line-height: 12px;
}

.feature-left {
    background-image:url(../img/bulle-beige.png);
    background-repeat:no-repeat;
}

.feature-right {
    background-image:url(../img/bulle-marron.png);
    background-repeat:no-repeat;
    margin-left: 10px;
}

.feature {
    margin: 30px 10px;
}

.feature-list {
    background-color: #efefef;
    width: 650px;
    float: left;
    padding-bottom: 10px;
}

.feature-list p {
    margin: 0;
    padding: 5px 10px;
}

.feature-list ul {
}

.feature .title, .feature-list .title {
    color: white;
    font-size: 18px;
    padding: 10px 5px;
    text-align: center;
}

.feature-illustration {
    width: 230px;
    float: left;
}

.clearer {
    clear: both;
    line-height:0;
}

.category {
    clear: left;
    float: left;
    font-weight: bold;
    padding: 5px;
    width: 100px;
}

.specs ul {
    float: left;
}

/* colours */

.beige {
    background-color: #EFD279;
}

.vert {
    background-color: #AFD775;
}

.azur {
    background-color: #95CBE9;
}

.marron {
    background-color: #D39578;
}

.anthracite {
    background-color: #222222;
}

.beige-text {
    color: #EFD279;
}

.vert-text {
    color: #AFD775;
}

.azur-text {
    color: #95CBE9;
}

.marron-text {
    color: #D39578;
}

.anthracite-text {
    color: #222222;
}

#clients {
    background:transparent url(../img/illustration-clients.png) no-repeat scroll;
    background-position: 96% 100%;
}

#operators {
    background:transparent url(../img/illustration-operators.png) no-repeat scroll;
    background-position: 96% 0%;
}

#specs {
    background:transparent url(../img/illustration-specs.png) no-repeat scroll;
    background-position: 96% 0%;
}
