/* General */

body, table, input, textarea, a, select {
	font-size:12px;
	font-family:Century Gothic, Arial;
	color:#0C5183;
}

body {
	padding:0;
	margin:0;
}
			
table, tr, td{ 
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
}

/* Visuel discographie */
h2, h2 a {
	font-weight:bold;
	color:#00AEEF;
	font-size:12px;
	margin-bottom:0;
	text-decoration:none;
}

#detaildisque b, #detaildisque strong {
	color:#00AEEF;
}

.pochette {
	border-width:1px;
	border-color:#00AEEF;
	border-style:solid;	
}

.intro-pochette td {
	padding-bottom:20px;
	vertical-align:top;
}

.pad-intro {
	padding-left:10px;
	padding-top:10px;	

}

/* Visuel videos */

#contenu-videos h2 {
	display:inline;
}

#contenu-videos p {
	padding:0;
	margin:0;
	padding-top:10px;
}

/* Background de boutons / rollovers */

#navphotos a, #navig a {
	display:block;
	background-repeat:no-repeat;
	background-position:0 0;
}


/* Visuel photos */

#navphotos {
	position:relative;
	top:-20px;
}

#navphotos a {
	height:17px;
}

#navphotos a:hover {
	background-position: 0 -17px;
}
			
#btnback {
		margin-left:20px;
		margin-right:10px;
		display:block;
		float:left;
		width:39px;
		height:17px;
		background-image:url(/images/back.gif);
}

#btnback:hover{
	background-image:url(/images/back_hover.gif);
}			
#btnforward {
		display:block;
		float:left;
		width:49px;
		height:17px;
		background-image:url(/images/forward.gif);
}

#btnforward:hover{
	background-image:url(/images/forward_hover.gif);
}			



#back {
	background-image:url(../images/back.gif);
	width:39px;
	padding-right:12px;
}
#forward {
	background-image:url(../images/forward.gif);
	width:49px;
}			

#detailphoto {
	text-align:left;
}

#lst-photos {
	width:100%;
}

#lst-photos td {
	width:33%;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
	
	border-width:1px;
	border-color:#00aeef;
	border-style:solid;
}

/* Layout */

#contenu {
	width:534px;
	_width:546px;
	vertical-align:top;
	padding-top:28px;
	padding-left:12px;
}

#continent img {
	width:300px;
}

#container {
	left:50%;
	top:156px;
	margin-left:-425px;
	position:absolute;
	width:850px;
}

#continent {
	vertical-align:top;
}

/* Navig */

.hide-with-bg {
	display:none;
}

#navig a {
	height:52px;
}

#navig a:hover {
	cursor: pointer;
	background-position: 0 -52px;
}
			
#news {
	background-image:url(../images/navig/news.gif);
	width:49px;
}
#live {
	background-image:url(../images/navig/live.gif);
	width:49px;
}			

#discography {
	background-image:url(../images/navig/discography.gif);
	width:132px;
}
#videos {
	background-image:url(../images/navig/videos.gif);
	width:69px;
}
#photos {
	background-image:url(../images/navig/photos.gif);
	width:91px;
}
#shop {
	background-image:url(../images/navig/shop.gif);
	width:62px;
}
#contact {
	background-image:url(../images/navig/contact2.gif);
	width:167px;
}

.blocshow td {	
	border: 1px #00aeef solid;
	width:210px;
	text-align:center;
	padding:10px;
}

.blocshow h2 {
	margin:0;
}

.blocshow a {
	text-decoration:none;
}

.blocshow a:hover {
	text-decoration:underline;
}

.blocshow {
	margin-bottom:10px;
}

#pacing td{
	padding:5px;
	border:0;
	vertical-align:top;
}

#pacing{
	margin-right:auto;
	margin-left:auto;
}

#sousterre {
	position:absolute;
	left:13px;
	top:350px;
	width:450px;
}

.logobox td {
	padding:5px;
}

.logobox img {
	border:0;
}


.order table{
	width:100%;
}

.order table th{
	font-weight: bold;
}

.order table td input{
	width:300px;
}

#synmedia{
	clear: both;
	margin-top: 10px;
}

#synmedia a{
	font-size: 10px;
}

#synmedia a:hover{
	text-decoration: none;
}