/* Global ************************* */

BODY { margin: 0;  background-color: #000000;  }
BODY,TD,TH,LI  { font-size: 11px; color: #FFFFFF; font-family: Arial, Verdana, Helvetica, sans-serif;	}

* {
	border: none;
}

IMG {
	margin: 0;
	padding: 0;
}

/* //////////////////////////////// */
/*  S I T E ****************** */
/* ///////// */

.site_contenu {margin: 4px 0px 0px 0px; }

.back {
	background-image: url(../images/interface/background.gif);
	background-repeat: no-repeat;
}

.borderD {
	float: right;
	background-image: url(/images/interface/bord2.gif);
	height: 100%;
}

.border {
	background-image: url(/images/interface/bord.gif);
}

.contenu { 	text-align: left; margin: 0px 0px 0px 40px; }

.t_accueil { width: 260px; margin: 150px 0px 0px 0px;}

.texte  { 
	margin: 20px 50px 0px 130px; 
	text-align: justify;
}

.wings {
	background-image: url(../images/contenu/wings/back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 1100px;
	height: 800px;
	margin-left: 50px;
}

.wings .texte {
	width: 300px;
	margin: 0;
	line-height: 14pt;
	font-size: 12px;
}

.wings .logo {
	margin: 50px 0 20px 60px;
}

.wings .album {
	padding: 30px 100px 0 0;
}
/* I.E. ONLY  */ * html .contenu {}


.footer {
	text-align: center;
}
.pied {
	margin-top: -10px;
	padding-bottom: 10px;
}

.poster {
	margin: 0 20px 40px 20px;
}
.tumb {
	margin: 0 20px 10px 0px;
}
#imdb {
	margin: 10px 0 0 0;
}

/* //////////////////////////////// */
/*  ACCUEIL  */
/* ///////// */

.accueil {
	height: 400px;
}	

#home {
	margin-right: 180px;
	text-align: center;
	width: 600px;
	margin-top:-5px;
}
/* I.E. ONLY  */ * html #home { margin-top: 0; }

#ligne {
	margin-top:-5px;
}

/* //////////////////////////////// */
/*  Menu */
/* ///////// */

.xmlMenu { margin: 0px 0px 0px 0px; text-align: left;}
	
.item { margin: 0px 0px 0px 10px; }

.sMenu A:link, .sMenu A:visited { color: #FFFFFF; font-size: 8pt; text-decoration:none; text-transform: uppercase; }
.sMenu A:active, .sMenu A:hover { color: #D68C43; }

 A.actif:link,  A.actif:visited { color: #D68C43; font-size: 8pt; text-decoration:none; }
 A.actif:active,  A.actif:hover { color: #D68C43; }

SPAN.lien {
	display: block; 
	margin: 0 0 5px 0;
	width: 130px;
	cursor: hand;
}	

/* ________ */
/* Site Map */

.xmlSiteMap {padding:20px; width:200px;}
	.map_top {font-size:16px;} 
	.map_section {margin:5px 10px 10px 0px;}
		.map_section .titre {font-size:14px; }
		
	.map_sub {font-size:13px; margin:5px 5px 5px 10px;}
		.map_sub .item {padding: 0 0 5px 0;}
	
	.map_sub2 {margin:5px;}
	
	.xmlSiteMap A:link, .xmlSiteMap A:visited { color: #FFFFFF; text-decoration:none; }
	.xmlSiteMap A:active, .xmlSiteMap A:hover { color: #D68C43; text-decoration:none; }
	
	.xmlSiteMap .titre A:link, .xmlSiteMap .titre A:visited { color: #FFFFFF; text-decoration:none; font-weight:bold; font-size:14px;}
	.xmlSiteMap .titre A:active, .xmlSiteMap .titre A:hover { color: #D68C43; text-decoration:none;  font-weight:bold; font-size:14px;}
	
/* //////////////////////////////// */
/*  T A B L E S  ****************** */
/* ///////// */

/* //////////////////////////////// */
/*  T E X T  ****************** */
/* ///////// */

H1 { font-size: 17px; color: #FFFFFF; margin: 0 0 10px 0; font-weight: normal;  text-transform: uppercase; }
H2 { font-size: 13px; font-weight: normal; color: #FFFFFF; margin: 0px 0 30px 0px; }
H3 { font-size: 11px; font-weight:bold; color: #FFFFFF; margin: 10px 0 5px 0; }
H4, H5 { font-size: 11px; font-weight:bold; color: #FFFFFF; margin: 0; }

.tPale {color: #6F6F6F;}
.tBold  {color: #FFFFFF; font-weight:bold;}
.tAsterix {color:#D68C43; font-weight:bold;}
.tBlanc {color: #FFFFFF;}
.tOrange { color: #D68C43; }

P { color: #FFFFFF;}
	
STRONG  { color: #FFFFFF; }

/* Forms ************************** */

FORM {padding:0; margin:0;}
INPUT, SELECT, TEXTAREA { font-family: Verdana, Helvetica, Arial, sans-serif; font-size:11px; }
TEXTAREA {background-color:#FFFFFF;}
INPUT.submit { font-size: 12px; }

/* Links ************************** */

A:link, A:visited {color: #D68C43; text-decoration:underline; margin: 0;}
A:active, A:hover {color: #D68C43; text-decoration:none; }

/* //////////////////////////////// */
/*  L I S T S ****************** */
/* ///////// */

UL { margin: 0 0 0 0; padding: 0 0 0 20px; height:100%; list-style-image: url(/images/icons/li_t.gif); list-style-type: disc;}
	LI { margin: 0 0 5px 0px; padding: 0; }
	LI.asterix { list-style-image: url(/images/li_asterix.gif); color:#DF0000; }
	LI.tiret { list-style-image: url(/images/icons/li_t.gif); color:#333333; }
	
UL.liste_check {list-style-image: url(/images/icons/li_check.gif); list-style-type: none;}
	.liste_check LI {}

/* //////////////////////////////// */
/*  M I S C ****************** */
/* ///////// */

HR { height:1px; color:#999999; background-color:#000000; margin: 5px 0 5px 0; border:none;  }

.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.floatLeft {float:left;}
.floatRight {float:right;}
.maxSize {width:100%;height:100%;}

.noPadding {padding:0;}
.noWrap { white-space:nowrap;}

.imgLf {float:left; margin: 0px 20px 10px 0px;}
.imgDr {float:right; margin: 0px 0px 10px 20px;}
.inter { line-height: 15pt; }
.icon { margin: 5px 0 0 5px; }
.middle { vertical-align: middle; }
.printOnly { display: none; }

#cinemotion {
	color: #6F6F6F;
	float:left; 
	font-size:7pt;
	padding: 0 0 10px 0;
	background-image: url(../images/interface/bord2.gif);
	background-position: top right;
	background-repeat: repeat-y;
	width: 206px;
}

.uranium {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	color: #333333;
	font-size: 10px;
}
.uranium A:link, .uranium A:visited {color: #333333; text-decoration:none;}
.uranium A:active, .uranium A:hover {color: #333333; text-decoration:none; }

.titreMenu{text-transform:lowercase;}
/* Backgrounds ******************** */

.bg_01 { background: #FFFFFF url(/images/bg_01.gif) repeat-x scroll left top;}
		
