body	{
	background-color : #000000 ;
	margin : 0px 0px 0px 0px ;
	padding : 10px 10px 10px 10px ;
}

body.main 	{
	background-image:url(img/new_fond2.jpg);
	background-attachment : fixed ;
}

iframe.menu	{
	height : 157px ;
	width : 100% ;
}

div#col_gauche{
	float: left;
	width : 270px;
	
}
div#contenu {
	float : right;
	width : 640px;
}

.tableMain	{
	background-color : #CCCCCC ;
 	width : 980px ;
	height : 100%;
	vertical-align : top;
	border : solid ;
	border-spacing:2px;
	border-width : 3px 3px 3px 3px ;
	border-color : #000000 ;
	
}
.tdMain	{
	background-color : #000000 ;
	padding : 20px;
	vertical-align : top;
}
.tdMenu	{
	background-color : #000000 ;
	padding : 0px;
	height : 161px ;
}

.tablePop	{
	background-color : #CCCCCC ;
	border : solid ;
	height : 100% ;
	width : 800px ;
	border-width : 0px ;
}

.tableArticle	{
	margin-bottom : 15px;
	background-color : #CCCCCC ;
	border : solid ;
	border-spacing:1px;
	border-width : 0px ;
	border-color : #000000 ;
}
.tdTitreArt	     {
	background-color : #333333 ;
	background-image:url(img/fond_titre.jpg);
	padding : 8px;
	height : 30px ;
	text-align : center ;
	font-family: Arial;
	font-size: 18px ;
	color : #CCCCCC ;
}
.tdArt	     {
	background-color : #969696 ;
	padding : 10px;
}
.tdArtClose	     {
	background-color : #333333 ;
	background-image:url(img/fond_titre.jpg);
	height : 30px ;
	padding : 5px 0px 5px 0px;
	text-align : center ;
	font-family: Arial ;
	color : #CCCCCC ;
	font-size: 15px ;
}
.tdForm	     {
	background-color : #969696 ;
	padding : 2px;
	height : 20px ;
	text-align : left ;
	vertical-align : middle;
	font-family: Arial;
	color : #000000 ;
	font-size: 13px ;
	font-weight: bold ;
}

.barre_liens	{
	height : 21px;
	font-family: Arial ;
	color : #CCCCCC ;
	font-size: 15px ;
	font-weight: bold ;
}

.imgAlbum	{
	height : 150px;
	width : 150px;
	border-style : solid ;
	border-color : black ;
	border-width : 2px ;
	background-color : #000000 ;
}
.imgDVD	{
	height : 200px;
	width : 150px;
	border-style : solid ;
	border-color : black ;
	border-width : 2px ;
	background-color : #000000 ;
}
.imgAlbum_chro	{
	height : 150px;
	width : 150px;
	border-style : solid ;
	border-color : black ;
	border-width : 2px ;
	background-color : #000000 ;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.imgDVD_chro	{
	height : 200px;
	width : 150px;
	border-style : solid ;
	border-color : black ;
	border-width : 2px ;
	background-color : #000000 ;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.imgLive	{
	border-style : solid ;
	border-color : black ;
	border-width : 2px ;
	background-color : #000000 ;
}
.tn_vert	{
	height : 150px;
	width : 113px;
	border-width : 0px ;
	background-color : #000000 ;
}
.tn_hori	{
	height : 113px;
	width : 150px;
	border-width : 0px ;
	background-color : #000000 ;
}

a {	font-weight: bold ;	} 

a:link, .aArt:link, a:visited, .aArt:visited     {
	color: #660000 ;
	text-decoration: underline ;
}
a:hover, .aArt:hover, a:active, .aArt:active {
	color: #FFFFFF ;
	text-decoration: none ;
}

.aNormal:link, .aNormal:visited  { color: #CCCCCC ; }
.aNormal:hover, .aNormal:active { color: #000000 ; text-decoration: none ; background-color: #CCCCCC; }

.texte	     {
	font-family: Arial ;
	color : #000000 ;
	font-size: 13px ;
}
.texte_rouge	{
	font-family: Arial ;
	color : #990000 ;
	font-size: 13px ;
	font-weight: bold ;	
}
.texte_gris	{
	font-family: Arial ;
	color : #CCCCCC ;
	font-size: 13px ;
	font-weight: bold ;	
}
.tracklist	{
	font-family: Arial ;
	color : #990000 ;
	font-size: 13px ;
	font-weight: bold ;
	padding : 0px 0px 0px 10px;
}
.texte_guest	     {
	font-family: Arial ;
	padding : 0px 20px 0px 20px;
	color : #000000 ;
	font-style: italic ;
	font-size: 13px ;
	font-weight: bold ;	
}
.liste	     {
	font-family: Arial ;
	color : #000000 ;
	font-size: 13px ;
	text-indent:-10px;
	margin-left:10px;
	margin-top : 0px;
	margin-bottom : 5px;
}
.titre	{
	text-align : center;
	font-family: Arial ;
	color : #000000 ;
	font-size: 18px ;
	font-weight: bold ;
	font-style : italic;
	padding : 2px;
	margin-bottom : 5px;
	background-color : #CCCCCC ;
	background-image:url(img/fond_titre2.jpg);
	border-style: solid;
	border-width : 1px ;
	border-color : #000000 ;
}

div#bouton_itw .a_itw {
	display: block;
	background-color : #000000 ;
	border-style: outset;
	border-width : 2px ;
	border-color : #CCCCCC ;
	padding: 0.2em;
	width : 230px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none ;
}
div#bouton_itw .a_itw:link,.a_itw:visited,.a_itw:active {
	color : #FFFFFF; background-color: #000000;
}
div#bouton_itw .a_itw:hover {
	color: #000000; background-color: #CCCCCC;
}
