/* GESTION DES CSS POUR LA MISE EN PAGE DU MODELE */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../boreal_img/ligneFond.gif);
	color: black;
}

/**************************/
/* GESTION PAR ID */

/* Desactivation des div d'impression */
#impressionEntete {
	display: none;
}

#impressionBasDePage {
	display: none;
}

/* affichage de la position de la page */
#page {
	position: relative;
	width: 728px;
	margin: 0px;
	padding: 0px 4px 0px 4px;
	text-align: left;
	background-image: url(../boreal_img/background.gif);
	background-repeat: repeat-y; 
}

#enteteFlash {
	height: 140px;
	width: 721px;
	padding: 0px;
	margin: 0px;
}

/* menu secondaire */
#navigationSecondaire {
	margin: 0px;
	padding: 0px;
	width: 721px;
	height: 20px;
	background-image: url(../boreal_img/barreHautBlanche01.gif);
	background-repeat: repeat-x;
	text-align: right;
	
	
}

#navigationSecondaire a {
	font-size: 10px;
	color: Black;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	padding
}
#navigationSecondaire a:hover {
	color: #33688A;
	background-color: transparent;
}

/* menu principal */
#navigationPrincipale {
	position: absolute;
	top: 159px;
	left: 4px;
	width: 179px;
	height: 400px;
	margin-bottom: 0px;
	z-index: 100;
}

/* contenu */
#contenu {
	margin-left: 200px;
	padding-right: 10px;
	width: 520px;
}

#information {
	display:inline;
}
#imageBas{
	position:absolute;
	top:100%;
	margin-top: -281px;
	left: 4px;
	padding: 0px;
	width: 179px;
	height: 281px;
}
#piedDePage {
	position: absolute;
	top: 100%;
	margin-top: -64px;
	margin-left: 179px;
	padding: 0px;
	width: 541px;
	height: auto;
}
#piedDePageWeb {
	margin: 0px 0px 0px 15px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
}
#bienvenueWelcome {
	background-image: url(../boreal_img/barreBasBeige.gif);
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	width: 541px;
	height: 17px;
	text-align: right;
	font-size: 9px;
}
#bienvenueWelcome a{
	margin: 4px 5px 0px 0px;
	font-size: 9px;
}

#conteneur {
	height: auto;
}

#popup {
	background-image: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
#popup table tr th {
	background-image:url(../_fr/boreal_img/popEssayezBg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
	color: #576A85;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #e1e7f1;
	font-weight: normal;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.titreSectionBoreal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #576A85;
	font-weight: bold;
}
.soustitreSectionBoreal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #576A85;
	font-weight: bold;
}
.textePetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.spacer {
	clear: both;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0888FF;
	
}
a:link {
	color: #0888FF;
}
a:active {
	color: #0888FF;
}
a:visited {
	color: #0888FF;
}
a:hover {
	color: #ffffff; 
	background-color: #0888FF;
}
a.menuKayak {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B99168;
}

i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
}
.h4, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}

hr {
	color: #9AB2D5;
}

ul {
	/*list-style: decimal;*/
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.listeCercle {
	list-style: disc;
}

#reponseFaq { 
	border: 1px solid #576A85;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#reponseFaq table{ 
	border: 1px solid #576A85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#reponseFaq td{ 
	border: 1px solid #CCC;
	padding: 2px;
}

#fEnregistrement input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9AB2D5;
}
#fEnregistrement input.checkbox {
	border: none;
}
#formBoreal input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9AB2D5;
}
#formBoreal input.radioButton {
	border: none;
}
#formBoreal label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.obligation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
	font-style: italic;
}

#erreur {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: red;
		border: 1px solid red;
		margin: 30px;
		padding: 5px;
}
#erreur ul {
	list-style: disc;
}
#erreur strong {
	font-size: 11px;
}
#pourcent100 {
	width: 100%;
}
#pourcent75 {
	width: 75%;
}
.buttonFormUp{
	border: 1px solid #9AB2D5;
	background-color: #8B9DB6;	
}
.buttonFormRoll{
	border: 1px solid #97A6B9;
	background-color: #9AB2D5;
}

