/* BALISES HTML GENERIQUES */
body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

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

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* CONTENEUR GENERAL */

#container {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

/* EN-TĘTE */

#logoSiteImpression {
	width: 100%;
	text-align: center;
	padding-bottom: 24pt;
}
#banner {
	display: none;
}
.spip-admin-float{
	display: none;
}

/* MENU DE NAVIGATION PRINCIPAL */

#menu1, #menu2 {
	display: none;
}
.menudiv {
	display: none;
}


/* MARGES GAUCHE ET DROITE*/

#margeGauche, #margeDroite, #margeDroiteArticle {
	display: none;
}

/* CONTENU PRINCIPAL DE LA PAGE */

#content, #contentCultures {
	width: 100%;
}

.rubriqueCourante {
	font-size: 11pt;
	font-weight: bold;
	text-transform: small-caps;
	letter-spacing: 1pt;
	margin-bottom: 5pt;
}

#content h1, #contentCultures h1 {
	color: #000;
	margin: 0;
	font-size: 18pt;
	font-weight: bolder;
	text-transform: uppercase;
}
h1#titrePage {
	text-transform: none;
}

.surtitre {
	color: #1d3d70;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

#content div.texte, #content p, #content td, #content ul, #content ol, #contentCultures div.texte, #contentCultures p, #contentCultures td, #contentCultures ul, #contentCultures ol {
	text-align: left;
	font-size: 11pt;
}
#content ul, #contentCultures ul {
	margin-left: 24pt;
}
#content ul li, #contentCultures ul li {
	list-style-type: disc;
}
#content ol, #contentCultures ol {
	margin-left: 24pt;
}
#content ol li, #contentCultures ol li {
	list-style-type: decimal;
}
#content th, #contentCultures th {
	text-align: center;
	background-color: #eee;
	font-size: 11pt;
}

#content table, #contentCultures table {
	margin-left: auto;
	margin-right: auto;
}

.chapo {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 12pt;
	margin-bottom: 12pt;
}

#content h2, #contentCultures h2 {
	font-size: 13pt;
	margin-top: 12pt;
	font-weight: bolder;
}

h3.spip {
	font-size: 12pt;
}
h4.spip {
	font-size: 11pt;
}
h5.spip {
	font-size: 12pt;
}

div.ps {
	padding-top: 6pt;
	font-size: 10pt;
}

div.complements {
	font-size: 10pt;
	border-top: solid #ddd 1px;
	margin: 0;
	margin-top: 10pt;
}

div.spip_documents {
	font-size: 10pt;
}

div.cadrePortfolio {
	float: left;
	margin: 5pt;
}


/* SYSTEME NAVIGATION BAS DE PAGE */

a.lienResultatTitre {
	font-weight: bold;
}

p#pagination {
	display: none;
}

#navOutils {
	display: none;
}
#articlesPrecedentSuivant {
	display: none;
}

/* PAGE D'ACCUEIL */

#derniereModification {
	float: right;
	width: 30%;
}
#derniereModification p {
	text-align: right;
	font-size: 8pt;
}

div.actuUne {
	border-top: solid #bbb 1pt;
	border-bottom: solid #bbb 1pt;
	margin: 0;
	margin-top: 37px;
	height: 148px;
}
#actuUnePrincipale {
	background: repeat-y url(/squelettes/img/fond_actu_une.gif);
	margin-top: 0;
}
div.conteneurVignetteActuUne {
	float: left;
	margin-right: 10pt;
	width: 146px;
	height: 110px;
	text-align: center;
}
img.vignetteActuUne, img.vignetteActu {
	border: 0;
}
div.actuUne h3, #actuUnePrincipale h2 {
	font-size: 14pt;
	margin: 0;
	margin-bottom: 3pt;
	padding: 6pt 0px 0px 12pt;
	font-weight: bolder;
}
div.actuUne p, #actuUnePrincipale p {
	margin: 0;
	margin-left: 159px;
}
.lienPlus {
	display: none;
}

#precedentesActualites {
	display: none;
}

/* CARTE DU DIOCESE */

#carteClicableDiocese {
	text-align: center;
}
#carteDiocese {
	border: 0;
}


/* PLAN DU SITE */

div.planSecteur {
	border-top: solid #bbb 1px;
	border-bottom: solid #bbb 1px;
	margin: 0;
	margin-top: 24pt;
	padding-bottom: 12pt;
}
h2.titreSecteur {
	font-size: 16pt;
	margin: 0;
	margin-bottom: 6pt;
	font-weight: bolder;
}


/* PIEDS DE PAGE */

#footer {
	clear: both;
	font-size: 10pt;
	padding-top: 6pt;
	border-top: solid #000 1pt;
	color: #000;
	text-align: center;
}
#liensBdP {
	display: none;
}

/* COPYRIGHT */

#spyrit {
	display: none;
}
