/* CSS mallbio 071112 */
/* AUTHOR: Kiki Desplat webbmaster@alexandredesplat.net */

/* GENERAL */

*            {
	margin: 0; 
	padding: 0; 
	}
html, body { 
	overflow-y: hidden; 
	height: 100%; 
	}
body {
	background-color: #333333;
	text-align: center;
	overflow-x: hidden; 
	font-family: "Courier New", monospace; 
	font-size: 80%; 	
	}
body>div#fixe { 
	position: fixed; 
	}
body>div#fixe2 { 
	position: fixed; 
	}
body>div#fixe3 { 
	position: fixed; 
	}
#fixe { 
	position: absolute; 
	bottom: 0px; 
	left: 0px; 
	width: 98%; 
	height: 20px;
	margin: 0;
	padding: 0;
	background-color: #333333; 
	}
#fixe2  {  
	position: absolute;
	top: 140px;
	left: 40px;
	width: 160px;
	height: 100%; 
	margin: 0;
	padding: 0; 
	border: none;
	line-height: 2em; 
	background-color: #333333;
	}
#fixed2 ul, li { 
	margin: 0; 
	padding:0; 
	list-style: none;
	}
#fixe3 {  
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 98%; 
	height: 110px;
	background-color: #333333;
	font-family: "Times New Roman", serif; 
	}
#fixe3 img {
	border: none;
	}
#fixe3 p {  
	margin-top: 20px;
	}
#container {
	width: 100%;
	height: 100%; 
	background-color: #333333; 
	z-index: 10; 
	overflow-y: auto;
	}
	
/* TYPOGRAPHIE */
h2 {
	font-family: Arial, sans-serif; 
	font-size: 1.4em;
	color: #FFFFFF; 
	font-weight: normal;  
	border-bottom: solid 2px #ebdbc5;
	margin: 12px 0;
	}
h5 {
	font-family: Arial, sans-serif; 
	font-size: 1em; 
	color: #FFFFFF; 
	font-weight: bold; 
	line-height: 1em; 
	margin: 0.5em 0;
	}
p {
	font-family: "Courier New", monospace; 
	font-size: 1em; 
	color: #FFFFFF; 
	line-height: 1.5em; 
	margin-bottom: 1em;
	}
p#imp {
	color:#CCCCCC; 
	line-height: 2em;
	}
p#mail {
	color:#CCCCCC; 
	text-align: right; 
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
p.type {
	font-size: 1em;
	color: #FFFFFF;
	font-weight:bold; 
	background-color: #333333; 
	margin-top: 1em;
	}
strong {
	color: #EFF7FF;
	background-color: #333333;
	font-weight: bold;
	}
strong.it  {
	color: #EFF7FF;
	background-color: #333333;
	font-weight: bold;
	font-style: italic;
	}
p span.upp {
	font-size: 1.3em; 
	text-transform: uppercase; 
 	font-weight: bold;  
	background-color: #333333; 
	line-height: 1.6em; 
	}
p.basicpicture {
 	color: #eddddd;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 1.2em;
	font-style: italic;
	text-align: center;	
	}
span.base {
	vertical-align: -25%;
	}	
span.gris {
	color: #CCCCCC;
	}
span.it {
	font-style: italic;
	}
span.small {
	font-size: 0.8em;
	}
span.upp {
	text-transform: uppercase; 
	background-color: #333333;
	}
span.date { 
	color: #fff;
    font-family: Arial,sans-serif;
    font-size: 1em;
    font-weight: bold;
	}	
blockquote {
	color: #eddddd;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 1.2em;
	font-style: italic;
	text-align: left;
	margin:0 20px 20px 20px;
	line-height: 1.2em;
	}
li {
	text-align: left;
	}
/*  LIENS */
a, a:link {
	font-family: "Courier New", monospace;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	}
a:visited {
	font-family: "Courier New", monospace; 
	font-size: 1em; 
	color: #D2B48C; 
	text-decoration: none; 
	background-color: #333333;
	}
