BODY
{
	background-color: White;
	scrollbar-3dlight-color: #0462A5;
	scrollbar-arrow-color: #0462A5;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #0462A5;
	scrollbar-shadow-color: #0462A5;
	scrollbar-track-color: #022A52;
}


/* style utilise pour les tableaux */
.tab_pal {
	border-style: solid;
	border-color: #3279A3;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: White;
	
}

.tab_pal_bkgrd {
	border-style: solid;
	border-color: #3279A3;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../img/all.jpg);
	background-repeat: repeat-x;
	background-color: #0E6193;
	
}

.all {
	background-image: url(../img/all.jpg);
	background-repeat: repeat-x;
	background-color: #0E6193;
}

.all_pp {
	background-image: url(../img/all_pp.jpg);
	background-repeat: repeat-x;
	background-color: #9f9f9f;
}

.tab_menuh {
	background-image: url(../img/menuh_r4_c4.jpg);
	background-repeat: repeat-x;
	background-color: #0E6193;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tab_menuv {
	background-image: url(../img/menu_r19_c1.jpg);
	background-repeat: repeat-y;
	background-color: #4585ab;
	background-position: bottom;
}

.tab_right {
	background-color: #BDD4E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022A52;
	border-style: solid;
	border-color: #BDD4E2;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	text-align:center;
	height: auto;
	
	
}

.tab_bluelight {
	background-color: #BDD4E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022A52;
	border-style: solid;
	border-color: #BDD4E2;
	border-left-width: 0px;
	border-right-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	padding: 10px;
	margin-left:10px;
	height: auto;
	
	
}

.texte_bluedark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022A52;
	
}
a.texte_bluedark:link {
	color: #022A52;
	text-decoration: none;
}

a.texte_bluedark:visited {
	color: #022A52;
	text-decoration: none;
}
a.texte_bluedark:hover {
	color: #ffffff;
	text-decoration: none;
}	

.tab_blue_left {
	background-color: #4275AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022A52;
	border-style: solid;
	border-color: #4275AF;
	border-left-width: 10px;
	border-right-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-right: dashed;
	border-right-width: thin;
	height: auto;
	
}

.cadre {
	border-style: solid;
	border-color: #BDD4E2;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

/* style trait utilise pour marquer la ligne separation entre les parties*/

.trait {
	font-family: Arial;
	border-right: dotted;
	border-right-width: 1px;
	border-color: #FF6600;

	
}

.separation_onglet {
	font-family: Arial;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #003a67;
	
}

.separation_onglet_top {
	font-family: Arial;
	border-top: solid;
	border-top-width: 1px;
	border-color: #003a67;
	
}


.pointille {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-color: #FF6600;
}

.pointille_vert {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #B6B403;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-color: #B6B403;
}


.img_right {
	float: right;
	margin-right:10px;
	margin-left:10px;
}

.img_left {
	float: left;
	margin-right:10px;
}

/* style texte utilisé pour :  
  					  * le texte des déroulants 
 					  * les textes */

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	font-style: italic;
}

a.lien:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.lien:visited {
	color: #CCCCCC;
	text-decoration: none
}
a.lien:hover {
	color: #FF6600;
}				  

.texte_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}

