﻿.GR_Accueil_ZoneCentre
{
	background:url('../Images/GR/centre.jpg') left top no-repeat;
	float:left;
	width:613px;
}

.GR_Accueil_ZoneGauche
{
	background:url('../Images/GR/gauche.jpg') left top no-repeat;
	float:left;
	width:199px;
}

.GR_Accueil_ZoneDroite
{
	background:url('../Images/GR/droite.jpg') left top no-repeat;
	width:191px;
	float:left;
	min-height:500px;
}

.GR_ListeResultats_ZoneCentre
{
	background:url('../Images/GR/centre_liste.jpg') left top no-repeat;
	float:left;
	width:613px;
	overflow:hidden;
}

.GR_ListeResultats_ZoneGauche
{
	background:url('../Images/GR/gauche_liste.jpg') left top no-repeat;
	float:left;
	width:199px;
}

.GR_ListeResultats_ZoneDroite
{
	background:url('../Images/GR/droite_liste.jpg') left top no-repeat;
	float:left;
	width:191px;
	min-height:400px;
    height:auto !important;
    height:400px;

}

.GR_CriteresRecherche
{
	float:left;
	width:185px;
	height:188px !important;
	height:194px; /* Compatibilite IE6 */
	color:black;
	padding-left:12px;
	padding-top:6px !important;
	padding-top:1px; /* Compatibilite IE6 */
	padding-bottom:6px !important;
	padding-bottom:5px;				/* Compatibilité IE6 */
	background-color:#94e386;
	border-right:solid 2px #0f3287;
	text-align:left;
}

.GR_ExtensionCriteresRecherche
{
	float:left;
	width:410px;
	height:200px;
	font-size:10px;
	background-color:#94e386;
}

.GR_Accueil_ZoneCentre .rechercheEnCours,
.GR_ListeResultats_ZoneCentre .rechercheEnCours
{
	background-color:#94e386;
}

.GR_rechercheCartographique
{
	width:199px;
	height:106px;
	margin-top:160px;
	display:block;
	background:url('../Images/GR/recherche_cartographique.jpg') left top no-repeat;
	float:left;
}

.GR_rechercheCartographique_listeResultats
{
	width:199px;
	height:106px;
	margin-top:160px;
	display:block;
	background:url('../Images/GR/recherche_cartographique_listeresultats.jpg') left top no-repeat;
	float:left;
}