body, form, h1, h2, h3, h4, p, ul, ol, li {
	margin:0; padding:0;
}
body {
	background:#bdbe9c;
}
p + p, p + ul, ul + p, ul + h3 {
	margin-top:10px;
}
body, table, td, select, input, textarea, div.main {
	font-family:Arial, sans serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
}
input, textarea {
	border:1px solid #54672e;
}
a {
	color:#54672E;
	text-decoration:underline;
}
img {
	border:0;
}
/* global layout & backgrounds */
div.page {
	background:#bdbe9c url(images/page-bg.gif) 50% top repeat-y;
}
div.headerDiv {
	width:960px;
	margin:0 auto;
	padding:20px 20px 0 20px;
	height:138px;
	background:url(images/header-bg.jpg) 50% top no-repeat;
	position:relative;
}
div.contentDiv {
	width:960px;
	margin:0 auto;
	padding:0 20px;
	background:url(images/content-bg.jpg) 50% top no-repeat;
	border-bottom:20px solid #d1d1ba;
}
div.main {
	padding:10px;
	position:relative;
}
div.footer {
	width:600px;
	margin:20px auto 0 auto;
	text-align:center;
	padding-top:10px;
	border-top:1px solid #d1d1ba;
}
div.leftCol {
	float:left;
	width:250px;
	margin-right:10px;
}
div.leftCol .leftBox {
	margin-bottom:10px;
	padding:10px;
	background:#efefe0;
}
div.mainCol {
	float:left;
	width:680px;
}
.clear {
	clear:both;
}
a.headerLink {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999px;
}
a.l10n_change {
	display:inline-block;
	width:250px;
	text-decoration:none;
	margin-top:5px;
}
a.l10n_change_button {
	margin-left:270px;
	padding:5px 0px;
	background:#d1d1ba;
	border:2px solid #fff;
	border-radius:5px;
	font-weight:bold;
	font-size:18px;
	color:#54672E;
	cursor:pointer;
}
div.main h1, div.main h2, div.main h3,
	div.main h1 a, div.main h2 a, div.main h3 a {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:#54672e;
	text-decoration:none;
	margin-bottom:10px;
}
div.main h1 {
	font-size:22px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #be7900;
}
div.main h2 {
	font-size:18px;
}
div.main .h2date {
	font-size:11px;
}
div.main h3 {
	font-size:16px;
	margin-bottom:3px;
}
div.listitem {
	padding:2px 5px 4px 5px;
	cursor:pointer;
	border-top:5px solid #efefe0;
	border-bottom:1px solid #efefe0;
	margin-bottom:5px;
}
div.listitemover {
	background:#efefe0;
	border-bottom:1px solid #d1d1ba;
}
.listitemdesc {
	float:left;
	width:220px;
	margin:0px 30px 5px 0px;
	padding-left:5px;
	border-left:5px solid #d1d1ba;
}
.listitemimg {
	float:left;
	height:100px;
	margin:0px 10px 5px 0px;
	border:5px solid #d1d1ba;
	background-color:#d1d1ba;
	background-repeat:no-repeat;
}
.listitemmore {
	float:left;
	height:60px;
	font-size:50px;
	padding:20px 5px;
	border:5px solid #d1d1ba;
	margin:0px 0px;
	text-align:center;
	background:#d1d1ba;
	color:#54672E;
	font-weight:bold;
}
p.photos {
	margin-right: -10px;
}
p.photos img {
	display:block;
	float:left;
}
ul.basiclist {
	padding-left:20px;
}
p.breadcrumb {
	float: left;
	margin: -10px 0 10px -10px;
	padding: 3px 10px;
	border-bottom: 1px solid #d1d1ba;
	border-right: 1px solid #d1d1ba;
}
p.breadcrumb, p.breadcrumb a {
	color: #666;
	font-size: 11px;
	text-decoration:none;
}
p.breadcrumb a:hover {
	text-decoration:underline;
}
div.tooltip {
	margin-bottom:10px;
	padding:10px;
	background:#efefe0;
	border:5px solid #d1d1ba;
	text-align:center;
}
ul.archivelist li {
	display:block;
	float:left;
}
ul.archivelist li a {
	display:block;
	width:100px;
	height:40px;
	padding:35px 0px;
	margin:5px;
	text-decoration:none;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:#d1d1ba;
}
ul.archivelist li a:hover {
	background:#bdbe9c;
}
ul.archivelist li a small {
	display:block;
	font-size:12px;
}
ul.taglist li a {
	width:300px;
}
ul.menulist li {
	display:block;
	float:left;
	width:100%;
}
ul.menulist li.halfmenuL {
	width:50%;
}
ul.menulist li.halfmenuR {
	float:right;
	width:50%;
}
ul.menulist li a {
	display:block;	
	display:block;
	padding:5px 0px;
	margin-top:5px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:#d1d1ba;
}
ul.menulist li.halfmenuR a {
	margin-left:5px;
}
ul.menulist li a:hover {
	background:#bdbe9c;
}
img.occitanie {
	display: block;
	position: absolute;
	width: 75px;
	height: 75px;
	right: 10px;
	top: -85px;
}

