/****************************** MENUS DEROULANTS ***************************************/
/*STYLE PREMIER NIVEAU*/
ul.conteneur-menu{
	float:left;
	_width:1em;
}
li.mainmenuitem {
/*	position:relative;*/
	display:block;
	float:left; 
}
/*STYLE SECOND NIVEAU*/
ul.submenu {
	display:none;
	position:absolute;
	z-index:10;
	vertical-align:middle;
}
ul.submenu a {
	display:block;
	vertical-align:middle;
}
/*STYLE TROISIEME NIVEAU*/
ul.subsubmenu {
	display:none;
	position:absolute;
	z-index:10;
	vertical-align:middle;
}

/**************************/
/*PERSONNALISATION DU MENU*/
/**************************/
/*PREMIER NIVEAU*/
ul.conteneur-menu{
	list-style:none;
	margin:0 0 0 0;
	padding:0px;
}
li.inactive{
}
li.mainmenuitem div.commun1{
	height:20px;
	padding:6px 0 0 3px;
}
li.mainmenuitem div.commun1 a{
	padding-left:0;
	padding-right:0;
	font-size:0.9em;
	font-weight:normal;
	color:#ffef00;
	text-decoration:none;
}
li.mainmenuitem div.commun2{
	height:20px;
	padding:6px 0 0 3px;
}
li.mainmenuitem div.commun2 a{
	padding-left:0;
	padding-right:0;
	font-size:0.9em;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
li.mainmenuitem div.commun3{
	height:20px;
	padding:6px 0 0 3px;
}
li.mainmenuitem div.commun3 a{
	padding-left:0;
	padding-right:0;
	font-size:0.9em;
	font-weight:normal;
	color:#a4a1a1;
	text-decoration:none;
}
li.mainmenuitem  a:hover{
	cursor:pointer;
}
/*SECOND NIVEAU*/
ul.submenu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	border:#000000 1px solid;
	background-color:#ffffff;
	font-weight:normal;
}
ul.submenu li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:14em;
	height: 18px;
	background-color:#ffffff;
	text-align: left;
}
ul.submenu li.first {
	margin:0 0 0 0;
}
ul.submenu a {
	padding:0.2em 0.7em 0.2em 0.6em;
	height:1.3em;
	font-size:0.9em;
	line-height:1.4em;
	font-weight:normal;
	color:#000000 !important;
	text-decoration:none;
}
ul.submenu a:hover {
	color:#ffef00 !important;
	background-color:#000000 !important
}
/*TROISIEME NIVEAU*/
ul.subsubmenu {
	margin:-20px 0 0 1px;
	padding:0 0 0 0;
	list-style-type:none;
	border:#000000 1px solid;
	background-color:#ffffff;
	font-weight:normal;
	margin-left:14em;
	width:12em;
}
ul.subsubmenu li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:12em;
	background-color:#ffffff;
}
ul.subsubmenu li.first {
	margin:0 0 0 0;
}

/****************************** STRUCTURE ***************************************/
* {padding:0; margin:0}

body 
		{
		font-family: Arial, Helvetica, sans-serif;
        margin:0;
        padding:0;
        border:0;
        font-size:12px;
        text-align:center;
		SCROLLBAR-FACE-COLOR: #FFFFFF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-SHADOW-COLOR: #cdcdcd; 
		SCROLLBAR-3DLIGHT-COLOR: #cdcdcd; 
		SCROLLBAR-ARROW-COLOR:  #000000; 
		SCROLLBAR-TRACK-COLOR: #eeeeeb; 
		SCROLLBAR-DARKSHADOW-COLOR: #DADADA;
        }
hr
		{
		clear:both;
		visibility: hidden;
		display:block;
		height: 1px;
		margin: 0 0 0 0;
		_margin: -7px 0;
		padding: 0; 
		border: 0;
		background-color:#993300;
		}
p 
		{
		text-align: justify;		
		}
form 
		{
		margin: 0 0 0 0;
		padding: 0 0 0 0; 
		}
		
#ACCUEIL-container
		{
		position:relative;
        margin: 0 auto;
        padding:0 0 0 0;
        border:0;
		width:100%;
		height:598px;
		min-height:598px;
		max-width:100% !important;
		background: url(/lpa/images/accueil_fond_top.gif) repeat-x;
		background-position: left top;
		}
