/*
Title:      Parce que films - feuille de styles
Author:     Bernard Bélanger 
Updated:    10-2011
Notes:		http://www.bernardbelanger.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #bbb;
	background: #000 url(../icono/tableau.jpg) no-repeat center top;
	}

a:link { color: #999; text-decoration: none;}
a:visited { color: #999; text-decoration: none;}
a:hover { color: #ccc; text-decoration: none; background-image: none;}
a:active { color: #fff; text-decoration: none;}

p, h2, h3, ul, ol, li {
	margin: 0;
	padding: 0;
	}
li {
	list-style: none;
	}

img {border-width: 0;}

hr {
	border-top: #E1D8C0 solid 1px;
	border-width: 1px 0 0 0;
	color: #FFFEF7;
	background-color: #FFFEF7;
	height: 1px;
	margin: 4px 12px;
	}

/* _____  structure  ________________________ */

#page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	background: transparent;
	}
	
#header {
	background: transparent;
	margin: 10px auto 0 auto; 
	width: 950px; 
	height: 166px;
	/*float: left;*/
	/*border-bottom: solid #333 1px;*/
	clear: both; 
	}

#col_right {
	margin: 0 0 0 0;
	width: 300px;
	height: 500px;
	background: transparent;
	float: right;
	clear: both;
	}
#content {
	margin: 30px auto 50px auto;
	width: 950px; 
	height: 500px;
	background: transparent;
	}
#slide_container {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
	width: 300px;
	height: 420px;
	background: transparent;
	display: block;
	overflow: auto;
	border-top: #333 solid 1px;
	border-bottom: #333 solid 1px;
	}
#slide {
	margin: 0 0 20px 0;
	padding: 0 20px 0 0 ;
	/*width: 100%;*/
	/*height: 420px;*/
	background: transparent;
	}	
#col_main {
	float: left;
	width: 650px;
	height: 500px;
	background: transparent;
	}
	
#col_main_content {
	background: transparent;
	margin: 45px 0;
	padding: 0 10px 0 10px;
	width: 630px;
	}

#player {
	border: #000 solid 1px;
	width: 601px;
	height: 338px;
	background: transparent;
	margin: 0 0 30px 0;
	}

#real {
	/*border: #000 solid 1px;*/
	width: 601px;
	height: 450px;
	background: transparent;
	margin: 0 0 0 0;
	display: block;
	}
#real div {
	width: 200px;
	height: 200px;
	background: transparent;
	margin: 55px 40px 150px 0;
	float: left;
	display: block;
	}

#footer {
	background: transparent url(../icono/tableau_bottom.jpg) no-repeat center top;
	/*font-family: Helvetica, sans-serif;*/
	text-transform: uppercase;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	width: 100%;
	height: 120px;
	padding: 0 0 0 0 ;
	margin: 0 auto 0 auto;
	clear: both;
	}
#footer_wrap {
	text-align: right;
	color: #444;
	width: 950px;
	height: 30px;
	padding: 6px 0 0 0 ;
	margin: 0 auto 0 auto;
	background: transparent;
	}
#footer p {
	text-align: right;
	color: #444;
	padding: 10px 0 0 0 ;
	background: transparent;
	}
#footer a:link, #footer a:visited {
	color: #444;
	}
#footer a:hover {
	color: #999;
	}

#facebook, #twitter {
	width: 30px;
	height: 22px;
	margin: 4px 0 0 0;
	display: block;
	float: right;
	}
#facebook {
	background: transparent url(../icono/logo_facebook_twitter_small.gif) no-repeat -30px -22px;
	}
#twitter {
	background: transparent url(../icono/logo_facebook_twitter_small.gif) no-repeat 0 -22px;
	}
#facebook a:link, #facebook a:visited {
	width: 30px;
	height: 22px;
	display: block;
	background: transparent url(../icono/logo_facebook_twitter_small.gif) no-repeat -30px 0;
	}
#twitter a:link, #twitter a:visited {
	width: 30px;
	height: 22px;
	display: block;
	background: transparent url(../icono/logo_facebook_twitter_small.gif) no-repeat 0 0;
	}
#facebook a:hover, #twitter a:hover {
	background-image: none;
	}


#dev {
	color: yellow;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	}


#sig {
	width: 255px;
	height: 160px;
	padding: 0;
	margin: 0 0 0 650px;
	background: transparent url(../icono/PQF_logo2_on.gif) no-repeat 0 0;
	}
#sig a {
	width: 255px;
	height: 160px;
	display: block;
	background: transparent url(../icono/PQF_logo2.gif) no-repeat 0 0;
	}
#sig a:hover {
	text-decoration: none; 
	background-image: none;
	}

/* _____  menu  ________________________ */

#menu {
	width: 1000px; 
	height: 25px;
	background: transparent;
	border-top: solid #000 3px;
	padding : 0 0 0 0;
	margin: 0 auto 0 auto;
	}
#menu_container	{
	font-weight: bold;
	text-align: center;
	width: 1000px; 
	height: 25px;
	background: transparent;
	border-top: solid #555 1px;
	padding : 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	}

div.menuOn a, div.menuOn a:visited {
	color: #fff;
	background: transparent;
	border-bottom: solid #eee 1px;
	text-decoration: none;
	width: 100px;
	height: 20px;
	padding : 4px 0 0 0;
	margin: 0 0 0 0;
	display: block;
	float: left;
	}