a.texte_10px:link {color: #FFFFFF; text-decoration: none}
a.texte_10px:visited {color: #FFFFFF; text-decoration: none}
a.texte_10px:hover {color: #FF6600;}
	
.texte_10px_surligne_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}

a.texte_10px_surligne_vert:link {color: #FFFFFF; text-decoration: none}
a.texte_10px_surligne_vert:visited {color: #FFFFFF; text-decoration: none}
a.texte_10px_surligne_vert:hover {color: #B6B403;}
				
.texte_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #156696;
	font-weight: bold;
	text-align: justify;
}

a.texte_16px:link {color: #156696; text-decoration: underline}
a.texte_16px:visited {color: #156696; text-decoration:  underline}
a.texte_16px:hover {color: #FF6600;}
	
.texte_16px_surligne_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #156696;
	font-weight: bold;
	text-align: justify;
}

a.texte_16px_surligne_vert:link {color: #156696; text-decoration: underline}
a.texte_16px_surligne_vert:visited {color: #156696; text-decoration:  underline}
a.texte_16px_surligne_vert:hover {color: #B6B403;}	
					  
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	text-align: justify;
}

a.texte:link {color: #156696; text-decoration: underline}
a.texte:visited {color: #999999;  text-decoration: underline}
a.texte:hover {color: #FF6600;}

.texte_surligne_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	text-align: justify;
}

a.texte_surligne_vert:link {color: #156696; text-decoration: underline}
a.texte_surligne_vert:visited {color: #999999; text-decoration: underline}
a.texte_surligne_vert:hover {color: #B6B403;}


/*Texte gras*/
.texteB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	font-weight: bold;
}

a.texteB:link {color: #156696; text-decoration: none}
a.texteB:visited {color: #156696; text-decoration: none}
a.texteB:hover {color: #FF6600;}

.texteB_surligne_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	font-weight: bold;
}

a.texteB_surligne_blanc:link {color: #156696; text-decoration: none}
a.texteB_surligne_blanc:visited {color: #156696; text-decoration: none}
a.texteB_surligne_blanc:hover {color: #FFFFFF;}

/*Texte gras orange */
.texteBo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

/*Texte gras vert */
.texteBv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B403;
	font-weight: bold;
}

a.texteBv:link {color: #B6B403; text-decoration: underline}
a.texteBv:visited {color: #B6B403; text-decoration: underline}
a.texteBv:hover {color: #B6B403;}

.texteW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

a.texteW:link {color: #0060A4; text-decoration: none}
a.texteW:visited {color: #0060A4; text-decoration: none}
a.texteW:hover {color: #FF6600;}


.texte_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0065a4;
	text-align: justify;
}

a.texte_Blue:link {color: #0065a4; text-decoration: none}
a.texte_Blue:visited {color: #0065a4; text-decoration: none}
a.texte_Blue:hover {color: #156696;}


.texte_lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f7fb7;
	text-align: justify;
}

a.texte_lightBlue:link {color: #2f7fb7; text-decoration: none}
a.texte_lightBlue:visited {color: #2f7fb7; text-decoration: none}
a.texte_lightBlue:hover {color: #156696;}


/* style pr les zone textarea html */ 
TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
}

/* style pr les chps input html */ 
INPUT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
}

/* style menuv et ssmenuv utilisés pour : *  les rubriques et ss rubriques du menu vertical*/

.menuv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060A4;
}

a.menuv:link {color: #0060A4; text-decoration: none}
a.menuv:visited {color: #0060A4; text-decoration: none}
a.menuv:hover {color: #FF6600;}

.menuv_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060A4;
}

a.menuv_vert:link {color: #0060A4; text-decoration: none;}
a.menuv_vert:visited {color: #0060A4; text-decoration: none;}
a.menuv_vert:hover {color: #B6B403;}

.ssmenuv_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}

a.ssmenuv_titre:link {color: #FF6600; text-decoration: none}
a.ssmenuv_titre:visited {color: #FF6600; text-decoration: none}
a.ssmenuv_titre:hover {color: #0060A4;}


.titreo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-top:15px;
	padding-right:18px;
}

a.titreo:link {color: #FF6600; text-decoration: none}
a.titreo:visited {color: #FF6600; text-decoration: none}
a.titreo:hover {color: #0060A4;}

.titreo_surligne_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-top:15px;
	padding-right:18px;
}

a.titreo_surligne_blanc:link {color: #FF6600; text-decoration: none}
a.titreo_surligne_blanc:visited {color: #FF6600; text-decoration: none}
a.titreo_surligne_blanc:hover {color: #FFFFFF;}


.ssmenuv_titre_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	
}

a.ssmenuv_titre_blanc:link {color: #ffffff; text-decoration: none}
a.ssmenuv_titre_blanc:visited {color: #ffffff; text-decoration: none}
a.ssmenuv_titre_blanc:hover {color: #0060A4;}


.ssmenuv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #022A52;
}

a.ssmenuv:link {color: #022A52; text-decoration: none}
a.ssmenuv:visited {color: #022A52; text-decoration: none;}
a.ssmenuv:hover {color: #FF6600;}

.ssmenuv_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #022A52;
}

a.ssmenuv_vert:link {color: #022A52; text-decoration: none}
a.ssmenuv_vert:visited {color: #022A52; text-decoration: none}
a.ssmenuv_vert:hover {color: #B6B403;}

.ssmenuv_darkblue_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065a4;
}

a.ssmenuv_darkblue_vert:link {color: #0065a4; text-decoration: none}
a.ssmenuv_darkblue_vert:visited {color: #0065a4; text-decoration: none}
a.ssmenuv_darkblue_vert:hover {color: #B6B403;}

.ssmenuv_darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0065a4;
}

a.ssmenuv_darkblue:link {color: #0065a4; text-decoration: none}
a.ssmenuv_darkblue:visited {color: #0065a4; text-decoration: none}
a.ssmenuv_darkblue:hover {color: #FF6600;}

.ssmenuv_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f7fb7;
}

a.ssmenuv_blue:link {color: #2f7fb7; text-decoration: none}
a.ssmenuv_blue:visited {color: #2f7fb7; text-decoration: none}
a.ssmenuv_blue:hover {color: #FF6600;}

.ssmenuv_blue_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2f7fb7;
}

a.ssmenuv_blue_vert:link {color: #2f7fb7; text-decoration: none}
a.ssmenuv_blue_vert:visited {color: #2f7fb7; text-decoration: none}
a.ssmenuv_blue_vert:hover {color: #B6B403;}

.ssmenuv_lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #739dca;
}

a.ssmenuv_lightblue:link {color: #739dca; text-decoration: none}
a.ssmenuv_lightblue:visited {color: #739dca; text-decoration: none}
a.ssmenuv_lightblue:hover {color: #FF6600;}

.ssmenuv_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

a.ssmenuv_grey:link {color: #CCCCCC; text-decoration: none}
a.ssmenuv_grey:visited {color: #CCCCCC; text-decoration: none}
a.ssmenuv_grey:hover {color: #FF6600;}

.ssmenuv_grey_surligne_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

a.ssmenuv_grey_surligne_vert:link {color: #CCCCCC; text-decoration: none}
a.ssmenuv_grey_surligne_vert:visited {color: #CCCCCC; text-decoration: none}
a.ssmenuv_grey_surligne_vert:hover {color: #B6B403;}

.menuh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
}

a.menuh:link {color: #0060A4; text-decoration: none}
a.menuh:visited {color: #0060A4; text-decoration: none}
a.menuh:hover {color: #FF6600;}

/* style titre utilisé pour : *  les titres des blocs de texte */

.titre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060A4;
}
/* style ss titre utilisé pour : *  les ss titres des blocs de texte */

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #895402;
}


/* style entete utilisé pour les entete des zones principales */

.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #895402;
}

.erreur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #228B22;
}

.photo {
	border-style: solid;
	border-color: #999999;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

#asctab { 
     position: relative; 
     width: 315px; 
     height: 270px; 
     overflow: auto; 
	  scrollbar-3dlight-color: #895402;
	  scrollbar-arrow-color: #895402;
	  scrollbar-base-color: White;
	  scrollbar-darkshadow-color: Black;
	  scrollbar-face-color: White;
	  scrollbar-highlight-color: #895402;
	  scrollbar-shadow-color: #895402;
	  scrollbar-track-color: #8B8B8B;
}

/* style pour la newsletter */
.all_newsletter {
	background-image: url(http://www.marinapass.com/img/all_pp.jpg);
	background-repeat: repeat-x;
	background-color: #9f9f9f;
}

.area_right_center {
	background-image: url(http://www.marinapass.com/img/newsletter_area_center.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	text-align: justify;
	padding: 15 px;
}

.area_blue_center {
	background-image: url(http://www.marinapass.com/img/area_blue_center.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 20 px;
}

.texte_newsletter {
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #156696;
	text-align: justify;
	padding-left: 28px;
	padding-right: 25px;
}

.texte_newsletter_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #022A52;
	text-align: right;

}

.startarrowo {
	background-image: url(http://www.marinapass.com/img/mp_startarrowo.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
}

.arrowo {
	background-image: url(http://www.marinapass.com/img/mp_arrowo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060A4;
}