/* Styles HTML génériques */

body {
	padding: 0;
	margin: 0;
	background: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	border: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #7a7a7a;
}
a:hover {
	color: black;
}
img {
	border: 0;
}
h1 {
	color: #ff930b;
	font-weight: bold;
	font-family: Times;
	font-size:24px;
}
h2 {
	color: #ff930b;
	font-weight: bold;
	font-family: Times;
	font-size:20px;
}
h3 {
	color: #ff930b;
	font-weight: bold;
	font-family: Times;
	font-size:16px;
}

/* Eléments principaux de mise en page */

#conteneur {
	padding-bottom:5px;
	margin: 5px auto;
	width: 1000px;
	background: #fff;
	border: solid black 1px;
}
.page_sommaire #conteneur{
	/*background-image: url(images/fond_sommaire.png);
	background-repeat: repeat-y;*/
}
.page_article #conteneur, .page_rubrique #conteneur, .page_plan #conteneur, .page_auteur #conteneur{
	background-image: url(images/fond.png);
	background-repeat: repeat-y;
}
.page_forum  #conteneur{
	background-image: url(images/fond_forum.png);
	background-repeat: repeat-y;
}
#enTete {
	height: 99px;
}


.page_plan #corps {
	margin-left: 205px;
}
.page_auteur #corps {
	margin-left: 205px;
}
#phorum {
	padding-left:10px;
	padding-top:10px;
}
#bandeau {
	background-image: url(images/ban.png);
	background-repeat: no-repeat;
	height: 73px;
}
#bandeau h1 {
	display:none;
}
#menuGeneral {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	background-color: #80a0c6;
	width: 100%;
	height:31px;
}
#enTete h1 {
	margin: 0;
	padding: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
#basDePage {
	clear: both;
	text-align: left;
	clear: both;
	position: relative;
	border-top: 1px solid #163c3d;
	top: 5px;
	bottom: 5px;
}
#hierarchie {
	margin: 0.75em 0 0 0;
}

.chapo {
	font-style: italic;
	font-weight: bold;
	text-align:justify;
}
.texte{
	text-align:justify;
}
.page_sommaire #basDePage{
	background-image: url(images/fond_pied.gif);
	background-repeat: repeat-y;
}
.page_article #basDePage, .page_rubrique #basDePage, .page_plan #basDePage, .page_auteur #basDePage{
	background-image: url(images/pied2.png);
	background-repeat: repeat-y;
}
#basDePage ul {
	padding:5px;
	list-style: none;
	margin:0;
	width: 465px;
	text-align:right;
}
#basDePage li {
	display: inline;
}
.page_article #basDePage ul, .page_rubrique #basDePage ul, .page_article #basDePage ul, .page_rubrique #basDePage ul, .page_plan #basDePage ul, .page_auteur #basDePage ul {
	width:auto;
	text-align:center;
}
#basDePage, #basDePage a {
	color: #E59100;
}
#basDePage a:hover {
	color: #996100;
}
#copyrightBdp {
	margin: 0 auto;
	width: 1000px;
	text-align: right;
	color: #999;
}
#copyrightBdp a {
	color: #999;
}
#copyrightBdp a:hover {
	color: #666;
}

#encadre {
	float: left;
	width: 170px;
/*	border: 1px solid transparent; */
	padding-left: 12px;
	padding-top: 2em;
}
#encadre li, #encadre ul {
	list-style-type: none;
	padding:0;
}

#corps {position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	top:5px;
	width: 500px;
	float: left;
	margin-left:18px;
}
.page_sommaire #corps{
	padding-left:0px;
	padding-right:0px;
}
#actualites {
	padding-bottom:10px;
	position:relative;
	top:5px;
	padding-top:20px;
	font-size: 11px;
	float: right;
	width: 263px;
	margin-right:10px;
}
#actualites h4{
	font-family: Times;
	background-color: #dfdfdf;
	color: #ff930b;
	margin:0;
	font-weight:normal;
	display: block;
	font-size: 18px;
}
#actualites fieldset{
	background-color:#fff;
	padding:5px;
	margin-top:10px;
	width:150px;
	float:left;
}
#actualites .btn_ok {
	float:left;
	position:relative;
	top:41px;
}
#actualites div ul, #actualites div h4, #actualites div form {
	padding-left:20px;
}
#actualites div p {
	text-align: right;
	padding: 0 20px;
}
#actualites #login, #actualites #password {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	width: 138px;
	height: 17px;
	padding: 1px 5px;
	border: solid silver 1px;
	margin: 1px 0px 2px 0px;
}