a:hover {
	font-family: "Courier New", monospace; 
	font-size: 1em; 
	color: #FFFFFF;  
	font-weight: bold; 
	text-decoration: none; 
	background-color: #980517; 
	}
/* MISE EN PAGE*/

hr {
	color:#ebdbc5;
	}
br {
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 1pt solid #817468;
	}
img:hover {
	border: 1pt solid #980517;
	}
/* TOOLS */

		.floatleft {
	float: left;
	clear: right;
	margin: 0 45px;
	}
		.floatright {
	float: right;
	clear: left;
	margin: 0 45px;
	}
	.clear { 
	margin: 0;
	padding; 0;
	clear: both;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden; 
}

/* CARACTERISTIQUES COMMUNES*/

#main {
	width: 640px;
	margin: auto;  
	padding: 2px 10px; 
	border: solid #505050; 
	border-top-width: 130px;
	border-right-width: 80px;                 
	border-bottom-width: 40px; 
	border-left-width: 80px; 
 text-align: left;
	}
* html #main {
	width: 640px; 
	w\idth: 800px;
	}
	
/* SPECIFIQUE BIO */

#main #bio p {
	line-height: 1.8em;
	font-size: 1em;
	}
#main #bio p strong {
	color: #EFF7FF; 
	font-weight: bold;
	}

/* SPECIFIQUE FILMO*/

#main #film p {
	line-height: 1.8em;
	font-size: 1em;
	margin: 0;
	}
#main #film h5 {
	font-size: 1.2em;
	line-height: 0.5em;
	margin-top: 1.5em;
	}
	
/* SPECIFIQUE INTERVIEWS*/
#main #interview {
	background-repeat: no-repeat; 
	background-image: url('../images/fonds/fotointerview.gif');
	}
#main #interview p {
	line-height: 1.2em;
	}
#main #interview h5, #main #interview h5 a {
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 2.4em;
	}
/* SPECIFIQUE CONTACT */
#main #contact p {
	line-height: 1.2em;
	}
	
/* SPECIFIQUE PAGES AVEC MENU GAUCHE */

#droit {
	margin-left: 200px;
	padding: 2px 10px;
	border: solid #505050; 
	border-top-width: 130px; 
	border-right-width: 0; 
	border-bottom-width: 40px; 
 	border-left-width: 20px;
	background-color:#333333; 
	text-align: left; 
	}
#droit p {
	line-height: 1.2em;
	}
#droit #film p {
	font-size: 1em; 
	line-height: 1.5em; 
	margin: 0;
	}
#droit #film h5  {
	font-size: 1.2em;
	line-height: 0.5em; 
	margin-top: 1.5em;
	}
#droit #autre p {
	line-height: 1.5em;
	}
#droit td p, #droit td h5 { 
	padding-left: 1em;
	}

/* SPECIFIQUE NEWS */
#news {
	width: 640px;
	margin: auto;  
	padding: 6px;
	border: solid #505050; 
	border-top-width: 130px; 
	border-right-width: 80px;
	border-bottom-width: 40px; 
	border-left-width: 80px;  
	text-align: center;
	}
* html #news {
	width: 640px; 
	w\idth: 800px;
	}
#news div.annonce {
	padding: 16px 0 8px 0;
	border-bottom: solid 2px #ebdbc5;
	}
#news div.annonce p {
	text-align: center;
	line-height: 2em;
	}
#news div.annonce p span.tleft {
	display: block;
	text-align: left;
	line-height: 2em;
	margin: 0 36px;
	}
#news div.annonce p span.tright {
 display: block;
	text-align: right;
	line-height: 2em;
	margin: 0 36px;
	}
#news div.annonce p span.tjust {
 display: block;
	text-align: justify;
	line-height: 2em;
	margin: 0 36px;
	}
#news div.annonce h5  {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0; 
	}
#news div.annonce h3 {
	text-align: center;
	line-height: 2.5em;
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
#news div.annonce li {
	margin-left: 40px;
	font-size: 0.8em;
	list-style-type: disc;
	}
