/** Css Document **/

body {
	scrollbar-3dlight-color: #EBE6E0;
 	scrollbar-highlight-color: #A0978A;
 	scrollbar-shadow-color:  #A0978A;
 	scrollbar-darkshadow-color: #EBE6E0;
	scrollbar-arrow-color:  #A0978A;
 	scrollbar-face-color: #EBE6E0;
 	cursor: default; 
 	color: #4A4437;
 	background-image: url("../back.jpg");
	background-color: #F2F0EC;
 	background-repeat: repeat-x; } 
 
table, div, td, tr {
	font-family: Trebuchet MS, Helvetica, Verdana, sans serif;
 	font-size: 11px;
 	line-height: 17px; }
	
/**   Mise en forme du texte et des images   **/
	
strong, b {
	color: #624A3C;}
	
em, i {
	color: #644D3D;}
	
h1 {
	font-size: 14px;
	word-spacing: 2px;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
	margin-bottom: -8px;}
	
h2 {
	word-spacing: 2px;
	letter-spacing: 1px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
 	font-size: 12px;
	color: #333333;}
	
.img {
	border: 3px solid #FFFFFF; }
	
	
/**   Liens   **/

a {
	color: #866542;
	text-decoration: none; }
	
a:hover {
	color: #D7D3CA;
	cursor: default;}
	
a:focus {
  outline: none;}
	
	
/**   Tableaux   **/
	
.principal {
	width: 950px;
	margin: auto;}
	
.side {
	padding: 0 15 15 0;
	width: 270px;
	vertical-align: top;}	
	
.content {
	vertical-align: top;
	width: 680x;
	padding: 0 0 15 0;}
	
.content_box {
	padding: 10 15 10 15;
	background-color: #EAE6E0;
	text-align: justify;
	border: 1px solid #A0978A;}
	
.content_box2 {
	padding: 10 15 50 15;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFFFFF;
	text-align: justify;
	border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;}
	
.copyright {
	font-size: 10px;
	text-align: center;
	background-color: #EAE6E0;
	padding: 5px;
	border: 1px solid #A0978A;}
		
		
/**   Sidebar   **/
	
.side_box {
	background-color: #EAE6E0;
	padding: 10 10 10 10;
	border: 1px solid #A0978A;}

.side2 {
	width: 60px;
	height: 60px;}
	
.side_title {
	font-weight: bold;
	word-spacing: 3px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #A0978A;}
	
	
/**   Pages : Filmographie, Photos, Videos, Magazines   **/
	
.tab {
	border-bottom: 1px dashed #A4A288;
	border-right: 1px dashed #A4A288;}

.tab2 {
	border-bottom: 1px dashed #A4A288;
	border-right: 1px dashed #A4A288;
	padding-left: 10px;}
	
.tab_title {
	border-bottom: 1px dashed #A4A288;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;}

.tab_title2 {
	border-bottom: 1px dashed #A4A288;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	backgroud-color: #fafafa;}

.tab_subtitle {
	border-bottom: 1px dashed #A4A288;
	border-right: 1px dashed #A4A288;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;}
	
	
/**   Pages : Solos, Clips, Discographie & DVD **/

.title {
	word-spacing: 2px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #A4A288;
	text-align: center;
	text-transform: uppercase;
	color: #333333;}


/**   Cutenews   **/

.cutenews {
	color: #4A4437;}

.cutenews_title {
	border-top: 1px dotted #A4A288;
	border-bottom: 1px dotted #A4A288;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	padding: 3px 10px 3px 10px;
	text-shadow: 0.07em 0.07em #FFFFFF;}
	
.cutenews_content {
	padding: 10px 10px 10px 10px;
	text-align: justify;}

.cutenews_bottom {
	border-top: 1px dotted #A0978A;
	border-bottom: 1px dotted #A0978A;
	padding: 3px 10px 3px 10px;
	text-shadow: 0.07em 0.07em #FFFFFF;}
	
.cutenews_comment {
	border-bottom: 1px solid #A4A288;
	padding: 3px 10px 3px 10px;}
	
.cutenews_avatar {
	padding: 0 0 0 10;
	float: right;
	vertical-align: top;}
	