body
{
	background: url('../images/bgcolor.jpg');
	background-color: #F9F4EE;
}
#page
{
	background: url('../images/sidebars.jpg') repeat-y top;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 0px solid #F9F4EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #6B4E4A;
}
#header, #footer
{
	width: 100%;
	height: 104px;
	padding:0px;
	margin:0px;
}

#header
{
	background: url('../images/header.jpg') no-repeat top center;
}
#footer
{
	background: url('../images/footer.jpg') no-repeat bottom center;
}

#header a, #footer a
{
	text-decoration: underline;
}

#header a:link, #footer a:link			{	color: #F2E1B6;		}
#header a:hover, #footer a:hover		{	color: #FFFFFF;		}
#header a:active, #footer a:active		{	color: #FFFFFF;		}
#header a:visited, #footer a:visited	{	color: #F2E1B6;		}

#headercontent
{
	text-align:center;
	padding: 50px 20px 0px 20px;
	margin: auto;
	color: #FFFFFF;
}

#footercontent
{
	text-align:right;
	padding: 10px 20px 0px 20px;
}

#animationcontent
{
	padding: 0px;
	margin: 10px 11px 0px 15px;
	height:330px;
	overflow: hidden;
}

#content
{
	background-image: url('../images/fleur.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0px;
	margin: 5px 11px 0px 15px;
	height:405px;
	overflow: auto;
}

#content a:link					{	color: #6B4E4A;		}
#content a:hover				{	color: #6B4E4A;		}
#content a:active				{	color: #6B4E4A;		}
#content a:visited				{	color: #6B4E4A;		}

#logo
{
	float:left;
	margin: 18px 0px 0px 15px;
}

.smallindent
{
	margin: 15px;
}

#indented
{
	margin: 20px 50px 20px 50px;
}

.indentedboxed
{
	margin: 5px 50px 10px 50px;
	padding: 5px;
	border:thin;
	border-color:#6B4E4A;
	border-style:solid;
	border-width:thin;
	clear:both;
}

#scrollee
{
	vertical-align: bottom;
	margin-top:40px;
}

#picturewrapper
{
	float:left;
	width:300px;
	height:350px;;
	padding: 0px;
	margin: 0px 50px 0px 20px;
}

#picturepreview
{
}

#picturetext
{
	margin:5px auto;
}


.picturelist
{
	text-align:right;
	list-style-type:none;
	margin-right:15px;
	margin-left:30px;
	font-size:smaller;
}

.picturelist li
{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
	color:#6B4E4A;
}

.picturelist img
{
	display:block;
	border:1px solid #CE3095;
}

.picturelist img:hover
{
	border:1px solid #F4C0DA;
}

.picturelist a
{
	text-decoration:none;
}

#realisationslist
{
	margin-right:7px;
	margin-left:7px;
}

#realisationslist img
{
	border:2px solid #CE3095;
}

#realisationslist img:hover
{
	border:2px solid #F4C0DA;
}


#realisationslist li
{
	margin-right:8px;
}

ul.flowerlist
{
	list-style-image:url('../images/floweritem.jpg');
	list-style-position: outside;
	list-style-type: none;
}

h3.list
{
	font-weight:bold;
	text-decoration:underline;
}

span.listitem
{
	font-weight:bold;
	font-size:14px;
}

.photoCommentaire
{
	padding: 2px 5px 2px 10px;
	float:right;
}

.photoCredit
{
	text-align:left;
	font-size:9px;
}
