@charset "iso-8859-1";
*{margin:0; padding:0}

html, body{
	background:#090909 url(../styles/background.jpg) center top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:14px;
	height:100%;
	}
	
/* LAYOUT PRINCIPAL */
	
#wrap{
	background:#fff url(../styles/borders.gif);
	width:975px;
	margin:0 auto;
	}
#global1,#global2,#global3{
	overflow:auto;
	min-height:1466px;
	}
#global1{
	background:#d7d7d7 url(../styles/bg.jpg);
	width:955px;
	margin:0 auto;
	}
#global2{
	background:url(../styles/main.jpg) no-repeat;
	}
#global3{
	background:url(../styles/sidebar/sidebar.png) right repeat-y;
	}

#contentwrap-actualite,#contentwrap-rammstein,#contentwrap-discographie,#contentwrap-medias,#contentwrap-fanzone,#contentwrap-lesite,#contentwrap-404{
	background-repeat:no-repeat;
	background-position:27px 0;
	margin-top:30px;
	width:700px;
	float:left;
	}
#contentwrap-actualite{
	background-image:url(../styles/title-actualite.jpg);
	}
#contentwrap-rammstein{
	background-image:url(../styles/title-rammstein.jpg);
	}
#contentwrap-discographie{
	background-image:url(../styles/title-discographie.jpg);
	}
#contentwrap-medias{
	background-image:url(../styles/title-medias.jpg);
	}
#contentwrap-fanzone{
	background-image:url(../styles/title-fanzone.jpg);
	}
#contentwrap-lesite{
	background-image:url(../styles/title-lesite.jpg);
	}
#contentwrap-404{
	background-image:url(../styles/title-404.jpg);
	}
.content img{
	border:1px solid #53461f;
	}
.content,.contentnews,.contentlyrics{
	background-image:url(../styles/contentbg.png);
	border:2px solid #715827;
	width:620px;
	padding:0 30px 25px 30px;
	margin:30px 0 0 27px;
	overflow:auto;
	-webkit-border-radius:1em;
	-moz-border-radius:1em;
	position:relative;
	}
.content-bottom{
	background:url(../styles/content-bottom.jpg) left no-repeat;
	height:18px;
	width:650px;
	margin-left:27px;
	text-align:right;
	}
.content-bottom a{
	color:#58441e;
	position:relative;
	top:5px;
	}
.tree{
	float:left;
	text-align:left;
	margin:9px 0 0 270px;
	width:450px;
	}
.tree a{
	color:#ccba96;
	}
.tree a:hover{
	color:#c89d1b;
	}
#footer{
	background:url(../styles/footer.jpg) no-repeat;
	height:141px;
	clear:both !important;
	}
#footer img{
	margin-top:70px;
	margin-right:24px;
	border:0;
	float:right;
	}
#footer span{
	position:absolute;
	margin:110px 0 0 746px;
	}
#iealert{
	color:#000;
	background:#f8f5b8;
	border-bottom:solid 1px #f4ca65;
	padding:5px 0 0 35px;
	}
	
/* CONTENT NEWS */

.contentnews h2{
	text-transform:uppercase;
	color:#c2ab6b;
	padding:0;
	margin-top:20px;
	}
.contentnews h2 a{
	color:#c2ab6b;
	}
.contentnews h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:-8px 0 0 2px;
	color:#c0c0c0;
	}
.contentnews{
	padding:0 25px 10px 30px;
	}

.contentnewsbottom{
	padding-top:5px;
	text-align:right;
	}
.contentnews img{
	float:left;
	margin-right:10px;
	width:157px;
	border:1px solid #48412b;
	}
.contentnews ul li{
	list-style:disc inside;	
	}
.contentnews ol li{
	list-style:decimal inside;	
	}
#newstable .title{
	width:430px;
	padding-left:20px;
	}
#newsnavig{
	background:url(../styles/contentbg.png);
	border:#48412b solid 2px;
	width:540px;
	margin:30px 0 30px 80px;
	padding:15px 20px;
	clear:both;
	}
#newsnavig b, #newsnavig .pageid{
	background:#111110;
	display:block;
	float:left;
	padding:2px;
	margin-right:5px;
	}
#newsnavig b{
	border:1px solid #ccc;
	}
#pageprecedent{
	float:left;
	margin-right:5px;
	}
.pageid{
	border:1px solid #53461f;
	}	
			
/* MENU */	

#horizontal_menu{
	background:url(../styles/sidebar/header.png) right bottom no-repeat;
	height:95px;
	margin:79px 5px 0 0;
	}
	
#menu{
	position:absolute !important;
	padding-top:32px;
	padding-left:145px;
	}
#menulist{
	list-style: none;
	height:29px;
	width:794px;
	position:relative;
	}
#menulist li{
	float:left;
	}
