/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*div, a, input, span
{
    behavior: url(js/iepngfix.htc); 
}  */

/*For select box in IE*/
#pri fieldset select
{
    margin:14px;
}
#pri 
{
    margin-left:20px;
}
.pri 
{
    margin-left:20px;
}
.selectbox
{
    behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}
body {
    font: 11px Tahoma,Arial,Geneva,Helvetica,sans-serif;
    margin: 0;
    color: #585858;
    background-image: url("../images/general_fond_bg.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    height: 100%;
    background-color: #062365;  
}
form {
    margin: 0;
}
body p {
    margin: 0px 0px 10px 0px;
}

/* Liens par défaut */
a:link {
    color: #4e4c77;
    text-decoration: none;
}
a:visited { 
    color: #009ee0;
    text-decoration: none;
}
a:hover {
    color: red;
    text-decoration: underline;
}

div#OfficialSite
{
    display: block;
    position: absolute;
    top: 9px;
    left: 84px;
    width: 150px;
    font: bold 11px Arial, Geneva, Helvetica, sans-serif;
    color: #144a9b;
    line-height: 10px;
}

div#general_top_vagues {
    position: relative;
    width: 100%;
    height: 106px;
    top: 0px;
    left: 0px;
    background-image: url("../images/general_top_vagues.png");
    background-position:  0 0;
    background-repeat: repeat-x;
}
div#footer {
    position: relative; 
    margin-top: 10px;
    height: 50px;
    text-align: center;
    color: white;
}
#footer a 
{
    color: white; 
    font-weight: normal;
}
div#centrage {
    position: relative;
    width: 1241px; 
    margin: 0px 0px 0px -620px;
    top: -40px;
    left: 50%;
}
#general_poisson {
    position: absolute;
    top: 120px;
    left: 1115px;
    width: 128px;
    height: 80px;
    background-image: url("../images/general_poisson_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
}
#general_tortue {
    position: absolute;
    top: 185px;
    left: 0px;
    width: 153px;
    height: 152px;
    background-image: url("../images/general_tortue_bg.png");
    background-position: left top;
    background-repeat: no-repeat;
}
#contenu_general {
    position: relative;
    top: 0px;
    left: 150px;
    width: 960px;
/*    height: 600px;*/
    height: 720px;
    background-color: white;
}
/* MENU */
div#menu {
    height:35px;
    width:577px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:999;
}
div#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    height:35px;
}
div#menu li {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 100px;
}  
div#menu li:hover ul {
    left: -2px;
}
div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    top: 35px;
    left: 0;
    visibility: hidden;
}
/*COSTUMIZED MENUS*/

ul .SM02 {
    background-color: #2db9d2;
    background-image: url("../images/sous_menu_bg_02.gif");
    background-repeat:repeat-y;
}

ul .SM03 {
    background-color: #e3006a;
    background-image: url("../images/sous_menu_bg_03.gif");
    background-repeat:repeat-y;
}

ul .SM04 {
    background-color: #b9cc00;
    background-image: url("../images/sous_menu_bg_04.gif");
    background-repeat:repeat-y;
}

ul .SM05 {
    background-color: #ff6666;
    background-image: url("../images/sous_menu_bg_05.gif");
    background-repeat:repeat-y;
}

ul .SM06 {
    background-color: #9b146b;
    /*
    background-image: url("../images/sous_menu_bg_06.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    */
}
div .SM02
{
    width:155px;
    height:140px;
    z-index:1;
}    
div .SM03
{
    width:190px;
    height:140px;
    z-index:1;    
}
div .SM04
{
    width:190px;
    height:140px;
    z-index:1;    
}
div .SM05
{
    width:150px;
    height:140px;
    z-index:1;    
}
div .SM06
{
    width:190px;
    height:140px;
    z-index:1;    
}
/*END of COSUMIZED MENUS*/

div#menu li:hover div {
    visibility: visible;
}
div#menu li.current a {}

/* menu::level1 */
div#menu a {
    position: relative;
    z-index: 10;
    height: 35px;
    display: block;
    float: left;    
    line-height: 32px;
    text-decoration: none;
}
div#menu span {
    font: normal 12px 'Lucida Sans Unicode','Lucida Grande',Helvetica,Arial,sans-serif;
    padding-top: 10px;
    color: #8b8b8b;
    font-weight:bold;
    text-transform:uppercase;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;        
}
div#menu ul a:hover span {
    color: #787878;
}
li.left_shadow
{
    background: url(../images/left_shadow.jpg) top left repeat-y;    
}
div#menu div.shadow {  }
div#menu li.last span{
    padding: 18px 10px 16px 0;
}

