/* CSS Mise en forme du site */

@import url("typos.css");

body {
	margin: 0;
	background-color: #000;
	width:613px;
	background: #000 url(../images/common/back_site.jpg) no-repeat top left;
}

/*--- Menu ---*/

#nav {
	position:absolute;
	left:221px;
	top:520px;
	width:320px;
	margin:0;
	padding:0;
}

#nav img {
	margin-left:-2px;
	margin-right:-2px;
	padding:0;
}

/*--- Layout ---*/

#content {
	position:absolute;
	left:70px;
	top:62px;
	width:613px;
	height:452px;
}

div.live {
	width:613px;
	background: transparent url(../images/common/deco_live.gif) no-repeat top left;
}

div.tracks {
	width:613px;
	background: transparent url(../images/common/deco_tracks.gif) no-repeat top left;
}

div.zoom2 {
	width:613px;
	background: transparent url(../images/common/deco_zoom.gif) no-repeat top left;
}

#layout {
	margin:14px 0 0 0;
	padding:0;
	width:613px;
}

div.sub {
	position:relative;
	left:60px;
	width:500px;
}

.imgleft{
	float:left;
	margin-right: 20px;
	padding:0;
}

.imgright{
	float:right;
	margin-left: 0px;
	padding:0;
}

.suite_retour{
	position: absolute;
	left: 490px;
	top: 430px;
}

.txtleft {
	text-align:left;
}

.txtright {
	text-align:right;
}

#sign {
	position:absolute;
	left:606px;
	top:561px;
	color:#fff;
	font-size:10px;
	text-align:center;
}

#titre {
	position:relative;
	left:401px;
	width:180px;
	top:0px;
}

#link_tracks {
	position:relative;
	left:30px;
	top:15px;
	width:176px;
	text-align:center;
	background: transparent url(../images/common/link_tracks.gif) no-repeat top left;
}

#imgcd {
	position:absolute;
	left: 351px;
	top: 157px;
	text-align:center;
}

#flashnews {
	position:absolute;
	left: 40px;
	top: 315px;
	width: 260px;
}

#flashnews .titre {
	text-align:right;
	font-weight:bold;
	margin-bottom:16px;
}

#flashnews .txt {
	text-align:right;
}


#commandecd {
	position:absolute;
	left: 419px;
	top: 178px;
}

a:hover {
	color:#FF9900;
}

/*--- Calendrier ---*/

.CellHover {
	background-color: #143A5E;
}

.CellStd {
	background-color: transparent;
}

td {
	padding: 3px;
}

#content .concertList {
	margin-left:0;
	color:#879BAE;
	font-weight:normal;
	letter-spacing:0.02em;
}

#content .item {
	color:#FFF;
	font-weight:normal;
}

#concerts {
	position:relative;
	left:45px;
	height:260px;
	width:550px;
	overflow:auto;
}

#contact {
	position:relative;
	left:45px; top:16px;
	height:50px;
	width:550px;
	text-align:center;
}


/*--- Special Flash ---*/

#flash_obj {
	position:absolute;
	left: 150px;
	top: 270px;
	width: 350px;
	height: 200px;
	text-align:left;
}

#getflash_txt {
	position:absolute;
	left: 20px;top: 410px;
	color:#C1D1DC;
	font-size:9px;
	width: 370px;
}