#ACCUEIL-top
        {
        height:27px !important;
        margin:0px auto;
		padding:0;
        width:879px;
		background-color:#000000;
        }
#ACCUEIL-content
		{
		position:relative;
		margin: 25px auto;
		margin-bottom: 5px;
		height:500px;
		background-color:#ffffff;
		border:solid black 3px;
		width:879px;
		
		}
#ACCUEIL-contentlogo
		{
		position:relative;
		background: url(/lpa/images/logo.gif) no-repeat 0 0;
		height:168px;			
		}
#ACCUEIL-contentflash
		{
		position:relative;
		background-color:#ffffff;
		height:332px;
		}
#FOOTER
		{
		position: relative;
		width:879px;
		margin: 0 auto;
		margin-top: 2px;
		font-size:11px;
		color: #dadada;
		}
#FOOTER a
		{
		text-decoration: none;
		color: #dadada;
		}
#FOOTER a:hover
		{
		text-decoration: underline;
		}
#menu-haut
		{
		margin-left: 160px;
		}
		
#PAGE-container
		{
		position:relative;
        margin: 0 auto;
        padding:40px 0 0 0;
        border:0;
		width:100%;
		max-width:100% !important;
		}
#PAGE-content
		{
		margin: 0 auto;
		height:500px;
		min-height: 500px;
		background-color:#ffffff;
		border:solid black 3px;
		width:879px;
		}
html>body #PAGE-content
		{ 
		height: auto !important;
		}

#PAGE-header
		{
		position:relative;
		margin: 0 auto;
        padding:0;
        border:0;
		width:879px;
		height:90px;
		background-color:#000000;
		}
#PAGE-header-pop
		{
		position:relative;
		margin: 0 auto;
        padding:0;
        border:0;
		width:879px;
		height:40px;
		background-color:#000000;
		}
#PAGE-header-LOGO
        {
		float:left;
        width:121px;
        height:90px;
        margin:0;
		background:transparent url(/lpa/images/logotop.gif) no-repeat 0 0;
		border-right:2px #000000 solid;
        }
#PAGE-header-LOGO-pop
        {
		float:left;
        width:121px;
        height:40px;
        margin:0;
		text-align: left;
		border-right:2px #000000 solid;
        }
#PAGE-header-MENU
        {
		float:left;
		margin: 0 0 0 -150px;
		padding: 2px 0 0 0;
		height:29px;
        }
#PAGE-header-IMG
		{
		float:left;
        width:756px;
        margin:0 0 0 0;
		}
#PAGE-header-pop-ACTIONS
		{
		float:right;
		margin: 0 0 0 0;
		padding: 2px 7px 0 0;
		height:29px;
		color:#ffef00;
		text-align:right;
		font-size:11px;
		}
#PAGE-header-pop-ACTIONS a
		{
		text-decoration: none;
		color:#ffef00;
		}
#PAGE-header-pop-ACTIONS a:hover
		{
		text-decoration: underline;
		}
		
#PAGE-main-POP
		{
		margin:10px 20px 10px 20px;
		text-align:left; 
		}
		
/****************************** GABARITS COLONNES ET BLOCS ***************************************/
/* BLOCS COMMUNS A TOUS LES TYPES DE GABARITS */
.BLOC-titre 
		{
		float:left;
		width:100%;
		margin:0 0 0 0;
		}
.BLOC-texte-seul
		{
		float:left;
		font-color:#000000;
		font-size:12px; 
		text-align:justify;
		word-spacing:0.1em;
		margin:0 0 25px 0;
		text-align:left;
		}
.BLOC-image
		{
		text-align: center;
		margin:0 0 25px 0;
		}
.BLOC-image img {
		border:1px solid #000000;
		}
.BLOC-centrer
		{
		text-align: center;
		margin:0 0 25px 0;
		}

.BLOC-titre-texte {
		text-align:left;
		margin:0 0 25px 0;
		}
.BLOC-titre-texte-imD {
		margin:0 0 25px 0;
		}
.BLOC-titre-texte-imD img {
		float: right;
		border:1px solid #000000;
		margin: 0 0 10px 10px;
		}
.BLOC-titre-texte-imG {
		margin:0 0 25px 0;
		}
