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

#top{
	width: 100%;
	height: 100px;
	background-image: url(images/bck_topright.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
#pagetitle{
	display:none;
	color: #000000;
	text-indent:-5000px;
}
	
#date{
	position:absolute;
	background-image: url(images/date08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	left: 15%;
	width: 200px;
	padding: 0;
	text-indent: -5000px;
	margin-left: 200px;

    }
	
#dateen{
	position:absolute;
	background-image: url(images/date08_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	left: 15%;
	width: 200px;
	padding: 0;
	text-indent: -5000px;
	margin-left: 200px;

    }

#menu{
	font-size: 12px;
	position:absolute;
	background-image: url(images/2008logo_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	left: 15%;
	width: 900px;
	margin: 0;
	padding: 0;
    }

#menu ul{
	position:absolute;
	margin-left: 200px;
	margin-top: 38px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
    }
	
#menu li{
	list-style:none;
	height:auto;
	float:left;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-indent: 10px;
    }
	
.unactive{
	color: #B60007;
    }

#menu a{
	display: block;
	color: #F1D468;
	text-decoration: none;
	
    }
    
#menu a:hover{
	color: #FFFFFF;
	}

	
#menuUnactive{
	color:#410002;
	display: block;
	margin: 0px 3px 0px 3px;
	padding: 0;
	text-decoration: none;
	border-left:1px solid #606060;
	}

#container{
	width: 100%;
	height: 485px;
	background-color:#B60007;
	padding-top: 15px;
	}
	
#content{
	left: 15%;	
	width: 900px;
	height: 438px;
	margin: auto;
	padding-top: 15px;
	position:absolute;
	}
	
#sponsorimg{
	width: 800px;
	height: 400px;
	margin: auto;
	text-align: center;
	position:absolute;
	overflow:auto;
	border: 1px solid #FFFFFF;
	}
	
#txtonly{
	width: 800px;
	text-align: left;
	margin: auto;
	padding-top: 15px;
	position:absolute;
	}
	
#flash{
	width: 800px;
	height: auto;
	background-color:#B60007;
	text-align: left;
	margin : auto;
	}
	
#pics{
	width:780px;
	margin:auto;

}
.slideshowContainer2 {
	width: 600px;
	height: 438px;
	overflow:auto;
	float: left;
	margin-right: 60px;
}


.slideshowThumbnail {
	outline: none;
}


a.slideshowThumbnail img {
	border: 1px solid #B60007;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #FFFFFF;
}


#thumbnails {
	width: 95px;
	height: 360px;
	overflow:auto;
	float: left;
	background-color:#9B0006;
	padding: 15px;
	border: 1px solid #410003;
	text-align:center;
}

#picPlayer{
	clear:both;
	display:block;
	float: left;
	width:88%;
	text-align:right;
}
#picPlayer a{
	color: #FFFFFF;
	text-decoration:none
}

#picPlayer a:hover{
	text-decoration:underline
}
	
span#titre{
	font-size: 14px;
	color: #F1D468;
	font-weight: bold;
	}
	
#footer {
	color: #FFFFFF;
	left: 15%;	
	width: 900px;
	text-align: left;
	margin: auto;
	position:absolute;
	font-size: 11px;
	line-height: 25px;
	padding-top: 15px;
	
	}
	
	
#fondations {
	width: 300px;
	float:left;
	}
	

#sponsors {
	margin-left:200px;
	text-align:right;
	width: 300px;
	float:left;
	}
	
#indexsponsors {
	text-align:right;
	width: 400px;
	float:right;
	}	
	
		
#fondations a, #sponsors a, #indexsponsors a{
	color: #F0D467;
	text-decoration: none;
	
	}

#fondations a:hover, #sponsors a:hover, #indexsponsors a:hover{
	color: #B60007;
	}
