/*
	Main CSS  : DynaSites, Rudaz & Tschumi (c)
	StdStyle CSS
	By : DYNASITES, RUDAZ & TSCHUMI \ WWW.DYNASITES.CH
*/

body 
{
	direction: ltr;
	color: rgb(0, 0, 0);
	background-color: rgb(255, 255, 255);
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}

a:link 
{
	color: #182516;
	text-decoration: none;
}

a:visited 
{
	color: #182516;
	text-decoration: none;
}

a:hover 
{
	color: #246441;
	text-decoration: underline;
}

a:active 
{
	color: #182516;
	text-decoration: none;
}

.title
{
	margin-left: 30px;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

#menu
{
	text-align: center;
	margin-bottom: 5px;
}

#menuitem
{
	font-size: 20px;
	height: 20px;
	font-variant: small-caps;
	font-weight: bold;
	padding: 1px;
	margin-left: 10px;
	margin-right: 10px;
}

span#menuitem:hover
{
	
}

#top
{
	width: 750px;
	background-image: url(../Images/bottom.png);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 15px;
	
}

#master
{
	width: 750px;
	background-color: #d3bbf2;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
}

#bottom
{
	width: 750px;
	background-image: url(../Images/top.png);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
	
}

#chaussure
{
	position: relative;
	left: +270px;
	z-index: 20;
	top: -140px;
	
}

.Messages
{
	width: 680px;
	margin-right: 20px;
	padding: 4px;
	text-align: left;
	float: left;
	margin-left: 30px;
}

.Right
{
	width: 100px;
	padding: 3px;
	padding-right: 6px;
	text-align: right;
	float: right;
	position: absolute;
	top: 10px;
	left: 640px;
}

.message
{
	background-image: url(../Images/fond.png);
	margin: 4px;
	margin-right: 0px;
	padding: 3px;
}

#btm
{
	font-size: 11px;
	text-align: center;
	clear: both;
}

h1
{
	font-size: 16px;
	color: #000;
	font-variant: small-caps;
	padding: 0px;
	margin: 2px;
	margin-bottom: 2px;
}

h2
{
	font-size: 12px;
	font-variant: small-caps;
	color: #676767;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.LeftCatTitle
{
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: +10px;
}

.Portfolio
{
	width: 100%;
	float: none;
	clear:both;
	padding: 5px;
}
