/* ===============================================
			HTML styling
=============================================== */
body {
	background: #ddd;
	color: rgb(0, 0, 0);
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}

div	{
	margin				: 0px;
	padding				: 0px;
}
  
h1	{
	margin				: 0px;
	padding				: 5px;
	color				: black;
	background-color	: #eee;
	font-size			: 14px;
	font-weight			: bold;
	/*border-bottom		: 1px dotted black;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}

h2	{
	margin				: 0px;
	padding				: 3px;
	color				: black;
	font-size			: 12px;
	font-weight			: bold;
  border-bottom: 1px dotted #ccc;
}

p	{
	text-align: justify;
  }

input,select,textarea,button {
  font-size: 10px;
  border: solid 1px #ddd;
  padding-left	: 3px;
}

input,textarea,button {
	-moz-border-radius : 10px;
}

input:focus, 
select:focus, 
textarea:focus {
	background-color: #EBF1FA;
	border: solid 1px #ccc;
}

input[type=submit]{
	font-size		: 10px;
}

/* ================================================
	links style
=================================================*/
a { 
	text-decoration: none; 
  	color: #18d;
}
a:hover {
	text-decoration: underline;
	color: #18d;
	/*border-bottom: 1px solid black;*/
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]"; 
	color:#999; 
	background:transparent;
	font-size: 8px;
}


a[href^="http:"],a[href^="https:"] {
	background: transparent url('/pics/icon_outlink.gif') 100% 50% no-repeat;
	padding-right: 10px;
}
a[href*=".pdf"] {
	background: transparent url('/pics/icon_pdf.png') 100% 50% no-repeat;
	padding-right: 15px;
}
a img {border: none;}

/*=================================================
	 Top page Styles
=================================================*/
#topLogo {
	height: 110px;
	background: #18d;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
  }
    
#topNav {
	height: 25px;
	border-top: 1px solid #fff;
	background: #147;
    color: #ddd;
	padding-top:4px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#topNav span.left {
  float: left;
  text-align: left;
  color: #ffffff;
  width: 20%;
}

#topNav span.right {
  float: right;
  text-align: right;
  color: #ffffff;
  width: 20%;
  }
  
#topNav span.middle {
  margin: 0px auto;
  font-size: 10px;
  font-style: italic;
  width: 60%;
}

#topNav select, #topNav input {
    background: #147;
    color: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    border: 1px solid #ddd;
  }

/*============= Article Styles ==============*/
.lighthouse {
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	min-height: 140px;
}

.lighthouse_abstract {
	font-size: 11px;
}

.news_abstract {
	min-height			: 120px;
	font-size			: 11px;
	margin-bottom		: 10px;
}

.navigationpath {
  font-size: 10px;
  font-weight: bold;
  color: #999;
  margin-bottom: 15px;
  margin-right: 10px;
  padding-left: 5px;
  border-left: 1px solid #ccc;
}

.title_list_article {
	width				: 350px;
margin-left: 120px;
	padding				: 5px;
	color				: black;
	background-color	: #eee;
	font-size			: 14px;
	font-weight			: bold;
	/*border-bottom		: 1px dotted black;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.list_article { 
	display: block;
	margin-left: 110px;
}
.list_article li {
	width: 340px;
	list-style-type: none;
	margin: 5px;
float: left;

}
.list_article li img {
	float: left;
}
.list_article_small li {
	font-size: smaller;
	display: block;
	width: 160px;
	height: 30px;
	list-style-type: none;
	margin-left: -35px;
	clear: both;
}
.list_article_small li img {
	/*float: left;*/
	vertical-align: text-bottom;
}

.multipage_sommaire {
	background-color: #d6e1ec;
	border	: 1px solid #a3bde2 ;
	width: 140px;
	margin: 10px;
	padding: 10px;
	-moz-border-radius: 5px;
}
.multipage_sommaire_title {
	font-size		: 14px;
	text-align		: center;
	margin-bottom	: 10px;
	border-bottom	: 1px solid #fff;
}

.multipage_sommaire_content {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	margin-bottom	: 15px;
	padding-bottom 			: 10px;
}

p.pagination {
	text-align: right;
}

/* ======== SPIP =====================*/
.spip_surligne {
	background-color	: yellow;
	font-weight			: bold;
}

.chapo {
	font-weight: bold;
	margin: 10px;
}

