@charset "ISO-8859-1";

html, body, div, table, tr, td {
margin: 0px;
padding: 0px;
}

body {
margin-top: 10px;
margin-bottom: 10px;

color: #663300;
background-color: #dddddd;
background-image: url("../img/trame.gif");

font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

a, a:link, a:active, a:visited, a:hover {
color: #663300;
text-decoration: underline;
}

address {
	margin-bottom: 1em;
}

p {
text-align: justify;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 14px;
}

h3 {
font-size: 12px;
}

img {
border: 0px;
}

.column {
width: 50%;
float: left;
}

#container {
width: 760px;
margin: auto;
border: 1px solid #ffffff;

background-color: #dddddd;
background-image: url("../img/banner01.jpg");
background-repeat: no-repeat;
}

#header {
color: #ffffff;
height: 47px;
background-color: #663300;
padding: 13px 0px 0px 11px;
border-bottom: 1px solid #ffffff;
}

#header a {
display: block;
background-image: url("../img/profillin.gif");
background-repeat: no-repeat;
width: 179px;
height: 31px;
}

#header a span {
display: none;
}

#nav {
width: 200px;
height: 355px;

color: #ffffff;

float: left;
margin: 0px;
padding-bottom: 30px;
}

#nav div:first-child {
height: 20px;
margin-bottom: 30px;

color: #ffcc66;
background-color: #ffcc66;
background-image: url("../img/dot.gif");
background-repeat: no-repeat;
background-position: 186px 8px;
}

#nav ul {
margin: 0px;
padding: 0px;
}

#nav li {
margin: 0px;
padding: 0px;
list-style: none;
}

#nav a {
white-space: nowrap;
}

#nav a, #nav a:link, #nav a:active, #nav a:visited  {
display: block;
padding-top: 3px;
padding-right: 10px;
padding-bottom: 3px;
padding-left: 50px;
color: #ffffff;
text-decoration: none;
}

#nav li li a, #nav li li a:link, #nav li li a:active, #nav li li a:visited {
	padding-left: 60px;
}

#nav a:hover, #nav a.selected {
color: #ffffff;
background-color: transparent;
background-image: url("../img/menu-pattern.gif");
background-repeat: repeat;
}

#nav a.small, #nav a.small:link, #nav a.small:active, #nav a.small:visited {
padding-left: 60px;
font-size: 90%;
}

#nav a.small:hover {
background-image: none;
}

.content {
	float: right;
	padding: 10px 20px 0 0;
	width: 520px;
}

.content h1 {
text-align: right;
margin-top: 0px;
margin-bottom: 20px;
padding-right: 20px;
}

.content h1 a, .content h1 a:link, .content h1 a:active, .content h1 a:visited, .content h1 a:hover {
color: #663300;
text-decoration: underline;
}

.content .category-belonging {
	display: none;
}

.dynamicQuantity dt {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

#secondary-content {
	padding-top: 0;
	padding-bottom: 10px;
}

#footer {
	clear: both;
	font-size: 90%;
	margin: 10px 0 10px 0;
}

/* Breadcrumb styles */
.breadcrumb {
	font-style: italic;
}
.breadcrumb ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.breadcrumb li {
	background: transparent url("../img/bc-sep.png") no-repeat 0 5px;
	display: inline;
	padding-left: 12px;
}

.breadcrumb li:first-child {
	background: none;
	padding-left: 0;
}

.legal, .legal a {
	color: #9b8773;
}

.legal {
	float: left;
	width: 220px;
}

.legal p {
	margin: 0;
	padding-left: 50px;
}

/****************/

.skip, #skip {
display: none;
}

.clear {
clear:both;
}
  
.center {
text-align: center;
}

/* Form styles */
.error, .warning {
color: #ff0000;
font-weight: bold;
}

textarea {
width: 100%;
height: 6em;
}

form.small {
width: 300px;
}

.row {
padding-top: 0.3em;
}

.row label {
float: left;
width: 150px;
padding-right: 1em;

font-weight: bold;
text-align: left;
}

.row input, .row select {
text-align: left;
}

.submit {
text-align: right;
}

/* Page list items styles */
.page-list-items {
	list-style: none;
	padding: 0;
	margin: 0;
}

.page-list-items a.left {
	float: right;
	margin: 0 0 10px 30px;
}

.page-list-items .date {
	display: none;
}

.page-list-items h3 {
	margin: 0.6em 0 0.4em 0;
}

.page-list-items li {
	border-top: 1px dotted #663300;
	clear: both;
}

.page-list-items li:first-child {
	border-top: 0 none;
}

.page-list-items p {
	margin-top: 0;
}
