html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color:#fff;
}
a{text-decoration:none;}
ol, ul {list-style: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*--------------------Fin Reset----------------------------------*/
html{height:100%;}
body{
	background:black url(/commun/picture/bg.jpg) repeat-x;
	height:100%;
	font:12px Arial, Helvetica, sans-serif;
	line-height:1em;
}
#page-table {
    height: 100%;
    width: 100%;
	border-collapse: collapse;
}
#page-td {
    height: 100%;
    vertical-align: middle;
}
#blackBorder{
	width:960px;
	margin:0 auto;
	border:15px solid #080808;
	border-bottom:none;
	background-color:#080808;
}
#wrapper{
	width:960px;
	border:1px solid #ddd;
	overflow:hidden;
}
/*******************Header**************************/
#header{position:relative;}
#header h1 a{
	display:block;
	height:81px;
	background:transparent url(/commun/picture/header.jpg);
	text-indent:-5000px;
}
#header object{
	position:absolute;
	top:0;
	left:500px;
	z-index:10;
}
#header #alternatifHeader{
	text-indent:-5000px;
	line-height:0;
}
#header #menu{
	height:33px;
	background:black url(/commun/picture/rampMenu.png);
}
#header ul{
	float:right;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-variant:small-caps;*/
}
#header li{
	float:left;
	height:31px;
	line-height:31px;
	border-right:1px solid transparent;
	border-left:1px solid transparent;
}
#header li a{
	margin:0 29px;
	text-decoration:none;
}
#header li img{vertical-align:middle;}
#header li#activeMenu, #header li:hover{border-bottom:2px solid #FC0;}
/********************Navigation***************************/
#navigation{
	float:left;
	width:161px;
	height:453px;
	font:13px Verdana, Geneva, sans-serif;
	background:transparent url(/commun/picture/navigation.jpg);
}
#navigation h2{
	height:30px;
	font-size:15px;
	line-height:26px;
	text-align:center;
	font-style:italic;
	margin:15px auto;
	background:black url(/commun/picture/rampMenu.png);
	font-weight:normal;
	color:#aaa;
}
#navigation li a{
	display:block;
	width:100%;
	height:28px;
	line-height:26px;
	text-align:center;
	text-decoration:none;
	background:black url(/commun/picture/rampMenu.png);
}
#navigation a#activeSousMenu{
	font-weight:bold;
	background:#f4c566;
	color:#000;
	height:22px;
	line-height:22px;
	text-decoration:underline;
	border:3px solid #e0a42d;
}
#navigation li a:hover{
	text-decoration:underline;
}
#navigation a.emptySousMenu{
	height:5px;
	background:transparent;
	cursor:pointer;
}
/*****************************Style content**************************/
#content {
	font:13px Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
}
#content .text{
	line-height:1.1em;
}
#content h1{
	height:34px;
	text-indent:-5000px;
	font-size:30px;
	margin-top:9px;
	overflow:hidden;
}
#content p{margin:10px 0;}
#content .text a{color:#aaa;}
/**************************sidebar***********************************/
#sidebar{
	float:left;
	width:182px;
	height:453px;
	background:transparent url(/commun/picture/sidebar.jpg) no-repeat;
}
#sidebar .widget{
	width:170px;
	background:transparent url(/commun/picture/shadow.png);
	margin:6px auto;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	border:1px solid #222;
	border-top:none;
	/*border-bottom:none;*/
}
#sidebar .widget a.bouton{
	margin:2px;
}
#sidebar .widget h2{
	display:block;
	height:53px;
	text-indent:-5000px;
	margin:2px;
}
#sidebar .widget #forget{
	display:block;
	font-size:10px;
	text-align:right;
	text-decoration:underline;
	margin:-15px 8px 0 0;
}
#sidebar .widget form{
	margin:0 8px 5px 0;
	text-align:right;
	overflow:hidden;
}
#sidebar .widget .ligne{
	clear:both;
	margin:3px 0;
}
#sidebar .widget .ligne label{
	float: left;
	width: 65px;
	font-size:12px;
	text-align: right;
	cursor: pointer;
	margin-top:3px;	
}
#sidebar .widget .ligne input{
	margin-left:4px;
	width:86px;
	text-align:center;
}
#sidebar .widget input[type=submit]{
	width:90px;
	height:22px;
	margin-top:2px;
	background-color:#000;
	color:#fff;
	border:1px solid #222;
	font:13px Arial, Helvetica, sans-serif;
    cursor: pointer;
}
#sidebar .widget input[type=submit]:hover{
	border:1px solid #333;
	background-color:#111;
}
#sidebar .widget ul{
	display:block;
	min-height:110px;
	margin:-12px auto 4px auto;
	overflow:hidden;
}
#sidebar .widget ul li{
	margin:0px 10px 5px;
	padding-bottom:4px;
	border-bottom:1px dotted #444;
	font-size:11px;
	color:#ccc;
	text-align:right;
}
#sidebar .widget ul .new{background:transparent url(/commun/picture/new.gif) no-repeat 0 2px;}
#sidebar .widget ul li span{color:#888;}
#sidebar .widget ul a:hover{color:#f60;}
#sidebar .widget .buttonShop{
	display:block;
	width:166px;
	height:35px;
	color:#fff;
	font:15px Verdana, Geneva, sans-serif;
	line-height:35px;
}
#sidebar .widget a#watchCart{
	padding-left:52px;
	background:transparent url(/content/boutique-souvenir/commun/picture/watchCart.gif) no-repeat;
}
#sidebar .widget a#endCart{
	padding-left:44px;
	background:transparent url(/content/boutique-souvenir/commun/picture/endCart.gif) no-repeat;
}
#sidebar .widget a:hover#watchCart,#sidebar .widget a:hover#endCart{
	color:#000;
	background-position:0 -35px;
}
#sidebar .widget#paiement{text-align:center;}
#sidebar .widget#paiement h3{margin:3px auto 6px auto;}
.souligne{text-decoration:underline;}
/********************************FOOTER**********************************/
ul#footer{
	text-align:center;
	padding-top:3px;
	}
#footer li{
	display:inline;
	padding:0 9px;
}
#footer li a{color:#333;}
#footer li a:hover{
	color:#555;
	text-decoration:underline;
}
#footer img{vertical-align:middle;}
#footer .left{border-right:1px solid #333;}
#footer .right{border-left:1px solid #333;}
