h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#511300;
}

h1 {
	font-size:31px;
	color:#990000;
	margin: 0px 0px 10px 0px;
}

#actu h2 {
	font-size:16px;
	color:#fff;
	margin: 0px 0px 12px 0px;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:5px;
	border-bottom: solid 2px #cf0000;
}

h2 {
	font-size:21px;
	color:#990000;
	margin: 10px 0px 10px 0px;
}

h3 {
	font-size:18px;
	color:#990000;
	margin: 10px 0px 10px 0px;
}

h5 {
	font-size:13px;
	line-height:19px;
	font-weight:bold;
}

p {
	line-height:18px;
	margin-bottom:10px;
}

ul {
	margin:5px 0 9px 0px ;
	padding:0px;
	list-style-type:square;
	list-style-position:inside;
}

li {
	margin-bottom:2px;
}

a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

.couleur {
	color:#990000;
	text-decoration:none;
}

.separateur-acc {
	background:url("img/fete-remparts-separateur.png") no-repeat scroll center top transparent;
	height:21px;
	margin:6px 0;
	width:470px;
}

.selected {
		/*background:#fff;
		font-weight:700;*/
}

.clear {
		clear:both;
}
	
	
#header{
	background:transparent url(img/fete-remparts-bande-fond-menu.jpg) top left repeat-x;
	height:37px;
	width:100%;
	position:absolute;
}
	
	
#footer{
	background-color:black;
	height:67px;
	width:100%;
	position:absolute;
	bottom:0px;
	border-top: solid 3px #d6cdb0;	
	z-index:10;
}

.separateur {
	background: transparent url(img/fete-remparts-separateur.png) top center no-repeat;
	height:21px;
	width:470px;
	margin:15px 0px;
}

.separateur-acc {
	background: transparent url(img/fete-remparts-separateur.png) top center no-repeat;
	height:21px;
	width:470px;
	margin:6px 0px;
}

