/* CSS Document */
/* DIV INTERIEUR PRINCIPALE */
#containt	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:10px;
	width:500;	
	overflow:auto;
	BACKGROUND-COLOR : #CFC5AD;
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=90); 
	moz-opacity: 0.9; 
	opacity: 0.9; 
	padding:0.2em;
}

#containt_biographie	{
	position:relative;
	left:0px;
	top:0px;
	overflow:auto;
	FONT-SIZE: 12px; 
	COLOR : #000000;
}

#containt_discographie	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;	
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=98); 
	moz-opacity: 0.98; 
	opacity: 0.98; 
	padding:0.2em;
	display : block;
	BACKGROUND-COLOR : #FFFFFF;	
}


#containt_discographie_idd	{
	position:relative;
	left:50px;
	top:0px;
	width:750;
	height:700;	
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=98); 
	moz-opacity: 0.98; 
	opacity: 0.98; 
	padding:0.2em;
	BACKGROUND-COLOR : #FFFFFF;
	border : 3px solid #7494A2;	
}

#div_disco{
	position:relative;	ALIGN : center;	left:0px;	top:0px;	width:850;	height:200;
	BACKGROUND-COLOR : #C7EBF7;	padding:0.5em;	FONT-SIZE: 12px; 	COLOR : #000000; border : 1px solid #7494A2;
	-moz-border-radius-topleft : 10px;	-moz-border-radius-topright : 10px;	-moz-border-radius-bottomright : 10px;	-moz-border-radius-bottomleft : 10px;
}

#containt_actualite	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;
	BACKGROUND-COLOR : #FFFFFF;
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=98); 
	moz-opacity: 0.98; 
	opacity: 0.98; 
}

#containt_ttactualite	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;
	BACKGROUND-COLOR : #FFFFFF;
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=98); 
	moz-opacity: 0.98; 
	opacity: 0.98; 
}

#containt_photo	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;
	width:850;
	FONT-SIZE: 12px; 
	COLOR : #000000;
	padding:0.5em;
}


#containt_video	{
	position:relative;
	left:0px;
	top:0px;	
}

#containt_pfriends	{
	position:relative;
	left:0px;
	top:0px;
	height:350;	
}

#containt_lien	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;
	width:900;	 
	FILTER: alpha(opacity=95); 
	moz-opacity: 0.95; 
	opacity: 0.95; 
	
}

#containt_contact	{
	position:relative;	
	BACKGROUND-COLOR : #FFFFFF;
	FONT-SIZE: 12px; 
	padding:0.2em;
}


#containt_credit	{
	position:relative;
	width : 100%; 
	FONT-SIZE: 12px; 
	COLOR : #000000;
}


#containt_mention	{
	position:relative;
	left:00px;
	top:00px;	
	FONT-SIZE: 12px; 
	COLOR : #000000;
	padding:2em;
	text-align : justify;
	BACKGROUND-COLOR : #F1F1F1;
	border : 3px solid #C9C9C9;
}


/* INTERIEUR DES DIV QUI SE CACHERONT */

#anim_bas	{
	position:relative;	ALIGN : center;	left:0px; top:0px; width:150; height:450;
	display: block; BACKGROUND-COLOR : #CFC5AD;
}

#right_submenu_lien	{
	position:relative;	ALIGN : center; TEXT-ALIGN : center;	left:0px;	top:0px;	width:200;
	BACKGROUND-COLOR : #D4C580;	padding:0.5em;	FONT-SIZE: 12px; 	COLOR : #000000;
	-moz-border-radius-bottomright : 10px;	-moz-border-radius-bottomleft : 10px;
	display: block; 	background-image: url(../images/fond/fd_lien2.jpg);
}

#right_submenu_credit	{
	position:relative;	ALIGN : center; TEXT-ALIGN : center;	left:0px;	top:0px;	width:200;
	BACKGROUND-COLOR : #C9C9C9;	padding:0.5em;	FONT-SIZE: 12px; 	COLOR : #000000;
	-moz-border-radius-bottomright : 10px;	-moz-border-radius-bottomleft : 10px;
	display: block; 	background-image: url(../images/logo/logo_credit.jpg); background-repeat : no-repeat;
}