table.gsc-search-box {
	width: 170px;
	display: none;
}

#corps .liste-articles ul, #corps .liste-articles  li {
	list-style-type: none;
}
.lienSuite {
	text-align: right;
}
.lienSuite A{
	color: #2c74c9;
	background-image:url(images/fl_bleu.gif);
	background-repeat: no-repeat;
	background-position:left 4px;
	padding-left:15px;
	padding-right:5px;
}
#visuel {
	width: 100%;
	height: 346px;
/*	text-align: right; */
	text-align: center;
}
#selection {
	width: 100%;
}
#quiSommesNous {
	width: 32%;
	float: left;
	margin-left:30px;
}
#quiSommesNous ul {
	margin:0;
	padding:0;
}
#vocationReligieuse {
	width: 31%;
	float: left;
}
#repertoire {
	width: 29%;
	float: right;
	text-align:center;
}
#repertoire select{
	width: 137px;
	margin-bottom:5px;
}
#repertoire form {
	border-bottom: 1px solid #bfcecb;
}
#repertoire h2{
	color:#4284db;
}
#conferences {
	text-align:left;
}
#conferences .f_left{
	padding-bottom:5px;
}
#conferences .lieu{
	font-size:10px;
	color:#aaa;
}
#conferences .ordre {
	font-size:10px;
}
#conferences .ordre a {
	color: black;
}
.agenda, .ficheSignaletique {
	border: 1px solid #7A7A7A;
	background-color:#eee;
	margin:5px;
	padding:5px;
}
.agenda h2{
	color:#7A7A7A;
	margin:0;
}
h1 .date {
	font-style:italic;
	font-size:smaller;
}
.form-row label {
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
}
.submit-row{
	text-align:right;
	padding-right:200px;
}
.clr{
	clear:both;
	font-size: 1px;
}
.f_left{
	float:left;
}
body.page_sommaire #corps {
	width: 700px;
}
.ficheIntroRepertoire {
	border: solid black 1px;
	margin: 1em;
	padding: 1em;
}
.ficheIntroRepertoire .lienSavoirPlus{
	text-align:right;
}
.gsc-control {
	width:175px;
	text-align:justify;
}
.gs-title{
	text-align:left;
}
.gsc-search-box td{
	display:block;
}
.gsc-branding{
	display:none;
}
#lien_forum{
	font-weight:bold;
	font-style:italic;
	margin-top:10px;
	padding-top:7px;
	border-top:1px solid #7A7A7A;
}
h3.articles_rubriques  {
	border-top:1px solid #7A7A7A;
	font-size:13px;
	margin:0;
	margin-top:10px;
	padding-top:7px;
}
ul.articles_rubriques{
	margin-top:0;
}
ul.articles_rubriques li{
	display:inline;
}
.invisible{
	display:none;
}
.formulaire_spip textarea{
	display:block;
	width:300px;
}
.formulaire_spip label {
	font-weight:bold;
	width:150px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
}
.formulaire_spip fieldset {
	border:1px solid #7A7A7A;
}
.formulaire_spip legend {
	font-style:italic;
}
.spip_bouton{
	text-align:right;
	padding-right:35px;
}

.spip_documents_center img {
	margin: 1em auto;
}
#document_actif .spip_doc_titre {
	font-weight: bold;
}

/* Sommaire Vie religieuse */

#sommaireVieReligieuse {
	padding-bottom: 5em;
}
#sommaireVieReligieuse ul, #sommaireVieReligieuse li {
	padding: 0;
	margin: 0;
}
#sommaireVieReligieuse h3.titre {
	margin: 1.5em 0 0.2em 0;
}
#sommaireVieReligieuse a, #sommaireVieReligieuse a:hover {
	color: #FF930B;
}
#sommaireVieReligieuse p {
	margin: 0 0 0 3em;
}


/* Page liens */
.syndic {
	padding-bottom: 5em;
}
.syndic h4 {
	margin: 1.5em 0 0.2em 0;
}
.syndic p {
	margin: 0 0 0 3em;
}
.syndic img {
	clear: right;
	float: right;
	margin: .5em 0 0 0;
}

/* Page répertoire */
.ligne_1 {
	font-weight: bold;
}
p.pagination {
	text-align: center;
	margin: 1em;
}
#logoInstitut {
	text-align: center;
}
.centrer_image{
margin-left:auto;
display:block;
margin-right:auto;
}

#images_portfolio {
	text-align: center;
}
#images_portfolio img {
	margin: 0 5px;
}

