/* Généralités */
*
{
	margin: 0;
	padding: 0;
}

html,
body
{
	height: 100%;
}

body, .login input
{
	background: #fff;
	font: normal normal normal 11px 'Lucida Sans', Verdana, sans-serif;
	color: #444;
}

img
{
	border: none;
}

/* Mise en forme générale */
#MainContent
{
	margin: 0 auto;
	width: 980px;
}

#ShadowLeft
{
	float: left;
	width: 890px;
	background: url(i/shl.jpg) 0 0 no-repeat;
	padding-left: 90px;
}

#ShadowRight
{
	float: right;
	width: 800px;
	background: url(i/shr.jpg) 100% 0 no-repeat;
	padding-right: 90px;
}

#Content
{
	float: left;
	width: 800px;
	background: #fff;
}

/* En-tête */
#Header
{
	height: 110px;
	background: url(i/h.gif) repeat-x;
}

#Logo
{
	float: left;
	margin: 23px 0 0 9px;
}

#Login
{
	height: 100px;
	width: 200px;
	float: right;
	background: url(i/login.jpg) no-repeat;
	margin: 10px 10px 0 0;
}

/* Menu */

#Menu
{
	width: 800px;
	height: 28px;
	background: url(i/m.gif) repeat-x;
}

#Menu ul
{
	list-style: none;
	float: left;
	height: 28px;
}

#Menu ul li
{
	display: block;
	float: left;
	height: 28px;
	margin: 0 5px 0 5px;
}

#Menu ul li a,
#Menu ul li.current
{
	display: block;
	float: left;
	height: 22px;
	padding: 6px 8px 0;
	color: #fff;
	text-decoration: none;
}

#Menu ul li a:hover
{
	text-decoration: underline;
}

#Menu ul li.current
{
	color: #222;
	background: url(i/ms.gif);
	cursor: default;
}

#Menu ul li.current a
{
	display: inline !important;
	padding: 0 !important;
	color: #222 !important;
	cursor: pointer;
}


/* Espace client */
#Menu .login 
{
	float: right;
	width: 215px;
	height: 25px;
	padding: 3px 0 0 5px;
	background: url(i/mlogin.gif) no-repeat;
}

#Menu > .login 
{
	width: 205px;
	height: 24px;
	padding: 3px 0 0 5px;
}

#Menu .login input
{
	width: 80px;
	height: 14px;
	padding: 2px;
	border: solid 1px #959595;
}

#ctl00_btnLogin
{
	width: 20px !important;
	height: 18px !important;
	border: none !important;
	background: url(i/btnlogin.jpg) 50% 50% no-repeat;
	margin-bottom: 1px;
	cursor: pointer;
}

.login > #btnLogin
{
	margin-bottom: 0 !important;
	padding: 0! important;
	height: 20px !important;
	background-position: 50% 100%;
}

.writehere
{
	font-style: italic !important;
	color: #999 !important;
	cursor: default;
}

.youwrite
{
	font-style: normal;
	color: #222;
}

.logged
{
	color: #fff;
	margin: 3px;
}



/* Contenu */
#ContentData
{
	clear: both;
	padding: 25px;
	overflow: hidden;
	margin-bottom: 20px;
}

#ContentData a
{
	text-decoration: underline;
	color: #D81C07;
}

#ContentData a:hover
{
	text-decoration: none;
	color: #000;
}

.knowmore
{
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: right;
	padding-right: 12px;
	background: url(i/more.gif) 100% 70% no-repeat;
}

.legal
{
	border: none;
}

.legal th,
.legal td
{
	padding-right: 5px;
}

.legal th
{
	text-align: left;
}

#Welcome
{
	width: 520px;
	float: left;
}

#Featured
{
	float: right;
}

.feature
{
	float: left;
	margin-right: 10px;
	width: 99px;
}

.text
{
	float: right;
	width: 270px;
}

.carte
{
	float: left;
}

.products
{
	width: 100%;
}

.products td
{
	
	vertical-align: top;
}

.product
{
	float: left;
	width: 49%;
}

.advantages
{
	margin-bottom: 0;
	font-style: italic;
	color: #777;
}

h1
{
	font: normal normal normal 16px Tahoma, sans-serif;
	color: #d00;
	border: none;
	width: auto;
}

.productbox
{
	float: left;
	margin-right: 10px;
}

.producttext
{
	float: left;
	width: 240px;
	margin-bottom: 40px;
	/*width: 80%;
	margin-bottom: 30px;*/
}

.column3
{
	float: left;
	width: 31%;
	margin-right: 3%;
}

