@CHARSET "UTF-8";
div, img, h1, h2, h3, h4, h5, p {
	margin: 0px;
	padding: 0px;
	border: none;
}

h1, h2, h3, h4, h5{
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
	text-align: center;
}

h1:first-letter {
	font-size: 30px;
	color:#811610;
}

h2 {
	font-size: 16px;
	margin-top: 20px;
	text-align: left;
}

h2:first-letter {
	font-size: 24px;
	color:#811610;
}

p {
	padding: 5px 0px;
}

h1:first-letter {
	color:#811610;
}

ul  {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

ul li {
	margin-top: 0px;
	margin-bottom: 5px;
}

ul li ul {
	margin-left: 20px;
	padding-bottom: 00px;
}

span {
	font-weight: bold;
}

.important {
	color: #811610;
}

.error {
	color: #811610;
	border-left: 5px solid #811610;
	padding-left: 10px;
}
a, .link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #616157;
	cursor: pointer;
}

.link {
	background: url(link_collapsed.png) left no-repeat;
	padding-left: 16px;
}

.link_collapsed {
	/* background: url(link_collapsed.png) left no-repeat; */
}

.link_expanded {
	/* background: url(link_expanded.png) left no-repeat; */
}

.link_selected {
	color: #811610;
	text-decoration: none; 
}

.external {
	background: url(external.gif) no-repeat right;
	padding-right: 16px;
}

.link:hover {
}
	
a:hover, a:active { 
	color: #811610;
	text-decoration: underline; 
}

body {
	font-family: verdana, arial, sans-serif ;
	font-size: 12px;
}

.banner {
	height: 33px;
	background: url(banner_bg.gif) repeat-x top left;
}

.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background: url(main_bg.gif) repeat-y ;
}

.menu {
	float: left;
	width: 200px;
	background: url(menu_bg.gif) no-repeat top right;
}

.main {
	float: right;
	margin-right: 5px;
	width: 580px;
}

/*.sonhistoire p:first-letter {
	font-size: 20px;
	color:#811610;
}*/

.spacer {
	clear: both;
}


.footer{
	height:20px;
	text-align: center;
	margin: 0px 1px;
	background: #FFFFFF;
	border-top: 1px solid #811610;
	border-bottom: 1px solid #811610;
}

.footer a{
	text-decoration: none;
}

.center {
	text-align: center;
}
.mairie {
	text-align: right;
	float: right;
}

.visites {
	text-align: right;
}

.maj {
	text-align: right;
}

.sonhistoire ul li{
	margin: 0px;
}

table {
	border-collapse: collapse;
}

table  td {
	background-color: transparent;
	border: 1px solid black;
}

.bulletincommunale div {
	margin-bottom: 20px;
}

.agencepostale h2:first-letter {
	font-size: 16px;
}

.agencepostale h2 {
	/*color: #811610;*/
}

.pictures {
	width: 570px;
}

.pictures td {
	background-color: transparent;
}

.img_small_horizontal {
	width: 180px;
	height: 135px;
}

.img_small_vertical {
	height: 180px;
	width: 135px;
}

.img_medium_horizontal {
	width: 500px;
	height: 375px;
}

.img_medium_vertical {
	height: 439px;
	width: 335px;
}

.guestbook div {
	margin-bottom: 30px;
	border-bottom: 1px ridge #811610;
}

.guestbook p {
	padding: 0px 0px 1px 10px;
	margin: 0px;
}

.message .from {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.message .from span {
	font-weight: bolder;
}

.message .date {
	padding: 0px 5px;
	margin: 0px 0px 3px 0px;
	color: gray;
	font-size: 0.9em;
}

.message .content {
	margin-bottom: 15px;
	border-left: 5px solid #616157;
	padding-left: 5px;
}

.log td {
	background: #FFFFFF;
}

.menu ul li ul {
	border-left: 3px solid #616157;
	padding-left: 3px;
	margin-left: 5px;
	margin-top: 3px;
}

.menu ul li ul li ul{
	/* border: none; */
}

.table_link{
	margin-left: 30px;
		width: 500px;
}

.rss_link {
	background: url("rss.gif") no-repeat left;
	padding-left: 16px;
}

