@import url("default.css");

body {
	background: #f0f0f0 url(http://www.ladybug.fr/images/goodies/bg_home.gif) repeat-x 0 65px;
}

a:hover {
	color: #5d5d5d;
}

#strip {
	background: transparent url(http://www.ladybug.fr/images/goodies/strip_home.jpg) no-repeat top left;
}

#content {
	border: solid #a1a1a1;
	border-width: 0 1px 1px;
}

#nav a:hover, #nav .selected a {
	color: #5d5d5d;
	text-decoration: none;
	border: #6c6c6c solid;
	border-width: 3px 0 0;
}

/*<group=tab>*/

.tab {
	border: solid #a1a1a1;
	border-width: 1px 0;
	background: #b8b8b8 url(http://www.ladybug.fr/images/goodies/bg_tab.gif) repeat-x;
	min-height: 0;
}

.tab img {
	width: auto;
	height: auto;
}

.tab .text h2 {
	color: #5d5d5d;
}

.tab .text {
	margin: 0 15px 0 260px;
	font-size: 12px
}

.tab .text a {
	font-size: 12px;
}

/*</group>*/

#content h2 {
	clear: both;
	color: #c90016;
	background: url(http://www.ladybug.fr/images/goodies/bush.gif) no-repeat right bottom;
}

#content h2 span {
	color: #000;
}

#content a.preview {
	display: block;
	text-align: center;
}

#content a.explanation {
	display: block;
	text-align: center;
}

#content a.explanation {
	margin: 20px 0 0;
}

p.definition strong.title {
	color: #5d5d5d;
}

span.download {
	clear: both;
	float: right;
	font-size: 10px;
	margin: 0 0 15px;
}

div.download {
	clear: both;
	padding: 5px 0 0;
	border: #ddd solid;
	border-width: 1px 0 0;
	text-align: center;
}

div.download a {
	
}

.left, .right {
	width: 260px;
	padding: 0 0 10px;
}

.left {
	float: left;
	margin: 0 0 0 15px;
}

.right {
	float: right;
	margin: 0 15px 0 0;
}

.left dt, .right dt {
	color: #333;
	font-weight: bold;
}

.left dd, .right dd {
	color:  #666;
	margin: 0 0 5px;
	font-size: 11px;
}

/*<group=bill>*/

#bill {
	background: #c8c8c8 url(http://www.ladybug.fr/images/goodies/bg_bill.jpg) no-repeat;
	border: solid #333;
	border-width: 0 1px 1px;
	color: #444436;
}

#bill a {
	color: #666;
}

#bill .spacer {
	border: solid #333;
	border-width: 0 0 1px;
}

#bill dl dt {
	border: solid #333;
	border-width: 0 0 1px;
	color: #333;
}

#bill input {
	display: block;
	width: 144px;
	padding: 2px;
	margin: 5px 0 4px;
	border: 1px solid #5A810C;
	color: #555544;
	font-size: 10px;
}

#bill input:focus {
	background-color: #ddd;
}

#bill input.button {
	width: 150px;
	background-color: #ddd;
	border-color: #666;
}
/*</group>*/

#content ol.legend {
	margin-left: 140px;
	padding-bottom: 10px;
}

ol.legend li {
	font-size: 11px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 26px;
	margin: 2px auto;
}

.l1 {
	background: url(/images/icons/legend/dot1.gif) no-repeat;
}

.l2 {
	background: url(/images/icons/legend/dot2.gif) no-repeat;
}

.l3 {
	background: url(/images/icons/legend/dot3.gif) no-repeat;
}

.l4 {
	background: url(/images/icons/legend/dot4.gif) no-repeat;
}

.l5 {
	background: url(/images/icons/legend/dot5.gif) no-repeat;
}

.l6 {
	background: url(/images/icons/legend/dot6.gif) no-repeat;
}

.l7 {
	background: url(/images/icons/legend/dot7.gif) no-repeat;
}

.l8 {
	background: url(/images/icons/legend/dot8.gif) no-repeat;
}

.get {
	margin: 20px 0 10px;
	padding: 0 5px;
	border: solid #acdd3c;
	border-width: 0 30px 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 12px;
	color: #333;
text-align: right;
}