* {
	margin: 0;
	padding: 0;
}


/* @group hacks */

.clearfix { display: inline-table;}

.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: #555;
	height: 100%;
	text-align: center;
	font: 12px "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #f0f0f0 url(http://www.ladybug.fr/images/layout_main/bg_home.gif) repeat-x 0 65px;
}

a, img {
	border-width: 0;
	border-style: none;
}

a {
	text-decoration: none;
	color: #c90016;
}

a:hover {
	text-decoration: underline;
	color: #692;
}

strong {
	font-weight: bold;
	font-size: 1.1em;
}

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

hr {
	display: none;
}

h1#logo {
	text-align: left;
}

#logo a {
	display: block;
	position: relative;
	width: 146px;
	height: 48px;
	margin: 13px 0 4px 15px;
	font-size: 1px;
	color: #f0f0f0;
	background: #f0f0f0 url(http://www.ladybug.fr/images/layout_main/logo.gif) no-repeat;
}

#strip {
	position: relative;
	width: 100%;
	height: 90px;
	background: transparent url(http://www.ladybug.fr/images/layout_main/strip_home.jpg) no-repeat top left;
}

#container {
	position: relative;
	width: 780px;
	height:  auto;
	margin: 0 auto;
	padding: 0 10px 15px;
	text-align: left;
}


#content {
	position: relative;
	width: 580px;
	height: auto;
	padding: 0 0 20px;
	border: solid #ab8;
	border-width: 0 1px 1px;
	background: #fff url(http://www.ladybug.fr/images/layout_main/shadow_white.gif) repeat-x top left;
}

#content p {
	margin: 0 0 10px;
}

#content .text {
	margin: 0 0 2em;
}

#content .text p {
	font-size: 12px;
	padding: 0 20px;
	text-align: justify;
}

/* @group mainmenu */

#mainmenu ul {
	position: relative;
	width: 540px;
	height: 10px;
	padding: 2px 15px 40px;
	font-weight: bold;
	font-size: 15px;
}

#mainmenu li {
	float: left;
	padding: 6px 24px 0 0;
}

#mainmenu a {
	padding: 2px 0 0;
	color: #c90016;
}

#mainmenu a:hover, #mainmenu .selected a {
	color: #692;
	text-decoration: none;
	border: #8cb226 solid;
	border-width: 3px 0 0;
}

#mainmenu a span, #mainmenu a:visited span, #mainmenu a:hover span {
	color: #222;
}

#mainmenu .off a, #mainmenu .off a:hover {
	color: #d4d4d4;
	border-width: 0;
}

#mainmenu .off a span, #mainmenu .off a:hover span {
	color: #bababa;
}
	
/* @end */

#content h1 {
	width: 570px;
	wid\th: 520px; /* IE 5.x hack */
	margin: 0 0 20px;
	padding: 0 0 0 5px;
	border: solid #c90016;
	border-width: 0 30px 0 15px;
	font-weight: normal;
	font-size: 18px;
	line-height: 16px;
	color: #333;
}

#content h2 {
	position: relative;
	margin: 20px 15px 10px;
	padding: 0 0 2px;
	background: #fff url(http://www.ladybug.fr/images/layout_main/bush_horizontal.gif) no-repeat scroll right bottom;
	font-size: 14px;
	color: #692;
	height: 16px;
}

h2 span {
	color: #C90016;
}

h3 {
	font-size: 13px;
	color: #692;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

h5 {
	font-size: 11px;
	margin-bottom: 10px;
	color: #692;
	font-weight: bold;
}

/* @group Bill */

#sidecontent {
	position: absolute;
	top: 0;
	right: 5px;
	width: 150px;
	width: 170 px; /* IE 5 */
	padding: 10px;
	background: #acdd3c url(http://www.ladybug.fr/images/layout_main/shadow_green.gif) repeat-x;
	border: solid #64810C;
	border-width: 0 1px 1px;
	color: #443;
}

#sidecontent a {
	color: #5A810C;
}

#sidecontent p {
	padding: 5px 0 0;
}

#sidecontent .spacer {
	display: block;
	width: auto;
	height: auto;
	margin: 5px 0;
}

