BODY
{
    background-color: #F8FAF9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body, ul, li, h1, h2, h3, h4, h5, h6, p
{
    margin: 0;
    padding: 0;
}
ol, ul
{
    list-style: none;
}


a
{
    color: #4cabd3;
    text-decoration: none;
    font-size: 14px;
}
a:focus, a:active, a:hover
{
    text-decoration: underline;
}


p
{
    /*color:#f5f7f9;*/
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
}

.footer_text
{
    color: #4cabd3;
    font-weight: bold;
    font-size: 14px;
    text-align: justify;
    line-height: 21px;
}


#wrapper
{
    margin: 0;
    padding: 0;
}

#container
{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    clear: both;
    position: relative;
}


#header
{
    height: 147px;
    width: 962px;
    text-align: left;
    margin:auto;
}
.logo
{
    height: 147px;
    width: 313px;
    float: left;
}
.ads
{
    height: 72px;
    width: 470px;
    float: right;
    padding-top: 9px;
    margin-top:25px;
    background: #134061;
}


.title
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 20px;
}
.text
{
    font-family: Arial, Helvetica, sans-serif;
    color: #4e4c4c;
    font-size: 13px;
    font-weight: bold;
}



/* MENU css start*/

#menu
{
    background-image: url("/images/nav_bg.png");
    background-repeat: repeat-x;
    height: 39px;
}

.new
{
    width: 962px;
    text-align: left;
    height: 39px;
    margin:auto;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
}

#topNavigation li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    list-style-type: none;
    display: inline;
    font-weight: bold;
    height: 37px;
    margin-left: 0px;
}
#topNavigation a
{
    display: inline-block;
    text-align: center;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 30px 0 28px;
    height: 28px;
    background-image: url("/Images/line.jpg");
    background-repeat: no-repeat;
    background-position: right;
}
.navigation
{
    padding-top: 0px;
}
#topNavigation a:hover
{
    background-color: #134061;
    height: 28px;
}
/*.home{
   background-color: #134061;
    height: 28px;

}*/

.current
{
    background-color: #134061; /* height: 28px;*/
}
.current a
{
    background-color: #134061;
    height: 28px;
    display: inline-block;
}


.lan_box
{
    width: 156px;
    height: 39px;
    float: right;
}


.lan_links
{
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    display: block;
    vertical-align: top;
}


/* navigation menu end*/



.bg
{
    background-image: url("/images/bg.jpg");
    background-repeat: repeat-x;
    padding-bottom: 21px; 
   /* height:674px;*/
}


.box_1
{
    height: 32px;
    width: 962px;
}
.box_2
{
    height: 54px;
    width: 962px;
}
.banner
{
    height: 299px;
    width: 962px;
}

/* middle css start*/


.middle_contain
{
    height: 224px;
    width: 962px;
    margin:auto;
}

.rounded_box
{
    width: 282px;
    height: 224px;
    background-color: #FFFFFF;
    float: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
    -khtml-box-shadow: 0 0 5px #c1c2c2;
    margin-right: 58px;
}
.rounded_box_text span {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-image: url('/images/empty.gif');
}

