@charset "UTF-8";
/* CSS Document */
body,
div.filter {
	background-color:#CCC;
}
.ajouterAlbum {
	opacity:0;
}
div.filter {
	height:100%;
	width:100%;
	position:absolute;
}
.log {
	background-color:#9C9;
}
.accueil {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
}
.main {
	margin-left:auto;
	margin-right:auto;
	top:10%;
	height:450px;
	width:65%;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
.menuLeft {
	width:17%;
	height:80%;
	margin-top:100px;
}
.content {
	width:83%;
	margin-top:100px;
	height:80%;
	color:#900;
	text-decoration:none;
	font-size:14px;
	margin-left:17%;
	position:absolute;
	font-family:"Times New Roman", Times, serif;
	top:0px;
}
.pageContent {
	margin-top:30px;
}
.pageContent a {
	line-height:200%;
	color:#900;
	text-decoration:none;
}
.pageContent p {
	margin-top:0px;
	margin-bottom:0px;
}
.display {
	height:110px;
	width:600px;
	position:absolute;
	bottom:2%;
	overflow:hidden;
}
.title {
	position:absolute;
	width:300px;
	height:88px;
	background-image:url(images/title.gif);
	display:none;
}

.portfolio {
	margin-left:20px;
}
.portfolio_link {
	color:#666;
	text-decoration:none;
}
.menu_titre {
	color:#333;
	text-decoration:none;
}
img {
	border-style:none;
}
.entrerSite {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#333;
}
.textes {
	margin-left:30px;
	margin-right:15px;
}
.titre_bio {
	text-decoration:none;
	color:#000;
}
.biographie h3 {
	background-color:#999;
}
.imageCar {
	width:75px;
	height:75px;
	display: table-cell;
	vertical-align:middle;
}
.imageCar img {
	display:block;
}
.slideshow {
	width:600px;
	height:80%;
	top:5%;
	text-align:center;
	opacity:0;
	filter:alpha(opacity=0);
}

.slideshow img {
	max-height:100%;
	overflow:hidden;
}

div.enter {
	bottom:20px;
	position:absolute;
	display:none;
}
div.botright {
	display:block;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:11px;
	/*set the div in the bottom right corner*/
	position:absolute;
	bottom:0;
	right:0;
	width:250px;
}