#sidecontent dl dt {
	margin: 0 0 8px;
	color: #5a810c;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

#sidecontent dl dd {
	font-size: 11px;
	margin: 0 0 8px 8px;
	color: #5a810c;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	display: block;
	position: relative;
	width: 580px;
	height: 12px;
	font-size: 9px;
	color: #5d5d5d;
	margin: 2px 0 20px;
}

#footer a {
	color: #5d5d5d;
}

#footer .left {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
}

#footer .right {
	position: absolute;
	float: right;
	bottom: 0;
	right: 0;
}

/* @end */

#ad468 {
	position: absolute;
	top: 5px;
	right: 15px;
	width: 468px;
	height: 60px;
	border: none;
}


.iconslist a {
	display: block;
	float: left;
}

.iconslist p {
	float: left;
	width: 105px;
	margin: 2px 0 0 5px;
	height: 32px;
	clear: right;
}

/* @group reference */

#reference {
	position: relative;
	height: 200px;
	margin: 40px 0 30px;
	padding: 25px 25px 0;
	background: #e7ffb2;
}

#reference a.screenshot {
	display: block;
	float: left;
}

#reference div {
	float: right;
	width: 300px;
	height: auto;
}

#reference h3 {
	margin: -3px 0 13px;
	font-size: 16px;
	color: #692;
}

#reference h3 span {
	color: #555;
}

#reference a#visit {
	display: block;
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
}

#reference ul li {
	margin: 0.7em 0;
}

/* @end */

/* @group referenceGallery */

#gallery {
	clear: both;
	position: relative;
	height: 90px;
	margin: 30px 0 10px;
	padding: 0 5px;
	background: url(http://www.ladybug.fr/images/homeshelfbg.gif) repeat-x bottom left;
}

#gallery ul li {
	float: left;
	width: 100px;
	height: 90px;
	margin: 0 21px;
	display: inline;
}

/* @end */

#content form {
	margin: 10px 15px 0;
}

#content form label {
	display: block;
	width: 140px;
	margin: 10px 0 5px;
}

#content form input, #content form textarea {
	width: 200px;
}

#content form textarea {
	height: 100px;
}

#content form div, #content form .doublecol {
	clear: both;
}

#content form .doublecol input {
	float: left;
	margin-top: 10px;
	width: auto;
}

#content form .doublecol label {
	float: right;
	width: 520px;
}

#content form .doublecol {
	padding-top: 20px;
	margin-bottom: 40px;

}

#content form .leftcol, #content form .rightcol {
	clear: none;
}

#content form .rightcol {
	float: right;
	margin-right: 60px;
	display: inline;
}

#content form .leftcol {
	float: left;
	display: inline;
}


/* @group present */
div.present {
	position: relative;
	margin: 0 15px;
}

.present img {
	float: left;
	margin: 0 5px 30px;
}

.present div.text {
	float: right;
	width: 290px;
}

#content .present .text p {
	padding-left: 0;
	line-height: 1.3em;
}

#content .present h2 {
	margin: 20px 0 10px;
	padding: 0 0 2px;
	clear: both;
}

/* @group icons */

.present .icons {
	display: block;
	height: 20px;
	width: auto;
	margin: 10px 0;
	background: #fff url(/ladybug/images/prestations/icones-creation.gif) no-repeat scroll 37px 0;
}

.icons.graphism {
	background-position: 37px 0;
}

.icons.developpement {
	background-position: 37px -20px;
}

.icons.ergonomy {
	background-position: 37px 0;
}

.icons.accessibility {
	background-position: 37px -40px;
}

.icons.sav {
	background-position: 37px -60px;
}

/* @end */

.faq dt {
	color: #000;
	font-weight: bold;
}

.faq dd {
	margin: 0 1em 2em;
}

.faq ol {
	margin: 0 0 1.5em 4em;
}

.faq ol li {
	margin: 0.5em 0;
	list-style-type: decimal;
}

#content p.important {
	font-size: 1.2em;
	color: #c90016;
}

#content h5 {
	padding: 0 20px;
	color: #000;
	text-align: right;
}

a.silent {
	cursor: text;
	text-decoration: none;
	color: #555;
}