* {
	margin: 0;
	padding: 0
}


body {
	background: #000000;
	font: 0.9em Optima, Palatino, Georgia;
	line-height: 20px;
	color: #797979;
	text-align: center
	}
	
	
#cadresite {
	text-align: left;
	margin: 0 auto 0 auto;
	padding:0;
	border:0;
	}
	
	
#bottom {
	height: 15px;
	}

	
p#texte {
	font: 0.72em  Verdana, Arial, Georgia;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.14em;
	}
	
/*============================================================================================================================== */
/*==============================================INDEX PAGE STYLING=========================================================== */



#header-index {
	margin: 0 auto 0 auto;
	width: 414px;
	height: 178px;
	font-size: 16px;
	text-indent: -2000em;
	background: url(images/logo.gif) top left no-repeat;
	border:0;
	}

#content-index {
	background: url(images/fond.gif) repeat;
	height: 327px;
	}

#frame {
	width: 499px;
	height: 327px;
	background: #000000 url(images/bottle-index.jpg) no-repeat;
	margin: 0 auto 0 auto;
	}
	

/*============================================================================================================================== */	
/*============================================== MEDIA PAGE STYLING=========================================================== */	

p {
	color:#ffffff;
	font: 0.8em Arial, Verdana, Palatino, Georgia;
	text-align: justify;
	margin:0;
	padding:0;
	}

		
	
#header-media {
	margin: 0 auto 0 auto;
	width: 475px;
	height: 100px;
	font-size: 16px;
	text-indent: -2000em;
	background: url(images/log.gif) top left no-repeat;
	border:0;
	}

	
#content-media {
	background: url(images/fond.gif) repeat;
	height: 500px;
	}

	
#cadremedia {
	margin: 0 auto 0 auto;
	text-align: left;
	width:475px;
	}  
	
	
#left1 {
	float: left;
	color: #ffffff;
	width: 175px;
	height:500px;
    background:transparent url(images/songleft.jpg) no-repeat top left ;
	}	
	
#left {
	float: left;
	text-align: left;
	color: #ffffff;
	width:300px;
	height:500px;
    }

/*============================================================================================================================== */	
/*============================================== MOVIE PAGE STYLING=========================================================== */	


#left1movie {
	float: left;
	color: #ffffff;
	width: 175px;
	height:500px;
    background:transparent url(images/movieleft.jpg) no-repeat top left ;
	}	
	
#leftmovie {
	float: left;
	text-align: left;
	color: #ffffff;
	width:300px;
	height:500px;
    }

a.general { 
   	display: block;
	height:50px;
	Padding-top:8px;
    Padding-left:50px;
	color: #797979; 
	text-decoration:none;
	text-align: left;
	background: url(images/video2.gif) no-repeat 0 -8px ; 
     }
	 
a.general:hover { 
    text-decoration:underline;
     } 