p.spip {
margin-left: 10px;
margin-right: 10px;
}

.spip_logos {
	margin		: 5px;
}

.spip_logo_left { float	: left; }
.spip_logo_right { float: right; }

.spip_documents {
	margin: 2px;
	padding: 2px;
}

.spip_documents_center{}
.spip_documents_right {}
.spip_documents_left {}

.article_attachments {
  margin-top	: 10px;
  background-color    : #fff;
  -moz-border-radius  : 5px;
  border-radius       : 5px;
  padding             : 10px;
}

.article_attachment {
width: 150px;
background-color : #ccc;
-moz-border-radius: 5px;
border-radius: 5px;
  padding           : 5px;
  text-align        : center;
  margin            : 10px;
}

.article_attachment_logo {
  
}

.article_attachment_title {
  font-weight: bold;
font-size: 12px;
}

.article_attachment_content {
  font-size: 10px;
}

.article_attachment a {
	background : none;
}
.article_attachment span {
display: block;
}
/* ==============================================
		Main Navigation Menu
============================================== */
#navigation ul {
	margin: 0; 
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
}

#navigation ul li a {
	display			: block;
	color			: #53a3cc;
	padding			: 5px;	
}

li.nav_on, li.nav_off {
	font-size		: 12px;	
}

#navigation li a:link {
	color: #53a3cc;
	text-decoration: none;
}

#navigation li a:visited {
	color: #53a3cc;
	text-decoration: none;
}

#navigation li a:active {
	background: #FFFFFF;
	color: #53a3cc;
	text-decoration: none;
}

#navigation li a:hover {
	background		: #cbddf7; 
	color			: #333;
	text-decoration	: none;
	-moz-border-radius: 2px;
	border-radius	: 2px;
}

#navigation ul li.nav_on {
	font-weight		: bold;
	list-style-image: url(/puce.gif);
}

#navigation ul li.nav_on a {
	color: #fff;
	background-color: #a3bde2;
	-moz-border-radius: 2px;
	border-radius	: 2px;
}

#navigation .nav_title {
	background: #a3bde2; /*cbddf7;*/
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	padding-bottom:5px;
	padding-top: 5px;
	margin: 0xp auto;
	margin-bottom: 5px;
}
.nav_title a {
	color		: #fff;
	display		: block;
}

.nav_sub_off { display: none; } 

ul.nav_sub_on li {
	font-size		: 10px;
	margin-left		: 8px;
	list-style-type	: square;
}

li.nav_sub_last {	margin-bottom	: 10px; }
li.nav_sub_first { margin-top: 10px; }

li.nav_subselected_on {}

/* =========================================
	House Navigation Menu
========================================= */
#navigation_house ul {
	margin: 0; 
	margin-left: 5px;
	padding: 0;
	list-style-type: none;
}

#navigation_house ul li a {
	display			: block;
	color			: #53a3cc;
	padding			: 5px;	
}

#navigation_house li a:link {
	color: #53a3cc;
	text-decoration: none;
}

#navigation_house li a:visited {
	color: #53a3cc;
	text-decoration: none;
}

#navigation_house li a:active {
	background: #FFFFFF;
	color: #53a3cc;
	text-decoration: none;
}

#navigation_house li a:hover {
	background		: #cbddf7; 
	color			: #FFF;
	text-decoration	: none;
	-moz-border-radius: 2px;
	border-radius	: 2px;
}

#navigation_house ul li.nav_on {
	font-weight		: bold;
	list-style-image: url(/puce.gif);
}


#navigation_house .nav_title {
	background: #ff4c4c; 
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
	padding-bottom:5px;
	padding-top: 5px;
	margin: 0xp auto;
	margin-bottom: 0px;
}
#navigation_house .nav_title a {
	color		: #fff;
	display		: block;
}

/* ================================
	House Pulldown menu
================================= */
.house_selector {
	text-align	: center;
	border		: 1px solid #ddd;
	-moz-border-radius	: 5px;
	border-radius		: 5px;
	padding				: 5px;
	margin-bottom		: 5px;
}


