body
{
	margin				:	0px						;
	padding				:	0px						;
	background-image	:	url("background.jpg")	;
	background-repeat	:	repeat-x				;
}

a
{
	color			:	#432608	;
}

a img
{
	border	:	0px	;
}



h1
{
	color			:	#725139		;
	margin			:	0px			;
	padding			:	0px			;
	text-transform	:	capitalize	;
	font-family		:	Arial		;
	font-size		:	24px		;
	position		:	absolute	;
	top				:	105px		;
	right			:	225px		;
}

#global
{
	width			:	1024px		;
	margin-left		:	auto		;
	margin-right	:	auto		;
	position		:	relative	;
}

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

#top p
{
	margin			:	0px		;
	padding			:	0px		;
	font-size		:	10px	;
	color			:	#000000	;
	font-family		:	Verdana	;
}

#top p a
{
	font-size			:	12px		;
	color				:	#000000		;
	font-family			:	Verdana		;
	font-weight			:	bold		;
	text-decoration		:	none		;
}

#liens
{
	font-size		:	10px	;
	color			:	#000000	;
	font-family		:	Verdana	;
	position		:	absolute;
	top				:	40px	;
	right			:	65px	;
}


#theme
{
	width				:	1024px				;
	height				:	685px				;
	background-image	:	url("theme.jpg")	;
	position			:	relative			;
}

#playlist p
{
	width		:	250px		;
	height		:	140px		;
	position	:	absolute	;
	top			:	207px		;
	right		:	68px		;
}

#video
{
		width		:	320px		;
		height		:	240px		;
		position	:	absolute	;
		top			:	390px		;
		right		:	80px		;
}

#dropdown
{
	position:	absolute	;
	width	:	320px		;
	top		:	628px		;
	right	:	80px		;
}

#dropdown select,#liens select
{
	background-color	:	#6F0000				;
	font-family			:	Verdana				;
	font-size			:	11px				;
	color				:	#FFFFFF				;
	border				:	1px solid #3B0201	;
	width				:	320px				;
}

#photo
{
	width			:	257px		;
	position		:	absolute	;
	top				:	690px		;
	left			:	90px		;	
}

#biographie
{
	width			:	255px		;
	position		:	absolute	;
	color			:	#432608		;
	font-family		:	Arial		;
	font-size		:	12px		;
	font-weight		:	bold		;
	top				:	680px		;
	left			:	365px		;
}

#biographie h2
{
	font-size	:	13px				;
	color		:	#FFF				;
	margin		:	10px 0px 0px 0px	;
}

#infos
{
	width			:	265px		;
	position		:	absolute	;
	color			:	#432608		;
	font-family		:	Arial		;
	font-size		:	12px		;
	font-weight		:	bold		;
	top				:	680px		;
	left			:	650px		;
}

#infos h2
{
	color		:	#FFF				;
	font-size	:	13px				;
	margin		:	10px 0px 0px 0px	;
}

#infos ul
{
	margin	:	0px	;
	padding	:	0px	;
}

#contentscom
{
	width			:	894px	;
	position		:	absolute;
	top				:	985px	;
	left			:	90px	;
	font-family	:	Verdana	;
	font-size	:	11px	;
	color		:	#FFFFFF	;
}

#scrollcom
{
	overflow-y		:	auto	;
	overflow-x		:	hidden	;
	height			:	100%	;
	min-height		:	0px		;
	max-height		:	400px	;
	clear			:	both	;
}

#h2commentaires
{
	padding				:	5px		;
	background-color	:	#AF0201	;
	text-align			:	center	;
	width				:	884px	;
	height				:	20px	;
	float				:	left	;
	font-size			:	14px	;
}

#mycomments
{
	width				:	873px	;
	padding				:	10px	;
	float				:	left	;
	background-color	:	#C5B9B9	;
}

#mycomments input,textarea
{
	background-color	:	#E8E4E3				;
	margin-bottom		:	10px				;
	padding				:	2px					;
	border				:	1px solid #000000	;
	font-size			:	10px				;
	font-family			:	Verdana				;
}

#mycomments p
{
	color	:	#000000	;
}

#commentsubmit
{
	margin-top	:	10px	;
	width		:	300px	;
}

.commentbloc
{
	width				:	873px				;
	background-color	:	#6F0000				;
	border				:	10px solid #5C0301	;
	margin				:	5px 0px 5px 0px		;
	float				:	left				;
}

.commentbloc p
{
	padding	:	5px	;
}

h3
{
	width				:	863px	;
	padding				:	5px		;
	margin				:	0px		;
	color				:	#FFFFFF	;
	font-size			:	11px	;
	font-family			:	Verdana	;
	font-weight			:	normal	;
	background-color	:	#3B0201	;
}

h3 b,h3 a
{
	color	:	#FD9900	;
}

.error
{
	font-family		:	Verdana	;
	font-size		:	11px	;
	font-weight		:	bold	;
	text-align		:	center	;
}

.error a
{
	color			:	#AF0201	;
	text-decoration	:	none	;
}

.errors
{
	color			:	#AF0201	;
	text-align		:	center	;
	font-size		:	14px	;
	font-family		:	verdana	;
	font-weight		:	bold	;
}

.noerrors
{
	color			:	#1A8D11	;
	text-align		:	center	;
	font-size		:	14px	;
	font-family		:	verdana	;
	font-weight		:	bold	;
}

.error a:hover
{
	color			:	#FF0000		;
	text-decoration	:	underline	;
}

.centrer
{
	text-align	:	center	;
}

.minuscule
{
	text-transform	:	lowercase	;
}

#footer
{
	position			:	absolute;
	font-family			:	Verdana	;
	font-size			:	10px	;
	color				:	#6F0000	;
	background-color	:	#C5B9B9	;
	width				:	887px	;
	text-align			:	center	;
	padding				:	3px		;
	top					:	1850px	;
	margin-left			:	auto	;
	margin-right		:	auto	;
	left				:	90px	;
}

#clearboth, .clearboth
{
	clear	:	both	;
}

#formaddcomment
{
	display	:	none	;
	clear	:	both	;
}

#h2commentaires a
{
	text-decoration	:	none	;
	color			:	#FFF	;
}

#h2clip
{
	display	:	none	;
}