div.leftCol .leftBox:first-child a {
    font-weight: bold;
    color: #000;
}

a[href*=youtube]:before {
    content: '▶️';
    text-decoration: none;
    margin-right: 5px;
    display: inline-block;
}

@media (max-width: 1000px) {
	div.page {
		background-size:550px 1px;
	}
	div.headerDiv {
		width:530px;
		padding:0px 10px 0 10px;
		height:88px;
		background-size:550px 88px;
	}
	div.contentDiv {
		width:530px;
		padding:0 10px;
		border-bottom:10px solid #d1d1ba;
		background-size:550px 82px;
	}
	div.main {
		padding:10px;
	}
	div.footer {
		width:480px;
		margin:20px auto 0 auto;
	}
	div.leftCol {
		width:auto;
		margin:0;
		float:none;
	}
	div.mainCol {
		width:auto;
		float:none;
		margin-top:30px;
	}
	div.mainCol img {
		max-width: 100%;
		height:auto;
	}
	.listitemdesc {
		width:auto;
		margin:0 0 10px 0;
		float:none;
	}
	.listitemimg {
		margin-right: 5px;
	}
	.listitemimg:nth-child(n+7) {
		display:none;
	}
	.listitemmore {
		padding: 20px 0px;
	}
	a.l10n_change_button {
		margin-left:0;
	}
	img.occitanie {
		width: 40px;
		height: 40px;
		right: 5px;
		top: -45px;
	}
}

@media (max-width: 550px) {
	div.page {
		background-size:400px 1px;
	}
	div.headerDiv {
		width:390px;
		padding:0px 5px 0 5px;
		height:64px;
		background-size:400px 64px;
	}
	div.contentDiv {
		width:390px;
		padding:0 5px;
		border-bottom:5px solid #d1d1ba;
		background-size:400px 59px;
	}
	div.main h1 {
		font-size:18px;
	}
	div.main h2 {
		font-size:14px;
	}
	div.main h3 {
		font-size:13px;
	}
	div.footer {
		width:350px;
	}
	div.listitem {
		padding:8px 7px 4px;
		border-bottom:none;
	}
	.listitemimg {
		margin-right: -5px;
	}
	.listitemimg:nth-child(n+6) {
		display:none;
	}
	img.occitanie {
		width: 30px;
		height: 30px;
		right: 5px;
		top: -35px;
	}
}

@media (max-width: 400px) {
	div.page {
		background-size:360px 1px;
	}
	div.headerDiv {
		width:350px;
		height:58px;
		background-size:360px 58px;
	}
	div.contentDiv {
		width:350px;
		background-size:360px 54px;
	}
	div.main h1 {
		font-size:17px;
	}
	div.footer {
		width:300px;
	}
	.listitemmore {
		display:none;
	}
	.listitemimg:nth-child(n+6) {
		display:none;
	}
	img.occitanie {
		width: 30px;
		height: 30px;
		right: 5px;
		top: -35px;
	}
}