.column2
{
	float: left;
	width: 48%;
}

.last
{
	float: right !important;
	margin: 0 !important;
}

.materielHeader
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ddd;
}

.subCategories
{
	float: left;
	width: 160px;
}

.category
{
	font-weight: bold;
	color: #444 !important;
	text-decoration: none !important;
}

.category:hover
{
	color: #d00 !important;
	text-decoration: underline !important;
}

#Cart
{
	float: right;
	padding-left: 20px;
	padding-top: 1px;
	height: 16px;
	background: url(i/cart.gif) no-repeat;
}

#ContentData h1
{
	height: 24px;
	background: url(i/h1.jpg) 0 100% repeat-x;
	margin-bottom: 15px;
}

h2
{
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #d00;
}

p
{
	text-align: justify;
	margin-bottom: 10px;
}

/* Pied de page */
#Footer
{
	clear: both;
	width: 980px;
}

#FShadowLeft
{
	float: left;
	background: url(i/fshl.jpg) no-repeat;
	padding-left: 90px;
}

#FShadowRight
{
	float: right;
	background: url(i/fshr.jpg) 100% 0 no-repeat;
	padding-right: 90px;
}


#FContent
{
	float: left;
	width: 800px;
	background: #fff;
}

#Copyright
{
	height: 46px;
	background: url(i/f.gif) repeat-x;
	cursor: default;
}

#Kangourou
{
	height: 30px;
	background: url(i/minikang.gif) 10px 50% no-repeat;
	padding: 16px 0 0 55px;
	color: #ddd;
}

#FData
{
	height: 150px;
	background: url(i/bottom.gif) repeat-x;
	padding: 15px;
}

#FContent > #FData
{
	padding: 10px 15px;
}

#FContent h1
{
	margin-bottom: 5px;
}

.footerColumn
{
	float: left;
	width: 220px;
}

address
{
	font-style: normal;
}

#ContentData ul,
#FContent ul
{
	list-style: none;
	margin-bottom: 20px;
}

#ContentData ul li,
#FContent ul li
{
	padding-left: 10px;
	background: url(i/li.gif) 0 4px no-repeat;
	margin-bottom: 5px;
	text-align: justify;
}

#FContent a
{
	font-weight: bold;
	text-decoration: none;
	color: #444;
}

#FContent a:hover
{
	text-decoration: underline;
	color: #D81C07;
}

/* Spécifique : matériel */
#AllMateriel
{
	float: left;
	width: 550px;
}

.materielElement
{
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	color: #444  !important;
	text-decoration: none  !important;
	border: solid 1px #fff;
	border-bottom: solid 1px #ddd !important;
	overflow: hidden;
	width: 100%;
}

.materielElement:hover
{
	background-color: #fafafa;
	border-color: #ddd !important;
}

.photo
{
	float: left;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #ddd;
}

.materielInfos
{
	display: block;
	float: left;
	margin-left: 10px;
	width: 70%;
}

.materielNom
{
	display: block;
	font-weight: bold;
}

.materielDescription
{
	display: block;
	margin-top: 5px;
	padding-top: 5px;
}

.materielActions
{
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #ddd;
}

.button
{
	font: normal normal normal 11px 'Lucida Sans', Verdana, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.number
{
	font: normal normal normal 11px 'Lucida Sans', Verdana, sans-serif;
	padding: 2px;
	width: 40px;
}

.nothingFound
{
	font-style: italic;
	color: #999;
}

.panier
{
	width: 100%;
	border-collapse: collapse;
}

.panier td,
.panier th
{
	border: solid 1px #ddd;
	text-align: left;
	padding: 4px;
}

.panier thead th
{
	background-color: #d00;
	color: #fff;
	text-align: left;
	padding: 4px;
	text-transform: uppercase;
}

.panier tfoot td
{
	text-align: right;
}

.validation
{
	float: right;
	margin-top: 12px;
}

/* Message d'erreur */
.erreur
{
	margin: -5px -5px 20px -5px;
	border: solid 1px #d88;
	background-color: #fdd;
	color: #d00;
	font-weight: bold;
	padding: 4px;
}

/* Espace clients */
.spaceTable
{
	width: 60%;
}

.spaceTable td
{
	padding: 10px;
}

.spaceTable a
{
	display: block;
	padding: 5px;
	text-decoration: none !important;
	color: #666 !important;
	font-style: italic !important;
	border: solid 1px #fff;
	width: 200px;
}

.spaceTable a:hover
{
	border-color: #ddd;
}

/* Sidebar */
.sidebar
{
	float: right;
	width: 200px;
}