* {
margin: 0;
padding: 0;
border: 0;
font-family: sans-serif;
font-size: 1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #CCCCCC;
     }
#contenu {
	height: 420px;
	width: 690px;
	left: 10px;
	display: block;
	position: relative;
	top: 55px;
	overflow: hidden;
}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}


/* Page d'acceuil */
#accueil {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-attachment: scroll;
	background-image: url(arnograph.jpg);
	position: absolute;
	width: 700px;
	left: 0px;
	top: 0px;
	height: 560px;
}
#logo {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(logo_arno.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 60px;
	width: 250px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	visibility: visible;
	color: #FFFFFF;
}
.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 14px;
	letter-spacing: 5px;
	text-align: left;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#index {
	left: 0px;
	position: absolute;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	top: 80px;
	width: 700px;
	height: 370px;
}
#index a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#index a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
#index a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

#index ul {
	left: 0px;
	top: 0px;
	height: 340px;
	width: 640px;
	padding-left: 60px;
}
#index li {
	text-decoration: none;
	font-size: 10px;
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: left;
	height: 30px;
	padding-top: 5px;
	clear: both;
}

ul {
	list-style-type: none;
	position: absolute;
	left: 0px;
	width: 700px;
	height: 20px;
	padding-left: 250px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC83;
	list-style-type: none;
}
.avertissement {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC6600;
	text-decoration: none;
	text-align: left;
	position: absolute;
	top: 400px;
	left: 0px;
	width: 600px;
	letter-spacing: 0.1em;
	padding-left: 100px;
}
h1, p {
	margin: 0.5em;
}
p.flag img, span {
	vertical-align: middle;
	text-decoration: none;
	display: inline;
	width: 30px;
	height: 30px;
}
p.flag span {
	padding-left: 10px;
}

 /* Menu Horizontal Galerie */
 
#horizontal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 50px;
	background-image: url(galerie/pictos/logo_arno.jpg);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	background-attachment: fixed;
}
.menu ul {
	list-style-type: none;
	margin:0;
	position: absolute;
}

.menu li {
	height: 24px;
	width: 24px;
	list-style-type: none;
	display: inline;
	z-index: 1;
	position: static;
	padding-left: 3px;
	padding-right: 3px;
}
.menu a {
	text-decoration: none;
	width: 300px;
	text-indent: 220px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	text-align: left;
	top: 30px;
	left: 0px;
	z-index: 1;
}

.menu a span {
	display: none;
	z-index: 1;
}

.menu a:hover span {
	position: absolute;
	top: 0px;
	left: 400px;
	width: 50px;
	color: #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	text-align: right;
	display: block;
	z-index: 1;
}

/* Pied de page */
 
#pied {
	left: 0px;
	position: absolute;
	top: 510px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	width: 700px;
}

#pied a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	padding: 3px 3px;
	background-color: #FFFFFF;
}
#pied a:hover {
	text-decoration: none;
	color: #000000;
	padding: 3px 3px;
	background-color: #FF9900;
}
#pied a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	padding: 3px 3px;
	background-color: #FFFFFF;
}
#pied a:active {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	padding: 3px 3px;
	background-color: #FFFFFF;
}

#pied ul {
	position: absolute;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 100px;
	width: 600px;
   }
#pied li {
	border-left: 1px;
	list-style: none;
	border-left-color: #FFCC66;
	border-left-style: dotted;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: center;
	letter-spacing: 0.2em;
	vertical-align: middle;
	position: relative;
	display: inline;
	height: 14px;
	float: left;
}
#pied li a:hover{
	color: #000000;
	background-color: #FF9900;
}
#pied li.premier {
	border-left: none;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	letter-spacing: 0.2em;
	height: 10px;
	float: left;
}
#pied li.double {
	border-left: 2px;
	list-style: none;
	border-left-color: #FFDDA1;
	border-left-style: solid;
	color: #999999;
	font-size: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.2em;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	position: absolute;
	top: 495px;
	height: 10px;
	width: 700px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.actif {
	color: #FF9900;
	background-color: #FFFFFF;
}
#pied p {
	text-align: center;
	padding-top: 10px;
}
.flag2 {
	margin-top: 10px;
}
#semelle {
	position: absolute;
	width: 700px;
	top: 525px;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	vertical-align: middle;
	background-color: #FFFFFF;
	left: 0px;
}
#semelle img {
	width: 50px;
	height: 20px;
	margin-left: 10px;
	padding-right: 10px;
}
.vald {
	width: 50px;
	height: 20px;
	float: right;
}
#semelle a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#semelle a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#semelle p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	vertical-align: middle;
	width: 570px;
	position: absolute;
	left: 0px;
	text-align: center;
	top: 0px;
	margin-left: 60px;
}
.valg {
	width: 50px;
	height: 20px;
	float: left;
}
