body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align: justify;
	line-height: normal;
	background-image: url(../images/fondBody.jpg);
	background-color: #F3ECD2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#deco_droit {
	background-attachment: fixed;
	background-image: url(../images/fondDeco_droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
}
noscript {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	margin: 5px;
	padding: 5px;
	clear: both;
	text-align: center;
	display: block;
}


#global  {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sommaire {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#sommaire ul {
	margin: 0px;
	padding: 0px;
}
#sommaire li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	list-style-type: none;
	display: block;
	float: left;
	margin: 5px;
	position: relative;
	top: -7px;
}
#sommaire li+li {
	background-image: url(../images/separ_elementSom.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#sommaire a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
#sommaire a:hover, #sommaire a:focus {
	text-decoration: none;
}
#sommaire h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#sommaireGen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#sommaireGen ul {
	margin-left: 20px;
}
#sommaireGen li {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	list-style-type: circle;
}
#sommaireGen a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.col1, .col2  {
	float: left;
	width: 49%;
}
.col2 {
	float: left;
}
#corps {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}



#article {
	width: 50%;
}





img {
	border: 0px none #000000;
}

.bodyTexte {
	background-image:none;
	background-color: #FFFFFF;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 3em;
	margin-left: 2em;
}
.bodyTexte p {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin-right: 0em;
	margin-left: 0em;
}
h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
	font-variant: small-caps;
	margin-bottom: 10px;
	text-align: right;
}
.index h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 10px;
	margin-top: 2px;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	line-height: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	text-indent: 0em;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
p, li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
}

ul  {
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#global #corps ul {
	margin-left: 20px;
	margin-right: 5px;
}

/*li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin: 0px 0px 4px;
	padding: 0px;
	text-indent: 0.5em;
	line-height: 1.2em;
	text-align: justify;
}*/
#global #corps li {
	margin-bottom: 4px;
	list-style-position: inside;
}
#termes img {
	border: 1px solid #000000;
	display: block;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	margin-left: auto;
	margin-right: 10px;
}
#termes {
	padding: 10px;
}
#termes .terme {
	font-weight: bold;
	font-variant: small-caps;
}
#termes .discret {
	font-size: 12px;
	color: #666666;
}
#termes .legende {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#termes .legende a {
	color: #999999!important;
}
.etendrebis   {
	font-size: 1px;
	line-height: 1px;
	color: #CCCCCC;
	clear: both;
	width: 60%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77644A;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#planType {
	position: relative;
	height: 422px;
	width: auto;
}
#planType    .commentaire, #portailType  .commentaire {
	height: 108px;
	width: 310px;
	position: absolute;
	left: 510px;
	top: 0px;
	z-index: 2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	overflow: auto;
}
.commentaire  h2 {
	font-size: 12px;
	text-align: center;
}
.commentaire  p {
	font-size: 11px;
}


#planEglise {
	border: 1px solid #000000;
	position: absolute;
	z-index: 4;
	left: 134px;
	top: 0px;
}
.bouton {
	position: absolute;
	z-index: 4;
	background-color: #DDCA80;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: thin outset #7C6A21;
	font-weight: bold;
	color: #4F4315!important;
}
:hover.bouton, :focus.bouton {
	color: #FFF!important;
	background-color: #4F4315;
	border-style:inset;
}

.abside {
	left: 343px;
	top: 25px;
}
.basCotes {
	left: 364px;
	top: 238px;
}
.chapelle {
	left: 1px;
	top: 103px;
}
.chevet {
	left: 80px;
	top: 11px;
}
.choeur {
	left: 371px;
	top: 64px;
}
.deambulatoire {
	left: 53px;
	top: 47px;
}
.facade {
	left: 103px;
	top: 380px;
}
.nef {
	left: 147px;
	top: 249px;
}
.porche {
	left: 349px;
	top: 341px;
}
.transept {
	left: 380px;
	top: 118px;
}
.detailPlan, .vue {
	position: absolute;
	z-index: 5;
	display: none;
}
#abside {
	left: 212px;
	top: 25px;
}
#basCotes {
	left: 212px;
	top: 150px;
}
#chapelle {
	left: 183px;
	top: 80px;
}
#chevet {
	left: 213px;
	top: 22px;
}
#choeur {
	left: 213px;
	top: 25px;
}
#deambulatoire {
	left: 212px;
	top: 44px;
}
#facade {
	left: 209px;
	top: 368px;
}
#nef {
	left: 237px;
	top: 115px;
}
#porche {
	left: 212px;
	top: 319px;
}
#transept {
	left: 168px;
	top: 81px;
}
.vue {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	position: absolute;
	z-index: 5;
	height: 200px;
	width: 350px;
	left: 511px;
	top: 176px;
	overflow: auto;
	text-align: center;
}
.vue img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	border: 1px solid #000000;
}
.vue img.flotteGauche {
	margin-right: 10px;
	margin-left: 10px;
}

