* {font-family:Arial;font-size:12px;color:#000;margin:0;padding:0;border:0;}
body {margin:0px;height:100%;background:#f27c1b;}

/* Common styles
-------------------------------------------------------- */
img {border:0px;}
a:link, a:visited { color: #fff; text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }

input, select, textarea {
	background-color:#fff;
	border:1px solid #f9bd1c;
	font-size:12px;
	line-height:normal;
	width: 200px;
}

input:hover, select:hover, textarea:hover,
input:focus, select:focus, textarea:focus,
input:active, select:active, textarea:active {
	background-color: #dff3ff;
	border: 1px solid #1faaff;
}

input.submit {
	background-color: #f9bd1c;
	border: 1px solid #f9bd1c;
	font-size:12px;
	font-weight: bold;
}

input.submit:hover, input.submit:focus, input.submit:active {
	background-color: #dff3ff;
	border: 1px solid #f9bd1c;
}

/* Page
-------------------------------------------------------- */
#page {
	width: 980px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin: 0 auto;
}

/* Header
-------------------------------------------------------- */
#header_container {
	position: relative;
	background: transparent url("/graphics/bg_header.gif") repeat-x;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 115px;
	background: transparent url("/graphics/header.gif") no-repeat top left;
}
#header h1{
	position: relative;
	top: 60px;
	left: 95px;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	width: 600px;
}
#header #header_form {
	position: absolute;
	top: 20px;
	right: 30px;
	float:right;
}

/* Wrappers
-------------------------------------------------------- */
#wrapper {
	width: 980px;
	margin: 0 auto;
	background: #fff;
}

#wrapper h2 {
	padding: 10px 0px;
	font-size:16px;
	text-transform:uppercase;
	color:#e35101;
}

#menu {
	width: 980px;
	margin: 0 auto;
	border-top: 2px solid #fff;
}

#submenu {
	height: 30px;
	margin: 0 auto;
	background: transparent url("/graphics/bg_menu.gif") repeat-x;
}

#submenu ul#sub {
	margin: 0 auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#submenu ul#sub li {
	display: inline;
	padding: 10px 15px;
	height: 30px;
	line-height: 30px;
}

#submenu ul#sub li.last {
	background: transparent;
	display: inline;
	padding: 10px 0px 10px 11px;
	height: 30px;
	line-height: 30px;
}

#submenu ul#sub li a:link, #submenu ul#sub li a:visited {
	font-size: 16px;
	color: #fff;
}

#submenu ul#sub li a:hover, #submenu ul#sub li a:active {
	color: #f9bd1c;
	text-decoration: none;
}

#main {
	padding: 0px;
	width: 100%;
	text-align: center;
	background: #fff;
}

	#main h2 {
		font-size: 20px;
		color: #f27c1b;
		padding: 10px 0px;
	}

#banner {
	padding: 0px;
	width: 100%;
	text-align: center;
}

#wrapper .column_container {
	float: right;
	width: 610px;
	margin: 5px 0 0 1px;
}

#wrapper .column {
	border-bottom:1px solid #f9bd1c;
	border-left:1px solid #f9bd1c;
	border-top:1px solid #f9bd1c;
	margin:0pt 0pt 5px;
	padding:0pt 0pt 10px;
}

#wrapper .column tr, .column td {
	padding: 2px;
}

	#wrapper .column h2 {
		font-size: 18px;
		line-height: 30px;
		width: 100%;
		color: #fff;
		background: transparent url("/graphics/title_column.gif") no-repeat 0 0;
		height: 30px;
		text-align: center;
		padding: 0px 0px 10px 0px;
	}

		#wrapper .column h2 a:link, #wrapper .column h2 a:visited {
			font-size: 18px;
			line-height: 21px;
			color: #fff;
		}

		#wrapper .column h2 a:hover, #wrapper .column h2 a:active {
			text-decoration: underline;
		}
		
#wrapper .sidebar_container{
	float: left;
	width: 360px;
	margin: 5px 0 0 1px;
}

#wrapper .sidebar{
	padding: 0 0 10px 0;
	margin: 0 0 5px 0;
	text-align: center;
	background: #f88d25 url("/graphics/bg_sidebar.gif") repeat-x left bottom;
}

	#wrapper .sidebar h2 {
		font-size: 18px;
		line-height: 30px;
		width: 100%;
		color: #fff;
		background: transparent url("/graphics/title_sidebar.gif") no-repeat 0 0;
		height: 30px;
		text-align: center;
		padding: 0px 0px 10px 0px;
	}

	#wrapper .sidebar .video_desc {
		color: #fff;
		text-align: justify;
		padding: 4px;
	}

.menu_thumbs_cont
{
	padding:5px;
}

.menu_thumbs
{
	float:left;
	list-style-type:none;
	padding: 2px;
}

.menu_bigthumbs
{
	float:left;
	list-style-type:none;
	padding: 0px 15px;
}

.menu_thumbs li
{
	padding: 0px;
}

.menu_cont
{
	padding:5px;
	text-align: left;
}

.menu
{
	width:115px;
	float:left;
	list-style-type:none;
	padding:0px 0px 5px 0px;
}

