/* CSS Document */
body{
	font-family: Arial,sans-serif;
	color: #000000;
	background: #CCCCCC;
	line-height: 1.166;
}

#header{
	width: 980px;
	height: 200px;
	background-color: #FFFFFF;
}

#logo_box{
	float: left;
	width: 202px;
	height: 200px;
	background: #0066CC;
}

#logo{
	float: left;
	width: 202px;
	height: 68px;
	background: url(images/logo.gif) no-repeat;
	/*margin-top: 8px;*/
}

#logo img{
	border: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

#logo_bot{
	float: left;
	width: 202px;
	height: 132px;
	background: url(images/logo_bot.jpg) no-repeat;
}

#aflogo_box{
	float: left;
	width: 777px;
	height: 200px;
	background: #ffffff;
}

#research_box{
	float: left;
	width: 777px;
	height: 35px;
	background: #00CCFF;
}

#research_lsp{
	float: left;
	width: 137px;
	height: 35px;
	background: url(images/search_lsp.gif) no-repeat;
}

#research{
	float: left;
	width: 640px;
	height: 35px;
	background: url(images/search_bg.png) repeat-x;
}

#banner_box{
	clear: left;
	float: left;
	width: 777px;
	height: 165px;
	background: #FFFFFF;
}

#banner{
	float: left;
	width: 500px;
	height: 165px;
	background: ;
}

#banner img{
		border: none;
		padding: 0px;
		margin: 0px;
}

#af_banner{
	float: left;
	width: 277px;
	height: 165px;
	background: #FFFFFF;
}

#com_hd{
	float: left;
	width: 277px;
	height: 33px;
	background: url(images/com_hd.png) no-repeat;
}

#com_bdy{
	clear: left;
	float: left;
	width: 271px;
	height: 104px;
	background: url(images/com_bdy.gif) no-repeat;
}

#com_ft{
	clear: left;
	float: left;
	width: 277px;
	height: 27px;
	background: url(images/com_ft.png) no-repeat;
}

#com_txt{
	width: 220px;
	height: 100px;
	padding: 0px 10px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.menu{
	float: left;
	background: url(images/menu_bg.png) repeat-x;
	width: 980px;
	height: 30px;
	font-size: 12px;
}

.all-sections{
	padding-top: 5px;
	width: 570px;
	height: 25px;
}

#contenu{
	/*float: left;*/
	background: #fff;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#contain{
	clear: left;
	float: left;
	width: 980px;
	height: auto;
	background: #FFFFFF;
}

#col_gche{
	float: left;
	width: 202px;
	height: auto;
	padding-bottom: 20px;
	/*background: #C5D9FA;*/
}

#col_center{
	float: left;
	width: 578px;
	height: auto;
	background: #FFFFFF;
}

#rgtcol_hd{
	float: left;
	width: 200px;
	height: 30px;
	background: url(images/rgtcol_hd.gif);
}


#col_drte{
	float: left;
	width: 200px;
	height: auto;
	/*background: #C5D9FA;*/
	padding-bottom: 20px;
}

.menu{
	float: left;
	width: 578px;
	height: 30px;
	background: url(images/menu_bg.png) repeat-x;
}

.gaucheAccueil{
	float: left;
	width: 327px;
	height: auto;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
	border: dotted 1px #996600;
	margin-top:140px;
}

.droiteAccueil{
	float: left;
	width: 210px;
	height: auto;
	margin-left: 4px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top:140px;
	padding-bottom: 5px;
	border: dashed 1px #77A6F2;
}

.mainAccueil{
	float: left;
	height: auto;
	margin: 20px 0px 5px 5px;
	width: 560 px;
}

.corps-rubrique{
	padding-left: 5px;
}

