body {
	margin: auto;
	font-family:Arial;
	font-size:16px;
	width: 997px;
	margin-top: 20px;
}

h1 {
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color:#693A6A;
}

h2 {
	font-family:Arial;
	font-size:26px;
	font-weight:bold;
	color:#FC9804;
	text-indent:30px;
}

h3 {
	font-family:Arial;
	font-size:16px;
}

p {
	font-family:Arial;
	font-size:16px;
	text-indent:40px;
	text-align:justify;
}

a {
	background-color:transparent;
	text-decoration:none;
}

a:link {
	background-color:transparent;
	text-decoration:none;
	color:#FFFFFF;
}

a:visited {
	background-color:transparent;
	text-decoration:none;
	color:#FFFFFF;
}

a:focus {
	color:#693A6A;
	background-color:transparent;
	text-decoration:none;
}

a:hover {
	color:#693A6A;
	background-color:transparent;
	text-decoration:none;
}

ul {
	list-style-type:disc;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

.tr_transparent
{
	border-bottom-style:hidden;
}

.gras {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.rouge {
	color:#FF0000;
}

.violet {
	color:#693A6A;
}

.orange {
	color:#FC9804;
}



.menu {
	font-size:20px;
	color:#FFFFFF;
	text-indent:5px;
}

.accueil {
	text-indent:45px;
	color:#FFFFFF;
	font-size:20px;
}

.visite {
	text-indent:25px;
	color:#FFFFFF;
	font-size:20px;
}

.fort {
	text-indent:13px;
	color:#FFFFFF;
	font-size:20px;
}

.ancre12 {
	color:black;
	background-color:transparent;
	font-size:12px;
	text-decoration:underline;
}

.liens {
	color:#FC9804;
	background-color:transparent;
	font-size:16px;
	text-decoration:underline;
}


.ancre16 {
	color:black;
	background-color:transparent;
	font-size:16px;
	text-decoration:underline;
}



.remarques {
	font-style:italic;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

.down {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.td_violet {
	border-right:3px solid #693A6A;
}

.tr_violet {
	border-bottom:3px solid #693A6A;
}

.decale {
	text-indent:40px;
}

#up {
    background-image:  url(images/up.png);
    background-repeat: no-repeat;
	background-position:top left;
    height: 206px;
    width: 995px;
}

#menu {
    background-image:  url(images/menu.png);
    background-repeat: no-repeat;
	background-position:top left;
    height: 893px;
    width: 250px;
}

#down {
    background-image:  url(images/down.png);
    background-repeat: no-repeat;
	background-position:top;
    height: 120px;
    width: 995px;
}
