body {
	font:100% "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #5BA6D0;
	background-image: url(../images/interfaceneo/fondportfolio.gif);
	background-repeat: repeat;
	position:relative;left:0px;top:0px;z-index:0;
}
img {
	border-width: 0px;
	border-style: none;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin: 0;
padding: 0;
}

#conteneur {
	position: absolute;
	width: 656px;
	left: 45%;
	top: 15px;
	margin-left: -325px;
}
#imagedeco {
	position: absolute;
	width: 119px;
	height:753px;
	right: 0%;
	top: 0px;
	z-index: -2;
	background: transparent url(../images/interfaceneo/perles_portfolio.gif) top left no-repeat;
}

#gauche {
	position: absolute;
	left:0;
	height: 640px;
	width: 130px;
	background-image: url(../images/interfaceneo/fondcrante.gif);
	background-repeat: repeat-y;
}
#gauche h1 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #D34051;
	margin: 0;
	padding: 0;
	
}	
#gauche h1 a{
	display: block;
	height: 18px;
	color: #D34051;
	text-decoration: none;
	border-bottom: 1px dashed;
	border-bottom-color: #D34051;
	padding: 0;
}
#gauche h1 a:hover {
	color: #600035;
}
div#navigation {
	position: absolute;
	top: 10px;
	left: 10px;
}
li.pointille {
	
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dashed;
	border-bottom-color: #D34051; 
}
li.nopointille {
	
	margin-top: 2px;
	padding-bottom: 2px;
	border: none;
}
#navigation ul {
	position: absolute;
	top: 70px;
}
#navigation li a  {
	font-size: 1em;
	text-decoration: none;
}
#navigation li a:hover {
	color: #600035;
}
.pointille a {
	color: #D34051; 
}
.nopointille a {
	color: #505051; 
}

#centre {
	position: absolute;
	left: 160px;
	height: 640px;
	width: 485px;
	background-color: white;
}
#imageview {
	position: absolute;
	top: 42px;
	left: 42px;
	width: 400px;
}
#imageview p {
	line-height: 5px;
}
.cacheimage  {
	position: absolute;
	top: 150px;
	width: 400px;
	height: 165px;
	background: transparent url(../images/interfaceneo/cachecrante.gif) top left no-repeat;
	z-index: 5;
}	
.imagepresentation  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 153px;
	z-index: 3;
}
.imagepresentationcache  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 450px;
	background: transparent url(../images/interfaceneo/imagebigcache.gif) top left no-repeat;
	z-index: 4;
}
.sansbordure img {
	border-width: 0px;
	border-style: none;
}
.bordurebas {
	border-top: 0 none;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 10px solid white;
}
div#listeillus {
	position: absolute;
	width: 656px;
	top: 185px;
	left: 12px;
	font-size: 12px;
}
#nomsillus li a {
	color: #505051;
	text-decoration: none;
}
#nomsillus li a:link{
	color: #505051;
	text-decoration: none;
}

#nomsillus li a:hover {
	color: #600035;
	border-bottom: 1px dashed;
	border-bottom-color: #600035;
}

#nomsillus li a span {
	display: none;
}
#nomsillus a:hover {
	background: none;
}
#nomsillus a:hover span {
	display: block;
	position: absolute;
	top: -143px;
	left: 190px;
	height: 450px;
	width: 400px;
	text-align: center;
	text-decoration: none;
	color: black;
	z-index: 50;
	line-height: 14px;
}
#nomsillus img {
border : 0;
}
p#petitmenu
{
	margin: 0 ;
	padding: 0 ;
	line-height: 10px;
	margin-left: 3px;
	
}

p#petitmenu a
{
	text-decoration: none;
	font-size: 10px;
	margin-left: 0px;
	color: #D34051;
}
p#petitmenu a:hover
{
	text-decoration: underline;
	color: #600035;

}
p#contactmenu
{
	position: absolute;
	top: 605px;
	width: 100px;
	height: 17px;
	margin: 0 ;
	padding: 0 ;
	padding-top: 4px;
	border-top: 1px dashed;
	border-top-color: #D34051;
}
p#contactmenu a
{
	position: relative;
	top: -4px;
	text-decoration: none;
	font-size: 12px;
	color: #D34051;
	margin-left: 1px;
}
p#contactmenu a:hover
{
	text-decoration: underline;
	color: #600035;
}
.pucefloat {
	float: left;
}
