/* GLOBAL LAYOUT */
html {
	height: 100%;	
}
body {
	margin: 0;
	padding: 0;
	background: #e4f4fa url(../images/fond.gif) repeat-x 0 0;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#page {
	width: 940px;
	min-height: 100%;
	height: auto !important; 
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: left;
}
#page-content {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
#content {
	overflow: visible;
	display: block;
	width: 648px;
	margin: 0 0 0 271px;
	text-align: center;
}
#content img {
	margin: 0 0 25px;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.bleu {
	color: #3771cc;
}
.vert {
	color: #7aa22d;
}

/* Tags globaux */
a {
	outline: none;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}

input {
	margin: 1px 0;
	padding: 4px 8px;
	border: 0;
	font-size: 11px;
	color: #7aa22d;
	vertical-align: middle;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*** Header ***/
#header {
	width: 880px;
	margin: 0 auto 8px;
	padding: 0;
}
#titre {
	margin: 0;
	padding: 15px 0 0;
	float: left;
	display: block;
	width: 226px;
	height: 71px;
}
#btn-site {
	margin: 0;
	padding: 31px 0 0;
	float: right;
	display: block;
	width: 426px;
	height: 55px;
}


/*** Menu Top ***/
#menu-top {
	margin: 0;
	clear: both;
	display: block;
	width: 880px;
	height: 34px;
	background: url(../images/menutop-middle.gif) repeat-x 0 0;
}
#menu-top li {
	float: left;
	line-height: 34px;
}
#menu-top a {
	margin: 0 12px;
	color: #296dd0;
	font-weight: bold;
}
#menu-top a:hover {
	text-decoration: underline;
}
#menu-top .left {
	background: url(../images/menutop-left.gif) no-repeat 0 0;
	display: block;
	width: 12px;
	height: 34px;
}
#menu-top .right {
	float: right;
	background: url(../images/menutop-right.gif) no-repeat 0 0;
	display: block;
	width: 12px;
	height: 34px;
}
#menu-top .separateur {
	background: url(../images/menutop-separateur.gif) no-repeat 0 0;
	display: block;
	width: 11px;
	height: 34px;
}
#menu-top #tel {
	margin: 0 10px 0 0;
	float: right;
	display: block;
	width: 218px;
	height: 34px;
	background: url(../images/telephone.gif);
}


/* Navbar */
#navbar {
	position: absolute;
	top: 0;
	left: 30px;
	display: block;
	width: 223px;
}
#log-espace_client {
	position: relative;
	margin: 0;
	padding: 41px 18px 0;
	display: block;
	width: 187px;
	height: 101px;
	background: url(../images/fond-espace_client.jpg) no-repeat 0 0;
}
#log-espace_client input {
	width: 171px;
}
#log-espace_client #btn-ok {
	position: absolute;
	bottom: 18px;
	right: 17px;
}
#log-espace_client #lost_pass {
	text-decoration: none;
	line-height: 40px;
	font-size: 9px;
	color: #9bbffa;
}
#log-espace_client #lost_pass:hover {
	color: #fff;
}


/* Menu */
#menu {
	display: block;
	width: 223px;
	background: #3873cf url(../images/fond-menu.jpg) no-repeat 0 bottom;
	list-style-type: none;
}
#menu li.famille {
	margin: 0;
	background: url(../images/fond-menu-element.gif) repeat-x 0 0;
}
#menu li a {
	padding: 0 15px 0 38px;
	display: block;
	width: 170px;
	background: url(../images/menu-element-dot.gif) no-repeat 16px 10px;
	line-height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#menu li a:hover {
	color: #9bbffa;
}
#menu li .arrow-right {
	margin: 9px 0 0;
	float: right;
	display: block;
	width: 12px;
	height: 13px;
	background: url(../images/menu-element-arrow-right.gif) no-repeat 0 3px;
}
#menu li .arrow-down {
	margin: 9px 0 0;
	float: right;
	display: block;
	width: 12px;
	height: 13px;
	background: url(../images/menu-element-arrow-down.gif) no-repeat 0 3px;
}
#menu ul {
	padding: 10px 0 8px 38px;
	background: url(../images/fond-sous-menu.gif) repeat-x 0 0;
}
#menu ul li a {
	padding: 0 15px;
	width: 140px;
	background: url(../images/sous-menu-dot.gif) no-repeat 2px 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}
#menu ul li a:hover {
	font-weight: bold;
	color: #fff;
}


/* Cadres Produits */
#cadres {
	clear: both;
	position: relative;
	text-align: left;
	overflow:hidden;
	height:100%;
}
#cadres td .top,
#cadres td .middle,
#cadres td .bottom {
	width:202px;
}
#cadres .ligne {    
	position: relative;
	display: block;
	overflow:hidden;
	margin-bottom: 9px;
	background: url(../images/cadres-middle.gif) repeat 0 0;
}
#cadres .top {
	background: url(../images/cadres-top.gif) repeat-x 0 0;
	height: 8px;
	font-size: 1px;
}
#cadres .middle {
	clear: left;
}
#cadres .bottom {
	clear: both;
	background: url(../images/cadres-bottom.gif) repeat-x 0 0;
	height: 8px;
	font-size: 1px;
}
#cadres img {
	margin: 0;
}
#cadres .separateur {
	float: left;
	display: block;
	width: 9px;
	height: 1px;
}
#cadres .produit {
	overflow: visible;
	margin: 0;
	padding: 0 4px;
	float: left;
	display: block;
	width: 202px;	
}
#cadres .produit img {
	position: relative;
	top: -4px;
	left: 0;		
}
#cadres .produit h1 {
	margin: 4px 12px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #3771cc;		
}
#cadres .produit h2 {
	margin: 0 12px 4px;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #7aa22d;		
}
#cadres .produit p {
	margin: 0 12px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #3771cc;		
}
#cadres .produit .description {
	margin: 20px 12px 10px;	
	
}
#cadres .produit .prix {
	margin: 10px 12px 20px;
}
#cadres .produit a {
	margin: 0;
	padding: 0;	
}
#cadres .produit .btn {
	margin: 10px 4px 0;
	padding: 0;
	height: 21px;
}


/* Footer */
#footer {
	clear: both;
	display: block;
	width: 879px;
	margin: 0 auto;
	padding: 4px 0 5px;
}
#footer p {
	margin: 8px 0;
	text-align: center;
	font-size: 10px;
	color: #3886f0;
}
#footer p a {
	color: #3886f0;
}
#footer p a:hover {
	text-decoration:underline;
}
#menu-bottom {
	display: block;
	width: 879px;
	height: 28px;
	background-color: #3886f0;
	text-align: center;
}
#menu-bottom .left {
	float: left;
	display: block;
	width: 9px;
	height: 28px;
	background: url(../images/menubottom-left.gif) no-repeat 0 0;
}
#menu-bottom .right {
	float: right;
	background: url(../images/menubottom-right.gif) no-repeat 0 0;
	display: block;
	width: 9px;
	height: 28px;
}
#menu-bottom .separateur {
	background: url(../images/menubottom-separateur.gif) no-repeat 0 3px;
	width: 11px;
	height: 28px;
	line-height: 28px;
}
#menu-bottom li {
	display: inline;
	line-height: 28px;
}
#menu-bottom a {
	margin: 0 10px;
	color: #fff;
	font-weight: bold;
}
#menu-bottom a:hover {
	text-decoration: underline;
}
