/*structure globale de la page*/
body	{
	margin: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.79em;
	line-height: normal;
}
#global{
	margin-left:auto;
	margin-right:auto;
	width: 770px;
	text-align:left;
}
#entete	{
	width: 100%;
	height: 155px;
}
#entete_acc	{
	width: 100%;
}
#logo {
	height:140px;
}
#pied	{
	position:relative;
	text-align: center;
	font-size: 75%;
	height:200px;
	}
/*politique accessibilité*/
#info	{
	font-size: 75%;
	width: 90%;
	padding-left:10px;
	line-height: normal;
}
/*pages espagnol.html et anglais.html (sans boîte topos à gauche)*/
#texte {
	margin-left: 225px;
	width: 67%;
	}
#identification {
	width:550px;
	height:45px;
	margin-left: 224px;
}
/*côté gauche des pages intérieures*/
#gauche {
	width: 200px;
	float: left;
}
#gauche p	{
	line-height:normal;
	font-size:95%;
}
.printemps	{
	background-image:url(images/pixel_vert.gif);
	color: #230a56;
	font-weight: bold;
}
.ete	{
	background-image:url(images/pixel_jaune.gif);
	color: #230a56;
	font-weight: bold;
	font-size:95%;
}
.flocon	{
	background-image:url(images/pixel_bleu.gif);
	color: #230a56;
	font-weight: bold;
	}
.automne	{
	background-image:url(images/pixel_orange.gif);
	color: #230a56;
	font-weight: bold;
	}
.hauteur
{
	height:500px;
}
#vert{
	background-image: url(images/outils/joindre_outils.gif);
	background-repeat: no-repeat;	
	color: #230a56;
	height:85px;
	width:148px;
}
#commission	{
	background-image: url(images/apropos/joindre_charte.jpg);
	background-repeat: no-repeat;	
	color: #230a56;
	height:85px;
	width:148px;
}
#jaune	{
	background-image: url(images/thematique/joindre_thematique.jpg);
	background-repeat: no-repeat;	
	color: #230a56;
	height:85px;
	width:148px;
}
#orange	{
	background-image: url(images/toponymie_expliquee/joindre_toponymie.gif);
	background-repeat: no-repeat;	
	color: #230a56;
	height:85px;
	width:148px;
}
.titre	{
	font-weight:bold;
	padding:-25px;
	/*text-align:center;*/
}
.joindre	{
	font-size:0.90em;
	font-style: normal;
	line-height: normal;
}
.bordure {
	border: thin solid #999999;
	}
/*contenant des textes dans les pages intérieures*/
#contenu {
	margin-left: 225px;
	margin-top: 58px;
	}
/*titre, soustitre, etc.*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #230a56;
	padding-top: 20px;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 128%;
	font-weight: normal;
	color: #3366CC;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	font-weight:normal;
	color:#230a56;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#3366CC;
	font-weight:normal;
}
.barre 	{
	text-decoration: line-through;
}
.puce	{
	padding:2px 5px 2px 5px;
	list-style-type:disc;
}
.indentation 	{
	/*display:block;*/
	margin-left:25px;
}
/*page d'accueil :menu css de alsacreations */
#contenant	{
	z-index:1;
	padding-top: 40px;
	float:right;
}
.texte	{
	padding-left:20px;
	padding-right:23px;
	font-size:93%;
	line-height:normal;
}
.texte h1	{
	font-size: 140%;
	font-weight: bold;
	color: #230a56;
	margin-top:-10px;
}
.texte h2{
	font-size: 120%;
	font-weight: normal;
	color: #3366CC;
	margin-top:5px;
}
#menu dl, ul, dd, dt, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	width: 100%;
	padding-top: 10px;	
}
#menu dl {
	width:255px;
	z-index:100;
	float:left;
	}
#menu dt {
	cursor: pointer;
}
#menu dd {
	z-index:100;	 
	margin-top: -17px;
	position:absolute;
	width:255px;
}
#menu li {
	background: #F4eed4;
	list-style-type: none;
	font-weight:bold;
	font-size: 87%;
	padding-left:10px;
}
#menu li a, dt a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	color: #330066;
}
#menu li a:hover{
background: #a4b3e8;
}
.regulier	{
	font-size:80%;
	color:#000000;
}
