/*INDEX*/

div.index {
	/*opt 1280 x 1024
	width: 63.8%;-->
	margin-right: auto*/
	background-color: #ffc265;
	width: 630px;
	margin: auto;
	text-align: center;
	border: medium solid white
}

img.indexmap {
	border: 0px
}

/*DESCRIPTOR*/
div.descriptor {
	background-color: #c2e361;
	border: medium solid white;
	font: xx-small courier, serif;
	color: #808080;
	width: 630px; height: 16px;
	text-align: center;
	letter-spacing: 0.13cm;
	margin: auto;
	margin-top: 5px
}

#desc {
	margin-top: 0px;
	font-weight: bold
}

/*GENERAL*/

body {background-color: #e5e5f4}

div.container {
	width: 630px; /*min-*/height: 504px;
	border:medium solid white;
	background-color: #ffc265;
	margin: auto
}

div.text {
	font-family: courier, serif;
	font-size: xx-small;
	/*line-height: 150%;*/
	padding: 2em
}

div.files {
	font: xx-small courier, serif;
	padding-left:2em;
	padding-right: 2em
}

a:link {color: #808080; text-decoration: none}
a:hover {background: #c2e361; color: #808080}
a:visited {color: #808080; text-decoration: none}

h1 {
	/*text-align: center;*/
	background-color: #c2e361;
	font-family: courier, serif;
	font-weight: lighter;
	/*font-size: xx-large;*/
	letter-spacing: 0.40cm;

	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

ul {
	list-style: square inside url("images/tiret-vert.jpg")
}

img.peerlook {
	float: right;
	
}

/*NAVIGATOR*/
div.navigator {
	background-color: #c2e361;
	border: medium solid white;
	font: xx-small courier, serif;
	text-align: center;
	width: 630px;
	letter-spacing: 0.06cm;
	margin: auto;
	margin-top: 5px
}

div.home {
	background-color: white;
	font: small courier, serif;
	padding-left: 20px;
	padding-right: 20px;
	float: left
}

a.location {
	background-color: #d0d0e0;
	color: white
}

a.goto:link {color: #808080; text-decoration: none}
a.goto:hover {background: #c2e361; color: white}

/*FOOTER*/
div.footer {
	background-color: #d0d0e0;
	color: #ffffff;
	font: xx-small courier, serif;
	width: 636px;
	text-align: center;
	margin: auto;
	letter-spacing: 0.15cm
}

/*GIF ANIMES*/
img.gif {
	float: right;
	padding: 1em
}

img.miscgif {
	float: right;
	margin-top: -46px;
	padding: 1em
}

