body { 
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #D5B256;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #433b67;
	text-decoration: underline;
}

a:hover {
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

/**** NAVIGATION ****/
div.navigation {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -10px;
	width: 760px;
	height: 60px;
	text-align: center;
	overflow: hidden;
}

div.navigation ul {
	margin: 0px;
	padding: 0px;
	width: 760px;
}

div.navigation ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	height: 60px;
	list-style-type: none;
	text-align: left;
}

div.navigation ul li a {
	padding: 0px;
	margin: 0px;
	display: block;
	height: 60px;
	width: 182px;
	cursor: pointer;
	text-decoration: none;
}

div.navigation ul li a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

div.navigation ul li.about {
	width: 281px;
	height: 60px;
	background-image: url('../img/about.jpeg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.navigation ul li.realisations {
	width: 240px;
	height: 60px;
	background-image: url('../img/realisations.jpeg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.navigation ul li.contact {
	width: 239px;
	height: 60px;
	display: block;
	background-image: url('../img/contact.jpeg');
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.navigation ul li a span {
	display: none;
}

div.navigation ul li a:visited span {
	display: none;
}

div.navigation ul li a:hover span {
	display: none;
}


/**** Container ****/
div.container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background-color: #F7E8BE;
	border: solid 1px #000000;
}

div.content {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 760px;
}

div.content p {
	text-align: justify;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

div.header {
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 223px;
	background-image: url('../img/top.jpeg');
	background-repeat: no-repeat;
	background-position: center top;
}

div.footer {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: center;
}

div.header h1 {
	display: none;
}

div.header div.description {
	display: none;
}

div.title {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.title h2 span {
	display: none;
}

div.title h2.realisations {
	margin: 0px;
	padding: 0px;
	background-image: url('../img/t_realisations.jpeg');
	background-repeat: no-repeat;
	width: 760px;
	height: 60px;
	background-position: center top;
	margin-top: 10px;
}

div.title h2.contact {
	margin: 0px;
	padding: 0px;
	background-image: url('../img/t_contact.jpeg');
	background-repeat: no-repeat;
	width: 760px;
	height: 60px;
	background-position: center top;
	margin-top: 10px;
}

div.cie, div.tel, div.fax, div.address, div.email, div.map {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

div.cie, div.email {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.cie {
	margin-top: 10px;
	margin-left: 260px;
	text-align: center;
	width: 240px;
	height: 73px;
	background-image: url('../img/proprio.jpeg');
	background-repeat: no-repeat;
}

div.cie span {
	display: none;
}

div.email {
	margin-left: 216px;
	text-align: center;
	width: 328px;
	height: 66px;
	background-image: url('../img/courriel.jpeg');
	background-repeat: no-repeat;
}

div.email span {
	display: none;
}

div.email a {
	display: block;
	width: 328px;
	height: 66px;
	cursor: pointer;
}




div.email a {
	text-align: center;
	font-weight: bold;
	color: #000000;
}

div.map a {
	text-align: center;
	font-weight: bold;
	color: #000000;
}

div.admin {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 760px;
}

fieldset {
	width: 475px;
	text-align: left;
}

legend {
	color: #5C637C;
}

div.text {
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 760px;
	overflow: hidden;
}

div.text p {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}

div.conception {
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
}

div.conception a {
	color: #666666;
	text-decoration: none;
}

div.conception a:hover {
	color: #666666;
	text-decoration: none;
}

div.product {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	background-image: url('../img/box_bg.gif');
	background-repeat: repeat-y;
	width: 760px;
}

div.product div.head {
	margin: 0px;
	padding: 0px;
	background-image: url('../img/box_top.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 25px;
}

div.product div.foot {
	margin: 0px;
	padding: 0px;
	background-image: url('../img/box_bottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 760px;
	height: 25px;
}

div.product div.description div.name {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-family: helvetica, arial, sans-serif;
	color: #000000;	
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 5px;
}

div.product div.description {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
	padding-right: 40px;
	padding-left: 10px;
}

div.product div.detail {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 350px;
}

div.price {
	padding: 10px;
	text-align: center;
}

div.product li {
	padding-bottom: 5px;
}

div.product a {
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	text-decoration: underline;
	margin: 0px;
}

div.product a:visited {
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	text-decoration: underline;
}

div.product a:hover {
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	color: #D5B355;
	text-decoration: underline;
}

div.product span.evidence {
	font-weight: bold;	
	font-family: helvetica, arial, sans-serif;
}

div.product h2 {
	font-size: 1em;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

div.product p {
	font-size: 1em;
	font-family: helvetica, arial, sans-serif;
	color: #000000;	
}

span.price {
	font-weight: bold;
}

span.price abbr {
	display: none;
}

div.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}











/**** FORM ****/

div.admin {
	margin-left: 20px;
}

div.form {
	width: 565px;
}

div.form div.label {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 45%;
	float: left;
}

div.form div.label label {
	font-family: helvetica, arial, sans-serif;
    font-size: 0.9em;
	color: #4B493D;
}

div.form div.label label.error {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #FF3200;
}

div.form div.field {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	width: 45%;
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #4B493D;
}

div.form div.label label {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #4B493D;
}

div.form div.label span.must {
	color: red;
}

div.form div.label span.format {
	font-family: helvetica, arial, sans-serif;
    font-size: 0.8em;
	color: #4B493D;
	font-style: italic;
}

div.form div.field label {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #4B493D;
}

div.form p {
	clear: both;
}

div.form textarea {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	width: 380px;
	height: 150px;
}

div.form select {
	font-family: helvetica, arial, sans-serif;	  
	font-size: 1em;
    color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	width: 200px;
}

div.form input {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    color: #4B493D;
	width: 200px;
}

div.form input.cb {
	width: 20px;
}

div.form input.price {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	width: 75px;
}

div.form div.submit {
	text-align: center;
}

div.form div.submit input {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	font-weight: bold;
	width: 120px;
}

input.submit {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	font-weight: bold;
}

div.success {
	font-family: helvetica, arial, sans-serif;
	text-align:			left;
	border-collapse:	collapse;
	border:				1px dotted #163B57;
	padding-top:		20px;
	padding-bottom:		5px;
	padding-left:		50px;
	height:				30px;
	width:				400px;
    font-size: 			1em;
	font-weight:		bold;
	color:				#000000;
	background-color:	#FFFFFF;
	background-image:	url('../img/success.gif');
	background-position: left center;
	background-repeat:	no-repeat;
}

div.error {
	font-family: helvetica, arial, sans-serif;
	text-align:			left;
	border-collapse:	collapse;
	border:				1px dotted #163B57;
	padding-top:		20px;
	padding-bottom:		5px;
	padding-left:		50px;
	height:				40px;
	width:				400px;
    font-size: 			1em;
	font-weight:		bold;
	color:				#000000;
	background-color:	#FFFFFF;
	background-image:	url('../img/error.gif');
	background-position: left center;
	background-repeat:	no-repeat;
}

ul.options {
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

ul.options li {
	display: block;
	float: left;
	margin: 0px;
	padding: 5px;

	list-style-image: none;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFFEF9;
	border: 1px solid #AAAAAA;
	color: #4B493D;
}

ul.options li a {
	font-size: 0.9em;
	font-family: helvetica, arial, sans-serif;
	color: #4B493D;
	text-decoration: none;
}

ul.options li a:hover {
	font-size: 0.9em;
	font-family: helvetica, arial, sans-serif;
	color: #4B493D;
	text-decoration: none;
}

ul.options li a:visited {
	font-size: 0.9em;
	font-family: helvetica, arial, sans-serif;
	color: #4B493D;
	text-decoration: none;
}

input.submit {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
    color: #4B493D;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	font-weight: bold;
}

#status_description_fr {
	text-align: left;
	width: 450px;
	border-collapse:	collapse;
	border:				1px dotted #163B57;
	background-color:	#EEEEEE;
	color: #000000;
}

textarea {
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
	background-color: #FFFEF9;
	width: 450px;
	height: 450px;
}

* html #hdp {border:0; position:relative; top:-4em; right:25px; float:right;}

#hdp {
	border: solid 1px #000000; 
	position: fixed; 
	top:300px; 
	right:25px; 
	float:none; 
	background-color: #FFFFFF;
	padding: 3px;
	width: 100px;
}

#hdp a { 
	font-family: helvetica, arial, sans-serif;
    font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}