.BLOC-titre-texte-imG img {
		float: left;
		border:1px solid #000000;
		margin: 0 10px 10px 0;
		}

		
/********** PAGE A 1 COLONNE **********/
#PAGE-main-100
		{
		margin:10px 60px 10px 60px;
		text-align:left; 
		}

#PAGE-main-460px h1, #PAGE-main-645px h1, #PAGE-main-100 h1, #PAGE-main-POP h1
		{
        padding:0;
		text-align:left;
        font-size:22px;
		word-spacing:0.1em;
		font-weight:normal;
        color:#000000;
		}
#PAGE-main-460px h2, #PAGE-main-645px h2, #PAGE-main-100 h2, #PAGE-main-POP h2
		{
		padding:7px 0 7px 12px;
		margin:0 0 0 0;
		text-align:left;
        font-size:14px;
        color:#000000;
		background:transparent url(/lpa/images/pucejaune.gif) no-repeat 0 11px;
		}
#PAGE-main-460px h3, #PAGE-main-645px h3, #PAGE-main-100 h3, #PAGE-main-POP h3
		{
		padding:0 0 0 0;
		margin:0 0 0 0;
		text-align:left;
        font-size:12px;
        color:#747474;
		}
		

		
/********** PAGE A 2 COLONNES **********/
/*  COLONNE DE DROITE */
#PAGE-main-645px
		{
		float:left;
		width:645px;
		min-height:400px;
		height:400px;
		margin:10px 0 10px 10px;
		_margin:10px 0 10px 0;
		padding: 0 0 0 0;
		text-align:left; 
		}	
html>body #PAGE-main-645px
		{ 
		height: auto !important;
		}	
		
/********** PAGE A 3 COLONNES **********/
/*** COLONNE DE GAUCHE ***/
#COLONNE-gauche
		{
		float:left;
		width:182px;
		min-height:380px;
		height:380px;
		margin:5px 0 10px 15px;
		_margin:5px 8px 10px 7px;
		padding:10px 0 10px 0;
		}
html>body #COLONNE-gauche
		{ 
		height: auto !important;
		}
		
/* BLOCS */
.BLOC-gauche
		{
		position:relative;
		width:182px;
		height:100px;
		min-height:100px;
		margin:5px 0 0 0;
		padding:0 0 0 0;
		background-color:#f8f8f8;
		border-top:1px #211f04 solid;
		border-left:1px #211f04 solid;
		border-right:1px #211f04 solid;
		border-bottom:1px #211f04 solid;
		font-size:11px;
		}
html>body .BLOC-gauche
		{ 
		height: auto !important;
		}
.BLOC-gauche img
		{
		border-top:2px #FFFFFF solid;
		border-left:1px #FFFFFF solid;
		border-right:1px #FFFFFF solid;
		border-bottom:0;
		}
.BLOC-gauche-TITRE
        {
		height: 25px;
		min-height: 25px;
		margin:0 0 0 0;
        padding:0 0 0 0;
		background:transparent url(/lpa/images/bloc_gauche_fond_01.gif) no-repeat 0 0;
        }
.BLOC-gauche h2, .BLOC-droite h2
        {
		padding:7px 0 7px 13px;
		margin:0 0 0 10px;
		text-align:left;
        font-size:14px;
        color:#000000;
		background:transparent url(/lpa/images/pucejaune.gif) no-repeat 0 11px;
        }
.BLOC-gauche p
        {
		margin:0 0 0 0;
        padding:10px 10px 10px 10px;
		text-align:left;
        font-size:11px;
        color:#000000;
		background:transparent url(/lpa/images/bloc_gauche_fond_02.gif) no-repeat 0 0;
        }
.bottomleft
		{
		position:relative;
		width:184px;
		height:7px;
		min-height:7px;
		margin:0 0 8px 0;
		padding:0 0 0 0;
		background-image: url(/lpa/images/blocbottom.gif);
		background-repeat:no-repeat;
		background-position:top left;
		}
html>body .bottomleft
		{ 
		height: auto !important;
		}


/*  COLONNE DU MILIEU */
#PAGE-main-460px
		{
		float:left;
		width:460px;
		min-height:380px ;
		height:380px;
		margin:10px 0 10px 10px;
		_margin:10px 0 10px 0;
		padding: 0 0 0 0;
		text-align:left; 
		}