/* ===============================
	Newsletter Box
=============================== */
.newsletter{
	margin-bottom: 15px;
	display: block;
	margin-top: 15px;
}
.newsletter_title {
	padding-top:5px;
	padding-bottom: 5px;
	background: #ff4c4c;
	text-align: center;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0px auto;
}
.newsletter_content,.nav_content {
	margin-top: 4px;
	margin-bottom: 15px;
	padding: 10px;	
	font-size: 10px;
	text-align: left;
	border: 1px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* =======================================
		NEWS
======================================= */
.news_list {
	margin-top		: 10px;
}
div.news_list h1 {
	text-align: center;
}

div.news_list ul {
	margin: 0px;
	padding : 0px;
	margin-left: 15px;
}

div.news_list li {
	list-style-type	: square;
	padding-bottom	: 5px;
	font-size		: 10px;
}

div.news_list span {
	font-size		: 9px;
}

/* ==== Translations ==== */
.translation_links {
	text-align		: center;
}

form.translation_links select {
	text-align		: center;
	font-size		: 10px;
	backgound		: #ccc;
}


/* ======== Animation generics ======= */
#loadingMsg {
	position			: absolute;
	left				: 300px;
	top					: 300px;
	width				: 230px;
	height				: 50px;	
	opacity				: 0.7;
	filter				: alpha(opacity:0.7);	
	background-color	: #FFF4D8;
	border				: 1px solid #E8A400;
    z-index				: 20; 
	padding				: 5px;
	font-size			: 12px;
}
#loadingMsg img { padding-right: 10px; }

.button_close {
	float: right;
	font-size: 9px;
	padding: 4px;
	margin-top: 0px;
}

#debugMsg {
	position			: absolute;
	margin				: auto 20%;
	padding				: 20px;
	opacity				: 0.8;
	filter				: alpha(opacity=0.8);	
	background-color	: #ddd;
	border				: 1px solid #ccc;
    z-index				: 10; 
	font-size			: 14px;
	-moz-border-radius	: 10px;
}
#debug_msg { opacity : 1; }


/* ===========================================
Today animation
=============================================  */
#todaybox {
   width            : 170px;
   padding-top      : 5px;
   padding-bottom   : 5px;
   background-color : #f1f1f1;
   font-family      : Arial;
   text-align       : center;
   margin-bottom	: 10px;
   -moz-border-radius	: 5px;
   
}

div#today_toggle {
   font-size        : 14px;
   font-weight      : bold;
   color            : #ccc;
   text-align		: center;
}

p#today_date {
   font-size        : 12px;
   text-align		: center;
   margin-top		: 10px;
}

ul#today_saint { text-align : left; }

#today_saint li {
   list-style-type  : square;
   margin-left      : -22px;
   font-size        : 12px;
}

.left { float: left; }
.right { float: right;  }

#today_gospel, #today_msgmonth {
   font-size		: 10px;
   text-align		: center;
   margin-top		: 10px;
}


/*====== Beatitude of the Day ======*/
#beatitude_toggle{
	font-size		: 12px;
	color			: #fff;
	border-bottom	: 1px solid #fff;
	padding-bottom	: 3px;
	z-index			: 10;
}
#beatitude_toggle:hover { text-decoration	: none; }

#beatitude_box {
   position         : absolute;
   left             : 380px;
   top              : 25px;
   width			: 250px;
   opacity			: 0;
   filter			: alpha(opacity:0);
   -moz-border-radius	: 5px;
   border-radius	: 5px;
   background-color	: #ECF3E1;
   border			: 1px solid #C5DEA1;
   z-index 			: 3;
}

#beatitude_data {
   padding          : 10px;
   font-family      : Arial;
	font-size		: 14px;
	font-weight		: bold;
}


/* ===========================================
		Calendar 
=========================================== */
.more_event {
	font-size			: 10px;
	font-weight			: bold;
	text-align			: right;
	font-variant		: small-caps;
}

#agenda h1 {
	margin-top			: 15px;
}

#agenda ul {

}

#agenda img {
	float					: left;
}

li.calendar_item {
	margin-bottom		: 5px;
	padding				: 2px;
	list-style-type	: square;
}

.calendar_type_event {
	font-style			: italic;
	font-variant		: small-caps;
}

.calendar_event_date {
	font-size	: 12px;
}

/* =============================
	Search styling 
============================= */
.cartouche { margin: 15px;}
.liste-articles{
margin: 5px;
}
.list_articles a:hover {
text-decoration: none;
}
.detail{
margin-bottom: 15px;
}
.search_meta{
font-size: 10px;
color: #aaa;
margin-bottom: 5px;
}
.search_date{}
.search_section{}
.search_detail{
font-size: 11px;
}

