body{
	margin: 0;
	padding: 0;
	overflow:hidden;
}
table{
	position: absolute;
	left: 550px;
	top: 225px;
	color: #fff;
	font-family: Arial;
	font-size:12px;
}
a.form{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #dddddd;
	text-decoration: none;
}
a.form:hover{
	color: #fff;
}
a.sousNav{
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
a.sousNav:hover, a.sousNavS{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	background-color:#fff;
}
#global{
	width: 1022px;
	height:600px;
}
#banniere{
	width: 100%;
	height: 117px;
	background-image:url('../img/banniere.jpg');
	background-position:right;
}
#banniere a.photo{
	display: block;
	width:146px;
	height:117px;
	background-image:url('../img/frossard.jpg');
}
#banniere a.logo{
	display: block;
	position: absolute;
	top: 23px;
	left: 227px;
	width: 152px;
	height: 44px;
	background-image:url('../img/logo.gif');
}
#banniere div.menu{
	position: absolute;
	left: 263px;
	top: 89px;
}
#banniere a.artiste,
#banniere a.cv,
#banniere a.liens,
#banniere a.contact,
#banniere a.fin{
	display: block;
	width: 128px;
	height: 25px;
	float:left;
	background-position: center;
	background-repeat:no-repeat;
}
#banniere a.artiste{
	background-image:url('../img/menu/artiste.gif');
}
#banniere a.artiste:hover{
	background-image:url('../img/menu/artisteO.gif');
}
#banniere a.artisteS{
	background-image:url('../img/menu/artisteO.gif');
}
#banniere a.cv{
	background-image:url('../img/menu/cv.gif');
}
#banniere a.cv:hover{
	background-image:url('../img/menu/cvO.gif');
}
#banniere a.cvS{
	background-image:url('../img/menu/cvO.gif');
}
#banniere a.liens{
	background-image:url('../img/menu/liens.gif');
}
#banniere a.liens:hover{
	background-image:url('../img/menu/liensO.gif');
}
#banniere a.liensS{
	background-image:url('../img/menu/liensO.gif');
}
#banniere a.contact{
	background-image:url('../img/menu/contact.gif');
}
#banniere a.contact:hover{
	background-image:url('../img/menu/contactO.gif');
}
#banniere a.contactS{
	background-image:url('../img/menu/contactO.gif');
}
#banniere a.fin{
	cursor: default;
}
#banniere span{
	display: block;
	float:left;
	background-image:url('../img/menu/guelon.jpg');
	width: 14px;
	height: 25px;
	border:none;
}
#page{
	width: 100%;
	height: 476px;
	background-image:url('../img/background.jpg');
}
#page div.haut{
	width: 100%;
	height:32px;
	background-image:url('../img/ligne_haut.jpg');
}
#gallerie_menu{
	float: left;
	width: 208px;
	height:100%;
	margin-top: -20px;
	margin-left: -4px;
	background-image:url('../img/separateur.gif');
	background-repeat:no-repeat;
	background-position: right;
}
#gallerie_menu a.peinture,
#gallerie_menu a.papier,
#gallerie_menu a.dessin{
	width: 171px;
	height: 70px;
	display: block;
	margin-left: 9px;
	margin-bottom: 20px;
}
#gallerie_menu a.peinture{
	margin-top: 65px;
	background-image:url('../img/gallerie/peintures.png');
}
#gallerie_menu a.peinture:hover{
	background-image:url('../img/gallerie/peinturesO.png');
}
#gallerie_menu a.papier{
	background-image:url('../img/gallerie/papier.png');
}
#gallerie_menu a.papier:hover{
	background-image:url('../img/gallerie/papierO.png');
}
#gallerie_menu a.dessin{
	background-image:url('../img/gallerie/dessins.png');
}
#gallerie_menu a.dessin:hover{
	background-image:url('../img/gallerie/dessinsO.png');
}
#contenu{
	float: left;
	width: 814px;
	height:100%;
}
#contenu span{
	width: 700px;
	display: block;
	padding-top: 51px;
	padding-left: 35px;
	font-family:Arial;
	color: #fff;
	font-size:16px;
	font-weight:bold;
}
#contenu img{
	position: absolute;
	top: 232px;
	left: 240px;
}
#contenu p{
	font-size: 11px;
	color:#fff;
	font-family: Arial;
	text-align:justify;
	display: block;
	position: absolute;
	top: 220px;
	left: 540px;
	width: 290px;
}
#page div.bas{
	position: absolute;
	top: 565px;
	width: 100%;
	height:28px;
	background-image:url('../img/bas.jpg');
	background-repeat:no-repeat;
}

#ContainThumb{
	position:absolute;
	top: 160px;
	left: 243px;
	width: 449px;
	height: 66px;	
	border:#bbbbbb 2px solid;
	border-left:none;
	font-family: Arial;
	font-size:12px;
	color:#fff;
}
#ContainThumb a.left{
	display: block;
	position: absolute;
	top: -2px;
	left: -4px;
	width: 59px;
	height: 70px;
	background-image:url('../img/thumb_left.png');
	cursor:pointer;
}
#ContainThumb a.left:hover{
	background-image:url('../img/thumb_leftO.png');
}
#ContainThumb a.right{
	display: block;
	position: absolute;
	top: -2px;
	left: 397px;
	width: 54px;
	height: 70px;
	background-image:url('../img/thumb_right.png');
	cursor:pointer;	
}
#ContainThumb a.right:hover{
	background-image:url('../img/thumb_rightO.png');
}

#thumb{
	position: absolute;
	left: 55px;
	width:342px;
	overflow: hidden;
	height: 66px;
	text-align:center;
}
#pict{
	position: absolute;
	left:0;
	top:0;
	height: 66px;
}
#pict img.petite{
	float: left;
	position: relative;
	left:0;
	top:0;
	border-right:#bbbbbb 2px solid;
	cursor:pointer;
}
#contain_grande{
	position: absolute;
	top: 244px;
	left: 240px;
	width: 453px;
	height: 322px;
}
#contain_grande img{
	position: absolute;
	top:0;
	left:72;
	border: #bbbbbb 2px solid;
	border-left:none;
	border-right:none;
}
#contain_grande a.left{
	display: block;
	width: 72px;
	height: 322px;
	background-image: url('../img/left.png');
	cursor:pointer;
}
#contain_grande a.left:hover{
	background-image: url('../img/leftO.png');
}
#contain_grande a.right{
	position: absolute;
	top: 0px;
	left: 391px;
	display: block;
	width: 62px;
	height: 322px;
	background-image: url('../img/right.gif');
	cursor:pointer;
}
#contain_grande a.right:hover{
	background-image: url('../img/rightO.gif');
}
#descGal{
	position: absolute;
	left: 470px;
	top: 0px;
	width: 288px;
}
#descGal span{
	padding:0;
	width: 100%;
}
#descGal p{
	position: relative;
	width: 100%;
	top: 0;
	left:0;
	font-size:10px;
}
