body
{
	margin				:	0px												;
	background-color	:	#000											;
}

#global
{
	width			:	1000px			;
	margin-left		:	auto			;
	margin-right	:	auto			;
	position		:	relative		;
	border			:	1px	solid #FFF	;
	border-top		:	15px solid #FFF	;
}

#header
{
	width				:	1000px										;
	height				:	151px										;
	background-image	:	url("../_IMG/hollyzook-webtv-header-1.jpg")	;
}

#menu
{
	padding-left		:	20px										;
	width				:	980px										;
	height				:	32px										;
	line-height			:	30px										;
	background-image	:	url("../_IMG/hollyzook-webtv-header-2.jpg")	;
}

#menu a
{
	font-size		:	11px	;
	font-family		:	Arial	;
	font-weight		:	bold	;
	color			:	#FFF	;
	text-decoration	:	none	;
}

#menu a:hover
{
	color			:	#FCA000		;
	text-decoration	:	underline	;
}

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

#menu li
{
	list-style-type	:	none				;
	display			:	inline				;
	margin-right	:	10px				;
	padding-right	:	10px				;
	border-right	:	1px dotted	#FFF	;
}

#contents
{
	width				:	980px										;
	height				:	1129px										;
	padding				:	56px 10px 0px 10px							;
	background-image	:	url("../_IMG/hollyzook-webtv-contents.jpg")	;	
}

#bottom
{
	width				:	960px										;
	height				:	330px										;
	padding				:	40px 0px 0px 40px							;
	background-image	:	url("../_IMG/hollyzook-webtv-bottom.jpg")	;
}

#video
{
	float				:	left	;
	width				:	432px	;
	height				:	325px	;
	background-color	:	#000	;
}

#video-descriptif
{
	float				:	left	;
	display				:	inline	;
	width				:	260px	;
	height				:	350px	;
	background-color	:	#3F0504	;
}

#video-descriptif p, #video p
{
	font-family	:	Arial	;
	font-size	:	11px	;
	color		:	#FFF	;
	padding		:	0px		;
	margin		:	0px		;
}

#video-descriptif  a, #video a
{
	color	:	#FFF	;
}

#video-descriptif ul
{
	margin	:	0px	;
	padding	:	10px	;
}

#video-descriptif li
{
	list-style-type	:	none	;
	margin-bottom	:	20px	;
}

h1
{
	background-color	:	#270100	;
	color				:	#FFF	;
	text-align			:	center	;
	font-family			:	Arial	;
	font-size			:	16px	;
	font-weight			:	normal	;
	margin				:	0px		;
	padding				:	10px		;
}

h2
{
	color			:	#FCA000	;
	font-size		:	12px	;
	font-family		:	Arial	;
	font-weight		:	bold	;
	padding-bottom	:	0px		;
	margin-bottom	:	0px		;
}

#publicite
{
	float			:	right				;
	display			:	inline				;
	margin			:	10px 5px 0px 5px	;
}

#bottom p
{
	margin			:	0px					;
	font-family		:	Arial				;
	font-size		:	12px				;
	font-weight		:	bold				;
}

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

#bottom p a:hover
{
	color			:	#FCA000		;
	text-decoration	:	underline	;
}


#archives
{
	float		:	left	;
	width		:	980px	;
	height		:	550px	;
	margin-top	:	220px	;
	overflow-y	:	auto	;
}

#archives h2
{
	color			:	#FFF				;
	font-family		:	Arial				;
	font-weight		:	bold				;
	font-size		:	13px				;
	padding-bottom	:	10px				;
	margin-bottom	:	10px				;
	border-bottom	:	6px solid #660000	;
	position		:	relative			;
}

#arch-emiss
{
	width				:	300px	;
	margin-top			:	30px	;
	float				:	left	;
	display				:	inline	;
}

#arch-conc
{
	width				:	300px	;
	margin-top			:	30px	;
	float				:	left	;
	display				:	inline	;
	margin-left			:	40px	;
}

#archives .vignette
{
	background-color	:	#000	;
	width				:	90px	;	
	height				:	87px	;
	float				:	left	;
	display				:	inline	;
}

#archives .details
{
	width		:	190px	;
	float		:	left	;
	margin-left	:	5px		;
	height		:	95px	;
}

.blockemission
{
	width	:	300px	;
	height	:	95px	;
	padding	:	5px 13px	;
	float	:	left	;
	display	:	inline	;
}

.details h3
{
	color			:	#FFF				;
	font-family		:	Arial				;
	font-weight		:	normal				;
	font-size		:	11px				;
	background-color:	#660000				;
	padding			:	5px					;
	margin			:	0px 0px 5px 0px		;
}

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

.details p
{
	color		:	#FCA000	;
	font-size	:	11px	;
	font-family	:	Arial	;
	margin		:	0px		;
	padding		:	0px		;
}