body {
	background-color: #000000;
	scrollbar-face-color: #000000; /* couleur du dessus des boutons et de la barre de défilement */
	scrollbar-arrow-color: #FFD794; /* couleur des flèches */
	scrollbar-track-color: #FFD794; /* couleur du fond de la barre */
	scrollbar-highlight-color: #FFD794; /* couleur claire du relief des boutons */
	scrollbar-shadow-color: #291808; /* couleur sombre du relief des boutons */
	scrollbar-3dlight-color: #FFD794; /* couleur claire du relief des boutons quand ceux-ci ne sont pas  enfoncés */
	scrollbar-darkshadow-color:#291808; /* couleur sombre du relief des boutons quand ceux-ci ne sont pas enfoncés */
}
h1  {
	font-size: 22px;
	font-weight: bold;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Garamond, "Times New Roman";
}
h2 {
	font-size: 18px;
	line-height: 125%;
	color: #FFD794;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Garamond, "Times New Roman";
}
h3 {
	font-size: 14px;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Garamond, "Times New Roman";
}


p {
	font-size: 14px;
	line-height: 125%;
	font-family: Garamond, "Times New Roman";
}
ul {
	font-size: 11px;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li {
	font-size: 14px;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}



#general {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#portfolio {
	position:absolute;
	left:740px;
	top:10px;
	width:160px;
	height:22px;
	z-index:1;
}
#titre {
	height: 24px;
	background-image: url(../images/haut_slogan_01.jpg);
	background-repeat: no-repeat;
	width: 955px;
}
#accueil {
	height: 22px;
	width: 160px;
	margin-left: 712px;
}

#dressingGauche {
	background-image: url(../images/decoupes_03.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	height: 336px;
	width: 196px;
	float: left;
}
#piedpageGauche {
	height: 139px;
	width: 196px;
	background-image: url(../images/decoupes_06.jpg);
	background-repeat: no-repeat;
	float: left;
}
#piedpageCentre #profil {
	float: left;
	height: 42px;
	width: 183px;
	margin-top: 30px;
}
#piedpageCentre #sitesWeb {
	float: left;
	height: 42px;
	width: 183px;
	margin-top: 30px;
}
#piedpageCentre #print {
	float: left;
	height: 42px;
	width: 183px;
	margin-top: 30px;
}
#piedpageCentre #animations {
	float: left;
	height: 44px;
	width: 183px;
}
#piedpageCentre #cv {
	float: left;
	height: 44px;
	width: 183px;
}
#piedpageCentre #contact {
	float: left;
	height: 44px;
	width: 183px;
}
#piedpageCentre  #img  a  {
	text-decoration: none;
}

.jaune {
	color: #FFD794;
}
.rouge {
	color: #FF0000;
}
.rose {
	color: #B66274;
}
