html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		list-style-type: none;
	}
	
body
	{
		background-color: #b3b3b3;
		background-image: url(../img/bg-body.gif);
		background-repeat: repeat-x;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 0.85em;
		margin: 12px;
		color: #666666;
	}
	
h3
	{
		font-weight: normal;
		font-size: 1.5em;
		margin-bottom: 1.25em;
		color: #425c86;
	}

a
	{
		text-decoration: underline;	
	}
	
a:hover
	{
		text-decoration: none;	
	}
	
h4
	{
		font-weight: normal;
		font-size: 1.15em;
		margin-top: 1.5em;
		margin-bottom: 1.15em;
	}

h5
	{
		padding-top: 40px;
		padding-bottom: 6px;
		font-size: 0.75em;
	}

h5 a
	{
		color: #666666;
		text-decoration: none;
	}

form
	{
		font-size: 0.75em;
	}
	
input	
	{
		border: 1px solid #ccc;
		padding: 8px;
		margin-bottom: 14px;
		width: 340px;
		font-family: Tahoma, Geneva, sans-serif;
		float: right;
		height: 16px;
		font-size: 1.25em;
	}
	
input.btn
	{
		border: 1px solid #ccc;
		width: 120px;
		float: right;
		padding: 8px;
		text-transform: uppercase;
		font-weight: bold;
		color: #666666;
		height: 35px;
		background-color: #dfdfdf;
		clear: both;
	}
	
textarea	
	{
		border: 1px solid #ccc;
		padding: 8px;
		width: 340px;
		font-family: Tahoma, Geneva, sans-serif;
		float: right;
		height: 100px;
		overflow: auto;
		margin-bottom: 14px;
		font-size: 1.25em;
	}
	
label.first
	{
		font-size: 1.25em;
		width: 120px;
		display: block;
		float: left;
		clear: right;
		margin-top: 16px;
		font-weight: bold;
	}

label
	{
		font-size: 1.25em;
		width: 120px;
		display: block;
		float: left;
		clear: right;
		margin-top: 8px;
		font-weight: bold;
	}

.float-left
	{
		float: left;
		margin-top: 4px;
		margin-right: 10px;
		margin-bottom: 5px;
		border: 1px solid #ccc;
		padding: 1px;
	}
	
.float-right
	{
		float: right;
		margin-left: 10px;
		margin-top: 6px;
		margin-bottom: 6px;
		border: 1px solid #ccc;
		padding: 1px;
	}
	
#structure
	{
		width: 902px;
		background-color: #FFF;
		margin-left: auto;
		margin-right: auto;
		padding: 7px;
		background-image: url(../img/bg-main.gif);
		background-repeat: no-repeat;
		background-position: center 311px;
	}

#structure, #structure #inside #header, 
#structure #inside #header #main-photo, 
#structure #inside #main, 
#structure #inside #footer
	{
		clear: both;
	}
	
#structure #inside #header
	{
		color: #FFF;
		height: 280px;
		background-image: url(../img/bg-header.gif);
		background-repeat: no-repeat;
		background-position: left top;		
	}
	
#structure #inside #header #top
	{
		height: 97px;
		padding: 0 15px 0 15px;
	}
	
#structure #inside #header #top #company
	{
		float: left;
		padding-top: 35px;
		width: 364px;
	}
	
#structure #inside #header #top #logo
	{
		float: right;
		padding-top: 8px;
		width: 142px;
	}
	
#structure #inside #header #nav
	{
		clear: both;
		height: 33px;
		padding: 0 15px 0 15px;
		font-size: 1em;
	}
	
#structure #inside #header #nav ul li
	{
		display: inline;
		padding-right: 2.2em;
	}
	
#structure #inside #header #nav a
	{
		color: #909fb8;
		text-decoration: none;
	}
	
#structure #inside #header #nav a:hover
	{
		color: #fff;
	}
	
#structure #inside #header #main-photo
	{
		background-image: url(../img/photo-home.jpg);
		height: 174px;
	}
	
#structure #inside #main
	{
		margin-top: 80px;
		padding: 0 6px 0 25px;
	}
	
#structure #inside #main #content
	{
		width: 480px;
		float: left;
		margin-bottom: 20px;
	}
	
#livre #structure #inside #main #content, 
#historique #structure #inside #main #content
	{
		width: 404px;
	}
	
#livre #structure #inside #main #content img
	{
		margin-left: auto;
		margin-right: auto;
	}
	
#error #structure #inside #main #content, 
#sent #structure #inside #main #content
	{
		height: 300px;
	}
	
#livre #structure #inside #main #content, #historique #structure #inside #main #content
	{
		width: 404px;
	}
	
#livre #structure #inside #main #content img
	{
		margin-left: auto;
		margin-right: auto;
	}
	
#error #structure #inside #main #content, #sent #structure #inside #main #content
	{
		height: 300px;
	}
	
#realisations #structure #inside #main #content ul
	{
		margin-bottom: 20px;
	}
	
#structure #inside #main p
	{
		font-size: 1em;
		line-height: 1.5em;
		margin-bottom: 1em;
	}
		
#structure #inside #main #content p.smaller
	{
		font-size: 0.7em;
		line-height: 1.5em;
		margin-bottom: 1em;
		text-align: left;
	}
		
#structure #inside #main #content a
	{
		color: #515f80;
	}
		
#structure #inside #main #content a:hover
	{
		color: #515f80;
	}
		
#structure #inside #main #content ul
	{
		font-size: 0.85em;
		line-height: 1.5em;
	}
		
