/***********Style Global**********/
/*********************************/	
html {
}
body {
	margin: 0;
	padding: 0;
	background-color:#ffffff;
	}
a:hover, a:link, a:visited, a:active {
	border:none;
	text-decoration:none;
	}
#page{
	position:relative;
	margin:auto;
	width:950px;
	height:650px;
	}
#header{
	position:relative;
	width:950px;
	height:120px;
	}
#logo{
	float:left;
	width:200px;
	height:120px;
	border:none;
	}
#mainmenu{
	float:left;
	width:750px;
	height:30px;
	margin-top:67px;
	}
#content{
	position:relative;
	width:950px;
	height:auto;
	}
/*** Home Page ***/
/*****************/	
#left_content{
	float:left;
	width:600px;
	height:530px;
	}
#left_content_event{
	position:relative;
	float:left;
	}
#left_content_PR{
	position:relative;
	float:left;
	}
#right_content{
	float:left;
	width:310px;
	height:530px;
	}
#separation_content{
	float:left;
	width:40px;
	height:530px;
	}
#player_large{
	position:relative;
	width:600px;
	height:420px;
}
#player_large_event{
	position:relative;
	width:600px;
	height:420px;
	}
#player_large_pr{
	position:relative;
	float;left;
	width:600px;
	height:420px;
	}
#separation_left{
	position:relative;
	width:600px;
	height:20px;
	background-image:url("images/separation_left.jpg");
	background-repeat:no-repeat;
	}	
#left_content .legende{
	position:repeat;
	width:600px;
	height:90px;
	font-family:helvetica;
	font-size:11px;
	color:#666666;
	text-align:justify;
	}
#left_content .title{
	position:relative;
	width:600px;
	height:30px;
	}	
#right_content .title{
	position:relative;
	width:310px;
	height:30px;
	}
#right_content .img_case{
	position:relative;
	width:310px;
	height:120px;
	background-repeat:no-repeat;
	border:none;
	}
#pictos{
	position:relative;
	width:310px;
	height:40px;
	}
#pictos .img_pictos{
	float:left;
	width:40px;
	height:40px;
	}
#right_content .leg_case{
	position:relative;
	width:310px;
	margin-top:5px;
	height:auto;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	}
	#right_content .leg_case_home{
		position:relative;
		width:310px;
		margin-top:5px;
		height:35px;
		font-family:Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		text-align:justify;
		}
#right_content .description{
	position:relative;
	height:auto
	width:310px;
	margin-top:5px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
	}