/* CSS Document */
body {
	background: url(images/background.gif);
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	}
a {
	color: #c00;
	text-decoration: none;
	}
h2 {
	font-size: 11px;
	width: 100%;
	color: #000;
	font-weight: bold;
	border-bottom: #c00 solid 1px;
	}

#links_top {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	width: 800px;
	height: auto;
	background: #fff;
	border: #999 1px solid;
	}
#churches {
	width: 100%;
	height: auto;
	background: #fff;
	border-bottom: #ccc 3px solid;
	text-align: right;
	padding: 2px 0px 2px 0px;
	font-size: 9px;
	font-weight: bold;
	}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	background: #eee;
	border: #999 1px solid;
	}

#header {
	height: 75px;
	width: 800px;
	}
#logo {
	background: #fff;
	padding-left: 10px;
	border: 0;
	width: 420px;
	height: 75px;
	}
#language {
	padding-right: 15px;
	padding-bottom: 2px;
	text-align: right;
	vertical-align: bottom;
	background: #fff;
	font-weight: bold;
	}
#menu {
	width: 800px;
	height: auto;
	height: 15px;
	background: #c00;
	border-bottom: #a00 5px solid;
	}
#content {
	height: auto;
	width: 100%;
	}
#left_col {
	background-color: #eee;
  	width: 400px;
  	margin: 0;
	padding: 10px;
  	border-right: 1px dotted #999;
	vertical-align: top;
	}
#photo_main {
	text-align: left;
	width: 400px;
	}
#confession {
	margin: -10px 0px 10px 20px;
	overflow: auto;
	height: 150px;
	width: 340px;
	padding: 10px;
	border-bottom: 1px dotted #999;
	}
#history {
	margin: -10px 0px 10px 20px;
	overflow: auto;
	height: 150px;
	width: 340px;
	padding: 10px;
	}
#subhead_confession {
  background: url(images/soustitre_confession.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#subhead_histoire {
  margin-top: 30px;
  background: url(images/soustitre_histoire.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#subhead_faith {
  background: url(images/subhead_faith.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#subhead_history {
  margin-top: 30px;
  background: url(images/subhead_history.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#right_col {
	vertical-align: top;
	background-color: #eee;
  	width: auto;
	margin: 0;
  	padding: 10px;
  	border-left: 1px dotted #999;
	}	
#subhead_blog {
  background: url(images/subhead_blog.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#subhead_news {
  background: url(images/subhead_news.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 30px;
  }
#blog {
  border: 0px;
  margin-bottom: 10px;
  paddding-bottom: 10px;
  overflow-x:hidden;
  overflow-y:auto;  
  }
#intranet {
  background: #c00;
  height: 50px;
  width: 350px;
	}
#footer {
  position: relative;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  width: 800px;
  height: 15px;
  padding: 2px 0px 2px 0px;
  background-color: #eee;
  border: 1px solid #999;
  font-size: 9px;
}
#text {
	padding-left: 25px;
	padding-right: 20px;
	height: auto;
	}
#breadcrumb {
	}	
#reunion {
	height: 100px;
	width: 380px;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	background: #000;
	margin-top: 20px;
	font-size: 12px;
	color: #fff;
	}
.heading {
	margin-top: 20px;
	}
.menuitem a {
	float: left;
	width: 150px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	}
.menuitem_on a {
	float: left;
	width: 150px;
	height: 15px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	background: #a00;
	color: #fff;
	}
.menuitem a:hover {
	float: left;
	width: 150px;
	height: 15px;
	background: #f00;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	}
.prof_photo {
	float: left;
	margin: 1px;
	}
.error {
	background: url(error.png) no-repeat;
	padding: 2px 0 0 20px;
	list-style: none;
}

div.channeltitle
{
	clear: both;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 5px 5px 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #c00;
	color: #fff;
	width: 100%
}
.heading {
	margin-top: 20px;
	}

div.channeltitle a
{
	color: black;
	text-decoration: none;
}
div.channeltitle a:hover
{
	text-decoration: underline;
}

.first {
	margin-top: -5px;
	}
.buttons {
	border-top: #fff 1px solid;
	}
