/*Description des couleurs*/
/*bleu: #244DA5*/
/*cyan: #2c9af8*/
/*rouge: #791436*/

/*Suppression des ascenseurs sur les petites pages*/
html {	padding: 0px;
	min-height: 100%;
	margin: 0 0 1px 0; }

body
{
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #244DA5;
}

form {margin:0; padding:0 }

p {}

td
{
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
}

h1
{
	color: #FFF;
	font-size: 20px;
}
h2
{
	color: #FFF;
	font-size: 1.1em;
}
h3  {}

/*En tête*/
#leman_header  { color: #1a469d; font-size: 19px; font-weight: bold }

/*Menus*/
#leman_nav  { font-size: 16px; font-weight: bold }
#leman_nav a     { color: #244DA5; text-decoration: none; }
#leman_nav a:hover
{
	color: #791436;
	text-decoration: none;
}

/*Menu Home*/

#leman_nav_home
{
	padding: 27px 0 0 0;
	text-align: left;
}

/*Drop down menu home*/
#menuhome {
  position: relative;
  top: 0;
  left: 0;
}

#menuhome, #menuhome ul {
	list-style: none;
	margin:0 0 94px 0;
	padding:0 0 0 0;
}


#menuhome li
{
	color: white;
	font-size: 18px;
	line-height: 18px !important;
	line-height: 13px;
	margin-left: 97px;
	margin-top:5px;
}
#menuhome li.home_filet
{
	line-height: 2px;
	padding:0;
	margin:0;
	width:329px;
}
#menuhome a   { color: white; text-decoration: none; }
#menuhome a:hover
{
	color: white;
	text-decoration: underline;
}


ul#menuhome div { 
  display: none;
} 
ul#menuhome li.mega div
{
	position: absolute;
	background-color: #4DB7FA;
	padding: 15px 20px 15px 20px;
	top: 0px;	
	/top: 1px;
	-moz-border-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	width: 480px;
	left: 300px;

}

ul#menuhome li.mega div ul {
padding:0;
margin:0;
float:left;
}
ul#menuhome li.mega div li {
padding:0;
margin:0;
}

ul#menuhome li.mega div li a {
color: #244DA5;
font-size: 16px;
font-weight: bold;
line-height: 32px;
}

#menuhome li:hover ul, #menuhome li ul:hover {
  left:auto;
}

#menuhome li:hover ul li a:hover
{
	text-decoration: none;
	color: #791436;

}

/*Drop down menu int*/
#menu {
  position: relative;
  top: 0;
  left: 0;
}

#menu, #menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}


#menu li
{
	border-left: 1px #1A469D solid;
	height: 32px;
	font-weight: bold;
	float: left;
}

#menu a
{
	font-size: 16px;
	color: #244DA5;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	height: 32px;
}

#menu a:hover
{
	color: #791436;
	text-decoration: none;
}

ul#menu div { 
  display: none;
} 
ul#menu li.mega div
{
	position: absolute;
	background-color: #4DB7FA;
	padding: 15px 20px 15px 20px;
	top: 32px;
	/top: 33px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	z-index: 10;
}

ul#menu li.mega div.catalogue
{
	width: 480px;
	left: 100px;
	
}

div.catalogue img {
	margin-top:10px;
}

#menu li ul
{
	
	float:left;
}


#menu li ul li
{
	
	clear:both;
	border:0;
}


#menu li ul li a:hover
{
	text-decoration: none;

}

#menu li:hover ul, #menu li ul:hover {
  left:auto;
}


ul#menu li.hovering div, #menuhome li.hovering div { 
	  display: block; 
	}
	
ul#menu li.hovering div a, #menuhome li.hovering div a  { 
  font-size: 15px;
} 


div#menu_secondaire {

	 margin-right:20px;
	 margin-top: 20px;
	 font-size: 12px;
}

div#menu_secondaire a {
	color:white;
	text-decoration: none;
}
div#menu_secondaire a:hover {
	color:white;
	text-decoration: underline;
}

/*Colonne secondaire*/
#leman_sidebar {}
 
/*Colonne principale*/
#leman_content  { color: white; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;  text-align:left; 
	margin: 5px 0 0 0; }

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

#leman_content a     { color: white; text-decoration: none }

#leman_content a:hover   { color: white; text-decoration: underline }

#leman_content h4   { font-size: 16px; margin:5px 0 5px 0 }

.title
{
	color: white;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: left;
	width: 1000px;
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
	border-top: 1px white solid;
	border-right: 1px white solid;
	border-bottom: 0 white;
	border-left: 1px white solid;
	font-weight: bold;
}

.cadre  { color: white; border: 1px solid white; width: 1000px; padding:20px 0 }
.description
{
	color: white;
	font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: 1000px;
	padding: 5px 0;
	border-top: 1px white solid;
	border-right: 1px white solid;
	border-bottom: 0 white;
	border-left: 1px white solid;
}

/*deprecated*/
.filet
{
	border-left: 1px #1A469D solid;
	padding-right: 15px;
	padding-left: 15px;
	height: 32px;
	font-weight: bold;
}

.leman_box {
	border: 1px solid white;
	padding: 10px 10px;
}

.leman_liste li
{
	margin: 3px 0 3px 0;
	line-height: 20px;
}

/*Panier*/
#panier { background-color: white; color:black }
#panier th
{
	color: #244DA5;
	padding-top: 5px;
	padding-bottom: 5px;
}
#panier td
{
	border-top: 1px #244DA5 solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
#panier strong
{
	color: #244DA5;
}
/*Formulaire de commande*/
#commande { margin:10px 0 }
#commande td
{
	padding: 5px 10px 5px 0;
}
#commande td input.field { height:1.5em }

/*Pied de page*/
#leman_footer
{
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	line-height: 18px;
	background-color: #2c9af8;
	text-align:center;
}

.error { border: medium #F00 solid; }

#signature  { color: white; font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }

#credit {
	text-align: center;
	color: white;
	font-size:11px;
	margin-bottom:12px;
}
#credit a {
	color: white;
}
#credit a:hover
{
	color: white;
	text-decoration: none;
}
