
/* ------------------------------------------------------ */

/* STRUCTURE GENERALE DE PAGE */

/* ------------------------------------------------------ */


/* ---------------------------------------------------------
   STRUCTURE GENERALE DE PAGE : COMMUN
--------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #EBE9db;
}

table {
	width: 100%;
}

img {
	border-style: none;
}

h1, h2, h3, h4, h5, h6, label, fieldset, legend, ul, li, form, p, input, caption {
	margin: 0px;
	padding: 0px;
}

acronym, abbr {
	cursor: help;
}

strong {
	font-weight: bold;
}

caption {
	visibility: hidden;
}

#conteneur {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#conteneur #page {
	width: 750px;
	background-color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}

.separateur {
	clear: both;
	visibility: hidden;
}

.cache {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}



/* ------------------------------------------------------ */

/* NAVIGATION DE HAUT DE PAGE */

/* ------------------------------------------------------ */

#page #tetiere {
	background-image: url(images/trans.gif);
	background-repeat: no-repeat;
	height: 206px;
}

#page #tetiere h1 {
	visibility: hidden;
}

#page #navSpe {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}

#page #menu {
	height: 27px;
}



/* ---------------------------------------------------------
   NAVIGATION DE HAUT DE PAGE : MENU SPECIAL
--------------------------------------------------------- */

#navSpe #menu01 {
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

#navSpe #menu01 ul.spe01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}


#navSpe #menu01 li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

#navSpe #menu01 li .a1 {
	color: #000;
	text-decoration: none;
}

#navSpe #menu01 li .a1:hover {
	color:#564a37;
}


/*-------------------- Drapeaux */

#navSpe #flags {
	float: left;
	text-align: right;
	margin: 3px 0px 0px 10px;
	padding: 0px;
}

#navSpe #flags ul {
	list-style-type: none;
}

#navSpe #flags li {
	display: inline;
}



/* ---------------------------------------------------------
   NAVIGATION DE HAUT DE PAGE : FORMULAIRE DE RECHERCHE
--------------------------------------------------------- */

#navSpe #recherche {
	float: right;
	text-align: right;
}

#navSpe #recherche .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #564a37;
	width: 135px;
	background-color: #fff;
	text-indent: 3px;
	height: 17px;
	border: 1px solid #564a37;
}

#navSpe #recherche table  { /* Dimentionnement de la table pour eviter un bug d'affichage sous firefox au niveau du formulaire de recherche */
	width: 150px;
}



/* ---------------------------------------------------------
   NAVIGATION DE HAUT DE PAGE : MENU PRINCIPAL
--------------------------------------------------------- */

#menu .menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #564a37;
}

#menu .menuDebut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 27px;
}

#menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/73_bgMenuOn.jpg);
	background-repeat: repeat-x;
}

#menu a:hover {
	color:#fff;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}

#menu .aOn {
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}

#menu .aOn:hover {
	color:#fff;
	background-image: url(images/73_bgMenuOff.jpg);
	background-repeat: repeat-x;
}



/* ------------------------------------------------------ */

/* CONTENU DE LA PAGE */

/* ------------------------------------------------------ */

#page #content { /* Suppression de la position relative pour bug? ie */
	padding-top: 18px;
	padding-bottom: 10px;
}


/*-------------------- Colonne de gauche */

#content #sidebar {
	width: 270px;
	float: left;
}


/*-------------------- Colonne de droite */

#content #main {
	width: 465px;
	float: right;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}



/* --------------------------------------------------
   SPECIFICITE PAGE D'ACCUEIL - SIDEBAR :  RENDEZVOUS
----------------------------------------------------- */

#sidebar #rendezvous {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#rendezvous p {
	font-size: 0.65em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 5px;
	line-height: 13px;
	padding-left: 5px;
}

#rendezvous p a {
	color: #000000;
	text-decoration: none;
}

#rendezvous h3 {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/73_bgRendezvous.jpg);
	background-repeat: repeat;
	text-indent: 5px;
	width: 270px;
	line-height: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}

#rendezvous .bg {
	background-color: #564a32;
	width: 100%;
}

#rendezvous table {
	height: 15px;
}

#rendezvous table .text {
	font-size: 0.65em;
	text-indent: 5px;
	color: #FFFFFF;
	font-size: 0.65em;
}

#rendezvous table .text a {
	color: #FFFFFF;
	text-decoration: none;
}



/* ----------------------------------------------------
    SPECIFICITE PAGE D'ACCUEIL - SIDEBAR :  Zone OUTILS
------------------------------------------------------- */

#sidebar #outils {
	position: relative;
	width: 270px;
}


/*-------------------- Cartographie */

#outils #outilCarto {
	margin: 2px 0px;
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	width: 133px;
}

#outils #outilCarto h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #d3d3d3;
	padding: 2px;
}

#outils #outilCarto h4 a {
	color: #000000;
	text-decoration: none;
}

#outils #outilCarto h4 a:hover {
	color: #FFFFFF;
}


/*-------------------- Brochures */

#outils #outilBrochure {
	margin: 2px 0px;
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	width: 133px;
}

#outils #outilBrochure h4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #d3d3d3;
	padding: 2px;
}

#outils #outilBrochure h4 a {
	color: #000000;
	text-decoration: none;
}

#outils #outilBrochure h4 a:hover {
	color: #FFFFFF;
}


/*-------------------- Météo */

#outils #outilMeteo {
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	width: 133px;
	background-image: url(images/73_pictoMeteo.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#outils #outilMeteo h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	text-indent: 15px;
}

#outils #outilMeteo h4 a {
	color: #666666;
	text-decoration: none;
}

