body {
    background: url(../images/bg.png) repeat 0 0;
    /*-moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;*/
}

div.div_body
{
    min-width: 980px;
}
div.top{
    width:100%;
    min-width: 980px;
    min-height: 820px;
    background: url(../images/bg_top21.png) no-repeat center 0;
    background-size: auto;
    overflow: hidden;
    z-index: 1;
}
p {
    margin:0;
    padding:0;
}
div.search {
    float: rigth !important;
    height: 23px !important;
    width: 371px !important;
}
div.contant_top, div.contant_middle {
    display: block;
    position:relative;
    width:980px;
    left: 50%;
    margin-left:-490px;
    overflow: visible;
}
div.header_search {
    width: 100%;
    height: 264px;
}
div.logo_inscription {
    width:300px;
    height: 100px;
    margin-top: 48px;
    float: right;
}
div.logo_img {
    margin-top: 48px;
    display: inline-block;
    width: 533px;
    height: 215px;
}
div.logo_img a img{
    margin-top: 40px;
}
div.bottom_search {
    width: 446px;
    height: 264px;
    float:right;
}
div.logo_bottom {
    margin-left:71px;
    margin-top: 12px;
    width:131px;
    display:inline-block;
}
div.logo_search {
    margin-top: 12px;
    float:right;
    height:24px;
    width:244px;
    background: url(../images/search.png) repeat-x;
    background-size: 100%;
}
p.inscription {
    font-size: 18px;
    font-family: Times New Roman;
    color:#116B78;
    font-weight: 800;
    float: right;
}
p.img_link img {
    margin-right:10px;
}
input.search {
    margin-left:52px !important;
    width:162px !important;
    height:21px !important;
    padding:0 !important;
    outline: none !important;
    display:inline-block !important;
    border:none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
button.bottom_loupe {
    float:right;
    width:23px;
    height: 21px;
    margin-top:2px;
    margin-right:2px;
    margin-bottom: 2px;
//z-index: 100;
//background: transparent;
    background: url(../images/loupe.png) no-repeat;
    background-size: cover;
    border: none;
}
div.div_content {
    display: block;
    position: relative;
    //width: 770px;
    float:right;
}
div.main_left {
    margin-top: 50px;
    display: block;
    position: relative;
    width: 200px;
    float: left;
}
ul.main_left_ret :last-child {
    list-style-type:none;
    line-height: 2.0;
    font-size: 16px;
    color: #116B78;
    //margin:0 0 0 0 !important;
}
ul.main_left_ret{
    margin:0 auto !important;
}
.left_main_part{
	margin-left: 5px !important;
}
#head_left_main_part {
    color: black;
    list-style-type:none;
    line-height: 2.0;
    font-size: 16px;
}
.Resp {
    font-family: verdana;
    display: block;
    position: relative;
    border: 1px solid;
    padding: 5px;
    margin: 0 0 5px 0;
    min-height: 80px;
    cursor: auto;
}
.Resp:hover {background-color: #efe;}
.check {display:none;}
.checked {background-color: #DFF0D8;}
.Resp_title {font-size: 14px; font-weight: bold; height:20px;}
.Resp_title span{
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
}
.Resp_title span .resp_button {
    display: block;
    float: left;
    cursor: pointer;
    border: 1px solid;
    padding: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-left: 10px;
}
.Resp_body {font-size: 14px; line-height: 16px; text-align: justify; margin-top: 8px;}
div.breadcrumbs {
    margin: 10px  0 10px -30px ;
    display: block;
    position: relative;
}
div.breadcrumbs a,span {
    font-size: 18px;
    font-family: "Times New Roman";
    color: #666666;
    //padding: 0 10px 0 10px;
}
.map {
    display:block;
    position: relative;
    width:1920px;
    left: 50%;
    margin-top: 100px;
    margin-left:-960px;
    height:617px;
    padding:12px 0 0 0;
    //background:url(../images/map-frame.png)
}
#map_canvas {
    display:block;
    width:100%;
    height:617px
}
div.contants {
    margin-top: 50px;
    display: block;
    position:relative;
    width:100%;
    overflow: hidden;
}
div.contact_adress {
    display:block;
    float:left;
    overflow: hidden;
}div.contact_adress {
    display:block;
    float:left;
    overflow: hidden;
}
div.contact_mail {
    display:block;
    float:left;
    overflow: hidden;
}
div.contact_adress img, div.contact_adress p, div.contact_phone p , div.contact_phone img, div.contact_mail p , div.contact_mail img  {
    float:left;
    display:block;
}
div.contact_adress p, div.contact_phone p, div.contact_mail p {
    margin-left:13px;
    font-size: 16px;
    font-family:Times New Roman;
    color:#116B78;
}
div.contact_phone {
    //margin-left:90px;
    display:block;
    overflow: hidden;
    float: left;
}
div.space_contact_1 {
    display: block;
    width: 150px;
    height: 10px;
    float: left;
    overflow: hidden;
}
div.content_doc {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}