body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style2 {
	font-size: 12px
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}

.style4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index:10;
	opacity:0;
}

#boxpresentation
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}

#boxmedia 
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}

#boxagenda
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}

#boxguestbook
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}

#boxreportage
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}

#boxpro
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}


#boxlien 
{
	display: none;
	position: absolute;
	top:20px;
	height: 570px;
	
	left:50%;
	margin-left: -375px;
	width: 750px;
	
	background-color: black;
	z-index:11;
	overflow: auto;
}


#boxheader
{
	position:absolute;
	top:0%;
	left:0%;
	width: 730px;
	height:20px;
	padding:0;
	padding-top:0px;
	margin:0;
	margin-right:20px;
	border-bottom:1px solid black;
	background-color: #000000;
	color:white;
	text-align:center;
}

#boxclose
{
	float:right;
	position:absolute;
	top: 0;
	right: 0;
	background-image:url(../ressources/close.gif);
	background-repeat:no-repeat;
	background-color:#CCC;
	border:1px solid black;
	width:20px;
	height:20px;
}

#boxcontent
{
	position:absolute;
	top:20px;
	left:0;
	margin:0;
	padding: 0px;
	color:white;
}
