body {
background:url('../img/arc_en_ciel.jpg') top left no-repeat;
background-color:#c6c6c8;/*#c2cad5;*/
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
h1 {
font-size:1em;
}
.accesskey {
display:none;
}
/*div {
border:1px solid black;
}*/

#skip_navigation {
	display:none;
}
#introduction {
	width:310px;
	position:absolute;
	top:520px;
	left:20px;
	text-align:left;
	color:#d0d0d0;
}
#introduction img {
	display:none;
}

#mots_clefs {
	padding:0;
	list-style:none;
	margin:0;
}

#mots_clefs li a {
	text-decoration:none;
	color:black;
}
#mots_clefs li a {
	font-size:0.8em;
	text-decoration:none;
	color:white;
	color:#d0d0d0;
}

#menu {
	width:330px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
}
#menu ul {
	list-style:none;
	padding-left:15px;
}
#menu ul ul {
	padding-left:20px;
}
#menu li:first-child {
	padding-top:10px;
}
#menu li {
	padding-top:25px;
}
#menu li li {
	padding-top:20px;
}
#menu li a {
	text-decoration:none;
	color:white;
	font-weight:bold;
}
#menu li a:hover {
	color:white;
}
#menu li li a {
}


#conteneur_droite {
	display:none;
}

#detail {
	position:absolute;
	top:1000px;
	display:none;
}

.texte {
top:5px;
left:366px;
width:580px;
height:500px;
font-size:0.9em;
position:absolute;
color:black;
}
.texte ul,.texte li,.texte p {
	margin:0px;
}
.texte ul {
	padding-top:5px;
}
.texte p {
	padding-bottom:5px;
}
.texte a {
	text-decoration:none;
	font-weight:bold;
	color:#504030;
}
.texte a:hover {
	color:black;
	text-decoration:underline;
}
.texte img {
	display:none;
}
.texte h1 {
	font-size:1.15em;
}
.texte h2 {
	font-size:1.1em;
}
.texte h3 {
	font-size:1em;
	padding-left:10px;
}


.texte input{
	background-color:rgb(240,240,245);
	border:1px solid grey;
}
.texte textarea{
	background-color:rgb(240,240,245);
	border:1px solid grey;
}

#informations {
	width:400px;
	height:70px;
	position:absolute;
	top:540px;
	left:630px;
	text-align:center;
	color:white;
	font-weight:bold;
}

#informations ul{
	margin:0;
	padding:5px;
}
#informations li:first-child{
	display:none;
}
#informations li{
	width:150px;
	height:20px;
	list-style:none;
/*	display:table-cell;*/
	float:left;
}
#informations a{
	color:white;
	font-weight:bold;
}
#informations img{
	display:none;
}
#vitavous{
	position:absolute;
	top:580px;
	left:530px;
}

