body{
    background-color: #663300;
}
a, a.parish_in, a.parish_out {
	color: #76a5d4;
}

#petit-calendrier {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans;
}
#petit-calendrier .choix-date {
	text-align: left;
	margin-bottom: 5px;
}
#petit-calendrier .choix-date select {
	font-size: 11px;
	background-color: #f9f3e8;
	border: 1px solid grey;
	color: grey;
	margin-right: 5px;
}
.calendrier td {
	color: #989a99;
	text-align: center;
}
.calendrier td a {
	color: #78b3f7;
	text-decoration: none;
}
.calendrier td.aujourdhui, .calendrier td.aujourdhui a {
	color: black;
	text-decoration: none;
}
.calendrier td.avant {
	color: #cccccc;
	text-decoration: none;
}
.calendrier td.avant a {
	color: #b1d0f5;
	text-decoration: none;
}
.calendrier td.selection {
	background-color: #b18045;
	color: white;
}
.calendrier td.selection a {
	color: white;
}
#bandeau-logo-accueil {
	clear: left;
	position: relative;
	width: 923px;
	height: 325px;
	overflow: hidden;
}
#bandeau-logo-interieur {
	clear: left;
	position: relative;
	width: 923px;
	height: 225px;
	overflow: hidden;
}
.case_recherche {
	height: 13px;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
	width: 170px;
	border: 1px solid #aac0c5;
}
#case-logo {
	width: 225px;
	height: 225px;
	float: left;
	background-color: white;
}
#accessibilite-accueil {
	height: 32px;
	padding-top: 14px;
	padding-left: 41px;
	background: url(images_site/accessibilite.gif) 16px 15px no-repeat ;
}
#accessibilite-accueil a {
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-family: arial, helvetica, sans;
}
#top-right {
	width: 696px;
        height: 225px;
	float: left;
	position: relative;
        background-color: brown;
}
#vitrail_accueil {
	position: absolute;
	left: 0px;
	top: 0px;
}
#bandeau-navigation {
	clear: left;
	font-family: times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	z-index: 10;
}
ul.ul-bandeau-navigation, ul.ul-bandeau-navigation-hover {
	z-index: 15;
	float: left;
	position: relative;
	margin: 0px;
	margin-top: 0px;
	padding-left: 19px;
	padding-top: 9px;
	background-color: #aac0c5;
	width: 153px;
	height: 35px;
	border: 1px solid #aac0c5;
}
ul.ul-bandeau-navigation-liens, ul.ul-bandeau-navigation-liens-hover {
	float: left;
	margin: 0px;
	margin-top: 0px;
	padding-left: 19px;
	padding-top: 9px;
	background-color: #aac0c5;
	width: 153px;
	height: 35px;
	border: 1px solid #aac0c5;

}
ul.ul-bandeau-navigation-hover, ul.ul-bandeau-navigation-liens-hover {
	background-color: #9a0000;
	border: 1px solid white;
	color: white;
}
ul.ul-bandeau-navigation a {
	color: black;
	text-decoration: none;
}
ul.ul-bandeau-navigation-hover a {
	color: white;
	text-decoration: none;
}
ul.ul-bandeau-navigation .onglets-navigation {
	display: none;
}
ul.ul-bandeau-navigation-hover .onglets-navigation {
	display: block;
}
#ul-bandeau-navigation1 {
	width: 204px;	
}
#ul-bandeau-navigation1 {
	z-index: 20;
}
#ul-bandeau-navigation2 {
	z-index: 18;
}
#ul-bandeau-navigation3 {
	z-index: 16;
}
#ul-bandeau-navigation-liens1 {
	width: 173px;
}
#ul-bandeau-navigation-liens2 {
	width: 133px;
}
.titre-bandeau-navigation {
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
}
ul.ul-bandeau-navigation-liens a {
	color: black;
	text-decoration: none;
}
ul.ul-bandeau-navigation-liens-hover a {
	color: white;
	text-decoration: none;
}
.onglets-navigation {
	position: absolute;
	left: -1px;
	top: 44px;
	width: 260px;
	background-color: #b40000;
	border: 1px solid white;
	z-index: 10;
	margin: 0px;
	padding-left: 0px;
	font-family: verdana, helvetica, sans;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
}
ul.onglets-navigation li a {
	display: block;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	border-top: 1px solid #b40000;
	border-bottom: 1px solid #b40000;
	text-decoration: none;
}
ul.onglets-navigation li a:hover, ul.onglets-navigation li:hover a {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #4e0000;
	color: White;
}
ul.onglets-navigation li a span {
	visibility: hidden;
}
ul.onglets-navigation li:hover a span {
	visibility: visible;
}
ul.onglets-navigation li.premierli a, ul.onglets-navigation li.premierli a:hover {
	padding-top: 12px;
	border-top: 0px;
}
ul.onglets-navigation li.dernierli a, ul.onglets-navigation li.dernierli a:hover {
	padding-bottom: 12px;
	border-bottom: 0px;
}
#corps-accueil {
	clear: left;
	background-color: #f9f3e7;
	background: url(images_site/fond-gauche.gif) left top repeat-y;
}