.section{
	float: left;
	width: auto;
	height: 18px;
	padding: 3px 8px 0px 5px;
	border-right: dotted 1px #959595;
	color: #FFFFFF;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.section a
{
	color: #0066CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.section a:visited
{
	color: #0066CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.section a:hover
{
	color: #BB5E00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.footer{
	clear: left;
	background: url(images/footer.png) repeat-x;
	width: 980px;
	height: 50px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

#footer_txt{
	width: 900px;
	height: 40px;
	padding-top: 4px;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 1.5;
}

.footer a:link{
color: #FFFFFF;
text-decoration: underline;
}

.footer a:visited{
color: #FFFFFF;
text-decoration: underline;
}

.footer a:hover {
	color: #ffffaa;
	text-decoration: underline;
	}
	


a:link, a:visited, a:hover {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1{
 font-family: arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #0066CC;
 height: auto;
 text-align: left;
 padding: 3px 0px 0px 10px;
}

h2{
 font-family: arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #0066CC;
 height: auto;
 text-align: left;
 padding: 3px 0px 0px 20px;
}

.statusBar{
	color: #BB5E00;
	clear: left;
	/*float: left;*/
	height: 20px;
	padding: 10px 0px 0px 10px;
	font-size: 11px;
}

.texte-article{
	padding-left: 10px;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

.texte-institut
{
	padding-left: 10px;
	color: #333333;
	text-align: justify;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
}

.titre-event{
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background: #996600;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.texte-event{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	text-align: justify;
	border-right: #0066CC;
}

.corps-event{
	margin-bottom:15px;
	padding-left: 5px;
}

.articles-event{
	height: auto;
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2;
	margin-top: 5px;
}

.articles-event a:link{
	color: #996600;
	text-decoration: underline;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.articles-event a:visited{
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
}

.articles-event a:hover{
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.titre-rubrique{
	color: #FFFFFF;
	text-align: center;
	height: 20px;
	background-color: #77A6F2;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.art-rubrique{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	text-align: left;
	border-right: #0066CC;
	padding-top: 10px;
}

.barre-impress{
	width: 550px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #999999;
}

.suite{
	color: #BB5E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}

.suite a:link, visited, hover{
	color: #BB5E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.suite a:link{
	color: #BB5E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.suite a:visited{
	color: #BB5E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.suite a:hover{
	color: #BB5E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#entete-dossier{
	width: 192px;
	height: 20px;
	background: url(images/dossier_hd.png) no-repeat;
	border-bottom: dashed 1px #663300;
}

#entete-paroisse{
	width: 192px;
	height: 20px;
	background: url(images/dossier_hd.png) no-repeat;
	border-bottom: dashed 1px #663300;
}

#titre-paroisse{
	padding-top: 3px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}

#liste-paroisse-txt{
	width: 550px;
	padding: 5px 0px 0px 1Opx;
	text-align: justify;
}

#corps-paroisse{
	width: 192px;
	height: auto;
	background: url(images/dossier_bdy.png) repeat-y;
	padding-bottom: 5px;
}

#corps-paroisse-txt{
	padding: 3px 0px 0px 15px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

#corps-paroisse a:link{
	width: 185px;
	color: #BB5E00;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}

#corps-paroisse a:visited{
	width: 185px;
	color: #BB5E00;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
}

#corps-paroisse a:hover{
	width: 185px;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

#pied-paroisse{
	width: 192px;
	height: 20px;
	background: url(images/dossier_ft.png) no-repeat;
}

#entete-rendu{
	width: 192px;
	height: 20px;
	background: url(images/dossier_hd.png) no-repeat;
	border-bottom: dashed 1px #663300;
}

#titre-rendu{
	padding-top: 3px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#corps-rendu{
	width: 192px;
	height: auto;
	background: url(images/dossier_bdy.png) repeat-y;
	padding-bottom: 5px;
}

#corps-rendu-txt{
	padding: 3px 5px 0px 10px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#corps-rendu a:link{
	color: #BB5E00;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
	text-align: left;
}

#corps-rendu a:visited{
	color: #BB5E00;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	text-align: left;
}

#corps-rendu a:hover{
	width: 185px;
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
	text-align: left;
}

#pied-rendu{
	width: 192px;
	height: 20px;
	background: url(images/dossier_ft.png) no-repeat;
}

#titre-dossier{
	padding-top: 3px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
}

#corps-dossier{
	width: 192px;
	height: auto;
	background: url(images/dossier_bdy.png) repeat-y;
}

#corps-dossier a:link{
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
}

#corps-dossier a:visited{
	color: #BB5E00;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
}

#corps-dossier a:hover{
	color: #0066CC;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 8px;
}

#corps-dossier-txt{
	padding: 3px 5px 0px 10px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#pied-dossier{
	width: 192px;
	height: 15px;
	background: url(images/dossier_ft.png) no-repeat;
}

.module{
	clear: both;
	float: left;
	width: 192px;
	height: auto;
	margin: 15px 0px 0px 3px;
}

.tete-module{
	width: 192px;
	height: 20px;
	background: url(images/module_hd.png) no-repeat;
	border-bottom: dashed 1px #663300;
}

