body
{
	background: #1c3f4b;
	margin: 0px 0px 50px 0px;
	font-family: verdana, sans-serif;
	color: rgb(225,225,205);
}

#container
{
	background: black url(../images/deco-femme.jpg) no-repeat;
}

a
{
	color: #a08b36;
}

a img
{
	border: none;
	margin: 0px;
}

div#logo
{
	position: absolute;
	left: 100%;
	margin-left: -246px;
	top: 25px;
}

a#lang
{
	display: block;
	float: right;
	margin: 0px 30px 0px 0px;
}

div.text
{
	padding-top: 30px;
	margin-left: 430px;
	text-align: justify;
	width: 35%;
	padding-bottom: 80px;
	font-size: 10pt;
	color: white;
}

#front_b
{
	height: 64px;
	background: url(../images/front_ex.jpg) repeat-x;
}

#front_b img
{
	float: right;
	margin-top: 5px;
}

#deco_top
{
	height: 134px;
	background: black url(../images/deco-top.jpg) no-repeat;
}

#menu
{
	padding: 2px;
	background: black;
	border-top: 2px solid #e5decc;
	border-bottom: 2px solid #a08b36;
}

#menu a
{
	font-family: georgia, serif;
	font-size: 13pt;
	color: #e5decc;
	text-decoration: none;
	margin-left: 10px;
	letter-spacing: 1px;
}

#menu a:hover
{
	color: #a08b36;
}

#menu a.active
{
	color: #a08b36;
}

form td
{
	vertical-align: top;
}

form input, textarea
{
	background: #193d4b;
	border: 2px solid #0a2833;
	color: white;
}
