/* CSS Document */
/* INTERIEUR DES DIV DISCOGRAPHIE */

.containt_discographie_idd	{
	FONT-SIZE: 12px; 
	COLOR : #000000;
	FILTER: alpha(opacity=98); 
	moz-opacity: 0.98; 
	opacity: 0.98; 
	border-left : 1px dashed #7494A2;
	border-right : 1px dashed #7494A2;
	border-bottom : 1px dashed #7494A2;
	padding : 0.9em;
	BACKGROUND-COLOR : #FFFFFF; 	
}

.title_page {
	COLOR: #404040; 
	FONT-SIZE: 18px; 
	text-decoration : none;
	font-weight : bold;
}

.bck_td {
	BACKGROUND-COLOR : #FFFFFF; 
}

#title_album {
	position : relative; left : 50;
	COLOR: #404040; 
	FONT-SIZE: 26px; 
	text-decoration : none;
	font-weight : bold;
	FONT-FAMILY: Helvetica;
}

#logo_album {
	position : absolute; left : 490; top : 410; width:80; height:80;
	background-image: url(../images/logo/vinyl2.gif); 
	background-repeat : no-repeat;
}

#logo_titre {
	position : absolute; left : 50%; top : 580; width:80; height:80;
	background-image: url(../images/logo/note.gif); 
	background-repeat : no-repeat;
}

#facebook {
	position : relative; left : 5; display:block; left : 10; top : 10; width:200; height:100;
}

.title_disc {
	COLOR: #404040; 
	FONT-SIZE: 18px; 
	text-decoration : none;
	font-weight : bold;
}

.title_disc_desc {
	COLOR: #B40003; 
	FONT-SIZE: 12px; 
	text-decoration : none;
	FONT-FAMILY: Helvetica;
}

.num_titre{
	COLOR: #404040; 
	FONT-SIZE: 10px;
	FONT-FAMILY: Helvetica;
}

.lib_titre{
	COLOR: #B40003; 
	FONT-SIZE: 12px;
	text-align : left;
	FONT-FAMILY: Helvetica;
}

.sub_titre_disc{
	COLOR: #B40003; 
	FONT-SIZE: 14px;
	font-weight : bold;
	FONT-FAMILY: Helvetica;
}

a.lk_download{
COLOR: #000000; 
FONT-SIZE: 12px;
text-decoration : none;
FONT-FAMILY: Helvetica;
}

a.lk_download:hover{
COLOR: #B40003; 
FONT-SIZE: 12px;
text-decoration : underline;
FONT-FAMILY: Helvetica;
}

#DivDisc{
	position:relative; text-align : center;	left:10px;	top:10px;	width:185;	height:185;
	BACKGROUND-COLOR : #7394A5;	padding:0.8em;	FONT-SIZE: 10px; display : block;
}

.DivInfo{
	position:relative; text-align : justify;	left:10px;	top:10px;	width:550;
	BACKGROUND-COLOR : #FFFFFF;	padding:0.8em;	FONT-SIZE: 12px;
	background-image: url(../images/fond/fd_info_disc.jpg); 
	background-repeat : no-repeat;
	border-left : 1px dotted #808080;
	border-top : 3px groove #808080;
	border-right : 1px dotted #808080;
	FONT-FAMILY: Helvetica;
}

.DivTitre{
	position:relative; text-align : justify;	left:10px;	top:20px;	width:550;
	BACKGROUND-COLOR : #FFFFFF;	padding:0.8em;	FONT-SIZE: 12px;
	background-repeat : no-repeat;
	border-left : 1px dotted #808080;
	border-top : 5px groove #808080;
	border-right : 1px dotted #808080;
	FONT-FAMILY: Helvetica;
}

.DivDwn{
	position:relative; text-align : justify;	left:10px;	top:20px;	width:550;
	BACKGROUND-COLOR : #FFFFFF;	padding:0.8em;	FONT-SIZE: 12px;
	background-repeat : no-repeat;
	border-left : 1px dotted #808080;
	border-top : 5px groove #808080;
	border-right : 1px dotted #808080;
	FONT-FAMILY: Helvetica;
}

#right_submenu_disco{

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

#fd_right_submenu_disco {
height : 80;
background-image: url(../images/fond/fd_smenu_disco.jpg);
background-repeat : no-repeat;}