.tete-module-txt{
	padding-top: 3px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.corps-module{
	width: 192px;
	height: auto;
	background: url(images/module_bdy.png) repeat-y;
}

.news{
	padding: 3px 0px 0px 15px;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.pied-module{
	width: 192px;
	height: 20px;
	background: url(images/module_ft.png) no-repeat;
}

#recherche{
	width: 420px;
	float: left;
	height: 20px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#liste-paroisse{
	float: left;
	width: 560px;
	height: auto;
	background: #E9E9E9;
	margin: 0px 0px 0px 8px;
	color: #000000;
	text-align: left;
	font-size: 11px;
}

#liste-paroisse table{
	background: #E9E9E9;
}

#liste-paroisse th{
	text-align: left;
	padding: 0px 0px 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

#liste-paroisse a:link{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	font-weight: bold;
}

#liste-paroisse a:visited{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

#liste-paroisse a:hover{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: bold;
}

#paginator{
	clear:both;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}


#paginator #paginator_link_selected {
	color:#0066CC;
}

#adresse-paroisse{
	float: left;
	width: 540px;
	height: auto;
	background: #D7EBFF;
	text-align: left;
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#adresse-paroisse b{
	color: #999900;
	font-size: 12px;
	padding-right: 3px;
}

#presentation-paroisse{
	float: left;
	width: 300px;
	height: auto;
	background: #D7EBFF;
	padding: 0px 0px 10px 10px;
	margin: 10px 5px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#tete-presentation{
	color: #999900;
	font-size: 12px;
	padding-right: 3px;
	font-weight: bold;
}

#texte-presentation{
	padding-left: 10px;
}

#titre-messes{
	color: #999900;
	font-size: 12px;
	padding-left: 10px;
	font-weight: bold;
}

#messes-paroisses{
	float: left;
	width: 230px;
	height: auto;
	background: #D7EBFF;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#corps-messes{
	padding: 3px 0px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#texte-messes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px 10px 15px;
}

#texte-messes li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: outside;
	padding: 0px 0px 0px 15px;
}

#annonces-paroisses{
	clear: left;
	float: left;
	width: 540px;
	height: auto;
	background: #D7EBFF;
	text-align: left;
	padding: 0px 0px 10px 10px;
	margin: 10px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#corps-annonces{
	float: left;
	width: 500px;
	height: auto;
	padding: 0px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

#corps-annonces b{
	color: #999900;
	font-size: 12px;
	padding-right: 3px;
}

.tete-lire-aussi{
	background: #C5D9FA;
	color: #000000;
	float: left;
	font-size: 11px;
	height: auto;
	margin: 10px 0px 0px 8px;
	text-align: left;
	width: 560px;
}

.titre-lire-aussi{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 3px 0px 0px 0px;
}

.corps-lire-aussi{
	clear: left;
	float: left;
	width: 200px;
	height: 25px;
	margin: 5px 0px 0px 30px;
	background: url(images/lireaussi_hd2.gif) no-repeat left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.corps-lire-aussi a{
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}

#forum
{
	background-color:#D7EBFF;
	border:#CCCCCC 1px solid;
	font-size:11px;
	height:100%;
}

#forum h1
{
	color:#666666;
	font-size:12px;
}

#forum table
{
	width:100%;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:10px;
}

#forum table td
{
	height:20px;
	padding-left:5px;
}

#forum table#tablelist td
{
	height:20px;
	padding-left:5px;
	border:#CCCCCC solid 1px;
}

#forum input
{
	font-size:10px;
}

#forum select
{
	font-size:10px;
}

.theme_forum
{
	margin:5px;
	background:#FFFFFF;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}

.theme_forum_txt
{
	padding:5px;
}

#liste_msg
{
	margin:5px;
	display:block;
	height:auto;
}

.msg_user
{
	float:left;
	width:175px;
	margin-bottom:10px;
	margin-top:5px;
}

.msg_txt
{
	float:left;
	width:380px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
}

.msg_txt_txt
{
	padding:5px;
}

#gestion_bar
{
	margin-top:5px;
	margin-bottom:10px;
	background-color:#F4F4F4;
	padding-left:3px;
}

#connect_forum
{
	margin-to:5px;
	margin-left:5px;
	margin-bottom:10px;
	border-bottom: #0080C0 solid 1px;
}

#sujet_list td
{
	background-color:#E7EFEF;
	border-bottom: #0080C0 solid 1px;
	border-left: #CCCCCC solid 1px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
