/* Balises */
body {
	background-image:url(medias/fond.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	
	scrollbar-base-color:#fefaed;
	scrollbar-arrow-color:#d74c02;
	scrollbar-3dlight-color:#fed37f;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #eee;
	scrollbar-darkshadow-color: #fed37f;
}
p {
	margin-bottom:3px;
	padding-bottom:3px;
	margin-top:3px;
	padding-top:3px;
}
a:link, a:hover, a:active, a:visited {
	color:#d74c02;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* formulaires */
input, select, textarea {
	border: 1px solid #fed37f;
	background-color:#f3f3f3;
	
	color:#000;
	font-family:Garamond, "Times New Roman", serif;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
}
.l70{ width:70px; }
.l110 { width:110px; }
.l180 { width:180px; }

/* calques */
#menu {
	position:absolute;
	left:6px;
	top:14px;
	width:150px;
	height:250px;
	z-index:1;
}
#titre {
	position:absolute;
	left:218px;
	top:116px;
	width:420px;
	height:58px;
	z-index:6;
	color:#d74c02;
	font-family:Garamond, "Times New Roman", serif;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
#contenu {
	position:absolute;
	left:218px;
	top:180px;
	width:420px;
	height:356px;
	z-index:1;
	overflow: auto;
	padding-right:18px;
	color:#000;
	font-family:Garamond, "Times New Roman", serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	text-indent:26px;
	line-height:130%;
}
#photo {
	position:absolute;
	left:218px;
	top:180px;
	width:420px;
	height:356px;
	z-index:5;
}
#diplome {
	position:absolute;
	left:227px;
	top:235px;
	width:208px;
	height:295px;
	z-index:6;
}
#illustration {
	position:absolute;
	left:658px;
	top:370px;
	width:90px;
	height:180px;
	z-index:1;
}
#millesime {
	position:absolute;
	left:410px;
	top:180px;
	z-index:0;
}

#mentionlegale {
	position:absolute;
	left:300px;
	top:582px;
	width:300px;
	height:12px;
	z-index:1;
	color:#777;
	font-family:Garamond, "Times New Roman", serif;
	font-size:10px;
	font-style:italic;
	text-align:center;
}

#langues {
	background-color:#fff;
	position:absolute;
	left:0px;
	top:560px;
	width:760px;
	height:40px;
	z-index:2;
	color:#777;
	font-family:Garamond, "Times New Roman", serif;
	font-size:10px;
	font-style:italic;
	text-align:center;
}
#extensit {
	position:absolute;
	left:610px;
	top:584px;
	width:140px;
	height:12px;
	z-index:1;
	font-family:Garamond, "Times New Roman", serif;
	font-size:10px;
	font-style:italic;
	text-align:right;
}