#outils #outilMeteo h4 a:hover {
	color: #000;
}


/*-------------------- Accès */

#outils #outilAcces {
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	width: 133px;
	background-image: url(images/73_acces.jpg);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 4px;
}

#outils #outilAcces h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
	text-indent: 15px;
}

#outils #outilAcces h4 a {
	color: #666666;
	text-decoration: none;
}

#outils #outilAcces h4 a:hover {
	color: #000;
}


/*-------------------- Espace Pro */

#outils #outilPro {
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	width: 100px;
	background-image: url(images/73_pictoEspacePro.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 33px;
	height: 30px;
	padding-top: 10px;
}

#outils #outilPro h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
}

#outils #outilPro h4 a {
	color: #666666;
	text-decoration: none;
}

#outils #outilPro h4 a:hover {
	color: #000;
}


/*-------------------- Espace Accessibilité */

#outils #outilHandi {
	float: left;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	width: 100px;
	background-image: url(images/73_accessibilite.gif);
	background-repeat: no-repeat;
	background-position: -3px 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 33px;
	height: 30px;
	padding-top: 10px;
}

#outils #outilHandi h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-weight: normal;
}

#outils #outilHandi h4 a {
	color: #666666;
	text-decoration: none;
}

#outils #outilHandi h4 a:hover {
	color: #000;
}


/* ---------------------------------------------------------
   CONTENU DE LA PAGE - SIDEBAR: MENU
--------------------------------------------------------- */

#sidebar #navPrin {
	margin-bottom: 25px;
}


#sidebar #navPrin #ssMenu {
}

#sidebar #navPrin #ssMenu ul.espace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	font-weight: bold;
	background-color: #DADADA;
}

#sidebar #navPrin #ssMenu ul.espace li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	text-indent: 13px;
	background-image: url(images/73_puceSmenu.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	line-height: 13px;
}

#sidebar #navPrin #ssMenu ul.espace li .a1 {
	display:block;
	text-decoration: none;
	color: #625F58;
	padding: 1px 0px 1px;
}

#sidebar #navPrin #ssMenu ul.espace li .a1:hover {
	display:block;
	color: #625F58;
	background-color:#FFFFFF;
	padding: 1px 0px 1px;
}

#sidebar #navPrin #ssMenu ul.espace li .a2 {
	display:block;
	color: #625F58;
	background-color:#FFFFFF;
	padding: 1px 0px 1px;
	text-decoration: none;
}

#sidebar #navPrin #ssMenu ul.espace li .a2:hover {
	display:block;
	color: #625F58;
	padding: 1px 0px 1px;
}



/* ---------------------------------------------------------
   SIDEBAR : RECHERCHE CARTOGRAPHIQUE
--------------------------------------------------------- */

#sidebar #rechercheCarto {
	margin-bottom: 15px;
	border-right-style: solid;
	border-right-color: #dadada;
	border-right-width: 1px;
	background-image: url(images/73_rechercheCarto.gif);
	background-repeat: no-repeat;
	padding: 2px 0px 3px 10px ;
	line-height: 13px;
}

#sidebar #rechercheCarto a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: none;
}

#sidebar #rechercheCarto a:hover{
	color: #dadada;
}



/* ---------------------------------------------------------
   SPECIFICITE PAGE D'ACCUEIL - MAIN : ANIMATION D'ACCUEIL
--------------------------------------------------------- */

#main #imgSousEsp {
	margin-bottom: 15px;
}



/* ------------------------------------------------------ */

/* BAS DE PAGE */

/* ------------------------------------------------------ */

#page #baspage {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	background-image: url(images/73_bgBas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
}

#page #baspage a {
	color: #000;
	text-decoration: none;
	text-indent: 20px;

}

#page #baspage a:hover {
	color:#DDDDDD;
}


/*-------------------- Gauche */

#baspage #gauche {
	float: left;
	width: 270px;
	line-height: 2.42em;
	text-align: right;
	padding: 0px;
}


/*-------------------- Droite */

#baspage #droite {
	float: right;
	width: 464px;
	line-height: 2.42em;
	text-indent: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-left: 15px;
}



/* --------------------------------------------------------
   BAS DE PAGE : PRATIQUE
----------------------------------------------------------- */


#page #pratique {
	position: relative;
	height: 27px;
}	


#pratique #gauche #cadre {
	float: left;
	width: 268px;
	border: 1px solid #000000;
	height: 13px;
}


/*-------------------- News letter de la page d'accueil */


#pratique #gauche #newsLetter {
	float: left;
	width: 270px;
	vertical-align: middle;
}

#pratique #gauche #newsLetter .bg {
	background-color:#add200;
}

#pratique #gauche #newsLetter .alignDroite {
	text-align: right;
}

#pratique #gauche #newsLetter .libText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.60em;
	color: #FFFFFF;
	padding-left: 5px;
}

#pratique #gauche #newsLetter .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #564a37;
	width: 100px;
	text-indent: 3px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/*-------------------- Boutons pratiques */


#pratique #droite {
	float: right;
	width: 465px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.57em;
}

#pratique #droite .avecBg {
	background-image: url(images/73_bgPratique.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
	width: 153px;
}

#pratique #droite .avecBg a {
  	color: #FFFFFF;
	text-decoration: none;
}

#pratique #droite .avecBg a:hover {
 	color: #dadada;
}

#pratique #droite .sansBg {
	border: 1px solid #574b38;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
	width: 153px;
}


#pratique #droite .sansBg a {
	color: #574b38;
	text-decoration: none;
}

#pratique #droite .sansBg a:hover {
	color: #dadada;
}

#pratique #droite img {
	margin-left: 10px;
}



/* ------------------------------------------------------- */

