body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; color: #000000; }
a { color: #0E4D8B; background: inherit; text-decoration:none; }

h1 {
	font-size:15px;
	height: 19px;
	border-bottom:1px solid #C5CBD2;
	color:#000000;
	margin-left:10px;
}

h2 {
	font-size:14px;
	height: 16px;
	color:grey;
	margin-left:30px;
}

img { border:none; }

#titreG {
	font-size:2.3em;
	color:#000000;
	width:950px;
	margin:auto;
	padding-bottom:20px;
	font: Helvetica, Arial, sans-serif;
}

#header {
	width:950px;
	margin:auto;
	padding:10px;
	text-align:right;
}


#corps {
    border: 1px solid #CCCCCC;
    padding: 15px 20px 15px 20px;
    background-color:#FFFFFF;    
    color: #454545;
    width:920px;
    margin: auto;	   
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius : 5px;
	font-size:1.1em;
}

.formu {
	width: 60%;
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #3c5f7c;
	margin:auto;
}

.formu legend {
	color: #3c5f7c;
	font-weight: bold;
}


form { margin: 0; }
input.submit { border: none; background: #454545; color: black; font-weight:bold; }
input { 
border: 1px solid #999999; background: #E6E7F5; color: #333333; font-size:11px; 
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius : 5px; 
}

.hover_c {
	border:1px solid #7AB9E2;
	background-color:#ECF3FD;
}

.barre_adresse {
	height:13px;
	position:relative;
	overflow:hidden;
	padding:3px;
	margin-bottom:8px;
}

.barre_adresse .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.barre_adresse div {
	float:left;
}

.barre_adresse div .pr {
	margin-left:5px;
}

.barre_adresse a  {
	text-decoration:none;
}

.barre_adresse a.rep {
	background:url(http://www.archive-host.com/panel-v4/images/arrow_right.png) no-repeat left;
	padding-left:8px;
}

.barre_adresse a:hover{
	text-decoration:underline;
}

.a_barre {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

.tooltip_barre {
	display:none;
	background-color:white;
	border:1px solid #80C8FC;
	font-size:12px;
	height:17px;
	padding:5px;
	margin-bottom:5px;
	color:#000;	
}

.attention {
	color: #FF3737;
	font-weight: bold;
	background-color: #FFF2F2;
	padding: 3px;
	border: 1px dashed #FF8A8A;
	width: 70%;
	font-size: 11px;
	margin:auto;
	text-align:center;
	margin-bottom:20px;
}

.attention2 {
	color: #FF3737;
	font-weight: bold;
	background-color: #FFF2F2;
	padding: 3px;
	border: 1px dashed #FF8A8A;
	width: 90%;
	font-size: 11px;
	margin:auto;
	margin-bottom:10px;
}

.tab_playlistsik {
	background-color: #FEFCF5;border: 1px solid #FFE4CA;width:6%;text-align:center;
}

.tableau22 {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	height: 32px;
}


.artisteMusique {
	font-style:italic;
}

.titreMusique {
	font-weight:bold;
}

.tab_stats {
	font-size: 12px;
	color: #666;
	text-align: left;
	background: #EEEEEE;
	font-weight:bold;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #CCC;
}

.tab_stats_i {
	border-bottom: 1px solid #CCC;
	padding:4px;
}

.tab_stats_b1 {
	background-color:#F9FCFE;
}

.tab_stats_b2 {
	background-color:#EBF5FC;
}