.vue a {
	color: #FFF!important;
}
#portailType {
	position: relative;
	height: 422px;
	width: auto;
}
#portail_img {
	border: 1px solid #000000;
	position: absolute;
	z-index: 4;
	left: 134px;
	top: 0px;
}
.detailPortail {
	position: absolute;
	z-index: 5;
	display: none;
}
.linteau {
	left: 76px;
	top: 162px;
}
#linteau {
	left: 192px;
	top: 140px;
}
.piedroits {
	left: 25px;
	top: 262px;
}
#piedroits {
	left: 160px;
	top: 149px;
}
.tympan {
	left: 74px;
	top: 108px;
}
#tympan {
	left: 197px;
	top: 79px;
}
.voussure {
	left: 49px;
	top: 54px;
}
#voussure {
	left: 160px;
	top: 39px;
}




a:link {
	color: #9C2903;
}
a:visited {
	color: #865B04;
}
a:active {
	color: #FF0000;
}
.bodyTexte a:link {
	color: #0000FF;
}
.bodyTexte a:visited {
	color: #9900CC;
}
.bodyTexte a:active {
	color: #990000;
} 
a:hover, a:focus {
	color: #000000;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	background-position: left top;
}
a {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gras {
	font-weight:bold;
}
.aDroite {
	text-align: right;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #7A3B18;
	text-align: center;
	clear: both;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.etendre {
	clear:both;
	font-size: 0px;
	line-height: 0px;
	height: 1px;
}
.effaceDroite {
	clear:right;
}
.effaceGauche {
	clear:left;
}
.flotteDroite {
	float:right;
}
.flotteGauche {
	float:left;
}
.enligne {
	display:inline !important;
}
.cache {
	position: absolute;
	left: -5000px;
	top: -5000px;
	overflow: hidden;
}
.horsEcran, .imprimUniquement {
	display:none;
}
.efface {
	display:none;
}
.nepasimprimer {
	/*juste pour dreamweaver utiliser dans css imprime*/
}
.pourPDA {
	display:none;
}
.infobulle{
	position: absolute;
	display:block;
	visibility : hidden;
	border: 1px solid Black;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	z-index:99;
	line-height: 15px;
	text-indent: 0px;
	left :0px;
	width:auto;
	margin-top:10px;
	margin-left :45px;
	margin-right:45px;
}

sup {
	font-size: 0.9em;
}
sup a {
	cursor:default;
}
#notes {
	/*display:none;*/
	position: absolute;
	left: -5000px;
	top: -5000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5%;
}
.aaa {
	position: relative;
	top: 2px;
	margin-left: 20px;
}
.aaa img {
	display: inline!important;
	margin: 0px!important;
	padding: 0px!important;
}
#sommaireGen li.bigEntree {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #930;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
	border-radius:5px;
	padding: 5px 10px;
	background: #d37d69; /* Old browsers */
background: -moz-linear-gradient(top, #d37d69 0%, #9b2a28 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d37d69), color-stop(100%,#9b2a28)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d37d69 0%,#9b2a28 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d37d69 0%,#9b2a28 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #d37d69 0%,#9b2a28 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d37d69', endColorstr='#9b2a28',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #d37d69 0%,#9b2a28 100%); /* W3C */
	color:#F3ECD2;
}
#sommaireGen li.bigEntree a:link {
	font-size:14px;
	color:#F3ECD2;
}
#sommaireGen li.bigEntree a:visited {
	font-size:14px;
	color:#FFF;
}
#sommaireGen li.bigEntree a:hover, #sommaireGen li.bigEntree a:focus, #sommaireGen li.bigEntree a:active {
	font-size:14px;
	color:#000;
}
#sommaireGen li.bigEntree a span {
	font-size:10px;
}
#sommaireGen li.bigEntree ul {
	margin-left:0px;
}
#sommaireGen li.bigEntree ul li.ligne {
	list-style-type: none;
	line-height:25px;
	display: inline;
	border: 1px solid #930;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
	border-radius:3px;
	padding: 2px;
	background-color:#F3ECD2!important;
	font-size:12px;
	background: #e5d9b0; /* Old browsers */
background: -moz-linear-gradient(top, #e5d9b0 0%, #ccb34f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5d9b0), color-stop(100%,#ccb34f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e5d9b0 0%,#ccb34f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e5d9b0 0%,#ccb34f 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #e5d9b0 0%,#ccb34f 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5d9b0', endColorstr='#ccb34f',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #e5d9b0 0%,#ccb34f 100%); /* W3C */
}
#sommaireGen li.bigEntree ul li.ligne a {
	font-size:12px;
	color:#900!important;
}
#sommaireGen li.bigEntree ul li.ligne a:hover {
	color:#000!important;
}