html>body #PAGE-main-460px
		{ 
		height: auto !important;
		}


/*** COLONNE DE DROITE ***/
#COLONNE-droite
		{
		float:right;
		width:180px;
		min-height:380px;
		height:380px;
		padding:0 15px 0 0;
		margin: 10px 0 10px 0;
		}
html>body #COLONNE-droite
		{ 
		height: auto !important;
		}
		
/* BLOCS */
.BLOC-droite
		{
		float:right;
		min-height:140px !important;
		height:auto !important;
		height:140px;
		width:180px;
		background-color:#ffffff;
		border:1px #e5e5dd solid;
		margin-bottom:15px;
		}
.BLOC-droite-calage
		{
		float:right;
		height:28px;
		width:180px;
		}
.BLOC-droite-TITRE
        {
		height: 25px;
		min-height: 25px;
		margin:0 0 0 0;
        padding:0 0 0 0;
		background:transparent url(/lpa/images/bloc_droite_fond_01.gif) no-repeat 0 0;
        }
.BLOC-droite p
		{
		margin:10px 15px 10px 15px;
		font-size: 11px;
		}



		
/****************************** FORMULAIRES ***************************************/
.input-COMMUN {
		font-size: 11px;
		color: #000000;
		border: 1px solid #cdcdcd;
		}
.input-FORM {
		font-size: 11px;
		color: #000000;
		border: 1px solid #cdcdcd;
		background-color:#FFFFFF;
		margin: 3px 3px 3px 3px;
		}
		
/****************************** COMMUN ***************************************/
.bold {
		font-weight:bold;
		}
.JUSTIFY 
		{
		text-align: justify;
		}
.ALIGN-droite {
		text-align:right;
		}
.ALIGN-gauche {
		text-align:left;
		}
.texte-PETIT {
		font-size: 11px;
		}
				
/****************************** DIVERS ***************************************/
#ariane
		{
        margin:3px 0 15px 0;
        padding:2px 0 2px 0;
		text-indent:10px;
		text-align:left;
        font-size:11px;
        color:#000000;
		font-weight:normal;
		background-color:#e5e5dd;
		height:16px;
		}
#ariane a
		{
		text-decoration: underline;
		color: #000000;
		}
#ariane a:hover
		{
		text-decoration: none;
		}
		
.liensSOULIGNES {
		text-decoration: underline;
		color: #000000;
		}
a.liensSOULIGNES:hover {
		text-decoration: none;
		}
		
.liensPETITS {
		text-decoration: none;
		color: #000000;
		font-size: 10px;
		}
a.liensPETITS:hover {
		text-decoration: underline;
		}
		

.background-COLOR-01 {
		background-color:#e1e1e1;
		}
.background-COLOR-02 {
		background-color:#f8f5e4;
		}
		

.BORDER-01 {
		border:1px solid #000000;
		}
.table-INFOS-PRATIQUES {
		padding:2px 5px 2px 5px;
		}

#ONGLETS-parcs 
		{
		float:left;
		width:644px;
		height:370px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		}
.ONGLETS
		{
		float:left;
		width:644px;
		height:22px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		text-align:right;
		border-right: 1px solid #000000;
		}
.ONGLETS a
		{
		margin:0 7px 0 0;
		padding:0 0 0 0;
		font-size: 11px;
		}
.ONGLETS-lien-01
		{
		color: #ffef00;
		text-decoration:none;
		}
.ONGLETS-lien-02
		{
		color: #000000;
		text-decoration:none;
		}
		
#Layer-CONTENEUR 
		{
		margin:-1px 0 0 0;
		}
		
.texte-BLANC
		{
		color: #ffffff;
		font-size: 11px;
		}
.texte-GRIS
		{
		color: #cccccc;
		font-size: 11px;
		}
.texte-01
		{
		color: #747474;
		font-size: 11px;
		}
		
.liensZOOM
		{
		color: #7f7f7f;
		font-size: 11px;
		text-decoration:none;
		}
a.liensZOOM:hover
		{
		text-decoration:underline;
		}
		
.IMAGE-border-01 
		{
		border: 1px solid #7f7f7f;
		}
		
		
.plan-SCREEN 
		{
		display:none;
		}
.plan-PRINT 
		{
		display:block;
		text-align:left;
		margin-bottom: 15px;
		}
