﻿.GES_Accueil_ZoneCentre
{
	background:url('../Images/GES/centre.jpg') left top no-repeat;
	float:left;
	width:613px;
}

.GES_Accueil_ZoneGauche
{
	background:url('../Images/GES/gauche.jpg') left top no-repeat;
	float:left;
	width:199px;
}

.GES_Accueil_ZoneDroite
{
	background:url('../Images/GES/droite.jpg') left top no-repeat;
	float:left;
	width:191px;
	min-height:500px;
}

.GES_ListeResultats_ZoneCentre
{
	background:url('../Images/GR/centre_liste.jpg') left top no-repeat;
	float:left;
	width:613px;
}

.GES_ListeResultats_ZoneGauche
{
	background:url('../Images/GR/gauche_liste.jpg') left top no-repeat;
	float:left;
	width:199px;
}

.GES_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;
}

.GES_CriteresRecherche
{
	float:left;
	width:200px;
	height:200px;
	color:black;
	padding:5px;
	background-color:#94e386;
}

.GES_ExtensionCriteresRecherche
{
	float:left;
	width:371px;
	height:200px;
	font-size:10px;
}

/***** Recherche Carte clicable *****/

.GES_CarteBretagne_carte
{
	position:relative;
}

.GES_CarteBretagne_formulaire
{
	position:absolute;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#331301;
	width:180px;
	height:60px;
	margin-top:130px;
	text-align:justify;
	margin-left:10px;
}

.GES_CarteBretagne_textbox
{
	width:50px;
	height:14px;
	border:solid 1px #331301; 
}

.GES_CarteBretagne_bouton
{
	color:#331301;
	font-size:10px;
	text-decoration:none;
}

.GES_CarteBretagne_bouton a
{
	color:#331301;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.GES_carteBretagne_listeResultats
{
	height:200px;
	width:408px;
	background:url('../Images/GES/fond_recherche_carto.jpg') center top no-repeat;
	text-align:right;
	padding-left:200px;
}
