@import url(page.css);
/* General */
*{ margin:0px; padding:0px; border:0px; } 
BODY{ margin:0px; padding:0px; text-align:center;background:url(../_img/background.gif) repeat-x 0 0; background-color:#394144; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#787878; line-height:11pt; }
/* Ben-J */
div#header {
	margin-bottom:40px; margin-top:-70px;
	min-height: 216px;
	width:298px;
	text-align: left;
}
* html div#header {
	height: 216px;
}

div#header2 {
	margin-bottom:80px;
	min-height: 216px;
	width:298px;
	text-align: left;
}
* html div#header2 {
	height: 216px;
}

h1 {
	margin: 0;
	padding: 0;
	width: 298px;
}
h1 a {
	display: block;
	text-indent: -100em;
	/*\*/overflow: hidden;/**/
	line-height: 216px;
	height: 216px;
	width: 298px;
	background: url(/_img/logo_menu.gif) no-repeat top left;
}

h2 {
	display:block;
	margin: 0;
	padding: 0;
	margin-bottom:40px;
	text-indent: -100em;
}
h3 {
	display:block;
	margin: 0;
	padding: 0;
	margin-bottom:28px;
	text-indent: -100em;
}
INPUT.champ{ font-size:10px; color:#767164; width:155px; }
UL{margin-top:-5px;}
LI{list-style:url(/_img/puce.gif); margin:10px;}
LI.menu{list-style:url(/_img/puce_menu.gif); margin:10px;}
LI.ssmenu{list-style:url(/_img/puce_menu.gif);}
A{text-decoration:none;color:#918b7b;}
A:hover{color:#f3f0e7;}
A.linkP{text-decoration:underline;color:#787878;}
A.linkP:hover{color:#918B7B;}
A.linknavbas{color:#f3f0e7;}
A.linkmentions{ font-size:10px; color:#778388; }
.gris{color:#778388;font-size:10px; margin-top:10px; clear:both;width:955px; }
.beige{color:#f3f0e7; }
.brown{color:#767164; }
/* Homepage */
#container{ margin:auto; width:955px; height:600px; }
/* #bloc{ width:955px; height:571px; } ------ Photo zoom de dominique perrin */ 
#fondmenuhome{ float:right;width:477px;height:571px; background:url(../_img/home_fond_menu.gif) no-repeat; }
#photohome{ float:right;width:477px;height:571px; background:url(../_img/home_photo.jpg) no-repeat; }
/* fond menu general */
#fondmenuall{ float:right;width:330px;height:571px; background:url(../_img/all_fond_menu.gif) no-repeat; background-color:#1b2021; }

#btn_bio{ background:url(../_img/menu/biographie.gif) no-repeat;width:93px;height:19px;}
#btn_bio:hover{ background:url(../_img/menu/biographie_on.gif) no-repeat;width:93px;height:19px;}

#btn_enseignement{ background:url(../_img/menu/enseignement2.gif) no-repeat;width:125px;height:39px;}
#btn_enseignement:hover{ background:url(../_img/menu/enseignement2_on.gif) no-repeat;width:125px;height:39px;}

#btn_passion{ background:url(../_img/menu/passion.gif) no-repeat;width:88px;height:19px;}
#btn_passion:hover{ background:url(../_img/menu/passion_on.gif) no-repeat;width:88px;height:19px;}

/* Navigation menu */
#biographie{background:url(../_img/menu/biographie.gif) no-repeat 0 0; }
#biographie:hover{background:url(../_img/menu/biographie_on.gif) no-repeat 0 0; }
.biographie_on{background:url(../_img/menu/biographie_on.gif) no-repeat 0 0; }

.enseignement{background:url(../_img/menu/enseignement.gif) no-repeat 0 0; }
.enseignement:hover{background:url(../_img/menu/enseignement_on.gif) no-repeat 0 0; }
.enseignement_on{background:url(../_img/menu/enseignement_on.gif) no-repeat 0 0; }

.enseignement2{background:url(../_img/menu/enseignement2.gif) no-repeat 0 0; }
.enseignement2:hover{background:url(../_img/menu/enseignement2_on.gif) no-repeat 0 0; }
.enseignement2_on{background:url(../_img/menu/enseignement2_on.gif) no-repeat 0 0; }

#passion{background:url(../_img/menu/passion.gif) no-repeat 0 0; }
#passion:hover{background:url(../_img/menu/passion_on.gif) no-repeat 0 0; }
.passion_on{background:url(../_img/menu/passion_on.gif) no-repeat 0 0; }

.properties_ssmenu{ width:150px; height:10px; display:block; }
.properties_menu{ height:20px; display:block; }

/* Navigation bas */
#navbas{ width:955px; height:30px; background:url(../_img/background-nav-bas.gif) no-repeat; }
#contact{ float:left; width:280px; height:23px; }
#langue{ float:right; width:130px; height:23px; margin:7px 15px 0px 0px; }
#LienVideo {
   width:430px;
   position:absolute;
}
#LienVideo a {
   text-decoration:underline;
   color:#787878;
   display:block;
   margin-top:5px;
}
#LienVideo a:hover {
   color:#787878;
}
a.linkca {
	text-decoration: underline;
}
a.linkca:hover{
color:#787878 !important;
}