body{
	background-image:  url(img_index/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana, arial;
	font-size:10px;
	color:#404040;
	background-repeat: repeat-x;
}
td, span, div{
	font-family:verdana, arial;
	font-size:12px;
	color:#666666;
}
/*
Song list panel
*/
#divRelease{
	position:absolute;
	left:583px;
	top:325px;
}
/*
Text
===========
*/
.Heading1{
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
.Heading1 A{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.Heading1 A:visited{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.Heading1 A:hover{
	font-size:13px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}
.Heading2{
	font-weight:bold;
	color:#666666;
}
.TrackText{
	font-size:7pt;
	color:#999999;
}
.LocatorHeading{
	font-weight:bold;
	font-size:11px;	
}
.LocatorText{
	font-size:11px;	
}
.SuggestionHeading{
	font-weight:bold;
	font-size:11px;	
}
.SuggestionText{
	font-size:11px;	
}
.ContactHeading{
	font-weight:bold;
	font-size:11px;	
}
.ContactText{
	font-size:11px;	
}
.FormText{
	font-weight:bold;
	font-size:11px;	
}
.FormTextLight{
	font-size:11px;	
}
.Copyright{
	font-family:arial;
	font-size:10px;
	color:#666666;
}

.Copyright A{
	font-family:arial;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.Copyright A:visited{
	font-family:arial;
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.Copyright A:hover{
	font-family:arial;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
.ValidationMsg {
	font-family:Arial;
	font-size:8pt;
	color:#990000;
}
.ForgotPassword{
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}
/*
Links
*/
A{
	font-weight:bold;
	color:#818181;
	text-decoration:none;
}
A:visited{
	font-weight:bold;
	color:#818181;
	text-decoration:none;
}
A:hover{
	font-weight:bold;
	color:#818181;
	text-decoration:underline;
}
/*
Forms
===========
*/
.InputText{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana;
	font-size:8pt;
	height:19px;
}
.InputTextLogin {
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	font-family:Verdana;
	font-size:8pt;
	height:19px;
	width:130px;
}
select{
	font-family:Verdana;
	font-size:8pt;
}
/*
Tables
==========
*/
.TableBorderBR{
	border-bottom:dotted 1px #CCCCCC;
	border-right:dotted 1px #CCCCCC;
}
.TableBorderB{
	border-bottom:dotted 1px #CCCCCC;
}
.TableBorderR{
	border-right:dotted 1px #CCCCCC;
}
.imggal {
	vertical-align: middle;
	position: fixe;
}
.titre-admin {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 10px;
}
.titreform {
	font-size: 16px;
	background-color: #F6F8F7;
	display: block;
	height: 30px;
	width: 634px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background-image: url(images/degrad_haut_convention.jpg);
	background-repeat: repeat-x;
	background-position: center -12px;
}
