body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/lignetop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	margin-top:20px;
	}

a {
	text-decoration:none;
	}
a.lien1{
	color:#CC0000;
	font-weight:bold;
	}
a.lien1:hover{
	color: #333333;
	font-weight:bold;
	}

#navbar {
	margin-bottom:8px;
	}
	
div#lescreations {
	height:500px;
	background-image: url(../images/menu_photosomers.gif);
	background-repeat: no-repeat;
	background-position:2px bottom;
	}

#content {
	height:100%;
	width:100%;
	background-image: url(../images/cadrecontenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

div#titrecat {
	height:45px;
	width:598px;
	margin-left: 14px;
	}
#titrecat img {
	margin-top:6px;
	}

div#page, div#pagecrea {
	width:560px;
	margin:14px 26px 10px 26px;
	color:#333333;
	}

div#pagecrea img{
	margin:8px;
	}

div#zoomindex {
	text-align:center;
	width:auto;
	margin-top: 10px;
	}
	
div#image {
	height: 60px;
	width: 200px;
	position: absolute;
	top: 665px;
	margin-left: 325px;
	}
	
#footer {
	height: 82px;
	background-image: url(../images/footer-page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footerindex {
	height: 82px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer p, #footerindex p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #8c8c8c;
	height:55px;
	}
