/** BASIC */
body {
	margin: 0px;
	padding: 0px;
	background: #1B2730 url(../images/bg01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9B9B9;
}

/** HEADINGS */
h1, h2, h3 {
	margin: 0px;
}
h2, h3 {
	font-weight: normal;
}
h2 {
	margin-bottom: 7px;
	font-size: 21px;
	color: #C77C0C;
}
h2 span {
	color: #FFD99D;
}
h3 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFD99D;
}

/** TEXTS */
ul, ol {
	margin: 0px 0px 1em 12px;
	line-height: 20px;
}
.list {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.list li {
	padding: 5px 0px 2px 27px;
	background: url(../images/homepage04.gif) no-repeat left center;
}

/** LINKS */
a {
	color: #FFAB00;
}
a:hover {
	text-decoration: none;
}

/** FORM */
form  {
	margin: 0;
	padding: 15px 25px 25px 20px;
	border: 1px solid #EEE8E1;
	background: #3C576C;
}
form p {
	border-bottom: 1px solid #1B2830;
	padding: 12px 0 5px 0;
	margin: 0;
	color: #000;
}
label {
	font-weight: bold;
	color: #FFD99D;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #EBEBEB #EBEBEB #D4D4D4;
}
option {
	padding-right: 0.5em;
}
#name, #email, #message, #website {
	width: 455px;
}
input.button {
	font: bold 12px Arial, Sans-serif;
	height: 30px;
	margin: 0;
	padding: 2px 3px;
	color: #FFFFFF;
	background: #C77C0B;
	border-width: 1px;
	border-style: solid;
	border-color: #C77C0A;
} 

/** BACKGROUNDS */
#bg1 {
	height: 25px;
	background: url(../images/bg03.jpg) repeat-x left top;
}
#bg2 {
	height: 25px;
	background: url(../images/bg04.jpg) no-repeat center top;
}
#bg3 {
	background: url(../images/bg05.jpg) no-repeat center top;
}
#bg4 {
	background: url(../images/bg06.jpg) no-repeat center bottom;
}

/** MISC */
.align-justify {
	text-align: justify;
}
.align-right {
	text-align: right;
}
img {
	border: none;
}
img.left {
	float: left;
	margin: 0px 25px 5px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 5px 25px;
}
.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/** LOGO */
#logo {
	height: 125px;
	background: url(../images/homepage01.jpg) no-repeat center top;
}
#logo h2 {
	color: #C77C0C;
	font-size: 22px;
	text-align: center;
}
#logo img  {
	padding : 10px 0 10px 0;
}
.center  {
	display: block;
	text-align: center;
	margin: 0 auto;
}

/** MENU */
#menu {
	height: 75px;
	background: url(../images/bg02.jpg) no-repeat center top;
}
#menu ul {
	width: 600px;
	margin: 0px auto;
	padding: 14px 0px 0px 0px;
	list-style: none;
}
#menu li {
	float: left;
	width: 100px;
	height: 45px;
	padding: 0px 10px;
	background: url(../images/homepage02.gif) no-repeat left center;
}
#menu li.first {
	background: none;
}
#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 33px;
	padding: 12px 0px 0px 0px;
	background: url(../images/spacer.gif) no-repeat center center;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	background-image: url(../images/homepage03.jpg);
}

/** PAGE */
#page {
	width: 860px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}
#page p, #page ul, #page ol {
	line-height: 28px;
	text-align: justify;
	color: #FFFFFF;
	font-size: 14px;
	padding: 15px 0 0 0;
}
#page img {
	background: #FFD99E;
	border: 2px solid #C77C0A;
	padding: 3px;
}
#page h3 {
	margin-bottom: 5px;
}
#page th  {
	height : 38px;
	padding-left : 12px;
	padding-right : 12px;
	color : #FFFFFF;
	text-align : left;
}
#page tr {
	height : 34px;
}
#page td {
	padding-left : 11px;
	padding-right : 11px;
	color: #FFFFFF;
	font-size: 15px;
}

/** CONTENT */
#content {
	float: right;
	width: 600px;
}
#content p, #content ul {
	color: #FFFFFF;
	font-size: 14px;
}
#content p.partenaire {
	margin: 0;
	padding: 5px 0 0 0;
}
span {
	color: #FFD99D;
}
#content h2 {
	margin-bottom: 20px;
	font-size: 21px;
	color: #C77C0C;
}
#content img.logo {
	margin: 0 0 15px 0;
}

/** SIDEBAR */
#sidebar {
	float: left;
	width: 220px;
}
#sidebar span {
	color: #FFD99D;
}
#sidebar span.star {
	color: #FFFFFF;
}

/** ADDRESS */
#adresse {
	float: left;
	width: 220px;
}
#adresse p {
	padding: 0;
	margin: 0;
}
#adresse h3 {
	padding: 10px 0 5px 0;
}

/** FOOTER */
#footer {
	height: 100px;
	background: url(../images/bg07.jpg) no-repeat center top;
}
#footer p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #FFD99D;
}