.menu a, .menu a:visited {
	color: #888;
	background: transparent;
	border-bottom: solid #555 1px;
	text-decoration: none;
	width: 100px;
	height: 20px;
	padding : 4px 0 0 0;
	margin: 0 0 0 0;
	display: block;
	float: left;
	}
div.menuOn a:hover, .menu a:hover {
	color: #fff;
	border-bottom: solid #999 1px;
	}


#blog a, #blog a:visited {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #888;
	background: transparent;
	border: solid #555 1px;
	text-decoration: none;
	width: 100px;
	height: 20px;
	padding : 4px 0 0 0;
	margin: -135px 0 0 450px;
	display: block;
	position: absolute;
	}
#blog a:hover {
	color: #fff;
	border-bottom: solid #999 1px;
	}




/* _____  typo  ________________________ */

#col_main_content p {
	color: #999;
	margin: 0 50px 8px 40px;
	}
#col_main_content h2, #col_main_content h3 {
	color: #bbb;
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	}
#col_main_content h2 {
	font-size: 18px;
	line-height: 21px;
	margin: 3px 50px 5px 40px;
	}
#col_main_content h3 {
	font-size: 15px;
	line-height: 19px;
	margin: 6px 50px 3px 40px;
	}

#col_right h2 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	color: #ccc;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 0 0 15px;
	padding: 0 0 0 0;
	}

#col_right p {
	color: #aaa;
	margin: 3px 0 2px 15px;
	padding: 0 0 0 0;
	}

#col_main_content a:link { color: #999; text-decoration: none; padding: 0 0 3px 0; border-bottom: #333 solid 1px;}
#col_main_content a:visited { color: #999; text-decoration: none; padding: 0 0 3px 0; border-bottom: #333 solid 1px;}
#col_main_content a:hover { color: #ccc; text-decoration: none; padding: 0 0 3px 0; border-bottom: #666 solid 1px;}
#col_main_content a:active { color: #fff; text-decoration: none;}


/* _____  listes  ________________________ */

#col_main_content li {
	background: transparent url(../icono/list2.gif) no-repeat 0px 3px;
	padding: 0 0 0 15px;
	}


#col_right ul {
	list-style: none;
	}

#col_right li {
	font-size: 11px;
	line-height: 13px;
	color: #bbb;
	list-style: none;
	margin: 0;
	}
#col_right li a, #col_right li a:visited {
	color: #999;
	background: transparent;
	padding: 2px 0px 2px 15px;
	border-top: #000 solid 1px;
	border-bottom: #000 solid 1px;
	display: block;
	}
#col_right li.real {
	/*font-family: "Times New Roman", Times, serif;*/
	font-weight: normal;
	color: #ccc;
	font-size: 13px;
	line-height: 16px;
	margin: 8px 0 0 0;
	}
#col_right li a:hover {
	color: #fff;
	background: transparent url(../icono/list1.gif) no-repeat 0px 4px;
	border-top: #555 solid 1px;
	border-bottom: #555 solid 1px;
	}
#col_right li.liOn a, #col_right li.liOn a:visited  {
	color: #fff;
	background: transparent url(../icono/list1_on.gif) no-repeat 0px 4px;
	}
#col_right li.real a:hover {
	background: transparent url(../icono/list1.gif) no-repeat 0px 6px;
	}
#col_right li.realOnOn a, #col_right li.realOnOn a:visited  {
	background: transparent url(../icono/list1_on.gif) no-repeat 0px 6px;
	}
ul.show_clips {
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	}

#col_right li span, #col_right h2 span { text-transform: uppercase; }



#adresse {
	font-size: 13px;
	line-height: 17px;
	color: #999;
	text-align: left;
	margin: 0 0 0 100px;
	}


#menu_form {
	margin: 10px 0 10px 0;
	padding: 2px 0 2px 5px;
	height: 20px;
	clear: both;
	/*border-bottom: #444 solid 1px;*/
	}
#menu_form p {
	margin: 0;
	padding: 0;
	clear: both;
	/*border-bottom: #444 solid 1px;*/
	}
form {
	font-size: 9px;
	line-height: 13px;
	margin: 0;
	padding: 0 0 2px 7px;
	float: left;
	text-transform: uppercase;
	}
form p {
	background: url(../icono/checkbox_over.gif) no-repeat 0 -1px; 
	}
form p.no_bg {
	background-image: none; 
	}
form p a:link, #menu_form p a:visited {
	height: 14px; 
	display: block;
	color: #aaa; 
	padding: 0 0 0 14px;	
	background: url(../icono/checkbox.gif) no-repeat 0 -1px; 
	}
form p a:hover {
	color: #eee; 
	background-image: none; 
	}

form p.label_on {
	background: url(../icono/checkbox_on_over.gif) no-repeat 0 -1px; 
	}
form p.label_on a:link, #menu_form p.label_on a:visited { 
	height: 14px; 
	display: block;
	color: #aaa; 
	background: url(../icono/checkbox_on.gif) no-repeat 0 -1px; 
	} 
form p.label_on a:hover {
	color: #eee; 
	background-image: none; 
	}