.menu li
{
	list-style-type : disc;
	color: #fff;
	margin-left: 15px;
}

.menu li a:link, .menu li a:visited
{
	font-size: 11px;
	color: #fff;
}

.menu li a:hover, .menu li a:active
{
	font-size: 11px;
}

.menu_part
{
	width:110px;
	float:left;
	list-style-type:none;
	padding:0;
}

.menu_part li
{
	list-style-type : disc;
	color: #fff;
	margin-left: 15px;
}

.menu_part li a:link, .menu_part li a:visited
{
	font-size: 11px;
	color: #fff;
}

.menu_part li a:hover, .menu_part li a:active
{
}

.main_thumbs_cont
{
	padding:5px;
}

.main_thumbs
{
	float:left;
	list-style-type:none;
	padding: 3px;
}

.main_thumbs li
{
	padding: 0px;
}

.videos_menu_cont
{
	padding:5px;
	text-align: left;
}

.videos_menu
{
	float:left;
	list-style-type:none;
	padding: 3px;
}

.videos_menu li
{
	clear: both;
	border-top: 1px solid #e35101;
}

span.videos_menu_infos
{
	color: #fff;
	float:left;
	padding: 3px;
	width: 230px;
}

span.videos_menu_thumb
{
	float:right;
	padding: 3px;
}

/* Classes
-------------------------------------------------------- */
.banner { margin: 0px; text-align:center; padding: 5px; }

#entrer {margin: 0px; padding: 5px;}
#entrer a{font-size:28px;font-weight:bold;color:#e35101;text-decoration:none;}
#entrer a:hover{font-size:28px;font-weight:bold;color:#f9bd1c;text-decoration:underline;}
#sortir {margin: 0px; padding: 5px;}
#sortir a{font-size:18px;font-weight:bold;color:#f9bd1c;text-decoration:none;}
#sortir a:hover{font-size:18px;font-weight:bold;color:#f9bd1c;text-decoration:none;}

#VideosCont {
	float: left;
	width: 300px;
	margin: 0px 2px;
}

.Video {padding: 5px 0 0 0; height: 90px; position: relative; clear: left; text-align: left; }
.Video.Out {padding: 0px 0 0 0; height: 90px; position: relative; clear: left; text-align: left; }

.VideoHead { margin: 0px 0px 0px 120px; }
.VideoHead h3 { background: transparent url("/graphics/bg_videohead.gif") no-repeat; font-size: 11px; line-height: 23px; font-weight: bold; padding: 0px 5px; margin: 10px 0px 0px 0px; color:#fff; }
.Video.Out .VideoHead h3 { background: #f88b24 url("/graphics/bg_videohead.gif") no-repeat; font-size: 11px; line-height: 23px; font-weight: bold; padding: 0px 5px; margin: 10px 0px 0px 0px; color:#fff; }
.VideoHead h3 a { color: #fff; text-decoration: none; font-size: 10px; }
.VideoHead h3 a:visited { color: #fff; text-decoration: none;}
.VideoHead h3 a:hover { color:#f9bd1c; text-decoration: none;}
.VideoHead small {padding: 0px 5px; margin: 0px; font-size: 10px; line-height: 14px; display: block; }
.VideoHead p {padding: 0px 5px; margin: 0px; font-size: 10px; display: block; }
.VideoHead a.out {color: #000; }

.VideoThumb { position: absolute; padding: 5px 7px; float: left; left: 5px; top: 10px; }
.Video.Out .VideoThumb { position: absolute; padding: 0px 7px; float: left; left: 5px; top: 0px; }
.VideoThumb a:link img, .VideoThumb a:visited img { border: solid 2px #e35201; width: 100px; height: 75px;}
.VideoThumb a:hover img { border: solid 2px #f9bd1c;}

.VideoDate { font-size: 10px; color:#e35201; }
small.VideoDate a, small.VideoThumb a:visited { color: #e35201; font-weight: bold; }
small.VideoDate a:hover, small.VideoDate a:active { text-decoration: bold; }

/* Pagination
-------------------------------------------------------- */
#pagination_links span {
	color: #000;
}

#pagination_links a:link, #pagination_links a:visited {
	color: #000;
}
#pagination_links a:hover, #pagination_links a:active {
	color: #f9bd1c;
}

#pagination_links strong {
	color: #000;
}

#pagination_links strong.on {
	font-weight: normal;
}

/* Footer
-------------------------------------------------------- */
#part_disc {
	width: 960px;
	clear: both;
	margin: 0px;
	text-align: center;
}
	#part_disc p {
		color: #f9bd1c;
		padding: 10px 0;
		text-align: center;
		font-weight: bold;
	}
		#part_disc p a:link, #part_disc p a:visited { color: #e35101; text-decoration: underline;}
		#part_disc p a:hover, #part_disc p a:active { text-decoration: none; }


#footer {
	width: 980px;
	clear: both;
	margin: 0px;
	text-align: center;
}
	#footer p {
		color: #f9bd1c;
		padding: 10px 0;
		text-align: center;
		font-weight: bold;
	}
		#footer p a:link, #footer p a:visited { color: #e35101; text-decoration: underline;}
		#footer p a:hover, #footer p a:active { text-decoration: none; }

