.souscontener {
	position: relative;
	top: 13px;
	border-spacing: 0px;
	padding: 0px;
	width: 1024px;
	font-family: "Lucida Grande", "Lucida sans", Geneva, Arial, Verdana, sans-serif;
	height : 480px;
}





/* td en haut*/
.situerimg {
	height:16px;
	padding-left:8px;
	background-image: url(http://www.auat-toulouse.org/atlasdaglo/atlas/atlasconfig/atlaslogsocial/fichiers_habillage/sesituer.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.situerOK {
	height:16px;
	width: 40px;
}


/*TABLE DE GAUCHE */
.table_left {
	width: 212px;
	vertical-align: top;
	background-image: url(../fichiers_habillage/fond_table.png);
	background-repeat: repeat-x;
	background-color:#F0F0F0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #e5e5e5;
}



.ss_menu_nav {
	overflow: auto;
	height: 480px;
}
.smenu_titre{
	height:30px;
	background-image: url(../fichiers_habillage/definition_theme.png);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}


/* legendes */


.ligne{
	width : 20px;
	height: 3px;
}

.legcolor{
	width: 20px;
	vertical-align:top;
	margin:5px;
}

.legtext{
	height: 11px;
	font-size: 11px;
	padding-left: 7px;
	vertical-align:top;
}

.legtext a{
	color: #0000FF;
	cursor: pointer;
	height: 11px;
	font-size: 11px;
	padding-left: 7px;
	vertical-align:top;
}

/* utilise pour afficher  la fiche de l'objet quand on le selectionne depuis le moteur de recheche*/
.record {
	font-family: "Lucida Grande", "Lucida sans", Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding-left: 5px;
	padding-bottom: 4px;
}

.record a{
	color: #0066FF;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	font-weight: bold;
	margin-right: 5px;
	color: #000000;
	margin-left: 5px;
}


/*.name {
	font-family: "Lucida Grande", "Lucida sans", Geneva, Arial, Verdana, sans-serif;
	vertical-align: top;
	text-indent: 10px;
}*/

.soustitre{
	font-family: "Lucida Grande", "Lucida sans", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	vertical-align: top;
	margin-right: 2px;
	margin-left: 5px;
}

.value {
	font-family: "Lucida Grande", "Lucida sans", Geneva, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	vertical-align: top;
	margin-right: 2px;
	margin-left: 7px;
}

.ecart{
	width: 5px;
}

/* TABLE CENTRALE */
.table_center {
	height:480px;
	width:590px;	
}
#map {
	height:480px;
	width:590px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #e5e5e5;
	background-image: url(../fichiers_habillage/fond_table.png);
	background-repeat: repeat-x;
	background-color:#F0F0F0;	
}

/* TABLE DE DROITE*/
.table_right {
	vertical-align: top;
	border-spacing: 0px;
	padding: 0px;
	width: 212px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #e5e5e5;
	background-image: url(../fichiers_habillage/fond_table.png);
	background-repeat: repeat-x;
	background-color:#F0F0F0;
}



/* fiche informations  */
#featureInfo{
	vertical-align: top;
	float: left;
	height: 455px;
	padding-top: 5px;
	overflow: auto;
}

.table_pied {
	font-size:11px;
	vertical-align: top;
	width: 1004px;
	height: 30px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border: 1px solid #e5e5e5;
	background-color:#F0F0F0;
	background-image: url(../fichiers_habillage/fond_table.png);
	background-repeat: repeat-x;
	
	}
	
.table_pied input {
    margin-left:220px;
	vertical-align: middle;
	}