html, * {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	font-family: verdana;
}

html {
	height: 100%;
}

#logo img {
	border: 0;
}

#globale {
	width: 760px;
	margin: 0 auto;
}

#menu {
	width: 760px;
	height: 86px;
	margin-top: 20px;
	background-image: url(../image/fond-menu.png);
}

#pos_choix {
	margin-left: 371px;
	padding-top: 11px;
}

.bouton {
	float: left;
	padding-left: 4px;
	width: 122px;
	height: 64px;
	cursor: pointer;
}

.bouton img {
	border: 0;
}

.image {
	float: left;
	width: 400px;
	height: 305px;
}

.texte {
	float: left;
	padding: 0;
	margin: 0;
	width: 226px;
	margin-left: 19px;
	margin-right: 20px;

	font-size: 10px;
	text-align: justify;
	color: #687079;
}

#basdepage {
	margin-left: 340px;
	float: left;
	width: 421px;
	height: 36px;
	margin-top: 20px;
	background-image: url(../image/fond-basdepage.png);
	background-repeat: no-repeat;
}

#liens {
	float: left;
	width: 250px;
	margin: 10px 0 0 12px;
}

#liens, #liens a {
	font-size: 10px;
	color: #dde4e0;
}

#identite {
	float: left;

	margin: 10px 0 0 30px;
	font-size: 11px;
	font-weight: bold;
	color: #fefefe;
}

.categorie {
	height: 20px;
	padding-top: 3px;

	color: #8f9bac;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.cadre {
	width: 760px;
	height: 230px;
	z-index: 0;
	background-image: url(../image/encadrement-portfolio.png);
}

.cadre-bas {
	width:760px;
	height: 5px;
	position: absolute;
	margin-top: -15px;
}

.portfolio {
	width: 760px;
	height: 230px;
	overflow: hidden;
	z-index: 1;
	background-image: url(../image/test-youpainted.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}

.information {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: -350px;
	margin-left: 786px;
	overflow: hidden;
}

.interieur {
	height: 300px;
	width: 300px;
	margin-top: 350px;

	font-family: Verdana;
	font-size: 11px;
}

.interieur font {
	text-align: left;
	color: #2d4866;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.interieur div {
	width: 100%;
}

.interieur a {
	color: #2d4866;
}

.interieur .infos {
	text-align: justify;
	margin-top: 30px;
	color: #687079;
}

.gauche {
	width: 250px;
	height: 490px;
	margin-top: -495px;
	margin-left: 5px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

.droite {
	width: 250px;
	height: 490px;
	margin-top: -495px;
	margin-left: 505px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

.gauche img, .droite img {
	display: none;
	border: 0;
	margin-top: 220px;
	margin-left: 90px;
}

.fond {
	background-repeat: no-repeat;
	background-position: top;
}

.liste {
	display: none;
}

.titre {
	text-align: left;
}

#haut {
	position: fixed !important;
	margin-left: 790px;
	position: absolute;
	bottom: 0;
}

#haut img {
	border: 0;
}

#accueil {
	display: none;
	position: absolute;
	top: 0;
	margin-top: 95px;
	margin-left: 620px;
}
