body {
	color: #443300;
	background: #000000;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main {
	height: 743px;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	background: url(images/background.jpg) no-repeat;
}
.content {
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: scroll;
	height: 490px;
	width: 875px;
	margin-top: 141px;
	margin-left: 56px;
	padding: 25px 10px 10px;
}
a.fermer:link, a.fermer:active, a.fermer:visited {
	position: absolute;
	height: 53px;
	width: 116px;
	background: url(images/bouton-fermer.gif) no-repeat left top;
	top: 147px;
	left: 815px;
	z-index: 1000;
	text-decoration: none;
	border-style: none;
}
a.fermer:hover {
	position: absolute;
	height: 53px;
	width: 116px;
	background: url(images/bouton-fermer.gif) no-repeat left bottom;
	top: 147px;
	left: 815px;
	text-decoration: none;
	border-style: none;
}

a.fermer-galerie:link, a.fermer-galerie:active, a.fermer-galerie:visited {
	position: absolute;
	height: 53px;
	width: 116px;
	background: url(images/bouton-fermer-galerie.gif) no-repeat left top;
	top: 86px;
	left: 815px;
	z-index: 1000;
	text-decoration: none;
	border-style: none;
}
a.fermer-galerie:hover {
	position: absolute;
	height: 53px;
	width: 116px;
	background: url(images/bouton-fermer-galerie.gif) no-repeat left bottom;
	top: 86px;
	left: 815px;
	text-decoration: none;
	border-style: none;
}

.page {
	background: url(images/trame.jpg) no-repeat;
	position: absolute;
	height: 700px;
	width: 1000px;
	left: 0px;
	top: 0px;
}


.menu a:link, .menu a:active, .menu a:visited {
	text-decoration: none;
	color: #B33F17;
	font-size: 18px;
	font-weight: bold;
	border-style: none;
}
.menu a:hover {
	color: #145FBA;
	text-decoration: none;
	border-style: none;
}

#eglise {
	position: absolute;
	top: 151px;
	right: 636px;
}

#agenda {
	position: absolute;
	top: 252px;
	right: 724px;
}
#messages {
	position: absolute;
	top: 395px;
	right: 723px;
}
#liens {
	position: absolute;
	top: 499px;
	right: 640px;
}
#activites {
	position: absolute;
	top: 154px;
	left: 597px;
}
#jeunes {
	position: absolute;
	top: 252px;
	left: 679px;
}
#galerie {
	position: absolute;
	top: 400px;
	left: 679px;
}
#contacts {
	position: absolute;
	top: 500px;
	left: 596px;
}
img {
	border-style: none;
}
h1 {
	font-size: 31px;
	margin-top: 0px;
	border-bottom: 2px solid #CCCCCC;
	font-style: italic;
}
h2 {
	font-size: 24px;
	background: url(images/fleche.gif) no-repeat left center;
	padding-left: 33px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 11px;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	font-weight: normal;
}
a:link, a:active, a:visited {
	color: #B33F17;
	text-decoration: underline;
}
a:hover {
	color: #145FBA;
}
#footer {
	color: #CCCCCC;
	position: absolute;
	width: 990px;
	padding: 5px;
	bottom: 0px;
	font-style: italic;
	text-align: center;
	font-size: 10px;
}
#footer p {
	margin: 0;
}

.float-left {
	float: left;
	margin-right: 10px;
}

.float-right {
	float: right;
	margin-left: 10px;
}

.table-agenda {
		margin-left: 10px;
		margin-right: 10px;
}
.table-agenda .col1 {
	width: 20%;
}
.table-agenda .col2 {
	width: 15%;
	text-align: center;
}
.table-agenda .col3 {
	width: 20%;
}
.table-agenda .col4 {
	width: 15%;
}
