/*Eléments non affichés à l'impression*/
#bandeau {
	display: none;
	}
#logo_cci {
	display: none;
	}	
#fond_sommaire {
	display: none;
	}
#menuDyn {
	display: none;
	}
#sommaire {
	display: none;
	}
#milieu_gauche {
	display: none;
	}
#milieu_gauche_haut {
	display: none;
	}
#milieu_gauche_milieu {
	display: none;
	}
#milieu_tab_bord {
	display: none;
	}
#titre_tab_bord {
	display: none;
	}
#horaires_marees {
	display: none;
	}
#marees {
	display: none;
	}
#menu_gauche {
	display: none;
	}
#menu_photos {
	display: none;
	}
#milieu_gauche_bas {
	display: none;
	}
#bas {
	display: none;
	}
	
#contenant_txt_haut {
	display: none;
	}
#contenant_txt_haut_g {
	display: none;
	}
#contenant_txt_haut_d {
	display: none;
	}
#contenant_txt_bas {
	display: none;
	}
	
#general {
	position: absolute;
	top: 0px;
	left: 0px;
	}

/*Reprise*/

#milieu_droite {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
	border: 0px;
	}
#tab_horaires {
	border: 1px solid #84BDF0;
	}
#tab_horaires tr {
	border: 1px solid #84BDF0;
	}
#tab_horaires td {
	border: 1px solid #84BDF0;
	}

#titre {
	position: relative;
	top: 18px;
	left: 0;
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #F58B2F;
	font-style: italic;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #334094;
	border-left-color: #334094;
	margin: 0px;
	padding: 0px 50px 1px 3px;
	}
.titre_texte {
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #334094;
	}
.titre_texte_bold {
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #334094;
	font-weight: bold;
	}
.texte {
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #334094;
	line-height: 15px;
	}
.texte_orange {
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #F58B2F;
	}
.texte_orange2 {
	text-align: left;
	width: 500px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #F58B2F;
	}
.texte_bold {
	text-align: left;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #334094;
	font-weight: bold;
	}