<style>

#html
{
	margin: 0;
	padding: 0;
}

body
{
	font-family:arial;
	font-size:11px;
	background-color: #8B9CB0;
	margin: 0;
	padding: 0;
}

body a:link, a:active, a:visited
{
	text-decoration:none;
	color:#793717;
}

body a:hover
{
	text-decoration:underline;
}

.clear 
{ 
	clear: both; 
}

#main

{

	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:950px;
	


}

#header
{
	background-color: #8B9CB0;
	background-image: url('images/header1.jpg');
	background-repeat: no-repeat;
	width: 950px;
	height: 234px;

}
#container
{
	background-color: #8B9CB0;
	background-image: url('images/separator.jpg');
	background-repeat: repeat-y;
	width: 950px;
	
	


}
#footer
{
	background-color: #8B9CB0;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-y;
	width: 950px;
	height: 59px;

}

#horloge_container
{
	width:135px;
	height:135px;
	background-color: #000000;
	padding:5px;
	margin-top:65px;;
	margin-right:55px;
	float:right;
}

#jour
{
	text-align:center;
	font-size:18px;
	color: #ffffff;
}
#date
{
	text-align:center;
	font-size:70px;
	color: #ffffff;
	font-weight: bold;
}
#mois
{
	text-align:center;
	font-size:22px;
	color: #ffffff;
}

#nav_container
{
	
	height: auto;
	
	text-align:center;
	margin-bottom:5px;
	
	padding-bottom:4px;
}

.nav
{
	font-size: 13px;
	font-family:verdana;
	font-stretch: wider;
	color: #000000;
	text-align: center;

}

#nav_footer
{
	width:930px;
	height: auto;
	
	padding:10px;
}

.nav_foot
{
	font-size: 10px;
	font-weight: bold;
	font-stretch: wider;
	color: #000000;
	text-align: center;
}

#central
{
	margin-top:4px;
	margin-right:46px;
	margin-left:41px;
	
	padding:5px;
	
}



#colright
{

	float:right;
	width:320px;
	margin-top:25px;
	height:788px;

}

#colright2
{

	float:right;
	width:320px;
	margin-top:25px;
	

}

#colleft
{

	float:left;
	width:517px;
	
	margin-left:4px;
	padding:2px;

}

#gigholder
{
	margin-top:5px;
	margin-right:15px;
	width:280px;
}
.gig_date
{
	font-size:30px;
	font-weight:bold;
	color:#793717;
	text-align:left;

}

.gig
{
	font-size:16px;
	text-align:left;
	margin-left:10px;
	margin-top:4px;
}

#player
{
	
	
	height:360px;
	text-align:center;

}
#lien_player
{
	
	text-align:center;
}


#vid
{
	text-align:center;
	width:200px;
	border:5px solid #ffffff;
	background-color:#000000;
	margin-left:25px;
	margin-top:25px;
	
}

#vid_title
{
	font-weight: bold;
	
	margin-top:15px;
	text-align:left;
	margin-left:30px;
}



#support
{
	
	width:437px;
	height:auto;
	font-size:14px;
	float:right;
	margin-top:10px;
	margin-right:60px;
	margin-left:20px;
	padding:2px;
	padding-bottom:10px;
	text-align:justify;	

}

#photo_pa
{
	width:295px;
	height:170px;
	margin-left:33px;
	margin-top:18px;
	float:left;
}



img.tvbody
{
width:100%;
height:100%;
display:block;
position:absolute;
z-index:99;
}


.tvvideo
{


position:relative;
z-index:1;
}


#ab_pic

{

	

}

#ab_txt

{

	font-size:13px;
	padding:4px;
	
	text-align:left;

}






</style>