* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #656565;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 778px;
	
}

#thumbnail {

	width:360px;
	float: right;
	padding-top: 20px;
}

.thumbnail img {
	border: #5c5b5c 1px solid;
	
}



/* Page Title */

#page_title {
	width: 362px;
	height: 128px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 362px;
	height: 126px;
	background: url('images/titre.jpg') #292829 no-repeat 50% 50%;
	color: #cf7235;
}


/* Page Image */

#page_image {
	width: 414px;
	height: 527px;

	color: inherit;
	overflow: hidden;
}


/* Left Column */

#left_column {
	width: 779px;
	font-size: 12px;
	float: left;
	background-color:#000000 ;
}	

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #000000;
}




#page_menu {
	padding: 10px 0px;
	width: 414px;
	background: url('images/background.gif') #000000 repeat-x 0% 0%;
	color: #000;
	float:left ;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 10px 2px 2px;
	float: left;
}

#galerie {
	margin-top: 2px;
	float: left;
	width: 778px ;
	background-color:#343231;
	height: 550px ;
	padding-top: 10px;
	padding-bottom: 10px
	
	
	
}
#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}

#page_menu li#menu1 a {
	
	width: 134px;
}

#page_menu li#menu5 a {

	width: 134px;
}
#page_menu li#menu2 a {

	width: 134px;
}


#page_menu li a span {
	padding-top: 50px;
	display: block;
}


#menu1 a {
	background-image: url('images/menu1.jpg');
}
#menu1 a:hover {
	background-image: url('images/menu1b.jpg');
}

#menu2 a {
	background-image: url('images/menu2.jpg');
}
#menu2 a:hover {
	background-image: url('images/menu2b.jpg');
}


#menu5 a {
	background-image: url('images/menu3.jpg');
}
#menu5 a:hover {
	background-image: url('images/menu3b.jpg');
}

/* Latest News */

#latestnews {
	padding: 10px 28px 0px;
}

#latestnews h2 {
	margin-bottom: 5px;
	height: 37px;
	background-image: url('images/stitre1.jpg');
}


/* Latest Video */

#latestvideo {
	padding: 20px 25px;
}

#latestvideo h2 {
	height: 35px;
	background-image: url('images/latestvideo_header.gif');
}


/* Album Review */

#albumreview {
	padding: 30px 25px 10px;
}

#albumreview h2 {
	height: 35px;
	background-image: url('images/review_header.gif');
}
#gallery {width:750px; height:360px; position:relative; background:#343231;}
#gallery ul {list-style:none; padding:5px; margin:0; width:195px; float:right; height:219px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {display:none; position:absolute; left:547px; top:235px; width:200px;font-family:verdana, arial, sans-serif; color:#fff; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#ff0000;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:500px; height:375px; border:1px solid #fff;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:355px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.click span {display:block;}


BODY
{
scrollbar-face-color:#E9E9E9;
scrollbar-arrow-color:#ff0000;
scrollbar-track-color:#343231;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#FFFFFF;
scrollbar-3dlight-color:#656565;
scrollbar-darkshadow-color:#C0C0C0;
}



/* Page Footer */

#page_footer {
	
	width: 778px;
	padding: 9px 0px;
	background: url('images/background2.gif') #000000 repeat-x 0px 0px;
	color: inherit;
	clear: both;
	font-size: 10px;
	
}