/* menu::level2 */
div#menu ul ul li {

    padding-top:5px;
    z-index: 9;    
}
div#menu ul ul {
    z-index: 12;    
    padding: 0;
}
div#menu ul ul a {
    width: 184px;
    padding: 0px 7px 0px 8px;
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 0px;
    z-index: -1;
}
div#menu ul ul a span {
    padding: 0 10px 0px 10px;
    line-height: 13px;
    color:white;
    font:bold 13px Arial;
    text-transform: none;
    background:none;
}
div#menu ul ul a:hover {
    text-decoration:underline;
    color: white;  
}
div#menu ul ul a:hover span {
    text-decoration:underline;
    color: white;
}

div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

/* HOME */
div#home_dev {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.7; 
    background-image: url("../images/home_dev.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
div#MainLeftContainer {
    float: left;
    width: 810px;
    position:relative;
    margin:0;
    padding:0;
    font-size: 11px;
    display: inline;
}
div#MainRightContainer {
    width: 150px;
    height: 650px;
    position:relative;
    float:left;
    right:0;
    display: inline;    
}
div#TopLeft {
    position: relative;
    float: left;
    width: 233px;
    height: 35px;
    display:inline;
}
#TopLeft h1 {
    display: block;
    position: absolute;
    top: 9px;
    left: 84px;
    width: 150px;
    font: bold 11px Arial, Geneva, Helvetica, sans-serif;
    color: #144a9b;
    line-height: 10px;
}

div#TopMenuContainer {
    position: relative;
    float: left;
    width: 577px;
    height: 35px;
}

div#HomeContent {
    float: left;
    width: 575px;
    height: 379px;
    margin: 0px 0 0 7px;
}

div#HomeContent, x:-moz-any-link {
    float: left;
    width: 575px;
    height: 379px;
}

div#HomeEdito {
    position: relative;
    width: 570px;
    height: 135px;
}

.HomeAffich {
  float: left; 
  margin-top: 0px;
}

.HomeAffich, x:-moz-any-link {
  float: left; 
  margin-top: -2px;
}

img.ImgEdito {
    float: left;
    margin: 11px 0 0 1px;
}
#HomeContent h2 {
    display: block;
    position: relative;
    top: 7px;
    font-size: 18px;
    font-weight: bold;
    color: #009ee0;
}
#HomeEdito blockquote {
    float: left;
    margin: 7px 0 0 7px;
    width: 460px; 
    line-height:13px;
    text-align: justify;   
}
div.TraitHori {
    position: relative;
    height: 2px;
    background-image: url("../images/bg_trait_hor.gif");
    background-position: left top;
    background-repeat: repeat-x;
}
div.TraitHoriRightCol {
    position: relative;
    top: 16px;
    width: 130px;
    height: 2px;
    background-image: url("../images/bg_trait_hor.gif");
    background-position: left top;
    background-repeat: repeat-x;
}
div.TraitVerti {
    background-image: url("../images/bg_trait_ver.gif");
    background-position: left top;
    background-repeat: repeat-y;
}
div#HomeActuSalon {
    float: left;
    margin: 16px 0 0 0;
    width: 177px;
    height: 220px;
}
div#HomeInfo {
    float: left;
    margin: 16px 0 0 8px;
    width: 375px;
    height: 220px;
}
img.ImgActu {
    float: left;
    margin: 13px 7px 0 2px;
}

#HomeActuSalon p {
    padding: 10px 0 0 0px;
    float:none;
    text-align: justify;
}

div#InfoPlongee {
    position: relative;
    top: 1px;
    left: 0px;
    width: 370px;
    height: 110px;
    background-color: #93c7da;
}

img.ImgInfos {
    float: left;
    margin: 10px 2px 0 9px;
}

#InfoPlongee blockquote {
    float: left;
    margin: 6px 0 0 7px;
    width: 280px;
    color: #005ba6;
    text-align: justify;
}
#PasManquer blockquote {
    float: left;
    margin: 6px 0 0 7px;
    width: 280px;
    color: #005ba6;
    text-align: justify;
}

div#PasManquer {
    position: relative;
    top: 5px;
    left: 0px;
    width: 100%;
    height: 110px;
}

div#PasManquerLeft {
    float: left;
    margin: 8px 0 0 0;
    width: 183px;
    height: 80px;
}

div#PasManquerRight {
    float: left;
    margin: 8px 0 0 7px;
    width: 176px;
    height: 80px;
}