#tableauPagaies {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: xx-small;
}
#tableauPagaies td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: xx-small;
}
#tableauPagaies td.premier {
	border-right: none;
	border-bottom: 1px solid #CCCCCC;
	font-size: xx-small;
}

/* PLAN DU SITE */
#plan {
	width: 400px;
}
#plan li {
	padding: 5px;
	list-style: none;
	
}

#plan h4 {
	background: #e1e7f1 ;
	padding: 2px;
}
#plan ul.sub li{
	padding: 1px;
	list-style: url(../boreal_img/flechePlansite.gif);
	vertical-align:top;

}

/* FIND DU PLAN DU SITE */


#listeHorizontale ul {
	display: inline;
}
#listeHorizontale li {
	border-left: 1px solid black;
}

.evenementDroite {
	border-bottom: 1px solid #9AB2D5;
	padding-top: 15px;
}

.evenementGauche {
	padding-top: 15px;
}
.jumpmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9AB2D5;
}
#tabKitPreparation {
	border-bottom:2px dotted #CCCCCC;
	border-top:2px dotted #CCCCCC;
	border-left:2px dotted #CCCCCC;
	border-right:2px dotted #CCCCCC;
	padding:5px;	
	background-color:#F6F7F8;
}

#tabKitPreparation p {
	font-size:10px;
}

#consignes ul {
	list-style: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
}

#consignes li {
	list-style: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.entretien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A4CD3;
	font-weight:bold;
}

.entretien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0888FF;
	font-weight:bold;
}

.entretien a:link {
	color: #0888FF;
	text-decoration: none;
	font-weight:bold;
}
.entretien a:active {
	color: #0888FF;
	text-decoration: none;
	font-weight:bold;
}
.entretien a:visited {
	color: #0888FF;
	text-decoration: none;
	font-weight:bold;
}
.entretien a:hover {
	color: #0888FF; 
	text-decoration: underline;
	background-color:#FFFFFF;
	font-weight:bold;
	
}
.sansbold {
	font-size: 14px;
	color: #576A85;
	font-weight:100;
}
.sansboldh2 {
	font-size: 12px;
	color: #576A85;
	font-weight:100;
}
.texteschemaPetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.erreur {
	color: #a00;
}

.composantes-ajustements {
	position:relative;
	height:200px;
	width:510px;
}

.composantes-ajustements a {
	background: url(/guide_utilisateur/boreal_img/action.gif) no-repeat center center;
	border:none;
	outline:none;
	position:absolute;
	display:block;
	height:20px;
	width:20px;
	text-indent:-9999px;
}

.composantes-ajustements a.elastiques-poupe {
	left:95px;
	top:54px;
}

.composantes-ajustements a.courroies-arriere {
	left:145px;
	top:60px;
}

.composantes-ajustements a.elastiques-arriere {
	left:188px;
	top:75px;
}

.composantes-ajustements a.elastiques-avant {
	left:300px;
	top:73px;
}

.composantes-ajustements a.courroies-avant {
	left:362px;
	top:52px;
}

.composantes-ajustements a.elastiques-proue {
	left:395px;
	top:68px;
}

.tableaux-composantes {
	text-align:center;
	border-collapse:collapse;
	margin-bottom:2em;
}

.tableaux-composantes td, .tableaux-composantes th {
	border:1px solid #000;
	padding:5px;
}

.tableaux-composantes tr.pair td {
	background:#e5ecf4;
}

.tableaux-composantes td.premier {
	text-align:left;
}

.tableaux-composantes th {
	background:#c2cdda;
	font-weight:bold;
}

.tableaux-composantes th.titre {
	border:none;
	background:none;
	font-size:14px;
}





