a:active  {
	text-decoration : none;
	font-weight: bold;
	color: #FFCC00;
	}
	
a:link {
	text-decoration : none;
	font-weight: bold;
	color: #3366FF;
	}
	
a:visited {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration : none;
	font-weight: bold;
	color: #FFCC00;
	}

a.nav:active  {
	text-decoration : none;
	color: #FFFF99;
	}
	
a.nav:link {
	text-decoration : none;
	color: #3366FF;
	}
	
a.nav:visited {
	text-decoration: none;
	color: #3366FF;
	}
	
a.nav:hover {
	text-decoration : none;
	color: #FFFF99;
	}

body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

div.principal {

	background-repeat: no-repeat;
	background-position: center center;
	background-color: #3030B4;
	height: 440px;
	width: 780px;
	border: 1px solid #FFFFFF;
}
	
div.flash {
	height: 100px;
	width: 780px;
}	

.contenu {
	height: 305px;
	width: 390px;
	left:150px;
	overflow: auto;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align:justify;
	vertical-align: top;
	top: 20px;

}

div.switch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	text-align: left;
	position: absolute;
	left: 590px;
	top: 450px;
}	


/* PHOTOS */


div.menu {
	height: 35px;
	width: 778px;
	position:absolute;
	left: 0;
	top: 420px;
	z-index: 3;
	cursor:hand;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
}
.bouboune{
background-image:url(../images/fond_gbouboune.jpg);
background-repeat:no-repeat; 
}

.dutray{
background-image:url(../images/fond_cdutray.jpg); 
background-repeat:no-repeat;
 }
 .brena{
 background-image:url(../images/fond_fbrena.jpg); 
 background-repeat:no-repeat;
 }
 .welch{
 background-image:url(../images/fond_jmwelch.jpg); 
 background-repeat:no-repeat;
 }
 .kate{
 background-image:url(../images/fond_kate.jpg); 
 background-repeat:no-repeat;
 }
 .marie{
 background-image:url(../images/fond_mmartin.jpg); 
 background-repeat:no-repeat;
 }
 .magali{
 background-image:url(../images/fond_mzsigmond.jpg); 
 background-repeat:no-repeat;
 }
 .chardon{
 background-image:url(../images/fond_pchardon.jpg); 
 background-repeat:no-repeat;
 }
 .martinez{
 background-image:url(../images/fond_smartinez.jpg); 
 background-repeat:no-repeat;
 }