body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #7C1707;
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}


.menu {
	background: #2458AC;
	padding: 15px 0 0 0;
	margin: 0;
	width: 155px;
	vertical-align: top;
	height: 100%
}


.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;

}

.menu ul {
	padding-left:10px;
	color:red !important;
}

.menu ul ul {
	padding-left: 15px;
	font-size: 10px;

}


.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 1px;
	text-decoration: none;
	color:white;
	border-bottom: 1px dashed white;
}


}
.menu a:hover {
	border-bottom: 1px dashed gray;
}

li.menu_current a{
	font-weight: bold;
	color:#F8B101 !important;
}

.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}

.content h1 {
	color:#7C1707;
	font-size:18px;
	font-weight:bold;
	padding:11px 0 0 35px;
	margin:0;
	background:url(/images/puce-titre.gif) no-repeat;
}

.content h2 {
	color:#7C1707;
	font-size:12px;
	margin:0;
	padding:14px 0 0 0;
	font-weight:bold;
}

.content h3 {
	color:#7C1707;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0px 0 0 0;
}

.content p {
	text-align:justify;
}

.content li {
	padding-bottom:10px;
	list-style-image:url(/images/puce.gif);
}

.footer {
	text-align: center;
	font-size: 10px;
	height: 10px;
	padding: 5px;
	color: white;
}

.footer a {
	color:white !important;
	text-decoration:underline;
}

.search {
	margin:0;
	padding:0 15px 0 0;
}


.nav-annexe {
	background-color:#F8B101;
}

.center {
	text-align:center !important;
}

.coordonnees {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center !important;
	background-color:#F8B101;
}

table.eglise td p {
	text-align:center !important;
}