/*
----------------------------------------------------------------
CSS:    Styles for BENOIT FORGEOT
Author: Nicholas Marshall, Marshall & Marshall Website Designers
----------------------------------------------------------------
COLUMNS 128PX: HORIZONTAL X7
RED: #C82026
DARK GREY: #231F20
LIGHT GREY: #9D9FA1
GHOST GREY: #F0EFEF
*/

* {
	padding: 0;
	margin: 0;
}

body, html {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 1.5;
	height: 100%;
	color: #231F20;
	background: #FFFFFF url(../images/bg-images/body-bg.gif) repeat-y;
}

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #C82026;
	padding: 10px;
	clear: both;
	text-align: left;
}

h2 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
	line-height: 1.5;
	color: #C82026;
	padding: 10px 10px 10px 10px;
	clear: both;
}

h3 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	color: #C82026;
	padding: 10px;
	clear: both;
}

a {
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
	color: #C82026;
}

a:hover {
	color: #9D9FA1;
}

br {
	height: 2px;
}

p {
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px;
	letter-spacing: 0.05em;
	text-align: left;
	padding: 10px;
	color: #231F20;
	/* border: 1px solid red; */
}

table {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #231F20;
	margin: 10px;
	clear: both;
}

address {
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	display: block;
}

address {
	font-weight: 700;
}

cite {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: center;
	padding: 8px;
	color: #BF8860;
	display: block;
}

blockquote {
	font-style: italic;
	margin: 10px 0 0 15px;
	text-align: left;
	color: #656565;
}

/*-- Change image name if gradient or add hex colour --*/

#container {
	width: 805px;
	min-height: 670px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	/* border:1px solid yellow; */
}

#nav {
	width: 100%;
	height: 88px;
	margin: 0 0 1px 0;
	text-align: left;
	background-color: transparent;
	/* border: 1px solid pink; */
}

/* Dropdown */

#nav ul {
	text-align: left;
	list-style: none;
	padding: 10px 0 0 0;
	margin-left: 0 0 0 -40px;
	float: left;
	/* border: 1px solid yellow; */
}

#nav ul li {
	text-align: left;
	float: left;
	position: relative;
	display: inline;
	margin: 0;
	/* border: 1px solid blue; */
}

#nav ul li a {
	width: 100%;
	padding: 0 10px 0 0;
	color: #231F20;
}

#nav ul li a:hover {
	width: 100%;
	padding: 0 10px 0 0;
	color: #C82026;
}

#nav ul li a.current {
	width: 100%;
	padding: 0 10px 0 0;
	color: #C82026;
}

a.langlink {
	margin-top: 68px;
	display: block;
	clear: both;
}

#content {
	width: 100%;
	clear: both;
	padding: 0;
	position: relative;
	min-height: 100%;
	background-color: transparent;
	/* border:1px solid teal; */
}

* html #content {
	height: 100%;
}

#content ul {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #231F20;
	margin: 10px 0 0 0;
}

#content li {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #231F20;
	margin: 0 0 0 -1px;
	padding: 1px 3px 1px 5px;
	text-align: left;
	float: left;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: none;
/* border: 1px solid fuchsia; */
}

#content_left {
	width: 705px;
	float: left;
	margin-left: 10px;
	min-height: 550px;
	/* border: 1px solid fuchsia; */
}

#content_right {
	width: 220px;
	float: right;
	background: transparent url(../images/bg-images/soleil-lune.gif) no-repeat -40px 120px;
	/* border: 1px solid aqua; */
}

#content_right h2 {
	font-size: 13px;
	font-weight: 400;
	margin-top: 200px;
}

#content_right address {
	font-size: 13px;
	font-weight: 400;
	margin-top: 20px;
}

/*-- Change typeface to body and paragraph font --*/
#footer {
	font-family: 'Times New Roman', Times, serif;
	width: 400px;
	height: 48px;
	padding-top: 8px;
	margin-right: 220px;
	float: right;
	clear: both;
	font-size: .8em;
	line-height: 1.5;
	text-align: right;
	color: #6f3099;
	background-color: #FFFFFF;
}

#footer p {
	text-align: right;
	color: #9D9FA1;
}

#footer a {
	text-decoration: none;
	color: #9D9FA1;
}

/*-- Change typeface and colour to match body and paragraph font --*/
.table {
	font-family: 'Times New Roman', Times, serif;
	font-size: 11px;
	line-height: 1.5;
	color: #660099;
	text-align: justify;
}

/*-- Change border colour to match link --*/
.cel {
	border-bottom: 1px dotted #F69E63;
}

.text-size-11 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 11px;
	line-height: 1.5;
	color: #121212;
	text-align: left;
}

.text-size-12 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #121212;
	text-align: left;
}

.text-size-13 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #121212;
	text-align: left;
}

.text-size-14 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	line-height: 1.5;
	color: #121212;
	text-align: left;
}

#gallery-row {
	width: 100%;
	clear: both;
	height: 180px;
	padding: 10px;
}

.catalogue {
	width: 150px;
	min-height: 200px;
	margin: 10px;
	float: left;
	/* border: 1px solid fuchsia; */
}

#contact-div {
	width: 450px;
	min-height: 300px;
	margin-top: 20px;
	margin-left: 140px;
	background-image: url(../images/bg-images/footer-bg.jpg);
	background-repeat: repeat-x;
	border-top: 3px solid #E8EFF7;
	/* border: 1px solid red; */
}

#contact-div h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 0.05em;
	font-weight: bolder;
	line-height: 170%;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #666666;
	text-shadow: #7FBDE6 1px 0 2px;
	background: url(../images/bg-images/h2-bg.gif) repeat-x 0 69% !important;
	background-position: 0 61%; /* Hack for Internet Explorer */
}

#contactFormArea {
	width: 100%;
	clear: both;
}

.wider {
	width: 520px;
	display: block;
	margin-left: 30px;
	/* border: 1px solid red; */
}

.widest {
	width: 720px;
	display: block;
	margin-left: 30px;
	/* border: 1px solid red; */
}

.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	width: 235px;
	height: 20px;
	margin-top: 3px;
	margin-left: 20px;
	color: #A0A0A0;
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
}

.submit {
	margin-left: 130px;
	clear: both;
}

fieldset {
	border: none;
	margin: 15px 20px 20px 15px;
	padding: 0;
	clear: both;
}

label {
	width: 190px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	color: #000000;
}

input.input {
	width: 190px;
	height: 12px;
	padding: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: justify;
	color: #000000;
	border: 1px solid silver;
}

input:hover {
	border: 1px solid #C82026;
}

.textarea:hover {
	border: 1px solid #C82026;
}

textarea.textarea {
	width: 190px;
	height: 90px;
	padding: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: justify;
	color: #000000;
	border: 1px solid silver;
}

#mapiframe {
	float: left;
	clear: both;
	margin: 0 10px 10px 10px;
}