/*-----------------------*/
/*  Paramètres généraux  */
/*-----------------------*/
html, body{
    background-color: #005493;
    color: black;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}

p {font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 11pt; font-style: normal; line-height: 13pt; font-weight: normal; font-variant: normal; color: #005493; }
p.centre {text-align: center;}
p.justify {text-align: justify;}
p.soustitre {font-size: 13px; line-height: 16px; font-weight: bold; color: #008ACA;  font-family: Arial, Helvetica, sans-serif; }
p.titre {font-size: 15,5px; line-height: 18px; font-weight: bold; color: #005493;font-family: Arial, Helvetica, sans-serif;}
p.petit {font-size:10px; line-height: 12px; color:#ffffff;}

h1 {font-size: 15px; line-height: 18px; font-weight: bold; color: #005493;font-family: Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;}
h2 {font-size: 13px; line-height: 16px; font-weight: bold; color: #008ACA;  font-family: Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px;  margin: 0px 0px 0px 0px;}

.li {font-family: "MS Sans Serif", Geneva, sans-serif; font-size: 9pt;	list-style-type : square;	line-height : 10pt;color: #005493;  margin : 0px 0px 0px -20px;  text-align : left;  padding : 0 0 0 0;      }

.center{
    text-align: center;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.italic{
	font-style: italic;
}

.ta-justify{
	text-align: justify;
}

.padding-5{
	padding: 5px;
}

.f-left{float: left;}
.f-right{float: right;}

/*--------------------*/
/*  LIENS hypertexte  */
/*--------------------*/
a:link{
	color: #005493;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #005493;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #005493;
	text-decoration: underline;
}
a:active{
	color: #005493;
	font-weight: bold;
	text-decoration: none;
}

a.lienpetit {text-decoration: none; color: #ffffff; font-size: 10px; font-family: "MS Sans Serif", Geneva, sans-serif;    line-height : 12px;     }
a.lienpetit:active {text-decoration: none; color: #008ACA; font-size: 10px; font-family: "MS Sans Serif", Geneva, sans-serif; line-height : 12px;}
a.lienpetit:hover {text-decoration: none; color:  #008ACA; font-size: 10px; font-family: "MS Sans Serif", Geneva, sans-serif;   line-height : 12px;  }

a.lien {text-decoration: underline; color: #008ACA; font-size: 11pt; font-family: "MS Sans Serif", Geneva, sans-serif;    line-height : 14pt;  font-weight: bold;      }
a.lien:active {text-decoration: none; color: #005493; font-size: 11pt; font-family: "MS Sans Serif", Geneva, sans-serif; line-height : 14pt;  font-weight: bold; }
a.lien:hover {text-decoration: none; font-weight: bold; color:  #005493; font-size: 11pt; font-family: "MS Sans Serif", Geneva, sans-serif;   line-height : 14pt;  }

a.lientitre {text-decoration: none; font-size: 13px; color: #005493; font-family: "MS Sans Serif", Geneva, sans-serif;    font-weight : bold; line-height : 16px;}
a.lientitre:active {text-decoration: none; color: #008ACA; font-size: 13px; font-family: "MS Sans Serif", Geneva, sans-serif;     font-weight : bold; line-height : 16px;}
a.lientitre:hover {text-decoration: none; color: #008ACA; font-size: 13px; font-family: "MS Sans Serif", Geneva, sans-serif;  font-weight : bold;   line-height : 16px;}


/*---------*/
/*  CORPS  */
/*---------*/
#recherche{
	height: 70px;
	font-size: 12px;
}

#catalogue{
	font-size: 12px;
}
#catalogue .bloc_produit{
	margin-top: 5px;
	margin-bottom: 10px;
}

#catalogue .entete{
	background-color: #008ACA;
	color: white;
	font-family: MS Sans Serif ,Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	width: 445px;
	height: 16px;
}
#catalogue .entete span{
	margin-right: 5px;
	position: relative;
}
#catalogue .entete a{
	color: white;
	text-decoration: none;
}

#catalogue .bloc_produit table{
	border: solid 1px #008ACA;
	color: blue;
	width: 450px;
	margin: 0 auto;
}
#catalogue .bloc_produit table td{
	padding: 5px 3px;
}
#catalogue .bloc_produit table .titre_bateau{
	color: red;
	font-size: 14px;
	font-weight: bold;
}
#catalogue hr.separateur{
	width: 400px;
	height: 1px;
	margin: -0.5em auto;
	padding: 0;
	color: orange;
	background-color: orange;
	border: 0;
}

/*-- Pagination  --*/
.pagination{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 12px;
}
.pagination a{
	background-color: white;
	border: 1px solid black;
	color: black;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
}
.pagination a:hover{
	background-color: white;
	border: 1px solid #005493;
	color: #005493;
	margin: 1px;
	padding: 2px 5px;
	text-decoration: none;
}
.pagination span.courante{
	background-color: #005493;
	border: 1px solid #005493;
	color: white;
	font-weight: bold;
	margin: 1px;
	padding: 2px 5px;
	cursor: default;
}
.pagination span.desactive{
	background-color: white;
	border: 1px solid #DDDDDD;
	color: #DDDDDD;
	margin: 1px;
	padding: 2px 5px;
	cursor: default;
}

/*-- Fiche produit --*/
#fiche_produit, table{
	font-family: MS Sans Serif ,Geneva, sans-serif;
	font-size: 13px;

}
#fiche_produit{
	margin-top: 10px;
	margin-left: 20px;
}
#fiche_produit #entete{
	background-color: #008ACA;
	color: white;
	font-family: MS Sans Serif ,Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	width: 447px;
	margin-bottom: 5px;
}
#fiche_produit #entete span{
	float: right;
	margin-right: 5px;
}

#fiche_produit table{
	border-collapse: collapse;
	width: 450px;
}
#fiche_produit table td{
	width: 225px;
	height: 25px;
	color: #005493;
}
#fiche_produit table tr.fonce{
	background-color: #EBEBEB;
}
#fiche_produit #footer{
	margin-top: 20px;
	width: 450px;
	text-align: center;
}

#fiche_produit .boutons-slider{
	margin: 10px auto;
	text-align: center;
}

#fiche_produit .boutons-slider li{
	display: inline;
	float: left;
}

#fiche_produit .boutons-slider a{
	border: solid 1px #005493;
	display: block;
	margin-right: 10px;
	padding: 2px 6px;
}

#fiche_produit .boutons-slider a:hover, a:active{
	background-color: #005493;
	color: #fff;
	text-decoration: none;
}
