/* @override http://www.form3.ch/clients/barro.ch/template/barrette_2/css/stylesheet.css */

/* @group ie_fix */

img, div { behavior: url(/clients/barro.ch/template/barrette_2/images/iepngfix.htc) }

/* @end */

body {
	background: #e6e7e8;
	margin-top: 0px;
}

h2 {
	color: #b22b18;
	font-size: 1.9em;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 10px;
}

a {
	color: #b22b18;
	font-size: 1.2em;
	text-decoration: none;
} 

div#wrapper {
	background: url(../images/background.png) no-repeat right top;
	overflow: hidden;
}
div#sidebar {
	width: 180px;
	background: white;
}

div#sidebar #logo {
	margin: 16px 16px 16px 22px;
}

/* @group menu */

ul#menu {
	height: 408px;
	/*border-left: 21px solid #bf2e1a;*/
	margin: 0;
	overflow: hidden;
	width: 180px;
}
ul#menu li {
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
ul#menu li a {
	display: block;
	color: black;
	padding-top: 5px;
	padding-left: 23px;
}
ul#menu li ul {
	margin-bottom: 0px;
	margin-left: 24px;
}
ul#menu li ul li {
	list-style-type: square;
	list-style-image: url(../images/list-tick.png);
	list-style-position: inside;
}
ul#menu li ul li a {
	margin: 0;
	padding: 0;
}

div#sidebar #menu #one {
	background-image: url(../images/menu-one.png);
}
div#sidebar #menu #two {
	background-image: url(../images/menu-two.png);
}
div#sidebar #menu #three {
	background-image: url(../images/menu-three.png);
}
div#sidebar #menu #four {
	background-image: url(../images/menu-four.png);
}
div#sidebar #menu #five {
	background-image: url(../images/menu-five.png);
}
div#sidebar #menu #six {
	background-image: url(../images/menu-six.png);
}

/* @end */

div#header {
	height: 424px;
	background: url(../images/header_background.png) no-repeat left top;
}
div#subheader p {
	color: #bf2e1a;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-top: 20px;
}

div#subheader, #description {
	text-align: justify;
}
div#description div ul {
	margin-bottom: 0;
}
div#subheader_extender {
	height: 134px;
	background-color: #c0311d;
}
div#subheader_extender img {
	position: absolute;
	bottom:  0;
}
div#image_roll img {
	margin-left: 40px;
	margin-bottom: 20px;
}