#right_submenu_Bio	{
	position:relative;	left:0px;	top:0px; width:230;
	/*padding:0.5em;*/	display: block;
}

#right_submenu_video{

position:relative;	ALIGN : center; TEXT-ALIGN : center;	left:0px;	top:0px; width:100%; height : 355;
/*BACKGROUND-COLOR : #7A8344;	FONT-SIZE: 12px; 	COLOR : #FFFFFF;
-moz-border-radius-bottomright : 10px;	-moz-border-radius-bottomleft : 10px;*/
display: block;
}

#right_submenu_actu{

position:relative; top:0px;
/*BACKGROUND-COLOR : #FFEBF4;	FONT-SIZE: 12px; 
-moz-border-radius-bottomright : 10px;	-moz-border-radius-bottomleft : 10px;*/
display: block;
}

/* TITRE DES PAGES */
#title	{
	position:relative;
	ALIGN : center;
	left:0px;
	top:0px;
	width:500;	
	height:70; 
}




#title_biographie {
height : 100;
BACKGROUND-COLOR : #FFFFFF;	
background-image: url(../images/fond/fd_biographie2.gif);
background-repeat : no-repeat;
background-position: 100% 00;
}

#title_biographie2 {
height : 100;
BACKGROUND-COLOR : #B09546;	
}


#title_discographie {
height : 100;
BACKGROUND-COLOR : #000000;
background-image: url(../images/fond/fd_discographie2.gif);
background-repeat : no-repeat;
background-position: 130% 00;	
}
#title_discographie2 {
height : 100;
BACKGROUND-COLOR : #7493A5;	
}


#title_video {
height : 95;
BACKGROUND-COLOR : #FFFFFF;	
background-image: url(../images/fond/fd_video2.gif);
background-repeat : no-repeat;
background-position: 00 -2;
text-align : right;
}
#title_video2 {
height : 95;
BACKGROUND-COLOR : #7A8344;	
}

#title_lien {
height : 100;
BACKGROUND-COLOR : #FFFFFF;
background-image: url(../images/fond/fd_lien2.gif);
background-repeat : no-repeat;
background-position: 00 00;
text-align : right;
}
#title_lien2 {
height : 94;
BACKGROUND-COLOR : #FFFFFF;
background-image: url(../images/fond/fd_lien2.jpg);
background-position: 00 00;
text-align : center;
}

#title_actualite {
BACKGROUND-COLOR : #FFFFFF;
height : 110;
background-image: url(../images/fond/fd_actualite.gif);
background-repeat : no-repeat;
background-position: 10 10;
}
#title_actualite2 {
BACKGROUND-COLOR : #FA9ABF;
height : 100;
}

#title_ttactualite {
BACKGROUND-COLOR : #FFFFFF;
height : 110;
background-image: url(../images/fond/fd_actualite.gif);
background-repeat : no-repeat;
background-position: 10 10;
}
#title_ttactualite2 {
BACKGROUND-COLOR : #FA9ABF;
height : 100;
}

#title_credit {
height : 100;
BACKGROUND-COLOR : #FFFFFF;
background-image: url(../images/fond/fd_credit.gif);
background-repeat : no-repeat;
background-position: 50 00;
}

#title_mention {
height : 100;
BACKGROUND-COLOR : #FFFFFF;
background-image: url(../images/fond/fd_mention.gif);
background-repeat : no-repeat;
background-position: 50 00;
}

#title_contact {
height : 100;
BACKGROUND-COLOR : #FFFFFF;
background-image: url(../images/fond/fd_contact.gif);
background-repeat : no-repeat;
background-position: 50 00;
}


#title_pfriends {
height : 100;
BACKGROUND-COLOR : #000000;
background-image: url(../images/fond/fd_discographie2.gif);
background-repeat : no-repeat;
background-position: 120% 00;	
}
#title_pfriends2 {
height : 50;
BACKGROUND-COLOR : #rrr;	
}
