body {
	background: #ffffff;
	font-size: 13px;
	font-family: "Courier New", "Courier", arial, sans-serif;
	color: #000000;
	font-weight: normal;
	margin: 0 0 0 0;
}

ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li {
	list-style-position: outside;
	list-style: none;
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}


h1 {
	margin: 0px 0 5px 0px;
	font-size: 18px;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	margin:5px 0 0 0;
}

p {
	line-height: 1.4;
	margin: 0 0 9px 0px;
}

div.column {
	border-top: 6px #000000 solid;
	width: 290px;
	padding: 25px 0 0 0;
}

#blog_add {
	text-align: right;
	padding: 40px 90px 0px 0;
	height: 45px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 5px 0;
	background: url(../img/btn-blog-trans.png) no-repeat center right;
	cursor: pointer;
}

#blog_archive {
	position: absolute;
	top: 280px;
	left: 898px;
	width: 68px;
	text-align: right;
}

#blog_archive li {
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	cursor: pointer;
	text-align: right;
	margin: 0 0 8px 0;
}

#blog_archive li.sel {
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	background: #000000;
	text-align: right;
	cursor: pointer;
}


img.screenshot {
	border: solid 1px #171717;
	margin: 5px 0 10px 0;
}

#pagination {
	margin: auto;
	text-align: right;
	margin: 0px 0 0 0;
	color: #ced0d1;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

#pagination a.page {
	color: #ced0d1;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}


#pagination a.page_sel {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}


#page {
	width:980px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	position: relative;
	/*border: solid 1px #ff0000;*/
}

#main  {
	width: 852px;
	margin: 20px 0 0px 116px;
	border: solid 0px #ff0000;
	padding: 0px 15px 0 0;
	padding: 0 0 0 0;
	
}

#section {
	min-height: 450px;
}

#blog {
	width: 600px;
	border-bottom: solid 2px #e5e5e4;
	line-height: 18px;
}

#blog a {
	color: #ffffff;
	background: #000000;
	font-style: italic;
	font-weight: bold;
	padding: 0 2px 0 2px;
}

#logo {
	background: url(../img/logo-trans.png) no-repeat;
	width: 468px;
	height: 94px;
	border-bottom: solid 2px #e5e5e4;
	cursor: pointer;
}

#music {
	/*position: absolute;
	top: 300px;*/
	width: 500px;
	height: 70px;
	font-size: 13px;
	text-transform: uppercase;
}

#becomeafan {
	width: 300px;
	position: absolute;
	top: 6px;
	right: 18px;
	height: 20px;
	text-align: right;
}

#becomeafan .newsletter_btn {
	padding: 6px 0 0 0;
}

#becomeafan .newsletter_btn a {
	
}

#becomeafan a.logo {
	background: url(../img/btn-share-facebook-trans.png) no-repeat top right;
	padding: 3px 28px 0 28px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

.blog {
	width: 468px;
	padding: 16px 0 24px 0;
	border-top: solid 6px #000000;
	float: left;
}

.blog h1 {
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	text-align: left;
}

.blog h2 {
	/*text-transform: uppercase;*/
	font-style: italic;
	font-size: 12px;
	margin: 20px 0 12px 0;
	text-align: left;
}

.blog h3 {
	text-transform: normal;
	font-style: italic;
	font-size: 12px;
	margin: 0 0 4px 0;
	text-align: left;
}

.share {
	text-align: left;
	margin: 10px 0 0 0;
}

#zoom {
	position: absolute;
	top: -14px;
	left: 416px;
	width: 540px;
	height: 550px;
	background: #ffffff;
	border: solid 6px #000000;
	z-index: 1000;
	padding: 0 0 0 40px;
}

.product_detail {
	padding: 100px 10px 0 10px;
	float: left;
	width: 140px;
	
}

.product_detail h1 {
	font-weight: normal;
	text-transform: uppercase;
	
}

.product_detail .close {
	position: absolute;
	right: 10px;
	top: 6px;
}

.product_detail a.close {
	font-style: italic;

}

#page #menu {
	padding: 0px 0 0 0;
}

#page #menu ul li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 6px 0 0 0;
}

.video_box {
	border: solid 1px #000000;
}

.product {
	float: left;
	margin: 5px 5px 5px 0;
	width: 130px;
}

.product h2 {
	font-weight: normal;
	text-transform: uppercase;
}


.product img {
	margin: 0 0 0px 0;
}

#where {
	padding: 50px 0 0 410px;
}

.region {
	float: left;
	width: 200px;
	margin: 10px 0 0 20px;
}

.region h1 {
	text-transform: uppercase;
	font-size: 26px;
	font-style: italic;
	margin: 0 0 20px 0;
}

.region a {
	text-transform: uppercase;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.region a:hover {
	text-transform: uppercase;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	background: #000000;
}

#map {
	width: 400px;
	height: 248px;
	position: absolute;
	top: 200px;
	left: 115px;
	z-index: 4000;
}

#map img {
	border: solid 6px #000000;
	width: 248px;
	height: 248px;
}

#map .address {
	background: url(../img/banner-trans.png) no-repeat;
	top: 124px;
	left: 144px;
	position: absolute;
	height: 31px;
	z-index: 5000;
}

#map .address div {
	background: #000000;
	color: #ffffff;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	padding: 1px 6px 7px 4px;
	margin: 0 0 0 22px;
	height: 23px;
	line-height: 14px;
}

#map a {
	color: #ffffff;
}


#page #menu li {
	color: #000000;
	font-style: italic;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px 0 1px;
	float: left;
	height: 21px;
	line-height: 23px;
	cursor: pointer;
	border: solid 1px #ffffff;
}

#page #menu li.sel {
	color: #ffffff;
	background: #000000;
	font-style: italic;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px 0 1px;
	float: left;
	height: 21px;
	line-height: 23px;
	cursor: pointer;
	border: solid 1px #000000;
}


#page #menu a {
	color: #000000;
	font-style: italic;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#page #menu a.sel {
	color: #ffffff;
	font-style: italic;
	font-size: 36px;
	background: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#page #menu a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
	font-size: 36px;
	padding: 0 2px 0 2px;
}

#clouds {
	background: url(../img/clouds-trans.png)  no-repeat;
	width: 266px;
	height: 208px;
	position: absolute;
	top: -60px;
	left: 500px;
}

#langue {
	position: absolute;
	top: 10px;
	right: 10px;
}

#langue a {
	text-decoration: none;
	/*background: #222222;*/
	color: #e33434;
	font-size: 10px;
}

.colored {
	color: #e33434;
	font-size: 14px;
}

#footer {
	padding: 16px 0px 0px 20px;
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	border-top: solid 2px #e5e5e4;
}

.scroll-track {
 height: 10px;
 width: 6px;
 background: #e5e5e4;
 border-top: solid 0px #ffffff;
 border-bottom: solid 0px #ffffff;
}

.scroll-handle {
 height: 10px;
 width: 6px;
 background: #000000;
 border: none;
 margin: 0px 0 0 0px;
 cursor: pointer;
 border-top: solid 1px #ffffff;
 border-bottom: solid 1px #ffffff;

}

#content_scroll {
	
	margin: 0 10px 0 0;
	height: 360px;
	overflow: hidden;
}

#content_scroll .content {
padding: 0 10px 0 0;
}

#content_scroll .content_justify {
padding: 0 10px 0 0;
text-align: justify;
}

.content_justify {
padding: 0 10px 0 0;
text-align: justify;
}