#news div.annonce a:link { 
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.4em; 
	color: #FFFFFF;
	text-decoration: none; 
	border-bottom:#ebdbc5;
	background-color: #333333;
	}
#news div.annonce a:hover {
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.4em;
	color: #FFFFFF;  
	font-weight: normal ;
	text-decoration: none; 
	background-color: #980517;
	}
#news div.annonce a:visited {
	font-family: Georgia, "Times New Roman", serif; 
	font-size: 1.4em; 
	color: #D2B48C; 
	text-decoration: none; 
	background-color: #333333;
	border-bottom: solid 1px #980517;
	}
#news #info1 {
	width: auto;
	margin: auto;
	padding:0 510px 0 0;
	text-align: left; 
	background-color: #505050;
	background-image: url('../images/fonds/fnews1.jpg'); 	 
	background-position: right top;
	background-repeat: no-repeat;
	border: solid #505050; 
	border-width: 6px;
	}
#news #info2 {
	width: auto;
	margin: 4px auto;
	padding: 4px 4px 4px 510px;
	text-align: left; 
	background-color: #505050;
	background-image: url('../images/fonds/fnews2.jpg'); 
	background-repeat: no-repeat; 
	background-position: left top;
	border: solid #505050; 
	border-width: 6px;
	}   
#news #info2 h5.cd2, p.cd2 {
	line-height: 3em;
	}

/* TABLES */
table {
	background-color: transparent;
	}
table p {
	font-size: 0.8em;
	line-height: 1.2em;
	}
table h5 {
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 1.2em;
	}
td.cd {
	width: 68px;
	height: 68px;
	} 
div#news table p, h5 {
	margin: 0.2em;
	} 
div#news table.infos {
	width: 100%;
	background-color:#505050; 
	background-repeat: no-repeat;
	}
div#news td.newcd {
	width: 100px;
	}
/* NAVIGATION */
#menycontainer {
	margin: 8px 0 16px 0 ;
	line-height: 2em;
	}
#menycontainer ul {
	float: none;
	width: 100%;
	background: #000000;
	font-size: 1em;
	list-style-type: none;
	}
#menycontainer li {
	display: inline; 
	list-style-type: none; 
	line-height: 150%;
	}
#menycontainer ul a {
	float: none;
	text-decoration: none;
	padding: 0.1em 1.1em;
	border: 1px solid #000000;
	} 
#menycontainer a:link {
	font-family: "Times New Roman", serif; 
	color: #f9e8d2; 
	border: 1px solid #000000; 
	background-color: #000000;
	}
#menycontainer a:visited {
	font-family: "Times New Roman", serif; 
	color: #980517; 
	background-color: #ebdbc5;
	}
#menycontainer a:hover {
	font-family: "Times New Roman", serif; 
	color: #f9e8d2; 
	font-weight: bold; 
	background-color: #980517; 
	white-space: nowrap;
	}
/* SHADOW */
.annonce img  {
	box-shadow: #171717 8px 8px 8px;
	-webkit-box-shadow: #171717 8px 8px 8px;
	-moz-box-shadow: #171717 8px 8px 8px;
	behavior: url('../scripts/PIE.htc');
	}
#autrese tr img, #autresf tr img, #cde tr img, #cdf tr img {
	box-shadow: #171717 4px 4px 4px;
	-webkit-box-shadow: #171717 4px 4px 4px;
	-moz-box-shadow: #171717 4px 4px 4px;
	behavior: url('../scripts/PIE.htc');
	}
/* Pour icone impression */
#bio p#print, #disco p#print,#film p#print {   
	text-align: right;
	line-height: 1.8em;
	margin: 10px 0 -20px 0;	
	}
#bio p#print img, #disco p#print img, #film p#print img {
	border: solid 1px #333; 
	}
/*#bio p#print a img, #disco p#print a img, #film p#print a img,{
	border: solid 1px #333; 
	outline: solid 1px #333; 
	}

#bio p#print a:hover img, #disco p#print a:hover img, #film p#print a:hover img, {
	border: solid 1px #980517; 
	outline: solid 1px #980517; 
	}
*/