#menulist a{
	display:block;
	height:30px;
	width:132px;
	text-indent: -9000%;
	outline: none;
	}
/*Rollover des 6 boutons du menu*/
#menulist #actualites{
	background:url(../styles/menu/actualites.jpg) 0 30px;
	height:30px;
	width:132px;
	overflow:auto;
	}
#menulist #rammstein{
	background:url(../styles/menu/rammstein.jpg) 0 30px;
	height:30px;
	width:132px;
	}
#menulist #discographie{
	background:url(../styles/menu/discographie.jpg) 0 30px;
	height:30px;
	width:132px;
	}
#menulist #medias{
	background:url(../styles/menu/medias.jpg) 0 30px;
	height:30px;
	width:132px;
	}
#menulist #fanzone{
	background:url(../styles/menu/fanzone.jpg) 0 30px;
	height:30px;
	width:132px;
	}
#menulist #le-site{
	background:url(../styles/menu/le-site.jpg) 0 30px;
	height:30px;
	width:130px;
	}
#menulist #actualites>a:hover,#menulist #rammstein>a:hover,#menulist #discographie>a:hover,#menulist #medias>a:hover,#menulist #fanzone:hover,#menulist #le-site>a:hover{
	background-position:0 0px;
	}

/*Positionnement des utilitaires*/
#menu_utilities{
	position:absolute !important;
	padding-left:130px;
	margin-top:65px;
	width:810px;
	}
#menu_utilities ul li{
	display:inline;
	margin-right:25px;
	}
#menu_utilities ul img{
	border:none;
	margin-right:5px;
	}
#search{
	position:absolute;
	right:0;
	}



/* DROPDOWN 
---------------------*/
/*COMPORTEMENT et POSITIONEMENT*/
/* Masquer les dropdown quand il ne sont pas actifs*/
#actualites ul,#rammstein ul,#discographie ul,#medias ul,#le-site ul{
	position:absolute;
	left:-8000px;
	border:solid 2px #997734;
	width:134px;
	}
/* Faire apparaitre le dropdown au dessus*/	
#menulist #actualites:hover,#menulist #rammstein:hover,#menulist #discographie:hover,#menulist #medias:hover,#menulist #le-site:hover{
	background-repeat:no-repeat;
	background-position:0 108px; /*replacer le bouton lorsquon survole le dropdown*/
	position:relative;
	overflow:visible;
	padding-top:108px;
	bottom:108px;
	height:30px;
	}
/* Faire apparaitre les dropdown au passage de la souris*/
#actualites:hover ul,#rammstein:hover ul,#discographie:hover ul,#medias:hover ul,#le-site:hover ul{
	position:absolute;
	padding:0px;
	left:-4px;
	}
#actualites:hover ul{
	top:68px;
	}
#rammstein:hover ul{
	top:34px;
	}
#discographie:hover ul{
	top:0px;
	}
#medias:hover ul{
	top:0px;
	}
#le-site:hover ul{
	top:34px;
	}

/*APPARENCE*/
/*Configuration des menu dropdown*/
.dropdown ul li{
	background:#222121;
	height:16px;
	padding-left:0;
	list-style:none;
	}
.dropdown li+li{
	border-top:solid 1px #997734;
	}
#menulist .dropdown a{
	display:block;
	height:16px;
	width:134px;
	text-indent:-9000%;
	outline:none;
	}
#menulist .dropdown span{ /*Bug IE*/
	position:absolute;
	left:-10000px;
	}
	
/* Attribution + Rollover des background dans les dropdown*/	
#actualites .dropdown a{
	background:url(../styles/menu/index.jpg) 0 -16px no-repeat;
	}
#actualites .dropdown li+li a{
	background:url(../styles/menu/archives.jpg) 0 -16px no-repeat;
	}
	
#rammstein .dropdown a{
	background:url(../styles/menu/groupe.jpg) 0 -16px no-repeat;
	}
#rammstein .dropdown li+li a{
	background:url(../styles/menu/tournees.jpg) 0 -16px no-repeat;
	}
#rammstein .dropdown li+li+li a{
	background:url(../styles/menu/disco.jpg) 0 -16px no-repeat;
	}
#rammstein .dropdown li+li+li+li a{
	background:url(../styles/menu/recompenses.jpg) 0 -16px no-repeat;
	}

#discographie .dropdown a{
	background:url(../styles/menu/albums.jpg) 0 -16px no-repeat;
	}
#discographie .dropdown li+li a{
	background:url(../styles/menu/singles.jpg) 0 -16px no-repeat;
	}
#discographie .dropdown li+li+li a{
	background:url(../styles/menu/dvd.jpg) 0 -16px no-repeat;
	}
#discographie .dropdown li+li+li+li a{
	background:url(../styles/menu/livres.jpg) 0 -16px no-repeat;
	}
