/* Copyright BSE - Toute reproduction totale ou partielle de ce site, par quelque procédé que ce soit, est interdite et constituerait une contrefaçon sanctionnée par les articles L 335-2 et suivants du Code de la propriété intellectuelle.*/


/******************************************************************/
/*********************** HOME PAGE *****************************/
/****************************************************************/

/*-------- GENERALITES ------------------*/

/* Couleurs utilisées :
orange : F58F40


*/




/* body */

body {
	background-color:#FFFFFF;
	/*font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;*/
	margin: 0;
	padding: 0;
	color: black;
	scrollbar-face-color: #23649C;
	scrollbar-shadow-color: #E6EDF7;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #E6EDF7;

}


/* Font et Style Tableau */
body, p, a, form, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
	font-weight:normal;
}

table, tr, th, td,p, span, a, form, input, select, li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:0.1em;
 
}

/* liens */
A {
color:#A3A8A4;
font-weight:bold;
}


A:hover {
color:#FFCB00;
font-weight:bold;
}


A#menu {
color:white;
font-size:12px;
font-weight:bold;
}


A#menu:hover {
color:#FFCB00;
font-weight:bold;
}

A#bleu {
color:#23649C;
font-size:12px;
font-weight:bold;
}


A#bleu:hover {
color:#A3A8A4;
font-weight:bold;
}

A#bleu2 {
color:#23649C;
font-size:9px;
font-weight:bold;
}


A#bleu2:hover {
color:#A3A8A4;
font-weight:bold;
}




A#descriptif {
color:white;
font-weight:100;

}


A#descriptif:hover {
color:#FFCC00;
font-weight:100;
}

A#jaune {
color:#FFCC00;
font-weight:bold;
text-decoration:underline;

}


A#jaune:hover {
color:#A3A8A4;
font-weight:bold;
text-decoration:underline;
}


A#li_blanc {
color:white;
font-weight:bold;

}
/* Ecritures */



/* Puces */

li {
	list-style-position: inside;
	list-style-type: disc;	

}

/* abr */

abbr, acronym, .aide {
  border-bottom: none;
  cursor: help;
}


/* paragraphe P - H */

p {margin: 0;}
h1 { font-size: 15px; color: #FFCC00; margin: 4px 2px 4px 2px;font-weight:bold;}
h1 a { font-size: 12px; color: #F58F40; text-decoration: none; }
h1 a:hover { color: #990000; text-decoration: underline;}
h2 { font-size: 12px; color: #FFCB00; margin: 3px 1px 3px 1px;}
h2 a { font-size: 13px; color: #990000; text-decoration: none; }
h2 a:hover { color: #990000; text-decoration: underline;}



/* images */

img { border: 0px; } 
select, input {
color:black;
}
/*----------- Fin GENERALITES -----------------*/

/*------------ SPECIFIQUS -----------------------*/

/* Définition de la page */

/* La page : Espace que prend le site sur la page

ici 775 de largeur, aucune marge gauche ni droite... */

#page {
	position: absolute;

	width:800px;
	left:50%;
	margin-left:-400px;
	top:1px;
	background-color: #000000;
	border:3px solid #A7A7A7;
}

#contour_page {
	background-color: #23649C;
	border:3px solid #A7A7A7;
}

#page2 {	

	margin-top:10px;
	margin-left:20px;
	width:750px;
	}

#haut_page {
width:100%;
height:85px;

}	
#diaporama {
height:200px;
width:100%;

}
#nom_page {
height:20px;
width:100%;


}


#footer {
	width:100%;
	height:35px;
	background-color:white;
	color:#5F5F5F;
	font-size:14px;
	font-weight:bold;
}
	
.premiere_lettre {
font-size:12px;
color:#FFCC00;
font-weight:bold;

}	

.ecr_bleu {
color:white;
font-weight:bold;
}	
.ecr_jaune {
color:#FFCC00;
text-decoration:underline;
}	
.ecr_jaune2 {
color:#FFCC00;
font-weight:bold;
}	

.ecr_gris {
color:#A7A7A7;
font-weight:bold;
}

.ecr_gris2 {
color:#A7A7A7;
}
.ecr_gris3 {
color:white;
}				
.Style2 {font-size: 8px}	

.test {
color:#A7A7A7;
font-weight:bold;
font-size:18px;
}	
	
	
	
	
	
	
	
	
	
	
	

/* Affichage des bateaux */


#liste_bateaux {

float:left;

width:223px;
height:380px;

}

#liste_tarif{


top:250px;

border:1px solid white;

}

/*       PASSAGES IMPAIRS */

#separateur {
width:20px;
float:left;

}

#liste_img {
height:150px;
width:223px;
float:left;
background-color:#5F5F5F;
padding-top:5px;
border:2px solid #5F5F5F;
}

#liste_marque {
width:100%;
color:#FFCB00;
font-weight:bold;
font-size:11px;
}

#liste_marque_type {
width:100%;
height:20px;
color:#FFCB00;
font-weight:bold;
font-size:11px;
}


#liste_page {
width:750px;
height:20px;
padding-top:5px;
background-color:#5F5F5F;
color:white;
font-weight:bold;
}

#liste_recherche {
width:100%;
height:30px;
padding-top:5px;
font-weight:bold;
}


/*   FICHE BATEAUX */


#fiche_img {
/*float:left;*/
height:87px;
width:131px;
border:2px solid #5F5F5F;
}

#fiche_img_bordure {
/*float:left;*/
height:278px;
width:417px;
border:2px solid #5F5F5F;
}

#page_imp {
	position: absolute;

	width:800px;
	left:50%;
	margin-left:-400px;
	top:1px;
	background-color: white;
	border:3px solid #A7A7A7;
}
