body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	background-color:#111111;
	margin:0;
	padding:0;
	font-style: normal;
}

p
{
	text-align:justify;
}

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

input
{
	color: #CC9933;
	text-decoration:none;
	background-color: #000000;
	border-style:none;
}

input:hover
{
	color: #FFFFFF;
	text-decoration:none;
}

form
{
	margin-top: 50px;
}

a:hover
{
	color: #FFF;
	text-decoration:none;
}


.tittle_normal
{
	text-align: center;
}

.tittle_large
{
	text-align: center;
	color: #CC9933;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 50px;
	margin-top: 50px;
}

.tittle_medium
{
	text-align: center;
	color: #CC9933;
	font-size: 18px;
	margin-bottom: 50px;
}

.tittle_medium_inside
{
	text-align: center;
	color: #CC9933;
	font-size: 15px;
	margin-bottom: 50px;
	margin-top: 100px;
}

.church_text_title
{
	text-align: center;
	color: #CC9933;
	font-size: 60px;
	font-weight:normal;
	margin-bottom: 50px;
	margin-top: 50px;
}

.church_text_large
{
	text-align: center;
	color: #CC9933;
	font-size: 30px;
	font-weight:normal;
	margin-bottom: 50px;
	margin-top: 50px;
}

#header
{
	height: 108px;
}

#conteneur
{
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-right: 400px;
	background-color: #3D3938;
}	

#menu
{
	float: right;
	position: absolute;
	left: 0px;
	width: 144px;
	height: auto;
	background-color: #3D3938;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}

.menu a
{
	color:#CC9933;
	font-size:14px;
	background-color: #000000;
	text-decoration:none;
	display:block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
}

.menu a:hover
{
	color: #FFFFFF;
	background-color:#3D3938;
}

#frame
{
	margin-left: 150px;
	width: 630px;
	height: 100%;
	background-color: #262221;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.article
{
	text-align: justify;
	width: auto;
	margin-bottom: 5px;
}

.article_hq
{
	min-height: 150px;
	height: auto;
	text-align: justify;
	width: auto;
	margin-bottom: 10px;
}

* html .article_hq
{
	height: 150px;
}

.article_photo
{
	float: left;
	margin-right: 5px;
	border: none;
}

.article_links
{
	height: auto;
	text-align: justify;
	width: auto;
	margin-bottom: 5px;
}

.article_links_center_margin_top150
{
	height: auto;
	text-align: center;
	width: auto;
	margin-top: 150px;
	margin-bottom: 5px;
}

.article_links_center
{
	height: auto;
	text-align: center;
	width: auto;
	margin-bottom: 100px;
}

.article_photo_links
{
	margin-right: 5px;
 	border: none;
}

.article_photo_center
{
	vertical-align: middle;
	border: none;
}

.article_links_center_2
{
	height: auto;
	text-align: center;
	width: auto;
	margin-bottom: 33px;
}


.world_directories
{
	text-align: left;
	margin-bottom: 5px;
}


#footer
{
	height: 24px;
	background-color: #111111;
}
