/************************************************************/
/*      Auteur : Denis LALLET
/*     Version : 1.1
/*        Date : 17/09/2005
/* Commentaire : Partie spécifique pour la rubrique Atlas
/************************************************************/
/*----- Entete de l'ecran - Titre de la page -----*/
#menucontextuel table {
	border:					2px outset #006699;		
	border-collapse:			collapse;
	margin:					auto;
}
#menucontextuel td {
	border:					2px outset #006699;
}
#menucontextuel td a {
	padding:				0px;
}
#menucontextuel td a:hover {
	background-color:			transparent;
	text-decoration:			none;
}
#menucontextuel p {
	border:					2px solid #006699;
	text-align:				center;
	color:					#006699;
}
/* Format du titre de la zone fieldset */
#menucontextuel fieldset {
	font-size:			10pt;
	font-weight:			bold;
	color:				#006699;
	border-color:			#006699;
}

/*Zone corps */
table {
	border:				1px solid #DDDDDD;		
	margin:				auto;
}
tbody {
	border:				1px solid #DDDDDD;
}
td {
	border:				1px solid #DDDDDD;
	text-align:			center;
	text-align:			left;
}
th {
	background-color:		#DDDDDD;
	text-align:			right;
	vertical-align:			text-top;
}
#carte {
	text-align:			center;
}
#carte img {
	border-style:			inset;
	border-width:			3px;
}
/* On centre le champ de recherche */
#rechercher {
	text-align:			center;
}
#legende a {
	text-align:			center;
	padding:			0px;
}
#legende a:hover {
	background-color:		transparent;
	text-decoration:		none;
}