.rounded_box_text
{
    background-image: url("/images/PEB_img.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #134061;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 147px;
    padding: 17px 0 0 132px;
    width: 145px;
    float: right;
    position:relative;
}


.rounded_box_1
{
    width: 282px;
    height: 224px;
    background-color: #FFFFFF;
    float: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
    -khtml-box-shadow: 0 0 5px #c1c2c2;
    margin-right: 58px;
}
.rounded_box_text1 span {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-image: url('/images/empty.gif');
}
.rounded_box_text1
{
    background-image: url("/images/Estimer_img.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #134061;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 147px;
    padding: 17px 0 0 115px;
    width: 167px;
    position:relative;
}


.rounded_box_text_inner
{
    background-image: url("/images/Estimer_img.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #134061;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 147px;
    padding: 12px 0 0 119px;
    width: 167px;
    position:relative;
}
.rounded_box_text_inner span{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-image: url('/images/empty.gif');
}

.rounded_box_2
{
    width: 282px;
    height: 224px;
    background-color: #FFFFFF;
    float: right;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
}
.rounded_box_text2 span {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
background-image: url('/images/empty.gif');
}
.rounded_box_text2
{
    background-image: url("/images/Prendre_img.jpg");
    background-repeat: no-repeat;
    height: 143px;
    width: 247px;
    background-position: center;
    position:relative;
}


.rounded_green_box
{
    background-color: #5dbb46;
    height: 56px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -khtml-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
    font-size: 14px;
    color: #fdfffe;
    font-weight: bold;
    text-align: left;
}
.rounded_box_title
{
    font-size: 20px;
    color: #fdfffe;
    font-weight: bold;
    text-align: left;
    text-shadow: 0 0 5px #000000;
    line-height: 52px;
    margin-left: 42px;
}

.arrow
{
    text-align: center;
    vertical-align: middle;
}
/* middle css end*/





/* inner page  css start*/

#main_container
{
   width: 962px;
   margin:auto;
}
.rounded_contain_box
{
    width: 611px; /*height:590px;*/
    background-color: #FFFFFF;
    float: left;
    padding: 21px 10px 0 24px;
    text-align: left;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    margin:auto;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
}

.right_contain
{
    width: 282px;
    height: 610px;
    float: right;
}


.rounded_box_inner
{
    width: 282px;
    height: 224px;
    background-color: #FFFFFF;
    float: right;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    margin-top: 20px;
    text-align: justify;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
}

h2
{
    color: #134061;
    font-size: 16px;
    padding: 10px 0 15px;
}
#content h2 a{
    color: #134061;
    font-size: 16px;
    font-weight:bold;
}
h3
{
    color: #113f61;
    padding: 10px 0 10px;
}
.inner_text
{
    font-size: 13px;
    font-weight: normal;
    text-align: left;
}
#content p
{
    font-size: 13px;
    font-weight: normal;
}

#content a
{
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    color: #134061;
    text-decoration: underline;
}
.inner_text a
{
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    color: #134061;
    text-decoration: underline;
}
.inner_img
{
    width: 203px;
    height: 130px;
    float: right;
}
.inner_img img
{
    float: right;
    clear: right;
}

.price_img
{
    width: 170px;
    height: 120px;
    float: left;
}
.price_img img
{
    float: left;
    clear: left;
}


.price_text
{
    font-size: 15px;
    font-weight: bold;
    color: #313332;
    margin-left: 9px;
}



.contact_box
{
    width: 282px;
    height: 105px;
    background-color: #134061;
    float: right;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #c1c2c2;
    -moz-box-shadow: 0 0 5px #c1c2c2;
    -webkit-box-shadow: 0 0 5px #c1c2c2;
    margin-top: 20px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    line-height: 23px;
    padding-top: 16px;
}
.contact_box p
{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}

.contact_box a
{
    font-size: 14px;
    color: #FFFFFF;
}
.textbox
{
    border-right: #e3e5e4 1px solid;
    border-top: #e3e5e4 1px solid;
    font-size: 11px;
    border-left: #e3e5e4 1px solid;
    border-bottom: #e3e5e4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    width: 167px;
    background-color: #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.textboxtarif
{
    border-right: #e3e5e4 1px solid;
    border-top: #e3e5e4 1px solid;
    font-size: 11px;
    border-left: #e3e5e4 1px solid;
    border-bottom: #e3e5e4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    width: 75px;
    background-color: #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.submit
{
    border-right: #e3e5e4 1px solid;
    border-top: #e3e5e4 1px solid;
    font-size: 11px;
    border-left: #e3e5e4 1px solid;
    border-bottom: #e3e5e4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    background-color: #5dbb46;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
}
.submittarif
{
    border-right: #e3e5e4 1px solid;
    border-top: #e3e5e4 1px solid;
    font-size: 11px;
    border-left: #e3e5e4 1px solid;
    border-bottom: #e3e5e4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 30px;
    background-color: #5dbb46;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}
.textarea
{
    border-right: #e3e5e4 1px solid;
    border-top: #e3e5e4 1px solid;
    font-size: 11px;
    border-left: #e3e5e4 1px solid;
    border-bottom: #e3e5e4 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 100px;
    width: 249px;
    background-color: #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.calculer
{
    height: 155px;
    margin-top: 6px;
    width: 600px;
}
.calculer_1
{
    height: auto;
    margin-top: 6px;
    width: 600px;
}
.price_text_sup
{
    font-size: 14px;
    font-weight: bold;
    color: #214e6f;
    margin-left: 9px;
}
.btn
{
    margin-left: 9px;
}




/* inner page  css end*/








/* footer css start*/

#footer
{
    height: 309px;
    background-color: #134061;
    border-top: #a1a2a2 1px solid;
    box-shadow: 0 0 5px #000000;
    -moz-box-shadow: 0 0 5px #000000;
    -webkit-box-shadow: 0 0 5px #000000;
    -khtml-box-shadow: 0 0 5px #000000;
    padding-top: 38px;
}

.footer_middle
{
    text-align: left;
    width: 962px;
    margin:auto;
}

.box
{
    height: 235px;
    width: 272px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    float: left;
    border-right: 1px solid #3B6B84;
}
.box1
{
    border-left: 1px solid #0E314E;
    border-right: 1px solid #3B6B84;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 235px;
    padding-left: 20px;
    text-align: left;
    width: 340px;
}
.box2
{
    height: auto;
    width: 293px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    float: right;
    border-left: 1px solid #0E314E;
    padding-left: 32px;
    height: 235px;
}
.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
}


.footer_text
{
    color: #4cabd3;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}


.s_text
{
    color: #f5f7f9;
    font-weight: bold;
    font-size: 9px;
    text-align: left;
}
.b_text
{
    color: #f5f7f9;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}

#footer_link
{
    height: 28px;
}

.foot-link
{
    color: #134061;
    font-size: 11px;
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
}
.foot-link:hover
{
    color: #134061;
    font-size: 11px;
    text-decoration: underline;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
}

.footer_link_box
{
    height: 28px;
    width: 404px;
    float: left;
    margin-top: 4px;
}

.copyright_link_box
{
    height: 28px;
    width: 300px;
    float: right;
    font-weight: bold;
    color: #134061;
    font-size: 11px;
    padding-top: 5px;
}

.copyright_link_box a
{
    font-weight: bold;
    color: #134061;
    font-size: 11px;
}
.banner_bg_content
{
    text-align: left;
    background: #184163 url('/images/bgslide.jpg') no-repeat right center;
    height: 284px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
}
.banner_bg_content img
{
    float: left;
}
.biggerfont
{
    font-size: 30px;
    color: #fff;
    line-height: 20px;
}
.banner_bg_content p
{
    padding: 20px 0px 0px 0px;
    color: white;
    line-height: 36px;
    display: block;
    font-size: 22px;
}
.bigfont
{
    font-size: 22px;
    font-weight: normal;
}
.bluecolor
{
    color: #4AAED6;
}
.navigation .face_link
{
    /*padding:0px;*/
    background: transparent;
    padding: 1px 0px 7px 0;
}

.navigation .face_link:hover
{
    background: none;
}
/* footer css end*/

.rounded_box_title a
{
    font-size: 20px;
    color: #FDFFFE;
    font-weight: bold;
    text-align: left;
    text-shadow: 0 0 5px black;
    line-height: 52px; /* margin-left: 42px;*/
}
.box1 a
{
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}
.box2 a
{
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
}
.footer_text a
{
    color: #4CABD3;
}
.lan_links a
{
    font-size: 15px;
    color: #FDFFFE;
    font-weight: bold;
    text-align: left;
    padding: 11px 3px 0 0;
    background-image: none;
}
.lan_links a:hover
{
    background: none;
    text-decoration: underline;
}
img
{
    border: none;
}
.promobanner
{

    color: #fff;
    padding-top: 10px;
    position: relative;
    text-align:center;
    font-weight:bold;
}
.promobanner a
{
    color: #fff;
}
.promobanner span
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url('/images/empty.gif');
}

.clearfix{
clear:both;
}

table a:link {
  color: #666;
  font-weight: bold;
  text-decoration:none;
}
table a:visited {
  color: #999999;
  font-weight:bold;
  text-decoration:none;
}
table a:active,
table a:hover {
  color: #bd5a35;
  text-decoration:underline;
}
table {
  font-family:Arial, Helvetica, sans-serif;
  color:#666;
  font-size:12px;
  text-shadow: 1px 1px 0px #fff;
  background:#eaebec;
  margin:20px;
  border:#ccc 1px solid;

  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;

  -moz-box-shadow: 0 1px 2px #d1d1d1;
  -webkit-box-shadow: 0 1px 2px #d1d1d1;
  box-shadow: 0 1px 2px #d1d1d1;
}
table th {
  padding:21px 25px 22px 25px;
  border-top:1px solid #fafafa;
  border-bottom:1px solid #e0e0e0;

  background: ##5DBB46;
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
  background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
  
  color:
}
table th:first-child {
  text-align: left;
  padding-left:20px;
}
table tr:first-child th:first-child {
  -moz-border-radius-topleft:3px;
  -webkit-border-top-left-radius:3px;
  border-top-left-radius:3px;
}
table tr:first-child th:last-child {
  -moz-border-radius-topright:3px;
  -webkit-border-top-right-radius:3px;
  border-top-right-radius:3px;
}
table tr {
  text-align: center;
  padding-left:20px;
}
table td:first-child {
  text-align: left;
  padding-left:20px;
  border-left: 0;
}
table td {
  padding:18px;
  border-top: 1px solid #ffffff;
  border-bottom:1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;

  background: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
  background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td {
  background: #f6f6f6;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
  background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td {
  border-bottom:0;
}
table tr:last-child td:first-child {
  -moz-border-radius-bottomleft:3px;
  -webkit-border-bottom-left-radius:3px;
  border-bottom-left-radius:3px;
}
table tr:last-child td:last-child {
  -moz-border-radius-bottomright:3px;
  -webkit-border-bottom-right-radius:3px;
  border-bottom-right-radius:3px;
}
table tr:hover td {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
  background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);  
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