h3 {
	border-bottom: 1px solid #b18045;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h3.parish {
	text-align: left;

}
h3, h3 a {
	font-size: 12px;
	text-transform: uppercase;
	color: #9a0000;
	text-decoration: none;
}
h4 {
	border-bottom: 1px solid BurlyWood ;
	padding-bottom: 5px;
	margin-bottom: 10px;
padding-left: 0px;
}
h4.parish {
	text-align: left;
padding-left: 0px;

}
h4, h4 a {
	font-size: 10px;
        padding-left: 0px;
	text-transform: uppercase;
	color: BurlyWood ;
	text-decoration: none;
}
.col-gauche h4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	text-transform: uppercase;
	color: black;
	border: 0px;
}
.col-gauche ul {
	font-family: verdana, arial, sans;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.3em;
}
.col-gauche ul li {
	margin-bottom: 10px;
}
.col-gauche ul ul.decal {
	padding-left: 10px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
}
.col-gauche ul ul.decal2 {
	padding-left: 20px;
	margin-left: -10px;
	border-top: 1px solid #7bb3fd;
	border-bottom: 1px solid #7bb3fd;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: none;
}
.col-gauche ul ul.selecton {
	display: block;
}
.col-gauche ul ul.decal li {
	margin-bottom: 5px;
}

