* {
	margin: 0;
	padding: 0;
}

/* @group Hacks */

.clearfix { display: inline-block;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

body {
	color: #777;
	background: #f5f3ef;
	text-align: justify;
	font: 13px Verdana, Arial, sans-serif;
}

.left {
	float: left;
}

.right {
	float: right;
}

img, a img {
	border: none;
}

a {
	color: #444;
}

a:hover {
	color: #9e0b0f;
}

p {
	margin: .4em 0 .7em;
}

div.wrapper {
	width: 960px;
	margin: 0 auto;
	/*border: 1px dotted blue;*/
}

#menu, #slider {
	/*border: 1px solid red;*/
}

#header {
	padding: 25px 0 50px;
	background: #fff;
	/*background: url(../img/headerbg.gif) no-repeat center center;*/
}

#footer {
	clear: both;
	background: #99d124 url(../img/footerbg.gif) repeat-x;
}

#footer div.wrapper {
	position: relative;
	text-align: center;
	padding: 30px 0 25px;
}

#footer,
#footer a {
	color: #fff;
	font-size: .9em;
	text-decoration: none;
}

#container {
	/*-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;*/
}


div.facebook {
	padding: 1.4em 1em;
	border-bottom: 1px solid #e9e9ef;
}

/* @group Header */

#header a.logo {
	display: block;
	width: 158px;
	height: 45px;
	text-indent: -5000px;
	background: url(../img/ladybug-logo.gif) no-repeat;
}

#header a.contact {
	display: block;
	position: absolute;
	width: 286px;
	height: 219px;
	top: 0;
	right: 0;
	background: url(../img/contact.png) no-repeat;
	text-indent: -5000px;
}

/* @end */

#maincol {
	float: left;
	width: 700px;
}

#subcol {
	float: right;
	width: 230px;
	padding-left: 20px;
}

#menu {
	position: relative;
	z-index: 500;
	float: right;
	width: 250px;
	padding-top: 50px;
	/*filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}

#menu ul li {
	margin-left: 20px;
	padding: .5em 0;
	list-style: none;
	text-transform: lowercase;
	font: normal 1.8em Georgia, "Times New Roman", Times, serif;
}

#menu ul li a {
	color: #bccf9d;
	text-decoration: none;
}

#menu ul li.current a,
#menu ul li a:hover {
	color: #669922;
}

h2,  h3, h4 {
	margin: .7em 0 .4em;
	font-weight: normal;
	text-align: left;
}

#content {
	border-top: 1px solid #dedcd6;
	padding-bottom: 2em;
}

#maincol h1 {
	margin-top: -.9em;
	vertical-align: bottom;
	color: #dedcd6;
	font: normal 2.2em/1em Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}

#content h2,
#content h2 a {
	color: #9b988b;
	text-decoration: none;
}

#content h3 {
	font-size: 1.1em;
}

#content h3,
#content h4 {
	color: #444;
}

.realisations li,
.widgets li {
	margin: 0;
	list-style: none;
}

.realisations .preview {
	float: left;
}

.realisations .info {
	float: right;
	width: 250px;
}

.realisations .preview a,
.widgets div.preview a,
div.map {
	display: block;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #e7e5df;
}

.realisations li h2,
.realisations li p.link {
	clear: both;
}

.realisations .info .tags li {
	margin: .7em 0;
}

.realisations .info .tags a {
	padding: .5em .7em;
	font-size: 12px;
	color: #9b988b;
	background-color: #eae8e2;
}

.realisations .info .tags a:hover {
	background-color: #e7e5df;
}

.realisations .info .keywords {
	text-align: left;
}

.realisations .info .keywords a {
	font-size: 11px;
	color: #bebaae;
	text-transform: lowercase;
}

.realisations li p.link,
li p.link {
	text-align: right;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.realisations li p.link a,
li p.link a {
	color: #9e0b0f;
}

.realisations li p.link a:hover,
li p.link a:hover {
	color: #ce1219;
}

div.notice {
	font-size: .85em;
	font-style: italic;
}

li {
	margin-left: 1.4em;
	padding: .2em 0;
}

p {
	margin: .4em 0 .6em;
	line-height: 1.4em;
}

div.intro {
	font-size: 1.3em;
	color: #666;
}

div.intro,
ul.questions li,
div.price,
#acheter form fieldset {
	margin-bottom: 1.2em;
	padding-bottom: .6em;
}

/* @group Form */

form.data table {
	width: 95%;
}

form.data {
	color: #000;
	margin-top: .5em;
	margin-bottom: .5em;
}

form.data td {
	width: 50%;
	padding: .5em 0;
	text-align: left;
}

form.data label,
form.data input,
form.data select {
	display: block;
	width: 80%;
	font-size: 1.2em;
}

form.data label.box,
form.data input.box {
	display: inline;
	width: auto;
	font-size: 1.1em;
}

form.data label.box {
	padding-left: .5em;
}

form.data input.submit {
	width: auto;
	float: right;
}

form table.data,
form table.data tr,
form table.data th,
form table.data td {
	border: none;
}

/* @end */

#map {
	height: 200px;
}

#ladybug {
	position: absolute;
	width: 240px;
	height: 190px;
	top: -250px;
	right: -30px;
	background: url(../img/ladybug.jpg) no-repeat;
}

#slider {
	padding-top: 50px;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li { 
	width: 700px;
	height: auto;
	overflow:hidden;
}

.services li {
	font: 36px Georgia, "Times New Roman", Times, serif;
	color: #9e0b0f;
}

ol#controls {
	margin: 1em 0;
	padding:0;
	text-align: center;
}

ol#controls li {
	margin:0 .5em 0 0; 
	padding:0;
	float:right;
	list-style:none;
}

ol#controls li a {
	float:right;
	width: .7em;
	height: .7em;
	border: 1px solid #ccc;
	border-radius: .7em;
	-moz-border-radius: .7em;
	-webkit-border-radius: .7em;
	background: #fff;
	text-indent: -5000px;
}

ol#controls li a:hover,
ol#controls li.current a:hover {
	border-color: #555;
	background: #555;
}

ol#controls li.current a {
	background: #ccc;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
