@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
padding: 0;
background:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
	}



#contenu {
	position:relative;
	margin: 0 auto;
	top:0px;
	height:768px;
	width:1024px;
	font-size:11px;
	background:white;
	
}

#blanc {
	position:absolute;
	top:0px;
	left:0px;
	height:32px;
	width:1024px;
	background-color:white;
	z-index:1;
}

#ligne {
	position:absolute;
	top:32px;
	left:0px;
	height:1200px;
	width:1024px;
	background-image: url(media/background.jpg);
	background-repeat: repeat;	
}

#menuback {
	position:relative;
	top:0px;
	left:32px;
	height:1232px;
	width:175px;
	background-color: white;
	z-index:2;
}

#titre1 {
	position:absolute;
	top:41px;
	left:240px;
	height:78px;
	width:209px;
	font-size:24px;
	color:black;
}


#photo {
	position:absolute;
	top:52px;
	left:460px;
	height:360px;
	width:529px;
	color:black;
}


#textebio {
	position:absolute;
	top:55px;
	left:460px;
	height:877px;
	width:529px;
	color:black;
	line-height:15pt;
	font-size:11px;
}

#textecontact {
	position:absolute;
	top:58px;
	left:460px;
	height:719px;
	width:529px;
	color:black;
	line-height:15pt;
	font-size:11px;
}

#texte {
	position:absolute;
	top:419px;
	left:460px;
	height:360px;
	width:529px;
	color:black;
	line-height:15pt;
	font-size:11px;
}


#bouton {
	position:absolute;
	top:313px;
	left:436px;
	height:100px;
	width:19px;
}





dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 32px;
	left: 0px;
	height: 177px;
	
}
dl#menu {
	width: 174px;
}
dl#menu dt {
cursor: pointer;
margin: 0px 0px;
height: 18px;
width: 173px;
line-height: 23px;
letter-spacing:75;
text-align:left;
font-weight: normal;
border: 1px solid #9fddf7;
background:white;
opacity:0.9;
color:black;

}
dl#menu dd {
border: 1px solid withe;
}
dl#menu li {
text-align: left;
background:none;
height: 14px;

}
dl#menu li a, dl#menu dt a {
color:black;
text-decoration: none;
display: block;
border: 1px none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background:#f1fafe;
	opacity:1;
	color:#66caf1;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

dl#menu li #MenuOn , dl#menu dt #MenuOn {
	background:#f1fafe;
	opacity:1;
	color:#66caf1;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}


.Style1 {
	color: #f174a7;
	font-size: 18px;
	background-position: right;
	font-weight: normal;
}
.Style3 {
	color: #66caf1;
	font-size: 11px;
	background-position: right;
	font-weight: bold;
}

.Style4 {
	color: black;
	font-size: 11px;
	background-position: right;
	font-weight: bold;
	text-decoration: underline;
}

.Style5 {
	color: #66caf1;
	font-size: 11px;
	background-position: right;
	font-weight: bold;
	text-decoration: underline;
}


	a.lien{
	color:black;
	border: none;
	text-decoration: none;
	font-weight: bold;
	
	font-size: 11px;
	z-index:2;
	}
	
	

a.lien:hover, #MenuOn {
	color:#66caf1;
	border: none;
	z-index:2;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	}
	
	
	
	a.liensite{
	color:#f174a7;
	border: none;
	text-decoration: none;
	font-size: 11px;
	z-index:2;
	}
	
	

a.liensite:hover, #MenuOn {
	color:#66caf1;
	border: none;
	z-index:2;

	font-size: 11px;
	}
