body{
    font-family: Arial, serif;
    color: #666666;
    background-color: #F0F0F0;
}
body a{
    color: #666666;
}
body img{
    border: 0px;
}
body p{
    font-size: 0.8em;
}
h1{
    font-size: 1.2em;
}
h2{
    font-size: 1.2em;
    color: #BD33A4;
}
h3, #news h2{
    font-size: 1em;
}
*{
    margin: 0px;
    padding: 0px;
}
#main_canva{
    width: 1005px;
    margin: auto;
    margin-top: 5px;
}
#main_banner{
    width: 1005px;
    height: 100px;
}
#menu{
    width: 1005px;
    height: 25px;
    background-color: white;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #FBFBFB;
    border-left: none;
}
#menu ul, #content_menu ul, #about ul{
    list-style-type: none;
}
#menu li{
    float: left;
    border-left: 1px solid #F0F0F0;
    padding: 3px;
    padding-left: 60px;
    padding-right: 60px;
}
#menu a{
    text-decoration: none;
    font-weight: bold;
}
.menu_hover{
    background-color: #FBFBFB;
    color: #BD33A4;
    cursor: pointer;
}
.menu_hover a, .abstract_hover a, .preview_hover a, .content_menu_hover a, .content_menu_active a, .latest_hover a, #search_results a, .preview_maison_hover a{
    color: #BD33A4;
}
#content_canva{
    float: left;
    width: 700px;
}
#page_intro{
    height: 50px;
    padding-top: 2px;
    padding-left: 40px;
    padding-right: 10px;
    background-image: url(../images/page_intro.gif);
    border-right: 1px solid #FBFBFB;
    font-weight: bold;
}
#page_intro p{
    font-style: italic
}
#home{
    border: 1px solid #FBFBFB;
    border-top: none;
    background-color: white;
}
.homeblock{
    padding: 10px;
}
#edito{
    text-align: justify;
}
#homeright{
    width: 495px;
    float: right;
    padding-left: 5px;
}
#date{
    float: left;
}
#events p{
    font-weight: bold;
}
.dateofevent{
    color: #BD33A4;
    font-weight: bold;
}
#homevid{
    overflow: hidden;
    clear: both;
}
#vid{
  overflow: hidden;
}
#poll_canva{
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 10px;
}
.choice{
    font-weight: bold;
}
.perc{
    font-weight: bold;
    color: #BD33A4;
}
.button input{
    padding: 2px;
    padding-left: 15px;
    padding-right: 15px;
}
#list_size{
    float: right;
    font-style: italic;
}
#articles_list{
    background-color: white;
    border: 1px solid #FBFBFB;
    border-top: none;
}
.abstract{
    clear: both;
    height: 120px;
    overflow: hidden;
    border-bottom: 1px solid #F0F0F0;
}
.thumbnail{
    float: left;
    width: 100px;
    height: 100px;
    margin: 10px;
}
.abstract_hover{
    background-color: #FBFBFB;
    cursor: pointer;
}
.snippet, .snippet_hotspot{
    height: 100px;
}
.snippet h2 a{
    text-decoration: none;
    float: left;
}
.date{
    float: right;
    padding: 5px;
    font-style: italic;
}
.snippet p{
    clear: right;
    text-align: justify;
    margin-right: 5px;
}
#pages_list{
    margin: 5px;
    clear: both;
    overflow: hidden;
}
#pages_list ul{
    list-style-type: none;
    text-align: center;
}
#pages_list li{
    float: left;
    padding: 5px;
}
#content{
    background-color: white;
    border: 1px solid #FBFBFB;
    border-top: none;
}
#news_abstract{
    padding: 10px;
    font-weight: bold;
    border-bottom: 1px solid #F0F0F0;
    color: #BD33A4;
}
.share ul{
    height: 25px;
    list-style-type: none;
}
.share li{
    float: left;
    font-size: 0.8em;
    padding-right: 30px;
}
.paragraph{
    overflow: hidden;
    padding: 10px;
}
.picture{
    width: auto;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
}
.source{
    font-size: 0.7em;
}
#insight{
    background-color: white;
    border: 1px solid #FBFBFB;
    border-top: none;
    padding: 10px;
}
#grid{
    border-top: none;
}
.preview{
    width: 221px;
    height: 150px;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: bold;
    background-color: white;
    border: 1px solid #FBFBFB;
}
.preview_hover, .preview_maison_hover{
    cursor: pointer;
}
#content{
    padding: 10px;
    background-color: white;
    border: 1px solid #FBFBFB;
    border-top: none;
}
#content_picture{
    width: 678px;
    height: 100px;
    overflow: hidden;
}
#content_menu, .hotspot{
    margin-top: 10px;
}
#content_menu li{
    float: left;
    border: 1px solid #FBFBFB;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 10px;
    padding: 3px;
}
#content_menu a{
    text-decoration: none;
    font-weight: bold;
}
.content_menu_hover, .content_menu_active{
    background-color: #FBFBFB;
    cursor: pointer;
}
#location_intro, #userguide, .maison_type{
    clear: both;
}
.snippet_hotspot h2 a, .snippet_hotspot h2 a, .preview_maison_title a, .preview_video a, .latest a{
    text-decoration: none;
}
#hotspots_map{
    width: 680px;
    height: 400px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hotspot_attr{
    margin-top: 5px;
}
.hotspot_teaser{
    font-weight: bold;
    padding-bottom: 5px;
    color: #BD33A4;
    font-style: italic;
}
.hotspot_presentation{
    margin-bottom: 10px;
    padding-top: 5px;
}
.hotspot_carousel{
    clear: both;
    margin-top: 15px;
    margin-bottom: 10px;
}
.abstract_hotspot{
    clear: both;
    height: 75px;
    overflow: hidden;
    border-bottom: 1px solid #F0F0F0;
    padding: 10px;
}
.thumbnail_hotspot{
    float: left;
    width: 75px;
    height: 75px;
    margin-right: 10px;
}
.snippet_hotspot{
    height: 75px;
}
#location_intro{
    padding: 10px;
    border-bottom: 1px solid #F0F0F0;
}
#gfc{
    float: right;
    margin-left: 5px;
}
.maison_type h2{
    padding-top: 20px;
    margin-bottom: 20px;
}
.preview_maison{
    width: 157px;
    height: 100px;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    font-weight: bold;
    background-color: white;
    border: 1px solid #FBFBFB;
}
.preview_maison_title{
    max-width: 100px;
}
#maison{
    background-color: white;
    border: 1px solid #FBFBFB;
    border-top: none;
}
#maison_intro{
    padding: 10px;
    font-weight: bold;
    border-bottom: 1px solid #FBFBFB;
    color: #BD33A4;
}
.history{
    padding: 10px;
}
.history_pic{
    float: right;
    max-width: 250px;
    overflow: hidden;
    font-weight: normal;
}
.preview_video{
    width: 157px;
    height: 198px;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    background-color: white;
    border: 1px solid #FBFBFB;
}
.videotitle{
    color: #BD33A4;
    font-weight: bold;
}
#maison_carousel{
    clear: both;
    margin-bottom: 20px;
}
#comment_pic{
    width: 190px;
    float: right;
    margin-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-size: 0.8em;
    background-color: #FBFBFB;
}
#big_pic{
    width: 500px;
    height: 500px;
    margin: auto;
    margin-bottom: 30px;
    text-align: center;
}
#modules_canva{
    float: right;
    width: 300px;
}
#search_form{
    width: 250px;
    height: 40px;
    margin-bottom: 5px;
    padding-top: 12px;
    padding-left: 50px;
    background-image: url(../images/search_form.gif);
    border: 1px solid #FBFBFB;
}
#search_results{
    margin-bottom: 5px;
    color: #666666;
    background-color: white;
}
.gsc-results, .gsc-webResults{
    padding: 5px;
    overflow: hidden;
}
.gs-result, .gs-webResult{
}
.gs-title {
}
.gs-snippet{
}
.gs-visibleUrl, .gs-visibleUrl-short{
    display: none;
}
.gs-visibleUrl, .gs-visibleUrl-long{
}
#latest_list{
    width: 300px;
    background-color: white;
    margin-bottom: 5px;
    border: 1px solid #FBFBFB;
}
#latest_list h2{
  padding-left: 5px;
}
.latest{
   overflow: hidden;
   border-bottom: 1px solid #F0F0F0;
   padding-left: 5px;
}
.latest_hover{
    background-color: #FBFBFB;
    cursor: pointer;
}
#tag_sphere{
    width: 300px;
    background-color: white;
    margin-bottom: 5px;
    border: 1px solid #FBFBFB;
}
#tag_sphere a{
    text-decoration: none;
    font-weight: bold;
}
#ads_medrec_up{
    width: 300px;
    height: 250px;
    margin-bottom: 5px;
    border: 1px solid #FBFBFB;
}
#ads_medrec_down{
    width: 300px;
    height: 250px;
    margin-bottom: 5px;
    border: 1px solid #FBFBFB;
}
#footer{
    clear: both;
    width: 1005px;
    height: 90px;
    margin-top: 5px;
}
#ads_banner{
    float: left;
    width: 728px;
    height: 90px;
    margin: auto;
    border: 1px solid #FBFBFB;
}
#about{
    margin-left: 733px;
    width: auto;
    height: 90px;
    font-size: 0.8em;
    font-weight: bold;
    background-color: white;
    border: 1px solid #FBFBFB;
}
#about li{
    padding: 5px;
    padding-left: 10px;
}