#discographie .dropdown li+li+li+li+li a{
	background:url(../styles/menu/clips.jpg) 0 -16px no-repeat;
	}
#discographie .dropdown li+li+li+li+li+li a{
	background:url(../styles/menu/paroles.jpg) 0 -16px no-repeat;
	}
	
#medias .dropdown a{
	background:url(../styles/menu/galerie.jpg) 0 -16px no-repeat;
	}
#medias .dropdown li+li a{
	background:url(../styles/menu/videos.jpg) 0 -16px no-repeat;
	}
#medias .dropdown li+li+li a{
	background:url(../styles/menu/presse.jpg) 0 -16px no-repeat;
	}
#medias .dropdown li+li+li+li a{
	background:url(../styles/menu/goodies.jpg) 0 -16px no-repeat;
	}
#medias .dropdown li+li+li+li+li a{
	background:url(../styles/menu/audio.jpg) 0 -16px no-repeat;
	}
#medias .dropdown li+li+li+li+li+li a{
	background:url(../styles/menu/wallpapers.jpg) 0 -16px no-repeat;
	}
	
#le-site .dropdown a{
	background:url(../styles/menu/contact.jpg) 0 -16px no-repeat;
	}
#le-site .dropdown li+li a{
	background:url(../styles/menu/liens.jpg) 0 -16px no-repeat;
	}
#le-site .dropdown li+li+li a{
	background:url(../styles/menu/plandusite.jpg) 0 -16px no-repeat;
	}
#le-site .dropdown li+li+li+li a{
	background:url(../styles/menu/forum.jpg) 0 -16px no-repeat;
	}
	
#actualites .dropdown a:hover,#actualites .dropdown li+li a:hover,#rammstein .dropdown a:hover,#rammstein .dropdown li+li a:hover,#rammstein .dropdown li+li+li a:hover,#rammstein .dropdown li+li+li+li a:hover,#discographie .dropdown a:hover,#discographie .dropdown li+li a:hover,#discographie .dropdown li+li+li a:hover,#discographie .dropdown li+li+li+li a:hover,#discographie .dropdown li+li+li+li+li a:hover,#discographie .dropdown li+li+li+li+li+li a:hover,#medias .dropdown a:hover,#medias .dropdown li+li a:hover,#medias .dropdown li+li+li a:hover,#medias .dropdown li+li+li+li a:hover,#medias .dropdown li+li+li+li+li a:hover,#medias .dropdown li+li+li+li+li+li a:hover,#le-site .dropdown a:hover,#le-site .dropdown li+li a:hover,#le-site .dropdown li+li+li a:hover,#le-site .dropdown li+li+li+li a:hover{
	background-position:0 0;
	}


/* SIDEBAR */

#sidebar{
	background:url(../styles/sidebar/sidebar_top.gif) top no-repeat;
	text-align:center;
	width:211px;
	padding:25px 5px 0 0;
	float:right !important;
	}
	
.frame ul li{
	height:90px;
	}
.frame ul li a img{
	float:left;
	margin:0 5px 0 0;
	}
.sidebar_img{
	margin-bottom:5px;
	}
.frame{
	/*background: url(../styles/sidebar/sidebar_bg.png) top no-repeat;
	border:#48412b solid 1px;*/
	width:170px;
	margin:15px auto 0 auto;
	padding:75px 10px 10px 10px;
	position:relative;
	}
.sidebar_title{
	position:absolute;
	top:12px;
	left:5px;
	}
#compteurs{
	display:block;
	background: url(../styles/sidebar/sidebar_box.png);
	border:solid 1px #48412b;
	padding:2px;
	width:160px;
	margin:0 auto 15px auto;
	text-align:left;
	}
#googleadd{
	margin-top:10px;
	position:relative;
	}
#barbed-wire,#annonces-tab{
	position:absolute;
	z-index:500;
	}
#barbed-wire{
	top:-20px;
	left:16px;
	}
#annonces-tab{
	top:131px;
	left:76px;
	}
#googleadd script{
	margin-right:2px;
	}
#forumtopics{
	background: url(../styles/sidebar/sidebar_box.png);
	border:solid 1px #48412b;
	margin:0 auto;
	padding:5px;
	text-align:left;
	font-size:10px;
	list-style:disc inside;
	}
#sidebar a img{
	border:1px solid #6e5921;
	}
#sidebar a img:hover{
	border:1px solid #5d2323;
	}
#sidebar h2{
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	padding:15px 0 15px 0;
	color:#c2ab6b;
	}
	
		
/* LIENS */

a{
	color:#997734;
	text-decoration:none;
	}
a:hover{
	color: #993300;	
	text-decoration: none;
	}
a img:hover{
	border:1px solid #993300;
	}