#sitemap a {
	padding-left: 3px;
}



#sitemap li {
	list-style-position: outside;
	list-style-image: url(images/btn-sitemap.gif);
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
}
#sitemap li li {
	list-style-position: outside;
	list-style-image: url(images/btn-sitemap-sub.gif);
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
}
h1{
	margin:2px 0px;
	background-color: #E3E4E6;
}
h2 {
	color: #C40004;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
tr {
	vertical-align: top;
}
#sitemap {
	background-image: url(images/back-sitemap.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.index-top-td {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #C40004;
	width: 138px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.index-top-td h2 {
	margin: 0px;
	padding: 0px;
}

.index-top-td a, .index-top-td a:link, .index-top-td a:visited {
	color: #333333;
}
.index-top-td h2 a, .index-top-td h2 a:link, .index-top-td h2 a:visited {
	color: #C40004;
}
.index-top-td a:hover {
	text-decoration: underline;
}
#distribution-form {
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 280px;
}
#production-content {
	background-image: url(images/production_r1-c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 284px;
	font-weight: bold;
	font-size: 11px;
	padding-right:20px;
}
#production-adresses {
	background-image: url(images/production_r1-c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 147px;
	padding-left: 10px;
}