img.ImgManquer {
    float: left;
    margin: 2px 7px 0 0px;
}

.DateManquer {
    display: inline;
    font-weight: bold;
    color: #004e9c;
    margin: 0px;
}
        
/* Colonne de Droite */
#MainRightContainer input {
    border: 1px solid #9c9ea0;
    font: 11px Tahoma, Arial, Geneva, Helvetica, sans-serif; 
    color : #009EE0;
    font-weight: bold;  
}

input.SearchField {
     position: relative;
     width: 96px;
     padding-left: 3px;
}

input.SearchBtn {
     position: relative;
     left: 2px;
     width: 23px;
}
div#EspExpoContainerCol {
     position: relative;
     top: 16px;
     left: 11px;
     width: 130px;
     height: 68px;
}

#MainRightContainer h3 {
    color: #009ee0;
}

h3 span, h2 span {
    color: #004897;
}

input.IdentField {
     position: relative;
     top: 3px;
     left: 0px;
     width: 126px;
     height: 14px;
     padding-left: 3px;
}

input.PassField {
     position: relative;
     top: 7px;
     left: 0px;
     width: 98px;
     height: 14px;
     padding-left: 3px;
}

input.ExpoBtn {
     position: relative;
     top: 6px;
     left: 2px;
     width: 23px;
}

div#NewsletterContainer {
     position: relative;
     top: 21px;
     left: 11px;
     width: 130px;
     height: 35px;
}

input.NewsField {
     position: relative;
     top: 4px;
     left: 0px;
     width: 98px;
     height: 14px;
     padding-left: 3px;
}

input.NewsBtn {
     position: relative;
     top: 3px;
     left: 2px;
     width: 23px;
}

div#UnClicContainer {
     position: relative;
     top: 11px;
     left: 11px;
     width: 130px;
}

div.UnClic {
     position: relative;
     top: 5px;
     left: 0px;
     width: 130px;
     height: 18px;
     font-weight: bold;
}
.UC1, .UC2, .UC3, .UC4, .UC5, .UC6, .UC7  
{
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 15px;  
}

div#SearchContainer {
     position: relative;
     top: 10px;
     left: 11px;
     width: 130px;
     height: 26px;
}

div#PartnersContainer {
     position: relative;
     top: 60px;
     left: 11px;
     width: 70px;
     height: 180px;
}

#PartnersContainer img {
      margin-top: 5px;
}

div#RetrouvContainer {
     position: relative;
     top: 42px;
     left: 11px;
     width: 130px;
     height: 68px;
}

div#PartnerContainer {
     position: relative;
     top: 42px;
     left: 11px;
     width: 130px;
     height: 68px;
}

div#PartnerContainer h3{
    margin-bottom: 5px;
}

img.ImgTopRight {
    position: relative;
    top: 9px;
}

div#RightColBarr {
    position: relative;
    top: 9px;
    width: 100%;
    height: 24px;
}

div#RightColBarrPreregistration 
{
    position: relative;
    top: 9px;
    width: 100%;
    height: 24px;
    background-color: #E3006A;
}

div#RightColBarrLegal
{
    position: relative;
    top: 9px;
    width: 100%;
    height: 24px;
    background-color: #FB7803;
}
 

div#RightColLinks {
     position: relative;
     top: 25px;
     left: 10px;
     width: 138px;
     font-weight: bold;
     color: #009ee0;
}

div#RightColLinks a {
     display: block;
     margin-bottom: 7px;
}

div#RightColLinks a:visited {
     color: #009ee0;
}

div#RightColLinks a:active {
     color: #009ee0;
}

div#InfoPBarr {
    width: 100%;
    height: 24px;
    background-color: #2db9d2;
    z-index:2;
}

div#InfoPBarrPreregistration 
{
    position: relative;
    width: 100%;
    height: 24px;
    background-color: #E3006A;
}

div#InfoPBarrLegal
{
    position: relative;
    width: 100%;
    height: 24px;
    background-color: #FB7803;
}
div#TopBar
{
    position: relative;
    width: 100%;
    height: 24px;
}

*div#TopBar
{
    line-height: 0px;
}

#InfoPBarr h1, div#InfoPBarrPreregistration h1, #InfoPBarrLegal h1, #TopBar h1
{
    position: relative;
    top: 2px;
    left: 20px;
    font: bold 16px Arial, Tahoma, Geneva, Helvetica, sans-serif;
    color: white;
    letter-spacing: 1px;
    width:900px;
}