#structure #inside #main #content ul li
	{
		margin-bottom: 1em;
		background-image: url(../img/bullet-content.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding-left: 20px;
	}
		
#structure #inside #main #content ul.gallery
	{
		padding-bottom: 20px;
	}
		
#structure #inside #main #content ul.gallery li
	{
		margin: 0;
		padding: 0;
		background: none;
		padding-right: 4px;
		display: inline;
	}
		
#structure #inside #main #content ul.gallery li img
	{
		margin-bottom: 4px;
		border: 1px solid #ccc;
		padding: 1px;
	}
		
#structure #inside #main #sidebar
	{
		float: right;
		width: 315px;
		padding-bottom: 20px;
	}
	
#livre #structure #inside #main #sidebar p, #historique #structure #inside #main #sidebar p
	{
		color: #666666;
		padding: 0;
		margin: 0 0 1em 0;
		width: 404px;
		font-size: 1em;
		line-height: 1.5em;
	}
	
#structure #inside #main #sidebar .box,
#structure #inside #main #sidebar #book,
#structure #inside #main #sidebar #showroom
	{
		overflow: hidden;
		padding-bottom: 10px;
		background-color: #efefef;
		margin-bottom: 20px;
		width: 315px;
	}
	
#structure #inside #main #sidebar .box img,
#structure #inside #main #sidebar #book img,
#structure #inside #main #sidebar #showroom img
	{
		float: left; 
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
#structure #inside #main #sidebar .copy
	{
		float: right; 
		width: 130px;
		padding-right: 10px;
		padding-top: 0px;
		background-color: #efefef;
		padding-bottom: 10px;
	}
	
#structure #inside #main #sidebar h5 a, 
#structure #inside #main #sidebar p a
	{
		color: #666666;
		text-decoration: none;
	}
	
#structure #inside #main #sidebar p
	{
		margin-top: 8px;
		font-size: 0.95em;
		line-height: 1.25em;
		margin-bottom: 0;
	}
	
#structure #inside #main #sidebar a.more-info
	{
		color: #999999;
		background-image: url(../img/bullet-more.gif);
		background-repeat: no-repeat;
		background-position: 120px 5px;
		text-decoration: none;
		text-transform: uppercase;
		width: 125px;
		padding: 2px 0 2px 6px;
		display: block;
		background-color: #dcdcdc;
		font-size: 0.8em;
		font-weight: bold;
	}
	
#structure #inside #main #sidebar a.more-info:hover
	{
		color: #666666;
		background-image: url(../img/bullet-more-hover.gif);
	}	

#livre #structure #inside #main #sidebar, #historique #structure #inside #main #sidebar
	{
		float: right;
		width: 404px;
	}
	
#jardins #structure #inside #main #sidebar
	{
		height: 521px;
		background-image: url(../img/bg-jardins.jpg);
		background-repeat: no-repeat;
		background-position: left 50px;
	}
	
#historique #structure #inside #main #sidebar img
	{
		float: right;
	}
	
#creations #structure #inside #main #sidebar
	{
		height: 471px;
		background-image: url(../img/bg-creations.jpg);
		background-repeat: no-repeat;
		background-position: left 50px;
	}
	
#structure #inside #footer
	{
		padding: 20px 15px 5px 25px;
		background-color: #dcdcdc;
		font-size: 0.85em;
		color: #666;
		clear: both;
	}
	
#structure #inside #footer a
	{
		color: #999;
		font-weight: bold;
		text-decoration: none;
	}
	
#structure #inside #footer a:hover
	{
		color: #666666;
	}
	
#structure #inside #footer a.contact-link
	{
		padding-left: 10px;
		margin-left: 10px;
		background-image: url(../img/sep.gif);
		background-repeat: no-repeat;
		background-position: left center;		
	}
	
#structure #inside #footer a.env
	{
		color: #999;
		font-weight: bold;
		text-decoration: none;
		background: url(../img/ico-env.gif) left 5px no-repeat;
		padding-left: 24px;
		display: block;
		height: 20px;
		padding-top: 5px;
	}
	
#structure #inside #footer a.env:hover
	{
		color: #666666;
	}
	
#structure #inside #footer #top
	{
		clear: both;
	}
	
#structure #inside #footer #top p
	{
		float: left;
		padding-right: 10px;
	}
	
#structure #inside #footer #top p.hours
	{
			padding-right: 6px;
	}
	
#structure #inside #footer #top #contact
	{
		float: left;
		background-color: #efefef;
		width: 470px;
		height: 40px;
		padding: 15px 5px 5px 10px;
		margin-top: 0px;
		margin-bottom: 20px;
		cursor: pointer;
	}
	
#structure #inside #footer #top #contact:hover
	{
		background-color: #ccc;
	}
	
#structure #inside #footer #top #address
	{
		float: right;
		margin-bottom: 10px;
		width: 306px;
	}
	
#structure #inside #footer #top #address p.geneva
	{
		padding-right: 20px;
		font-size: 0.95em;
	}

#structure #inside #footer #top #address p.jussy
	{
		padding-right: 0;
		font-size: 0.95em;
	}

#structure #inside #footer #bottom
	{
		border-top: 1px solid #c2c2c2;
		clear: both;
		padding-top: 5px; 
		padding-bottom: 25px; 
	}
	
#structure #inside #footer #bottom p
	{
		padding-bottom: 10px;
	}
	
#structure #inside #footer #bottom p.tagline
	{
		float: left;
		width: 650px;
	}
	
#structure #inside #footer #bottom p.copyright
	{
		float: right;
		text-align: right;
		width: 200px;
	}
	
