/********** LA PAGE EN GENERAL **********/
/*bleu foncé : 072F77 - rouge : C80084 - ancien rouge : C73C0E*/
/*bleu foncé : 072F77 remplacé sur applats par vert foncé : 99cc00 ; ou e8e890 ou bbd5f6 - rouge : C80084 remplacé par vert CCFF33 - ancien rouge : C73C0E*/

#body {
	background-color : #FFFFFF;
	background-image:url(img/background_2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
    margin : 0px;
    padding : 0px;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
html{
	height:100%;
}

.opa{// for watermark opacity 
	color:white;
	padding:10px 20px 0px 20px;
	position: absolute;
	z-index: 101;
	background-color: #FFA928;
	opacity:0.5;
	filter: alpha(opacity=50);
	filter:progid:DXImageTransform.Microsoft.Alpha
	(Opacity=100,FinishOpacity=50, Style=3, StartX=0, FinishX=100, StartY=0,FinishY=16); 
	-moz-opacity: 0.5;
}
/********** BALISES HTML **********/

img {border-width:0px; background-color:#FFFFFF; vertical-align:middle}
p a:link {color:#336600; text-decoration:none;}
p a:hover {color:#CC0000; text-decoration:none;}
h1{ color:#072F77; font-size:large; font-weight:bold; padding-bottom:10px; padding-top:10px;}
h2{ color:#072F77; font-size:small; font-weight:bold; padding-left:50px; padding-bottom:10px;padding-top:10px;}
h3{}
/********** FIN BALISES HTML **********/
.sizer {
	position:relative;
	height:200px;
	/*border:1px solid #072F77;
	border-color : #072F77;
	height:100%;
	width:790px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	DIV INUTILISE
*/
	
}

div.site-page {
}

*html div.site-page {
	position : absolute;
	margin-left : -325px;
	left : 50%;
	top : 150px;
	right : 70%;
	height : auto;
	width : 820px;                      
}

.thickbox img {border:1px solid black;}

/********** Premier bandeau supérieur du site **********/
div.site-title {
                 background-color : white;
                 position : absolute;
                 border-style : solid;
                 border-width : 0px;
                 border-color : #3A6BAD;
                 width : 990px;
                 height : 170px;
                 top : 5px;
                 left : 50%;
                 margin-left : -495px;
				 z-index:1;
				 padding:0px;
                 }

div.langbar-vague {}

div.langbar-line {}

div.langbar {
    /*background-color : #FFFFFF;*/
	
    text-align : right;
	cursor:pointer;
	vertical-align:middle;
}
div.langbar a:link, div.langbar a:visited{ 
	color:#072F77;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
div.langbar img { 
	border:0px;
	vertical-align:middle;
	margin: 0px 1px 0px 1px;
}

*html div.langbar {
    background-color : #69A3CB;
}


div.title {/******************TITLE : LA BANNIERE ********************/
            width : 990px;
			height:150px;
			background-repeat:no-repeat;
            }
/**********  FIN DU CONTENU DU BANDEAU SUPERIEUR SITE TITLE **********/






/****************LE BANDEAU DE RESULTATS*************/
#results {
	position : absolute;
    top : 173px;
	width : 980px;
    height : auto;
	/*background-color:#FFFFFF;
	border:1px solid #3A6BAD;*/
	padding:5px;
	
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;

	
}
div.result-header1 {
    position : absolute;
    top : 65px;
    height : 30px;
    width : 990px;
}

*html div.result-header1 {
	width : 988px;
}


.result-header2 {
	color:#CC0000;
	font-size:medium;
}

div.result-title {
                   position : absolute;
                   top : 78px;
                   left : 50%;
                   margin-left : -150px;
                   width : 300px;
                   height : 35px;
                   }

div.result-revelator {
                       position : absolute;
                       top : 78px;
                       left : 64%;
                       margin-left : 8px;
                       height : 35px;
                       width : 20px;
                       }



label {
        position : relative;
        float : left;
        width : 300px;
        text-align : right;
        padding : 0 0.5em 0 0;
        }

li {

     left : 5%;
     top : 5%;
     list-style-type : none;
	border-top:1px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	padding-bottom:2px;
	padding-top:2px;
	font-size:small;
     border-style : solid;
     border-color : #072F77;
     text-align : center;
     width : 99%;
     height : 22px;
	background-color:#FFFFFF;
     }

li:link {
		color:#003300;
		}

div.hidden {
          visibility : hidden;

          }

div.visible {
           visibility : visible;
z-index:1000;

           }



/**************** MENU DE GAUCHE *******************/

div.left-menu {
	position : absolute;
	z-index:0;
	top : 265px;
    left : 50%;
    margin-left : -495px;
	/*background-color:#FFFFFF;*/
    width : 160px;
	min-height:700px;
	padding:0px 0px 2px 0px;
	font-size:small;
	text-align : left;
}

*html div.left-menu {
	top : 265px;
	min-height:700px;
}
div.left-menu table { color:red; font:xx-small;}

div.left-menu-heading-box { /*Menu non selectionné*/
	/*background-color:#fff;*/
}

div.left-menu-heading {
	padding:1px 1px 1px 14px;
	vertical-align : top;
	border:1px solid #072F77; border-top-width:0px; border-right-width:1px; border-left-width:1px; border-width:0px;
	background-image:url(img/shim_trans.gif); background-position:left; background-repeat:repeat-y; 
	
	color : black;
	text-decoration : none;
	text-transform:uppercase;
	font-size:smaller;
}

div.left-menu-heading-hover {
	padding:1px 1px 1px 14px;
	vertical-align :top;
    /*background-color :#69A3CB;*/
    cursor : pointer;
	border:1px solid #072F77; border-top-width:0px; border-right-width:0px; border-left-width:0px; border-width:0px;
	background-image:url(img/result_1.gif); background-position:left; background-repeat:no-repeat;

	color : #69A3CB;
	text-transform:uppercase;
    text-decoration : none;
	font-size:small;
	font-weight:bold;
}

div.left-menu-heading-selected {
	padding:1px 1px 1px 14px;
    vertical-align : top;
	background-image:url(img/result_1.gif); background-position:left; background-repeat:no-repeat;
	
	color:#69A3CB;
	font-weight:bold;
    text-decoration : none;
	text-transform:uppercase;
	font-size:medium;
}

/***************** MENU DE DROITE *******************/
div.right-menu {
	position : absolute;
	top : 265px;
	left : 85%;
	width:150px;
	min-height:700px;
	background-color:#FFFFFF;
	padding:0px 0px 2px 0px;
	margin:0px 2px 0px -2px;
	/*border:1px solid #072F77;*/ border-top-width:0px;

	font-size:small;
	text-align : left;
	color:#072F77;
	text-decoration:none;
	text-align:center;
}
div.right-menu p {
	font-size:x-small;
	text-align:center;
}
div.right-menu-content {}
div.right-menu-title {
	padding:1px 1px 1px 14px;
	background-color : #69A3CB;
    vertical-align : top;
	border:1px solid #3A6BAD; border-width:1px;
	background-image:url(img/shim_bleu2.gif); background-position:left; background-repeat:repeat-y;

    text-decoration : none;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:smaller;
}
div.right-menu-heading-hover{ /*NE PLUS UTILISER*/
	font-weight:bold;
	background-color:#CCC;
	width : 100%;
    height : 100%;
	color:#FFFFFF;
	text-align:left;
	border-bottom:1px dashed #072F77;
	border-top:1px dashed #072F77;
	text-decoration:none;
}

/*****************E / Dyamic Submenus*******************/
div.subheading-box {
                     position : absolute;
                     float : right;
                     top : 0px;
                     left : 150px;
                     width : 150px;
                     height : auto;
                     }

div.subheading {
                 background-color : white;
                 color : black;
                 border-top-width : 1px;
                 border-bottom-width : 1px;
                 border-left-width : 0px;
                 border-right-width : 1px;
                 border-style : dotted;
                 border-color : #4040FF;
                 font-size : 12px;
                 height : auto;
                 width : 100%;
                 text-align : center;
                 }

div.subheading-hover {
                       background-color : #4040FF;
                       color : black;
                       /*z-index : 0;*/
                       border-top-width : 1px;
                       border-bottom-width : 1px;
                       border-left-width : 0px;
                       border-right-width : 1px;
                       border-style : dotted;
                       border-color : #4040FF;
                       font-size : 12px;
                       height : auto;
                       width : 100%;
                       text-align : center;
                       }


div.subheading-selected {
                          background-color : #B0B0FF;
                          color : black;
                          /*z-index : 12;*/
                          border-top-width : 1px;
                          border-bottom-width : 1px;
                          border-left-width : 0px;
                          border-right-width : 1px;
                          border-style : dotted;
                          border-color : #072F77;
                          font-size : 12px;
                          height : auto;
                          width : 100%;
                          text-align : center;
                          }

div.subheading-selected:hover {
                                background-color : #4040FF;
                                color : black;
                                /*z-index : 12;*/
                                border-top-width : 1px;
                                border-bottom-width : 1px;
                                border-left-width : 0px;
                                border-right-width : 1px;
                                border-style : dotted;
                                border-color : #4040FF;
                                font-size : 12px;
                                height : auto;
                                width : 100%;
                                text-align : center;
                                }


/******************** CONTENU *********************/

div.content {
	z-index:0;
    position : absolute;
    left : 50%;
	top : 270px;
    margin-left : -325px;
	min-height:700px; /*height:auto;*/
    width : 665px;
	font-size:small;
	padding-bottom : 20px;
	overflow:visible;
	/*background-color:#EEEEF0;
	background-color:#fff;*/
	/*border:1px solid #072F77;*/
              }

*html div.content {
	top : 175px;
	width : 663px;
	margin-left : -320px;
	/*border:1px solid #072F77;*/
	overflow:visible;
	min-height:700px; /*height:auto;*/
}

div.content-title {/* TITRE 1 */
	position : relative;
	text-align : right;
	font-size : 25px;
	color : #072F77;
	font-weight : bold;
	border-bottom:1px solid #000000;
	margin:0px 0px 10px 0px;
	/*background-image:url(img/shim_bleu2.gif); background-position:left; background-repeat:repeat-y;*/
}

div.content-divisor {}

div.content-text-center {
                          width : 100%;
                          height : auto;
                          text-align : center;
                          }

div.content-heading { /* TITRE 2 */
	color : #072F77;
    font-weight : bold;
    font-size : 18px;
    text-align : center;
	border:1px dotted #3A6BAD; border-top-width:0px; border-right-width:0px; border-left-width:0px;
	margin:0px 0px 5px 0px;
	clear:both;	
}

div.content-separator { clear:right;}

div.content-heading-breves {
                      color : #072F77;
                      font-weight : bold;
                      font-size : 18px;
                      text-align : center;
                      height : auto;
                      padding : 0;
                      margin : 0;
                      }

div.content-separator-breves {
                        position : absolute;
                        background-color : red;
                        line-height : 1px;
                        font-size : 1px;
                        left : 40%;
                        width : 60%;
                        height : 1px;
                        /*z-index : 0;*/
                        }

div.content-heading-communique {
                      color : #072F77;
                      font-weight : bold;
                      font-size : 18px;
                      text-align : center;
                      height : auto;
                      padding : 0;
                      margin : 0;
                      /*z-index : 0;*/
                      }

div.content-separator-communique {
                        position : absolute;
                        background-color : #bbd5f6;
                        line-height : 1px;
                        font-size : 1px;
                        left : 40%;
                        width : 60%;
                        height : 1px;
                        /*z-index : 0;*/
                        }

div.content-document {
                       position : relative;
                       left : 10%;
                       right : 90%;
                       width : 80%;
						font-size:small;
                       /*font-size : 16px;*/
                       line-height : 25px;
                       height : 25px;
                       text-align : center;
                       border-style : solid;
                       border-color : #3A6BAD;
                       border-top-width : 0px;
                       border-bottom-width : 1px;
                       border-left-width : 0px;
                       border-right-width : 0px;
                       /*z-index : 0;*/
                       }

div.content-document-selected {
                                position : relative;
                                left : 10%;
                                right : 90%;
                                width : 80%;
					font-size:small;
                                line-height : 25px;
                                height : 25px;
                                text-align : center;
                                border-style : dashed;
                                border-color : #072F77;
                                border-top-width : 0px;
                                border-bottom-width : 1px;
                                border-left-width : 0px;
                                border-right-width : 0px;
                                /*background-color : #ffffff;*/
                                cursor : pointer;
                                }

font.last-modified-date {
                          color : #909090;
                          font-size : 12px;
                          }
div.content img {margin:1px;}
div.partner img {border-width:0px;}

/**********************G / Footer*******************/
div.partner {
	position : relative;
	clear:both;
	background-color : #ffffff;
    width : 100%;
    text-align : center;
	font-size:x-small; 
	color:#999999;
	border:1px solid #3A6BAD; border-right-width : 0px; border-left-width : 0px;border-bottom-width : 0px;
	padding-left:-5px; padding-right:-5px;
}

div.partner a:link {
	color:#072F77;
	text-decoration:none;
}

img.partner-logo, a.partner-logo {
	margin : 0px;
	border : 0px;
	text-align:center;
	padding:0px 0px 0px 0px;
	height : 50px;
    text-decoration : none;
}

/***********************************************************************************************************************
**                                             III / News page                                                        **
************************************************************************************************************************/
div#shoutbox {
	width:auto;
	height:200px;
	border:1px solid #3A6BAD;
	margin-top:1Opx; margin-bottom:10px;
	overflow:scroll;
}
.shout_box {  width:95%; height:40px; padding-bottom:3px; float:none; overflow:visible;}
.shout_date { width:25%; float:left;}
.shout_text { width:73%; float:right;}
.shout_separator { width:100%; height:1px;clear:both;border-bottom:1px dotted #CCC; margin-top:4px}

div.news, div.news-breves {
	/*position : relative;*/
    width : auto;
	padding:5px 20px 5px 20px;
	border:0px dashed #072F77; border-left-width:0px; border-right-width:0px;
	border:1px solid #3A6BAD;
	height : auto;
    cursor : pointer;
	background-color:#FFFFFF;
	margin-top:5px; margin-bottom:5px;
}
div.news_2 {
	/*position : relative;*/
    width : 211px;
	padding:5px;
	margin:0px;
	margin-bottom:15px; margin-top:10px;
	border:0px dashed #072F77; border-left-width:0px; border-right-width:0px;
	height : auto;
    min-height:200px;
	overflow:visible;
	cursor : pointer;
	float:left;
}
div.news_3 {
	/*position : relative;*/
    width : auto;
	border:0px dashed #072F77; border-left-width:0px; border-right-width:0px;
	height : auto;
    cursor : pointer;
	background-color:#FFFFFF;
	clear:both;
}


div.news-fulltext, div.news-full {
	width : auto;
	text-align:justify;
	padding:5px 20px 5px 30px;
	background-color:#fff;
}
div.news-full p { margin-bottom:15px;}
div.news-full table {
	width:600px;
	border:1px solid #69A3CB; border-bottom-width:0px;
	margin-top:10px; margin-bottom:10px;
}
div.news-full table tr th{
	text-align:center;
	color:#FFF;
	background-color:#69A3CB;
}
div.news-full table tr td{
	background-color:#EEEEEE;
	border-bottom:1px solid #69A3CB;
	cursor:pointer; padding:2px;
}
div.news-full table tr td a:link {color:#336600; text-decoration:none;}
div.news-full table tr td a:hover {color:#CC0000; text-decoration:none;}



div.news-title {  /*TITRE DES ACTUS*/
	text-align:left;
	font-weight : bold;
    font-size:medium;
	color:#072F77;
	margin:5px 10px 10px 10px;
}

div.news-title:hover {
	color:#CC0000;
}


.news-date, .news-author {
	font-size:small;
	font-weight:normal;
}
div.news-text, div.news-text-hover {
	font-size:small;
	text-align:justify;
}
div.news-text-hover {
	color:#CC0000;
}

div.news-photo img{
	margin:2px 10px 2px 2px;
	border:1px solid #3A6BAD;
	/*clear:both;*/
	float:left;
}

div.news-seeall {
	position : relative;
	/*width : 600px;*/
	text-align : right;
    font-size : x-small;
    text-decoration : none;
    color : #990000;
    cursor : pointer;
}

div.news-back {
                position : absolute;
                left : 20px;
                font-size : 11px;
				color:#990000;
                  text-align : right;
                  text-decoration : none;
                cursor : pointer;
                }
div.audio {
	position: relative;
	width:90%;
	margin:2px 5px 2px 5px;
	padding:3px 3px 3px 3px;
	background-color:#EEEEF0;
	border:1px solid #072F77;
	font-size:small;
}
div.audio img {
	border:0px;
	margin:2px 2px 2px 2px;
	vertical-align:baseline;
}
div.audio a:link {
	color:#072F77;
	text-decoration:none;
}

div.video-seeall {}


div.multimedia {
           position : relative;
           width : 200px;
           /*left : 70%;*/
           height : auto;
           cursor : pointer;
           }
div.news-multimedia {
           position : relative;

font-size:x-small;
color:#000000;
		background-color: #FF99CC;
           }

div.video_player_home {
	width:325px;
	float:right;
}
div.encadre_FB {
	width:325px;
	height:300px;
	float:left;
}
/***********************************************************************************************************************
**                                             III / Photo page                                                       **
************************************************************************************************************************/

img.photo-thumb {
                  margin : 5px;
                  cursor : pointer;
				border:1px solid #000000;
                  }

div.photo-nbpict {
                   position : relative;
                   width : 98%;
                   text-align : right;
                   }
div.photo-hd {
	position:absolute;
	z-index:1000;
	width:600px;
	height:600px;
	display:block;
	overflow:scroll;
	
	margin-left:auto; margin-right:auto;margin-top:40px;
	border:2px dashed #072F77;
	background-color:#EEEEF0;
				  font-size : 14px;
                  text-align : center;
}
div.photo-pages {
                  font-size : 14px;
                  text-align : center;
                  margin-top : 1px;
                  margin-bottom : 2px;
                  }

div.photodsp-page {
                    position : absolute;
                    left : 3px;
                    right : 3px;
                    top : 3px;
                    bottom : 3px;
                    width : 654px;
                    height : 594px;
				border:1px solid #000000;

                    }

img.photodsp-photo-ld {
                        position : relative;
                        width : 600;
                        height : 400;
                        margin : 3px;
				border:1px solid #000000;

                        }

div.photodsp-comment {
                       position : relative;
                       width : 100%;
                       height : auto;
                       border-top-width : 2px;
                       border-right-width : 0px;
                       border-left-width : 0px;
                       border-bottom-width : 0px;
                       text-align : center;
					font-size:x-small;
                       }

div.photodsp-sign {
                    position : fixed;
                    top : 585px;
                    left : 420px;
                    text-align : right;
				font-size:xx-small;
                    color : #909090;
                    }


/***********
   PRESENTATION / PAGE D'ACTUS
***********/

div.present-text {
                   position : relative;
                   float : left;
                   width : 450px;
                   left : 10px;
                   height : auto;
                   text-align : justify;
                   }

div.present-menu {}

div.present-menu-heading, div.present-menu-heading-selected, div.present-menu-heading-hover { /* PAGE D'ACTUS (communiqués, breves, course en direct) */
	margin:5px 0px 0px 20px; 
	padding:1px 10px 1px 20px;
	text-decoration : underline;
    cursor : pointer;
	/*border:1px solid #3A6BAD; border-top-width:1px; border-right-width:1px; border-left-width:1px;*/
	width:200px;
	text-decoration:none;
}

div.present-menu-heading {
/*	background-image:url(img/shim_trans.gif); background-position:left; background-repeat:repeat-y;
*/	color:#000000;

	background-image:url(img/result_1.gif); background-position:left; background-repeat:no-repeat;
	font-size:small;
}

div.present-menu-heading-selected {
	background-image:url(img/result_1.gif); background-position:left; background-repeat:no-repeat;
	color : #69A3CB;
	font-weight:bold;
	font-size:medium;
/*	background-color:#69A3CB;
	background-image:url(img/shim_bleu2.gif); background-position:left; background-repeat:repeat-y;
	color:#FFFFFF;*/
}
div.present-menu-heading-hover {
	background-image:url(img/result_1.gif); background-position:left; background-repeat:no-repeat;
	color : #69A3CB;
	font-weight:bold;
	font-size:small;
	/*background-color:#69A3CB;
	background-image:url(img/shim_bleu2.gif); background-position:left; background-repeat:repeat-y;
	color:#FFFFFF;*/
}

/***********
   CREWS LIST
***********/

a.reg-links {
		color : #000;
}

div.crew-link1 {
                 position : relative;
                 background-color : #EBEBEB;
                 cursor : pointer;
                 text-align : left;
                 width : 90%;
                 left : 30px;
		 border-left: 1px dashed #000;
                 border-right: 1px dashed #000;
		 margin-left: 1%;
                 }

div.crew-link0 {
                 position : relative;
                 background-color : white;
                 cursor : pointer;
                 text-align : left;
                 width : 90%;
                 left : 30px;
				 border-left: 1px dashed #000;
                 border-right: 1px dashed #000;
				 margin-left: 1%;
                 }

table.crew-link-title {
                      position : relative;
                      background-color : #DCDCDC;
                      text-align : left;
                      width : 92%;
                      left : 30px;
		      border: 1px dashed #000;

			 margin-right : 10px;
                      }

div.crew-link-selected {
                         left : 30px;
                         position : relative;
                         background-color : #072F77; /*#40408F;*/
                         cursor : pointer;
		   	 color:#FFFFFF;
                         text-align : left;
                         width : 90%;
			 border-left: 1px dashed #000;
	                 border-right: 1px dashed #000;
			 margin-left: 1%;
                         }
						 
div.crew {
           background-color : #F0F0FF;
           left : 10%;
           right : 90%;
           width : 80%;
           height : 270px;
           position : relative;
           margin : 5px;
           }

div.crew2 {
            background-color : #DCDCFF;
            left : 10%;
            right : 90%;
            width : 80%;
            height : 270px;
            position : relative;
            margin : 5px;
            }

div.crew-img {
               float : left;
               padding : 5px;
               }

div.crew-text {
				position : absolute;
                text-align : center;
                color : black;
                left : 245px;
                font-weight : bold;
                font-size : 18px;
				margin-top: 20px;
                }
				
label.crew-text {
        position : relative;
		float: left;
        text-align : right;
        padding : 0 0.5em 0 0;
		font-size : 16px;
		width : 150px;
}
				
div.sailor {
            background-color : #F0F0FF;
			height:110px;
			margin: auto;
			position : relative;
			margin : 10px;
}

div.sailor3 {
			background-color : #DCDCFF;
			height:110px;
			margin: auto;
			position : relative;
			margin : 10px;
		}

div.sailor-img {
                 float : left;
                 height : 100px;
                 padding : 5px;
                 }

div.sailor-text {
				position : absolute;
				top: 5px;
				left : 100px;
				right : 0px;
				color : black;
				font-weight : bold;
				font-size : 16px;
				}
				  
div.id {
		margin: 3px;
		padding: 3px;
		padding-left: 5px;
		padding-right: 5px;
		float : right;
		border : 1px dashed #000;
		}
		
div.text {
		padding-left: 10px;
		padding-right: 10px;
}

div.edit-sailor {
            background-color : #F0F0FF;
			height:230px;
			margin: auto;
			position : relative;
			margin : 10px;
}

div.edit-sailor3 {
			background-color : #DCDCFF;
			height:230px;
			margin: auto;
			position : relative;
			margin : 10px;
		}