div#ContentMainContainer {
    position: relative;
    top: 0px;
    left: 150px;
    width: 960px;
    background-color: white;
}          
/* Logo Exposants JM */
#RetrouvContainer {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 120px;
    height: 400px;
} 

#RetrouvContainer img {
    margin: 15px 0 5px 0;
    border: 0px;
}
/* Logo End Exposants JM */

#left_shadow
{
    background-image: url("../images/home_bg.png");
    background-position: right top;
    background-repeat: repeat-y;
    width:810px;
    min-height:100%;
    position:absolute;
    top:0;
    left:0;    
}

#presentation
{
    width:705px;
}

.browse
{
    height: 20px; 
    width: 315px;
    margin-top: 5px;   
}

.show_1
{
    z-index:1;
    float: left;
}
.show
{
    z-index:1;
    width:85px;
    font-size: 13px;
    cursor:pointer;
}
.hide
{
    position:relative;
    bottom: 25px;
    cursor: pointer;
    -moz-opacity:0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    width: 315px;
    float: left;
    padding: 0px;
    margin: 0px;
}
.rss_btn
{
    float:right;
}
.submitP
{
    background-color:#E3006A;
    color:#fff;
}
.submitG
{
    background-color:#97A949;
    color:#fff;
}
.charger
{
    color:#fff;
    font-size:13px;
    cursor: pointer; 
    float: left;   
}   
#FixMenu
{
    position:relative;
}


/* global contatiner for all pages */
.globalContainer
{
    width: 750px;  /*  ###  width: 710px; */
    padding:7px 30px 0;   /* ###  padding:7px 45px 0;  */
    font:normal 13px arial; 
}

/* end of waves */


/*=====================General styles=========================================================*/
.clear_float { clear:both; }
.float_left  { float:left; }
.clear { clear:both; }

html body * span.clear_fix,
html body * div.clear_fix,
html body * li.clear_fix,
html body * dd.clear_fix
{
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
div.margin_bottom20 { margin-bottom: 10px; }
/*=====================END General styles=====================================================*/
/*-----------------------------DESIGNING THE ALET BOXES IN SITE ---------------------------------------*/
#popup_container {
    font-family: Arial, sans-serif;
    font-size: 12px;
    min-width: 250px; /* Dialog will be no smaller than this */
    max-width: 400px; /* Dialog will wrap after this width */
    background: #DDD;
    border: solid 5px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#popup_title 
{
    display: none;
}   
#popup_content 
{
    padding: 1em 1.75em;
    margin: 0em;
}
/*
#popup_content.alert { background-image: url("../images/icons/jalert_info.png"); }
#popup_content.confirm { background-image: url("../images/icons/jalert_important.png"); }
#popup_content.prompt { background-image: url("../images/icons/jalert_help.png"); }  
*/
#popup_message {
    padding-left: 10px;
}
#popup_panel {
    text-align: center;
    margin: 1em 0em 0em 1em;
}
#popup_prompt {
    margin: .5em 0em;
}

/*----WIDGETS----*/
div#widgets_home
{
    clear:both;
    position: relative;
    top:1px;
}
div#home_widget_ads_bg_1
{
    width: 170px;
    height: 68px;
    background-image: url('../images/widgets_home/widget_annonces_img_home.jpg');
    background-repeat: no-repeat;                                                    
    overflow: hidden;
    position: absolute;
    left: 10px;
    top: 30px;
}
div#home_widget_ads_bg_2
{
    width: 170px;
    height: 56px;
    display: none;
    position: absolute;
    left: 10px;
    top: 30px;
    font-size: 18px;
    color:blue;
    font-weight:bold;
    text-align: center;
    padding-top:12px;
}
div#widget_phototheque,div#widget_annonces,div#widget_yearbook,div#widget_mag
{
    float:left;
    margin-right: 2px;
    position:relative;
    cursor: pointer;
}
div#widgets_home .widget_title
{
    position: absolute;
    z-index:100;
    left:11px;
    top:4px;
}  
div#widgets_home .widget_phototheque_img, div#widgets_home .widget_annonces_img, div#widgets_home .widget_yearbook_img, div#widgets_home .widget_mag_img
{
    position: absolute;
    left: 5px;
    top: 30px;    
}
div#widgets_home .widget_phototheque_img
{
    left: 20px;
}
div#widgets_home .widget_annonces_img
{
    left: 10px;
}
div#widgets_home .widget_yearbook_img
{
    left: 3px;
}
div#widgets_home .widget_mag_img
{
    left: 7px;
}
/*-------------------------- END DESIGNING THE ALET BOXES IN SITE -------------------------------------*/