.col-gauche ul a {
	color: #76a5d4;
	text-decoration: none;
}
.col-gauche ul a:hover {
	color: black;
}
.col-gauche ul li a span {
	visibility: hidden;
}
.col-gauche ul li a:hover span {
	visibility: visible;
}
.col-gauche ul a.selecton {
	color: black;
}
#navigation-documents {
	width: 921px;
	background-color: #f9f2e8;
}
.annonce-accueil {
	width: 232px;
	height: 227px;
	position: relative;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.annonce-accueil-noir {
	position: absolute;
	top: 134px;
}
.annonce_accueil_intro {
	font-family: verdana, arial, sans;
	position: absolute;
	bottom: 98px;
	color: white;
	font-size: 9px;
	padding: 12px;
	display: none;
}
.annonce-accueil-noir-haut {
	position: absolute;
	top: 0px;
	display: none;
}

.annonce-accueil-titre {
	position: absolute;
	top: 129px;
	width: 208px;
	padding: 12px;
	color: white;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.annonce-accueil-titre-sous {
	position: absolute;
	top: 130px;
	left: 1px;
	width: 208px;
	padding: 12px;
	color: black;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.annonce-accueil-titre .surtitre, .annonce-accueil-titre .soustitre, .annonce-accueil-titre-sous .surtitre, .annonce-accueil-titre-sous .soustitre {
	font-size: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.annonce-accueil-titre a {
	color: white;
	text-decoration: none;
}
.annonce-texte-accueil {
	float: left;
	width: 208px;
	padding: 12px;
	padding-top: 12px;
}
#fil-ariane {
	font-family: arial, sans;
	font-size: 11px;
	font-weight: bold;
	color: #f8af44;
}
#fil-ariane a {
	text-decoration: none;
	color: #76a5d4;
}
#fil-ariane a:hover {
	text-decoration: none;
	color: black;
}
h1, h1 a {
	font-family: times, "Times New Roman", serif;
	font-size: 25px;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #76a5d4;
	margin: 0px:
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: none;
}
h1.titre-big {
	margin-top: 0px;
	font-size: 38px;
	line-height: 1.2em;
	color: #333333;
}

#encart-logo {
	float: left;
	width: 350px;
	padding-right: 25px;
	background-color: white;

}
#encart-logo-rubrique {
	float: right;
	width: 350px;
	padding-left: 25px;
	background-color: white;

}
.portfolio140 {
	font-family: arial, helvetica, sans;
	font-size: 11px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	width: 140px;
	height: 180px;
	padding-right: 14px;
	padding-bottom: 23px;
	float: left;
}
.logo140 {
	margin-bottom: 10px;
}
.titre140 a {
	font-weight: bold;
	color: #76a5d4;
	text-decoration: none;
}
.petites_vignettes, .petites_vignetteson {
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}
.petites_vignetteson .vignette {
	display: none;
}
.petites_vignettes .carrebleu {
	display: none;
}
a.lien_retour {
	font-family: verdana, arial, helvetica, sans;
	font-weight: bold;
	color: #76a5d4;
	text-decoration: none;
	font-size: 11px;
	padding: 7px;
	border-left: 1px solid #f49304;
}
.fleches-navigation {
	margin-right: 20px;
	float: right;
}
.fleches-navigation img {
	vertical-align: middle;
}
.description-col-gauche {
	font-size: 11px;
	margin-bottom: 23px;
}
.description-grand {
	padding-top: 15px;
	font-size: 11px;
}
.description-grand a {
	text-decoration: none;
	color: #b18045;
}
.entree-liste {
	padding-top: 30px;
	clear: left;
	position: relative;
}
.entree-liste-logo {
	float: left;
}
.entree-liste-texte {
		margin-left: 106px;
}
.entree-liste-titre {
	font-weight: bold;
	font-family: times, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 14px;
}
.entree-liste-titre a {
	text-decoration: none;
	color: #f69301;
}
.entree-liste-suite a {
	display: block;
	margin-top: 5px;
	background: url(images_site/fleche-bleue-rond.gif) no-repeat left;
	padding-left: 20px;
	color: #85b7fe;
	font-weight: bold;
	text-decoration: none;
}
#bas-page {
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 10px;
	font-family: times, times new, serif;
}
#bas-page div {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background: url(images_site/barre-verticale-bleue.gif) left no-repeat;
}
#bas-page a {
	color: #b18045;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.parish_doc_titre, .parish_doc_descriptif {
	text-align: left;
	font-size: 10px;
	line-height: 1.2em;
}
.parish_doc_titre {
	font-size: 11px;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
#jour-calendrier {
	list-style-type: none;
	padding-left: 0px;
}
#jour-calendrier li {
	position: relative;
	padding-top: 10px;
	margin-left: 100px;
}
#jour-calendrier div.horaires {
	width: 80px;
	position: absolute;
	left: -100px;
	padding: 0px;
	padding-top: 1px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;	
}
#liste_calendriers {
	float: right; margin-top: 15px;
	width: 150px;
}
#liste_calendriers a {
	text-decoration: none;
	color: #666666;
}
#liste_calendriers div.calon a {
	color: black;
}
.pave-vignettes {
	background-color: #bfd7f6;
	padding: 10px;
}
#plan-points {
	position: relative; float: right; margin-left: 10px;
}
.pave-vignettes .titre-images {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}
.parish_note {
	font-size: 10px;
}
#titre-glossaire {
	margin-top: 50px;
	color: #f59200;
	font-family: times, times new roman, serif;
	text-transform: uppercase;
	font-weight: bold;
}
#mots-glossaire {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #f59200;
	border-bottom: 1px solid #f59200;
}
#mots-glossaire, #mots-glossaire a {
	font-weight: bold;
	color: #74a4d2;
	text-decoration: none;
}
.une0 {
	font-family: verdana, arial, sans;
	font-size: 10px;
	line-height: 1.3em;
}
hr.trait-separation {
	height: 1px;
	padding: 0;
	color: #ffffff;
	background-color: #ffffff;
	border: 0;
	margin-left: -15px;
	margin-right: -15px;
}
ul.plan1 {
	padding-left: 0px;
}
ul.plan1 a {
	text-decoration: none;
	background-color: #76a5d4;
	color: white;
	padding: 2px;
}
ul.plan1 li {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul.plan li {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.plan a {
	padding: 0px;
	text-decoration: none;
	background-color: white;
	color: #76a5d4;
}
.fichiers a {
	text-decoration: none;
}
#heurend {
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-transform: none;
}