/* ----------------------------------------------------------------------------------------------------------------
//	B O D Y   &   G E N E R A L
//-------------------------------------------------------------------------------------------------------------- */

body {
	background-color: #000000;
	background-image: url(images/template_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	text-align: justify;

	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

input, textarea, select {
	padding: 0px 0px 0px 0px;
	font-family: 'Tahoma', 'Arial', sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #1b1b1b;
	border: 1px solid #ae6e35;
	
}

a:link, a:visited, a:active { color: #ae6e35; font-weight: bold; text-decoration: none; }
a:hover { color: #666666; text-decoration: none; border-bottom: 1px solid #ffffff; }

a.none:link, a.none:visited, a.none:active, a.none:hover { border: none; }

.formnone {
	background-color: transparent;
	border: none;
}

/*.txtfld {
	height: 15px;
}

.selectlist {
	border: none;
	width: 53px;
	height: 15px;
}





a.none:link, a.none:visited, a.none:active, a.none:hover { border: none; }

a.newsletter:link, a.newsletter:visited, a.newsletter:active { color: #ffffff; text-decoration: none; border: none;}
a.newsletter:hover { color: #ffffff; text-decoration: none; border-bottom: 1px solid #aaaaaa; }

.erreur {
	color: #b88217;
	font-weight: bold;
}

.title {
	padding: 0px 0px 30px 0px;
}*/


/* ----------------------------------------------------------------------------------------------------------------
//	S K E L E T T O N
//-------------------------------------------------------------------------------------------------------------- */

#container_head {
	height: 400px;
}	

#container_top {
	background-image: url(images/template_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 345px;
}

.container_hr {
	background-image: url(images/template_hr.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 2px;
}

.nav_buttons {
	padding: 0px 16px 0px 16px;
}

#container_middlepart {
	width: 750px;
	margin: 0px auto 0px auto;
}

#container_sidebar {
	float: left;
	background-color: #212121;
	margin: 105px 70px 0px 0px;
	width: 205px;
}

.sidebar_box {
	margin: 5px auto 65px auto;
	width: 142px;
	
	font-size: 10px;
	color: #ffffff;
}

#container_middleright {
	width: 450px;
	float: left;
}

#container_title {
	padding: 0px 0px 100px 0px;
	text-align: right;
}

#container_bottom {
	clear: both;
}

#container_copyright {
	background-image: url(images/template_bottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	height: 45px;
	width: 770px;
}

#copyright_img {
	float: left;
	padding: 0px 30px 0px 0px;
}

#copyright_txt {
	font-size: 10px;
	color: #ffffff;
	padding: 10px 0px 0px 0px;
}




/* ----------------------------------------------------------------------------------------------------------------
//	3 .   M U S I C
//-------------------------------------------------------------------------------------------------------------- */

.music_cover {
	float: left; 
	margin: 0px 10px 0px 0px;
	width: 100px;
}

.music_infos {
	float: left;
	width: 315px;
}





/* ----------------------------------------------------------------------------------------------------------------
//	3 .   M U S I C
//-------------------------------------------------------------------------------------------------------------- */

.form_line {
	padding: 0px 0px 10px 0px;
}

.form_title {
	float: left;
	width: 60px;
}





/* ----------------------------------------------------------------------------------------------------------------
//	5 .   L I N K S
//-------------------------------------------------------------------------------------------------------------- */

.link_arrow {
	padding: 0px 8px 1px 0px;
}

.link_category {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px 0px 5px 0px;
}

.link_link {
	padding: 0px 0px 2px 15px;
}

.link_comment {
	color: #777777;
	font-size: 10px;
}