﻿body
{
	font: normal 8pt Arial, Verdana;
	font-weight:normal;
	font-style:normal;
	margin: 0px 0px 0px 0px;
	background: white;
	
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#c1c0c0; 
	scrollbar-3dlight-color:#c1c0c0; 
	scrollbar-arrow-color:#c1c0c0; 
	scrollbar-track-color:#fafafa;
	scrollbar-darkshadow-color:#ffffff;
}

.Header1
{
	font-family:CenturyGothic, Arial, Century;
	font-size:28px;
	text-decoration:none;
	color:#8C472B;
}

.Content1
{
	font-family: Arial, Century;
	font-size:20px;
	text-decoration:none;
	color:#E590A4;
}

.Content2
{
	font-family:CenturyGothic, Arial, Century;
	font-size:20px;
	text-decoration:none;
	color:#ED495F;
}

.topLeft
{
	width: 40px;
	height:170px;
	background-image:url(../images/topLeft.jpg);
	background-repeat:no-repeat;
}

.topCentre1
{
	background-image:url(../images/topCentre.jpg);
	background-repeat:repeat-x;
	width:300px;
}
.topCentre2
{
	background-image:url(../images/topCentre.jpg);
	background-repeat:repeat-x;
	width:550px;
}

.topRight
{
	width: 90px;
	height:170px;
	background-image:url(../images/topRight.jpg);
	background-repeat:no-repeat;
}

.sideLeft
{

	background-image:url(../images/sideLeft.jpg);
	background-repeat:repeat-y;
}

.sideRight
{

	background-image:url(../images/sideRight.jpg);
	background-repeat:repeat-y;
}

.barDot
{
	background-image:url(../images/barDot.jpg);
	height:90px;
}

.barBottom
{
	background-image:url(../images/barBottom.jpg);
	height:50px;
	background-repeat:no-repeat;
	background-position:left;
}

.barMenue
{
	font-size:12px; 
	font-family:Arial; 
	color:#C0C0C0; 
	font-weight:bold; 
	border-width:0px;
}

.link
{
	color:#F26170;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.linkHome
{
	color:#C0C0C0;
}

.linkHome:hover
{
	color:#F26170;
}

.linkBoutique
{
	color:#C0C0C0;
}

.linkBoutique:hover
{
	color:#F26170;
}

.linkBlog
{
	color:#C0C0C0;
}

.linkBlog:hover
{
	color:#F26170;
}

.linkPress
{
	color:#C0C0C0;
}

.linkPress:hover
{
	color:#F26170;
}

.linkStory
{
	color:#C0C0C0;
}

.linkStory:hover
{
	color:#F26170;
}

.linkContact
{
	color:#C0C0C0;
}

.linkContact:hover
{
	color:#F26170;
}

.linkPink
{
	text-decoration:none; color:#C0C0C0;	
}
.linkPink:hover
{
	text-decoration:none; color:#F26170;	
}