/******************************************************************************/
/* DEFINITIONS GENERALES ******************************************************/
/******************************************************************************/

/* Couleurs du site :
	Vert : #1f919c
	Rose : #d90452
	Rose clair : #e77ca0
	Bleu pétrole : #1f919c
	Bleu canard : #26657f
	Bleu cyan : #00dde7
	Bleu mur : #0077be
	Gris : #737373
	Gris filets: #E6E6E6
*/

body {
	font: 0.75em Arial, Helvetica, sans-serif;
	background: #1f919c url(/media/site/gen/maia/bg_body.gif) repeat-x left -160px;
}
html, body, div, table, th, tr, td, p, ul, li,dl, dt, dd, img, h1, h2, h3, h4, h5, h6, a, legend, fieldset, form, input, label {
	text-decoration: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

iframe {
 width:98% !important;
}
div#global {
	
}
div#flux_page {
	/*background-color: #fff;*/
}

/******************************************************************************/
/* TRAMES DE FOND ET VISUELS **************************************************/
/******************************************************************************/
div#motif_fond_page {
	background: url(/media/site/gen/maia/bg_trame.png) repeat left top;
}



/******************************************************************************/
/* Visuel bandeau *************************************************************/
/******************************************************************************/
#bandeau_visuel {
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #d90452;
}
.visuel1 {
	background: url(/media/site/gen/maia/visuel_1.jpg);
}
.visuel2 {
	background: url(/media/site/gen/maia/visuel_2.jpg);
}
.visuel3 {
	background: url(/media/site/gen/maia/visuel_3.jpg);
}
.visuel4 {
	background: url(/media/site/gen/maia/visuel_4.jpg);
}
.visuel5 {
	background: url(/media/site/gen/maia/visuel_5.jpg);
}
.visuel6 {
	background: url(/media/site/gen/maia/visuel_6.jpg);
}
.visuel7 {
	background: url(/media/site/gen/maia/visuel_7.jpg);
}
.visuel8 {
	background: url(/media/site/gen/maia/visuel_8.jpg);
}
.visuel9 {
	background: url(/media/site/gen/maia/visuel_9.jpg);
}
.visuel10 {
	background: url(/media/site/gen/maia/visuel_10.jpg);
}
.visuel11 {
	background: url(/media/site/gen/maia/visuel_11.jpg);
}
.visuel12 {
	background: url(/media/site/gen/maia/visuel_12.jpg);
}
.visuel13 {
	background: url(/media/site/gen/maia/visuel_13.jpg);
}
.visuel14 {
	background: url(/media/site/gen/maia/visuel_14.jpg);
}
.visuel15 {
	background: url(/media/site/gen/maia/visuel_15.jpg);
}
.visuel16 {
	background: url(/media/site/gen/maia/visuel_16.jpg);
}
.visuel17 {
	background: url(/media/site/gen/maia/visuel_17.jpg);
}
.visuel18 {
	background: url(/media/site/gen/maia/visuel_18.jpg);
}
.visuel19 {
	background: url(/media/site/gen/maia/visuel_19.jpg);
}
.visuel20 {
	background: url(/media/site/gen/maia/visuel_20.jpg);
}
.visuel21 {
	background: url(/media/site/gen/maia/visuel_21.jpg);
}
.visuel22 {
	background: url(/media/site/gen/maia/visuel_22.jpg);
}
.visuel23 {
	background: url(/media/site/gen/maia/visuel_23.jpg);
}
.visuel24 {
	background: url(/media/site/gen/maia/visuel_24.jpg);
}
.visuel25 {
	background: url(/media/site/gen/maia/visuel_25.jpg);
}
.visuel26 {
	background: url(/media/site/gen/maia/visuel_26.jpg);
}
.visuel27 {
	background: url(/media/site/gen/maia/visuel_27.jpg);
}
.visuel28 {
	background: url(/media/site/gen/maia/visuel_28.jpg);
}
.visuel29 {
	background: url(/media/site/gen/maia/visuel_29.jpg);
}
.visuel30 {
	background: url(/media/site/gen/maia/visuel_30.jpg);
}
.visuel31 {
	background: url(/media/site/gen/maia/visuel_31.jpg);
}
.visuel32 {
	background: url(/media/site/gen/maia/visuel_32.jpg);
}
.visuel33 {
	background: url(/media/site/gen/maia/visuel_33.jpg);
}
.visuel34 {
	background: url(/media/site/gen/maia/visuel_34.jpg);
}



/******************************************************************************/
/* Carte Accueil ***************************************************************/
/******************************************************************************/
#carte {
	background: url(/media/site/gen/maia/bg_carte.png) no-repeat left top;
}
#carte h2 {
	font: bold 1.25em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}
#carte #boutons_outils ul {
	list-style-position: inside;
	list-style-image: url(/media/site/gen/maia/puce_tiret_cyan.gif);
	font-weight: bold;
}
#carte #boutons_outils ul li a {
	color: #fff;
}
#carte #debord_carte {
	background: url(/media/site/gen/maia/debord_carte.gif) no-repeat left top;
}
/*#points_carte {
	background: url(http://datacarto.maia-network.org/cgi-bin/mapserv?map=/var/www/html/virtualdomains/14681/maia-network.org/www/cartes/Publication/reference.map&LAYERS=all&map_imagetype=png&map_transparent=TRUE&mode=map&map_resolution=96) no-repeat left top;	/* Masquage des points pour le moment */
}*/

/* Encadre chiffres cles */

#carte #boutons_outils #chiffres {
	color: #fff;
	background-color: rgba(0, 119, 190, 0.5);
	border: solid 1px rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#carte #boutons_outils #chiffres p {
	background: url("/media/site/gen/maia/puce_tiret_rose.png") no-repeat scroll left 12px transparent;
}
#carte #boutons_outils #chiffres p sup {
	font-size: 0.625em;
}
#carte #boutons_outils #chiffres .tout_lire {
	text-align: left;
}
#carte #boutons_outils #chiffres .tout_lire a {
	color: #fff;
	background-image: url("/media/site/gen/maia/puce_blanc.png");
}

/* Boutons carte */
#carte .bouton .bouton_g,
#carteFicheAmp .bouton .bouton_g {
	background: url(/media/site/gen/maia/bg_gauche_bouton_carte.png) no-repeat left top;
}
#carte .bouton .bouton_d,
#carteFicheAmp .bouton .bouton_d {
	background: url(/media/site/gen/maia/bg_droite_bouton_carte.png) no-repeat left top;
}
#carte .bouton a,
#carte .bouton span.bouton_c
#carteFicheAmp .bouton a,
#carteFicheAmp .bouton span.bouton_c {
	color: #fff;
	background: url(/media/site/gen/maia/bg_centre_bouton_carte.png) repeat-x left top;
	font-size: 0.9em;
}



/******************************************************************************/
/* Fil infos*******************************************************************/
/******************************************************************************/
#fil_infos {
	background: url("/media/site/gen/maia/bg_fil_infos.png") no-repeat scroll right top;
}
#fil_infos ul {
	background-color: #825298;
}
#fil_infos ul li a {
	color: #fff;
}



/******************************************************************************/
/* OUTILS DU SITE *************************************************************/
/******************************************************************************/
#outils_site {
	text-indent: -9999px;
}
#outils_site a.en {
	background: url(/media/site/gen/maia/bt_anglais.png) no-repeat left bottom;
}
#outils_site a.fr {
	background: url(/media/site/gen/maia/bt_francais.png) no-repeat left bottom;
}
#outils_site a.es {
	background: url(/media/site/gen/maia/bt_espagnol.png) no-repeat left bottom;
}
#outils_site a.pt {
	background: url(/media/site/gen/maia/bt_portugais.png) no-repeat left bottom;
}
#outils_site a.co {
	background: url(/media/site/gen/maia/bt_copyright.png) no-repeat left bottom;
}
#outils_site a.en:hover, #outils_site a.en.on {
	background: url(/media/site/gen/maia/bt_anglais_on.png) no-repeat left bottom;
}
#outils_site a.fr:hover, #outils_site a.fr.on {
	background: url(/media/site/gen/maia/bt_francais_on.png) no-repeat left bottom;
}
#outils_site a.es:hover, #outils_site a.es.on {
	background: url(/media/site/gen/maia/bt_espagnol_on.png) no-repeat left bottom;
}
#outils_site a.pt:hover, #outils_site a.pt.on {
	background: url(/media/site/gen/maia/bt_portugais_on.png) no-repeat left bottom;
}
#outils_site a.co:hover {
	background: url(/media/site/gen/maia/bt_copyright_on.png) no-repeat left bottom;
}



/******************************************************************************/
/* FIL D ARIANNE **************************************************************/
/******************************************************************************/
#fil_ariane {
	background-color: #fff;
}

#fil_ariane a {
	color: #737373;
	text-decoration: none;
	font-size: 0.95em;
}
#fil_ariane a:hover {
	color: #0077be;
	text-decoration: underline;
}

/******************************************************************************/
/* OUTILS PAGE ****************************************************************/
/******************************************************************************/

#outils_page a {
	color: #fff;
	background-color: #0077be;
}
#outils_page a:hover {
	color: #fff;
	background-color: #d90452;
}



/******************************************************************************/
/* MISES EN FORME GENERALES ***************************************************/
/******************************************************************************/

/* Liens Tout lire (liste d actus, agenda, article... */

.tout_lire {
	text-align: right;
}
.tout_lire a  {
	color: #0077be;
	font-size: 0.95em;
	background: url(/media/site/gen/maia/puce_bleu.png) no-repeat right 3px;	
}
.tout_lire a:hover  {
	text-decoration: underline;
	color: #0077be;
}
.tout_lire a span  {
	color: #0077be;
	font: bold 1.1em "Trebuchet", Arial, Helvetica, sans-serif;
	line-height: 0.015em;
}


/* Retour haut de page"*/
p.haut_page {
	text-align: right !important;
	background: url(/media/site/gen/maia/bt_haut_page.png) no-repeat right 3px;
}
p.haut_page a {
	font-size: 0.95em !important;
	color: #737373 !important;
}
.item_infos p.haut_page a {
	font-size: 0.85em !important;
}
p.haut_page a:hover {
	color: #D90452 !important;
}


/* Blocs Informations : actualites, agenda, publicatios, liste de documents, liste de liens, liste de documents - Edition : articles, contenus libres, forum - Formulaire : sondages...*/
.bloc_infos, .bloc_edition, .bloc_formulaire {
	color: #4c4c4c;
}

	/* Contenus bloc */
.bloc_infos .item_infos, .bloc_edition .item_edition, .bloc_formulaire .item_formulaire  {
	/*border-bottom: solid 1px #e6e6e6;*/
	background: url(/media/site/gen/maia/filet_actus.png) no-repeat right bottom;	
}
.bloc_infos .item_infos.sansfilet, .bloc_edition .item_edition.sansfilet, .bloc_formulaire .item_formulaire.sansfilet  {
	border-bottom: none;
}
.bloc_infos h2, .bloc_edition h2, .bloc_formulaire h2 {
	background: url("/media/site/gen/maia/filet_titres.png") no-repeat scroll left bottom transparent;
	color: #0077BE;
	font: 1.5em "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.bloc_infos h2 a img, .bloc_edition h2 a img, .bloc_formulaire h2 a img {
	border: none;
}
.bloc_infos h2 a, .bloc_edition h2 a, .bloc_formulaire h2 a {
	color: #FFF;
}
.bloc_infos h2 a:hover, .bloc_edition h2 a:hover, .bloc_formulaire h2 a:hover {
	color: #fff;
}
.bloc_infos a img, .bloc_edition a img {
	border: solid 1px #0077be;
}
.bloc_infos a:hover img, .bloc_edition a:hover img {
	border: solid 1px #00dde7;
}
.bloc_infos .titre, .bloc_edition .titre, .bloc_formulaire .titre {
	text-align: left;
	font-size: 1.25em;
}
.bloc_infos .titre a, .bloc_edition .titre a, .bloc_formulaire .titre a,
.bloc_infos span.titre, .bloc_edition span.titre, .bloc_formulaire span.titre {
	color: #0077be;
	font-weight: bold;
}
.bloc_infos .titre a:hover, .bloc_edition .titre a:hover, .bloc_formulaire .titre a:hover {
	color: #0077be;
}
.bloc_infos .date, .bloc_edition .date, .bloc_formulaire .date  {
	color: #737373;
	font-weight: bold;
}
.bloc_infos .lieu, .bloc_edition .lieu, .bloc_formulaire .lieu  {
	color: #737373;
	font-weight: bold;
	font-size: 0.95em;
}
.bloc_infos .infos_doc, .bloc_edition .infos_doc, .bloc_formulaire .infos_doc  {
	color: #737373;
	font-size: 0.95em;
}
.bloc_infos p, .bloc_edition p, .bloc_formulaire p {
	text-align: left;
	font-size: 1.083em;
}
.bloc_infos p a, .bloc_edition p a, .bloc_formulaire p a {
	color: #737373;
	font-size: 1em;
}
.bloc_infos .glossaire p a {
	color: #0077be;
	font-size: 1em;
}
.bloc_infos p a:hover, .bloc_edition p a:hover, .bloc_formulaire p a:hover {
	color: #0077be;
}
.bloc_infos p a.sstitre, .bloc_edition p a.sstitre, .bloc_formulaire p a.sstitre {
	font-size: 1em;
	background: url(/media/site/gen/maia/puce_tiret_bleu.gif) no-repeat left 3px;
	/*text-indent: 10px;*/
	color: #0077be;
	font-weight: bold;
}
.bloc_infos p a.sstitre:hover, .bloc_edition p a.sstitre:hover, .bloc_formulaire p a.sstitre:hover {
	color: #4c4c4c;
}
.bloc_infos ul, .bloc_formulaire ul {
	font-weight: bold;
	font-size: 1.083em;
	color: #0077be;
}
.bloc_infos .item_infos ul {
	color: #4c4c4c;
}
.bloc_infos p .tout_lire a, .bloc_edition p .tout_lire a, .bloc_formulaire p .tout_lire a,
.bloc_infos p.tout_lire a, .bloc_edition p.tout_lire a, .bloc_formulaire p.tout_lire a{
	color: #0077be;
}
.bloc_infos ul li ul {
	font-weight: normal;
}
.bloc_infos ul a {
	color: #737373;
}
.bloc_infos ul a:hover {
	color: #0077be;
}
	/* Liste de liens */
.bloc_infos ul.liens li {
	background: url(/media/site/gen/maia/puce_rose.gif) no-repeat left 3px;	
}





/* Variations colorées : couleur */
.bloc_infos.couleur h2, .bloc_edition.couleur h2, .bloc_formulaire.couleur h2 {
	background: #0077be url(/media/site/gen/maia/bg_titres_bloc.png) no-repeat right top;
}
.bloc_infos.couleur h2:hover, .bloc_edition.couleur h2:hover, .bloc_formulaire.couleur h2:hover {
	background: #0077be url(/media/site/gen/maia/puce_gris_fonce.gif) no-repeat right 5px;
}
.bloc_infos.couleur .titre a, .bloc_edition.couleur .titre a, .bloc_formulaire.couleur .titre a,
.bloc_infos.couleur span.titre, .bloc_edition.couleur span.titre, .bloc_formulaire.couleur span.titre {
	color: #9f047a;
}
.bloc_infos.couleur .titre a:hover, .bloc_edition.couleur .titre a:hover, .bloc_formulaire.couleur .titre a:hover {
	color: #0077be;
}

	/* Mises en forme speciales listes AMP */
.bloc_infos.liste_amp, .bloc_infos.liste_docs  {
	font-size: 0.95em;
}
.bloc_infos.liste_amp .titre, .bloc_infos.liste_docs .titre  {
	font-size: 1.1em;
}
.bloc_infos.liste_amp .pays, .bloc_infos.liste_docs .pays, .bloc_infos.liste_amp .date, .bloc_infos.liste_docs .date a,
.bloc_infos.liste_amp .sous-titre, .bloc_infos.liste_docs .sous-titre {
	color: #737373;
	font-weight: bold;
}

/* Boutons site */
.bouton {
	text-align: center;
	border: medium none;
	background-color: transparent;
	cursor: pointer;
}
.bouton .bouton_g {
	background: url(/media/site/gen/maia/bg_gauche_bouton.png) no-repeat left top;
}
.bouton .bouton_d {
	background: url(/media/site/gen/maia/bg_droite_bouton.png) no-repeat left top;
}
.bouton a, .bouton span.bouton_c  {
	color: #0077be;
	background: url(/media/site/gen/maia/bg_centre_bouton.png) repeat-x left top;
	font-size: 0.9em;
	font-weight: normal;
}
.bloc_infos .bouton a img, .bloc_edition .bouton a img, .bloc_formulaire .bouton a img {
	border: none;
}
.bloc_infos .bouton a:hover img, .bloc_edition .bouton a:hover img, .bloc_formulaire .bouton a:hover img {
	border: none;
}

/* Boutons simple site */
.bouton_simple {
	font-size: 1.5em;
	text-align: center;
	/*background: url(/media/site/gen/maia/bg_bouton_simple.gif) no-repeat left top;*/
	color: #0077be;
	border: solid 1px #0077be;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font: normal 0.95em/1.6em Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.bouton_simple span.bg_bouton_simple {
	/*background: url(/media/site/gen/maia/bg_droite_bouton_simple.gif) no-repeat right top;*/
}
.bouton_simple:hover {
	background-color: #00dde7;
	/*background: url(/media/site/gen/maia/bg_bouton_simple_on.gif) no-repeat left top;*/
}
.bouton_simple:hover span.bg_bouton_simple {
	/*background: url(/media/site/gen/maia/bg_droite_bouton_simple_on.gif) no-repeat right top;*/
	color: #000;
}


/*Pagination*/
#contenus_textes_page div.bloc_pagination {
	border-bottom: solid 1px #ccc;
}
#contenus_textes_page div.bloc_pagination form select {
	font-size: 0.95em;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination {
	color: #D90452;
	border: 1px solid #FFF;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination:hover {
	background-color: #D90452;
	color: #FFF;
	border: 1px solid #D90452;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination_on {
	color: #D90452;
	font-weight: bold;
	border-bottom-color: #D90452;
	border-bottom-style: solid;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination_on:hover {
	background-color: #D90452;
	color: #FFF;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination_fleches {
	font-weight: bold;
	color: #D90452;
}
#contenus_textes_page div.bloc_pagination a.bt_pagination_fleches:hover {
	color: #FFF;
	background-color: #D90452;
	text-decoration: none;
}

p.retour, p.retour a {
	float:right !important;
	border: 1px solid #0077BE !important;
	color: #0077BE !important;
	font-weight: bold;
	width: 60px !important;
	font-size:0.95em;
	text-align:center !important;
}

p.retour a:hover {
	background-color:#0077BE !important;
	color:#fff !important;
}

/* Mise en forme mosaique images */

div.diaporama a {
	border: solid 1px #ccc;
}
div.diaporama a:hover {
	border: solid 1px #0077be;
}
div.diaporama a img {
	border: none;
}



/******************************************************************************/
/* NAVIGATION GENERALE ********************************************************/
/******************************************************************************/

#navigation {
	background-color: #d90452;
}


/* Premier niveau navigation*/
#navigation ul li {
	cursor: pointer;
}
#navigation ul li a {
	color: #fff;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	border-right: solid 1px #e77ca0;
	background-color: #D90452;
}
#navigation ul li a:hover {
	color: #d90452;
	background-color: #fff;
}


/* Second niveau navigation*/
#navigation ul li ul {
	text-align: left;
	border: solid 1px #E6E6E6;
	border-bottom: solid 1px #ADB9C2;
}
#navigation ul li ul li {	
	background-color: #e8edf0;
	background-image: none;
}
#navigation ul li ul li a {
	font-style: normal;
	font-size: 0.95em;
	font-variant: normal;
	color: #4C4C4C;
	border-right: solid 1px #adb9c2;
	border-left: solid 1px #adb9c2;
	border-bottom: solid 1px #fff;
	background: url(/media/site/gen/maia/puce_carre_rose.gif) no-repeat 6px 4px;
}
#navigation ul li ul li a:hover {
	color: #d90452;
	background-color: #fff;
}


/******************************************************************************/
/* COLONNE GAUCHE *************************************************************/
/******************************************************************************/

#colonne_gauche {
	/*background-color: #DBDBDB;*/
}





/******************************************************************************/
/* CONTENUS DE LA PAGE ********************************************************/
/******************************************************************************/

/* Mise en forme contenu de la page */
#contenu_page {
	background: url(/media/site/gen/maia/bg_page.gif) repeat-y left top;
}
.textes_page {
	color: #4c4c4c;
}

.textes_page.popup p {
	color: #ffffff;
}
#contenus_textes_page h1 {
	color: #0077be;
	font: 2.166em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(/media/site/gen/maia/filet_h1.png) no-repeat right bottom;
}
.textes_page h2, .recherche_page h2 {
	color: #d90452;
	background: url(/media/site/gen/maia/puce_carre_rose.gif) no-repeat -4px 5px;
	font: bold 1.583em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #d90452;
}

.textes_page h3, .bloc_edition h3 {
	color: #0077be;
	background: url(/media/site/gen/maia/puce_bleu.png) no-repeat 0px 5px;
	font: bold 1.333em Helvetica, sans-serif;
}
.textes_page h4, .bloc_edition h4 {
	color: #0077be;
	line-height: 22px;
	background: url(/media/site/gen/maia/puce_tiret_bleu.gif) no-repeat 0 3px;
	font: 1.166em Arial, Helvetica, sans-serif;
}
.textes_page a, .bloc_edition a {
	color: #0077be;
}
.textes_page a:hover, bloc_edition a:hover {
	text-decoration: underline;
}
.textes_page p, #contenus_textes_page .textes_page p {
	line-height: normal;
	text-align: justify;
	font-size: 1.084em;
}
.textes_page p.chapeau, .bloc_edition p.chapeau {
	color: #0077be;
	text-align: justify;
	line-height: 1.8em;
	font-size: 1.13em;
}
.textes_page p.encadre, .bloc_edition p.encadre {
	text-align: justify;
	background: url(/media/site/gen/maia/filet_titres.png) no-repeat left bottom;
	border-left: solid 1px #E6E6E6;
	border-top: solid 1px #E6E6E6;
	border-right: solid 1px #E6E6E6;
	color: #0077BE;
}
.textes_page p a.souligne, .textes_page p.encadre a.souligne, .textes_page p.chapeau a.souligne {
	color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: inherit;
	text-decoration: none;
}
.textes_page p a.souligne, .textes_page p.encadre a.souligne, .textes_page p.chapeau a.souligne {
}
.textes_page p a.souligne, .textes_page p.encadre a.souligne, .textes_page p.chapeau a.souligne {
}
.textes_page p a.souligne, .textes_page p.encadre a.souligne, .textes_page p.chapeau a.souligne {
}
.textes_page p a.souligne:hover, .textes_page p.encadre a.souligne:hover, .textes_page p.chapeau a.souligne:hover {
	color: #0077be;
	text-decoration: underline;
	border: none;
}
.textes_page p.legende {
	color: #1f919c;
	text-align: left;
	border-top: solid 1px #1f919c;
	font-size: 1em;
}
.textes_page img {
	border: 1px solid #1f919c;
}
.textes_page p.image {
	text-align: left;
}
.textes_page p.image img {
	
}
.textes_page ul, .bloc_edition ul {
	list-style-position: outside;
	list-style-image: url(/media/site/gen/maia/puce_tiret_gris.png);
	font-weight: normal;
	font-size: 1.084em;
}
.textes_page ul li ul li, .bloc_edition ul li ul li {
	font-size: 0.922em;
}
.textes_page ul.liens, .bloc_edition ul.liens {
	list-style-image: url(/media/site/gen/maia/puce_rose.gif);
}
.textes_page ul.liens li, .bloc_edition ul.liens li {
	margin-bottom: 5px;
}
.textes_page ul.liens li a, .bloc_edition ul.liens li a {
	color: #d90452;
	font-size: 1em;
}
.textes_page ul.liens li a:hover, .bloc_edition ul.liens li a:hover {
	color: #0077be;
	text-decoration: none;
}
.textes_page ol, .bloc_edition ol {
	font-size: 1.084em;
}
.textes_page ol li, .bloc_edition ol li {
	list-style-type: decimal;
}
.textes_page ol li ol, .bloc_edition ol li ol {
	font-size: 1em;
}


/*Mise en forme tableaux */
table  {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-bottom: 5px solid #1f919c;
}
table caption  {
	text-align: left;
	color: #737373;
}
th  {
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	text-align: left;
	background-color: #26657f;
	color: #00dde7;
}
td  {
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	text-align: left;
}
td.tdTodoListWP {
	background-color: #E5E5E5;
	color:#0077BE;
	font-weight:bold;
}
td.tdTodoListDone {
	background-color: #ddefa8;  
}
.td.verticalCenter {
	vertical-align:middle;
}
table thead tr th.rowDimension { 	
	background-color:#FFFFFF; 
	border:none;
	font-size:0px;
}

.textes_page table ul {
	font-weight: normal;
	list-style-type: none;
	list-style-image: none;
}
.textes_page table li {
	background: url(/media/site/gen/maia/puce_liste_tableaux.gif) no-repeat left 6px;
}
.textes_page p.legende_tableau {
	color: #aca9a6;
}

/*Mise en forme formulaires */
#contenus_textes_page input, #contenus_textes_page textarea, #contenus_textes_page select {
	/*background-color: #EDEDED;*/
	border: 1px solid #B6B6B6;
	color: #4C4C4C;
	font-size: 1em;
}
#contenus_textes_page .recherche_page .sous-menu textarea{
	border: 0px
}
#contenus_textes_page .obligatoire {
	font-size: 0.8em;
	color: #cccccc;
	display: block;
}
#contenus_textes_page input.bouton{
	background-color: #26657F;
	border: 1px solid #26657F;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

#contenus_textes_page .inputalert,
#contenus_textes_page input.inputalert,
#contenus_textes_page select.inputalert,
#contenus_textes_page textarea.inputalert { border: 2px solid #911414; background-color: #e7c0c0;}

#contenus_textes_page a.lien_bouton {
	background-color: #D90452;
	border-radius: 8px 8px 8px 8px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
}

/*Mise en liste d actus */
.textes_page .bloc_infos, .textes_page .bloc_edition, .textes_page .bloc_formulaire {
	border: none;
}






/******************************************************************************/
/* CONTENUS EN MARGE DROITE ***************************************************/
/******************************************************************************/

#colonne_droite {
	border-left: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;

}

	/* Mise en forme contenu edition en colonne de droite */
#colonne_droite .bloc_edition h3, #colonne_droite .bloc_edition h4 {
}
#colonne_droite .bloc_edition h3 {
	color: #4c4c4c;
	font: small-caps bold 1.4em Helvetica, sans-serif;
}
#colonne_droite .bloc_edition h4 {
	color: #4c4c4c;
	line-height: 22px;
	font: small-caps 1.2em Arial, Helvetica, sans-serif;
}
#colonne_droite .bloc_edition p.chapeau {
	font-size: 1.083em;
	line-height: 1.4em;
}




/******************************************************************************/
/* REMONTÉE INFOS EN BAS DE LA PAGE *******************************************/
/******************************************************************************/

/* Encadré bas de page */
#remontees .bloc_infos, #remontees .bloc_edition, #remontees .bloc_formulaire {
	border: solid 1px #e6e6e6;
}



/******************************************************************************/
/* NAVIGATION CONTEXTUELLE DANS LA PAGE, COLONNE GAUCHE ***********************/
/******************************************************************************/
#navigation_page {
	/*background-color: #d90452;*/
}
#contenu_navigation_page {
	/*border-right: solid 1px #c4bab0;*/
}
#navigation_page h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	-webkit-border-top-right-radius: 10px;
	border-radius: 0 10px 0 0;
	background: #26657f url(/media/site/gen/maia/filet_titres_canard.png) no-repeat right bottom;
}

/* Premier niveau navigation*/
#navigation_page ul {
	border-bottom: solid 1px #26657f;
	border-right: solid 1px #26657f;
	background-color: #26657f;
}
#navigation_page ul li {
	cursor: pointer;
}
#navigation_page ul li:hover {
   
}
#navigation_page ul li a {
	font: bold 0.98em Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	background: url(/media/site/gen/maia/puce_carre_blanc.gif) no-repeat left 2px;
}
#navigation_page ul li a:hover, #navigation_page ul li a.on {
	color: #26657f;
	background: #e8edf0 url(/media/site/gen/maia/puce_carre_canard.png) no-repeat left 2px;
}


/* Second niveau navigation*/
#navigation_page ul li ul {
	background-color: #e8edf0;
	border-right: none;
}
#navigation_page ul li ul li {    
	cursor: pointer;
	border: none;
}
#navigation_page ul li ul li a {
	font: normal 0.95em Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background: url(/media/site/gen/maia/puce_tiret_gris.png) no-repeat 10px 5px;
}
#navigation_page ul li ul li a:hover, #navigation_page ul li ul li a.on {
	color: #26657f;
	background: #fff url(/media/site/gen/maia/puce_tiret_canard.png) no-repeat 10px 5px;
}




/******************************************************************************/
/* COORDONNEES ****************************************************************/
/******************************************************************************/
#coordonnees p {
	color: #404040;
	font-size: 0.95em;
}




/******************************************************************************/
/* PIED DE PAGE ***************************************************************/
/******************************************************************************/
#pied_page {
	background-color: #1f919c;
	font-size: 0.95em;
	color: #fff;
	border-top: solid 1px #fff;
	text-align: right;
	background: url(/media/site/gen/maia/bg_pied_page.gif) repeat-x left top;

}
#pied_page li {
	background: url(/media/site/gen/maia/puce_pied_page.gif) no-repeat left 6px;
}
#pied_page li:hover {
    
}
#pied_page ul li a {
	color: #fff;
}
#pied_page ul li a:hover {
	text-decoration: underline;
}



/******************************************************************************/
/* LOGOS EN PIED DE PAGE ******************************************************/
/******************************************************************************/
#logos {
	text-align: right;
	background-color: #fff;
}
#logos hr {
	border-style: none;
	color: #E6E6E6;
	background-color: #E6E6E6;
	border-width: 0;
}




/******************************************************************************/
/* VISUEL BANDEAU IMAGES BAS DE PAGES  ****************************************/
/******************************************************************************/

#bandeau_bas {
	background-position: left center;
	background-repeat: no-repeat;
}



/******************************************************************************/
/* OUTILS SITE (Recherche / Newsletter)  **************************************/
/******************************************************************************/
/* Newsletter*/
#newsletter label {
	color: #9f047a;
	font-size: 0.95em;
}
#newsletter .champ {
	font-size: 0.95em;
	color: #595549;
	/*background-color: #ededed;*/
	border: solid 1px #b2b2b2;
}
#newsletter .bouton_valider {
	color: #595549;
	cursor: pointer;
	background: url(/media/site/gen/maia/bt_valider.gif) no-repeat left 4px;
	border:medium none;
}
#newsletter .bouton_valider:hover {
	background: url(/media/site/gen/maia/bt_valider_on.gif) no-repeat left 4px;
}

/* Recherche*/
#recherche label {
	color: #595549;
	font-size: 0.95em;
}
#recherche .champ {
	font-size: 0.95em;
	color: #fff;
	background-color: #1f364d;
	border: solid 1px #0077be;
}
#recherche .bouton_valider {
	color: #595549;
	cursor: pointer;
	background: url(/media/site/gen/maia/bt_valider_bleu.gif) no-repeat left 4px;
	border:medium none;
}
#recherche .bouton_valider:hover {
	background: url(/media/site/gen/maia/bt_valider_bleu_on.gif) no-repeat left 4px;
}

/* Espace reserve */
#espace_reserve {
	
}
#espace_reserve div a.titre {
	color: #fff;
	font-size: 0.95em;
	font-weight: bold;
	/* background: url(/media/site/gen/maia/puce_bas_blanc.png) no-repeat 193px 5px; */
	background-color: #0077be;
}
#espace_reserve div a.titre:hover {
	background-color: #D90452;
}

/* Affichage pop-up connexion */
#espace_reserve div #pop-up {
	background: url(/media/site/gen/maia/bg_popup.png) repeat left top;
	font-weight: normal;
	font-size: 0.8em;
	border-left: solid 1px #03f4ff;
	border-right: solid 1px #03f4ff;
	border-bottom: solid 1px #03f4ff;
}
#espace_reserve p {
	color: #fff;
}
#acces_espace_reserve {
  color: #00dde7;
}
#espace_reserve label {
	color: #595549;
	font-size: 0.95em;
}
#espace_reserve .champ {
	font-size: 0.95em;
	color: #1daaff;
	background-color: #1f364d;
	border: solid 1px #1daaff;
}
#espace_reserve .bouton_valider {
	color: #595549;
	cursor: pointer;
	background: url(/media/site/gen/maia/bt_valider_bleu2.gif) no-repeat left 4px;
	border:medium none;
}
#espace_reserve .bouton_valider:hover {
	background: url(/media/site/gen/maia/bt_valider_bleu2_on.gif) no-repeat left 4px;
}
#espace_reserve p a.aide, #espace_reserve p a.homeLink {
	font-style: italic;
	color: #00dde7;
	background-image: none;
}
#espace_reserve p a.aide:hover, #espace_reserve p a.homeLink:hover {
	color: #fff;
	background-color: inherit;
}




/******************************************************************************/
/* Menu déroulant Recherche ***************************************************/
/******************************************************************************/
.recherche_page {
	background-color: #f2f2f2;
	/*border-top: solid 1px #ccc;*/
	border-bottom: solid 1px #D90452;
}
/*.recherche_page div.barre_recherche a h2 {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	background: #E6E6E6 url(/media/site/gen/maia/puce_ferme.png) no-repeat 5px 7px;
}
.recherche_page div.barre_recherche.open a h2 {
	background: #E6E6E6 url(/media/site/gen/maia/puce_ouvert.png) no-repeat 5px 7px;
	border-bottom: solid 1px #ccc;
}*/
.recherche_page div.barre_recherche a h2 {
	border: none;
	color: #D90452;
	background: #e5e5e5 url(/media/site/gen/maia/bt_derouler.gif) no-repeat 3px 7px !important;
	font: bold 1.25em "Trebuchet MS",Arial,Helvetica,sans-serif;
	border-bottom: none !important;
}
.recherche_page div.barre_recherche.open a h2 {
	background: #E6E6E6 url(/media/site/gen/maia/bt_derouler_on.gif) no-repeat 3px 7px !important;
	color: #D90452;
	font: bold 1.25em "Trebuchet MS",Arial,Helvetica,sans-serif;
	border-bottom: none !important;
}
.recherche_page div.barre_recherche.open div.sous-menu form .bloc-sous-sous-menu a h2 {
	background: #E6E6E6 url(/media/site/gen/maia/bt_derouler.gif) no-repeat 3px 7px !important;
}
.recherche_page div.barre_recherche.open div.sous-menu form .bloc-sous-sous-menu.open a h2 {
	background: #E6E6E6 url(/media/site/gen/maia/bt_derouler_on.gif) no-repeat 3px 7px !important;
}
.recherche_page a:hover,
.recherche_page a:focus,
#navigation a:active {

}
.recherche_page div.sous-menu {
	/*border-top: solid 1px #ccc;*/
	background-color: #F2F2F2;
}
.recherche_page div.sous-menu form {
	/*font-size: 0.9em;*/
}
.recherche_page div.sous-menu form a {
	background: none;
	font-size: 0.85em;
}
.recherche_page div.sous-menu form a:hover {
}
/*.recherche_page form {
	display: block;
}*/
.recherche_page label {
	color: #4c4c4c;
	font-size: 0.98em;
}
.recherche_page input, .recherche_page select {
	border: solid 1px #e6e6e6;
	color: #666;
	font-size: 0.98em;
}
.recherche_page hr {
	background-color: #ccc;
	border-style: none;
	color: #ccc;
}




/******************************************************************************/
/* En-Tete fiches AMP *********************************************************/
/******************************************************************************/
.tete_fiche ul {
	color: #737373;
	text-align: right;
}
.tete_fiche ul li {
	font-size: 1.2em;
}
.tete_fiche ul strong {
	color: #0077BE;
	line-height: 17px;
	font-size: 1.042em;
}
.tete_fiche .carte {
	background-color: #3392cb;
	border: 1px solid #CCCCCC;
}
.tete_fiche .repere_carte {
	background:url(/media/site/gen/maia/bg_carte_mini.png)  no-repeat left top;
}



/******************************************************************************/
/* ONGLETS fiches AMP *********************************************************/
/******************************************************************************/
/* Titre page  */
h1 .designation {
	font-weight: normal;
	font-size: 0.923em;
}

/* Ligne d onglets  */
.tabs {
	border-left: solid 1px #ccc;
}
.tabs li {
	text-indent:0;
}
.tabs a {
	line-height:25px;
	text-align:left;
	text-decoration:none;
	/*-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-radius: 4px 4px 0 0;*/
	font-weight: bold;
	font-size: 1.083em;
}
.tabs a:active {
	outline:none;		
}

/* Roll sur un onglet */
.tabs a:hover {
	background-color: #0077BE;
	color:#fff;	
}

/* L onglet actif utilise la class "current" */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	cursor:default !important; 
	color:#0077BE !important;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: 1px solid #FFFFFF;
	background-color: #fff;
	font-weight: bold;
}

/* Mise en forme des onglets */ 
.panes {
	border: solid 1px #ccc;
	background-color: #fff;
	text-align: left;
}

/* Mise en forme bulletin dans onglets */
.panes .bloc_actus {
	background-color: #a6386d;
	border: none;
}
.tabs a {
	line-height:25px;
	text-align:left;
	text-decoration:none;
	color: #737373;
	font-weight: normal;
	background-color: #fff;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: 1px solid #CCCCCC;
}
.tabs a.principal {
	font-weight: bold;
}


/* Mise en forme contenus colonne droite */
.panes .contenus_droite h2 {
	color: #0077BE;
	font-size: 1.2em;
	border-bottom: solid 1px #ccc;
}
.panes .contenus_droite ul {
  	font-weight: normal;
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris.png");
	list-style-position: outside;
}
.panes .contenus_droite img {
	border: solid 1px #ccc;
}


	/* Deroulant fiches AMP */
.deroulant_page {
	/*background-color: #f2f2f2;*/
	/*border-top: solid 1px #ccc;*/
	/*border-bottom: solid 1px #ccc;*/
	color: #4d4d4d;
}
div.sous-perimetre .deroulant_page {
	color: #7f7f7f;
}
div.sous-perimetre .deroulant_page li.new {
	color: #000;
}
.deroulant_page div.barre_deroulant a {
	color:#0077BE;
}
.deroulant_page div.barre_deroulant a:hover {
	text-decoration: underline;
}

.recherche_page div.sous-menu a {
  color:#0077BE;
}
.recherche_page div.sous-menu a:hover {
	text-decoration: underline;
}

.deroulant_page div.barre_deroulant a h2 {
	border: none;
	background: #fff url(/media/site/gen/maia/bt_derouler_page.gif) no-repeat 3px 5px;
	font-size: 1.333em;
	color: #0077BE;
	border-bottom: solid 1px #ccc;
}
.deroulant_page div.barre_deroulant a h4 {
	border: none;
	background: #fff url(/media/site/gen/maia/bt_derouler_bleu.png) no-repeat 3px 5px;
	color: #0077BE;
}
.deroulant_page div.barre_deroulant h3 {
	color: #0077BE;
	font-size: 1em;
}

.recherche_page div.sous-menu form a.aide {
	background: url(/media/site/gen/maia/bt_aide.gif) no-repeat left top;
}
.recherche_page div.sous-menu form a.aide:hover {
	background: url(/media/site/gen/maia/bt_aide_on.gif) no-repeat left top;
	text-decoration: none;
}

.deroulant_page div.barre_deroulant a.aide {
	background: url(/media/site/gen/maia/bt_aide.gif) no-repeat left top;
}
.deroulant_page div.barre_deroulant a.aide:hover {
	background: url(/media/site/gen/maia/bt_aide_on.gif) no-repeat left top;
	text-decoration: none;
}

.deroulant_page div.barre_deroulant .partage {
	background: url(/media/site/gen/maia/bt_partage.gif) no-repeat left top;
	cursor: pointer;
}
.deroulant_page div.barre_deroulant .partage:hover {
	background: url(/media/site/gen/maia/bt_partage_on.gif) no-repeat left top;
	text-decoration: none;
}
.deroulant_page div.barre_deroulant .partage.titre {
	background-position: left 6px;
}


.deroulant_page .popup_aide,
.recherche_page .sous-menu .popup_aide,
.deroulant_page .popup_info,
.recherche_page .sous-menu .popup_info,
.deroulant_page .popup_partage,
.deroulant_page .popup_bouton {
	background-color: #F2F2F2;
	border: solid 1px #ccc;
	text-align: left;
	font-weight: normal;
	color: #4D4D4D;
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.3);
}
.deroulant_page .popup_aide ul li,
.recherche_page .sous-menu .popup_aide ul li,
.deroulant_page .popup_partage ul li,
.deroulant_page .popup_bouton ul li{
	font-weight: normal;
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris_clair.png");
	list-style-position: outside;
	text-align: left;
}
.deroulant_page div.barre_deroulant .info, .recherche_page .barre_recherche .sous-menu .info {
  background: url(/media/site/gen/maia/bt_info.gif) no-repeat left top !important;
  cursor: pointer !important;
}

.deroulant_page div.barre_deroulant .fermer,
.recherche_page .sous-menu .fermer {
	cursor: pointer;
	background: url(/media/site/gen/maia/bt_fermer.gif) no-repeat left top;
}
.deroulant_page div.barre_deroulant .fermer:hover,
.recherche_page .sous-menu .fermer:hover {
	background: url(/media/site/gen/maia/bt_fermer_on.gif) no-repeat left top;
}
.deroulant_page div.barre_deroulant.open a h2 {
	background: #fff url(/media/site/gen/maia/bt_derouler_page_on.gif) no-repeat 3px 5px;
}
.deroulant_page div.barre_deroulant.open a h4 {
	background: #fff url(/media/site/gen/maia/bt_derouler_bleu_on.png) no-repeat 3px 5px;
}
.deroulant_page ul {
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris.png");
	list-style-position: outside;
	text-align: justify;
}
.deroulant_page div.sous-menu {
	/*border-top: solid 1px #ccc;*/
	background-color: #fff;
}
.deroulant_page hr {
	background-color: #ccc;
	border-style: none;
	color: #ccc;
}

/* Second niveau de listes */
.deroulant_page ul li ul {
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris_clair.png");
	list-style-position: outside;
	font-weight: normal;
}


/* Listes Activites */
.deroulant_page ul.liste-activites li.activites {
	list-style: none;
	border-top: solid 1px #ccc;
}
.deroulant_page ul.liste-activites li.activites ul li {
	font-weight: bold;
}
.deroulant_page ul.liste-activites li.activites ul li.statut {
	list-style: none;
}
.deroulant_page ul.liste-activites li.activites ul.sous-liste-activites li {
	border-top: solid 1px #fff;
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris_clair.png");
	list-style-position: outside;
	font-weight: normal;
}


/* Mise en forme tableaux dans fiche AMP */
.deroulant_page table {
	border: solid 1px #e6e6e6;
	border-bottom-width: 5px;
	border-right: none;
}
.deroulant_page table th {
	background-color: #fff;
	border-bottom: none;
	border-right: solid 1px #e6e6e6;
	color: #4d4d4d;
	text-align: center;
	font-size: 11px;
}
.deroulant_page table tr.filet td {
	border-top: solid 1px #ccc;
}
.deroulant_page table tr.bleu {
	background-color: #f2f2f2;
}
.deroulant_page table td {
	/*border-bottom: none;
	border-right: none;*/
}
.deroulant_page table td.bleu {
	background-color: #3392cb;
	color: #fff;
	text-align: center;
}
.deroulant_page table td.centre {
	text-align: center;
}


/* Mise en forme tableau activites dans fiche AMP */
.deroulant_page table.tableau_activites, .deroulant_page table.especes {
	border: solid 1px #e6e6e6 !important;
	border-bottom-width: 5px;
	border-right: none;
}
.deroulant_page table.tableau_activites tr th, .deroulant_page table td.entete {
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
}
.deroulant_page table.tableau_activites span.vert {
	background-color: #acd90e;
}
.deroulant_page table.tableau_activites span.violet {
	background-color: #8000ff;
}
.deroulant_page table.tableau_activites span.orange {
	background-color: #ff9d02;
}
.deroulant_page table.tableau_activites span.rouge {
	background-color: #d90452;
}
.deroulant_page table.tableau_activites tr td, .deroulant_page table.especes tr td {
	border-right: 1px solid #E6E6E6 !important;
	border-bottom: 1px solid #E6E6E6 !important;
}

.deroulant_page table.especes tr th.sans_filet,
.deroulant_page table.especes tr td.sans_filet,
.deroulant_page table tr th.sans_filet,
.deroulant_page table tr td.sans_filet {
    border-right: solid 1px #fff !important;
}
.deroulant_page table.especes tr.bleu th.sans_filet,
.deroulant_page table.especes tr.bleu td.sans_filet{
    border-right: solid 1px #F2F2F2 !important;
}

.carre-bleu {
    background-color: #3392CB;
}

.deroulant_page div.barre_deroulant .aide_bouton {
  border-top: none;
  border-bottom: none;
}
.deroulant_page div.barre_deroulant .bouton_simple.aide_bouton:hover {
  color: #fff;
  background-color: #0077BE;
}


/* Affichage pop-up Aide */
.deroulant_page div.barre_deroulant a.aide:hover .popup_aide {
	background-color: #F2F2F2;
	border: solid 1px #ccc;
	text-align: left;
	font-weight: normal;
	color: #4D4D4D;
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.3);
}





/******************************************************************************/
/* Pages Chiffres-clefs *******************************************************/
/******************************************************************************/

.panes.chiffres {
	border: 0;
}
.chiffres table, table.chiffres {
	border-width: 1px 0 0 1px;
	border-color: #ccc;
}
.chiffres td, .chiffres th, .chiffres table td, .chiffres table th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 0;
	background-color: #fff;
	color: #4D4D4D;
	vertical-align: middle;
}
.chiffres th, .chiffres .deroulant_page th {
	text-align: center;
}
.chiffres tr.intertitre_first td, .chiffres th.intertitre_first {
	background-color: #ccc;
	color: #0077BE;
	font-weight: bold;
}
.chiffres tr.intertitre td, .chiffres th.intertitre {
	background-color: #F2F2F2;
	color: #0077BE;
	font-weight: bold;
}
/*.panes.chiffres .deroulant_page table tr.intertitre td, .panes.chiffres .deroulant_page table tr.intertitre th {
	/*border-top: solid 1px #ccc;*/
	/*border-bottom: solid 1px #ccc;
}*/

/*.panes.chiffres .deroulant_page table th {
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}*/
table td.centre, table th.centre {
	text-align: center;
}
table td.gauche, table th.gauche {
	text-align: left;
}
table td.droite, table th.droite {
	text-align: right;
}

/* Aide tableau */
.chiffres table tr.entete th, table.chiffres tr.entete th {
	background-color: #1f919c;
	color: #fff;
}
.chiffres table tr.ligne_aide th {
	border-bottom: 0;
}
.panes.chiffres .deroulant_page table .aide_tableau {
	background: url(/media/site/gen/maia/bt_aide.gif) no-repeat center 5px;
}
.panes.chiffres .deroulant_page table tr.ligne_aide .aide_tableau {
	background: url(/media/site/gen/maia/bt_aide_blc.gif) no-repeat center 5px;
}
.panes.chiffres .deroulant_page table .aide_tableau:hover {
	background-image: url(/media/site/gen/maia/bt_aide_on.gif);
	text-decoration: none;
}
.panes.chiffres .deroulant_page table tr.ligne_aide .aide_tableau:hover {
	background-image: url(/media/site/gen/maia/images/bt_aide_on.gif);
	text-decoration: none;
}
.panes.chiffres .deroulant_page table .aide_tableau.colonne, .panes.chiffres .deroulant_page table .aide_tableau.colonne:hover {
	background-position: 0 4px;
}
.panes.chiffres .deroulant_page table span.aide_tableau, .panes.chiffres .deroulant_page table span.aide_tableau:hover, .panes.chiffres .deroulant_page table tr.ligne_aide span.aide_tableau, .panes.chiffres .deroulant_page table tr.ligne_aide span.aide_tableau:hover {
	background: none;
}
.deroulant_page div.barre_deroulant .aide_tableau:hover .popup_aide {
	background-color: #F2F2F2;
	border: solid 1px #ccc;
	text-align: left;
	font-weight: normal;
	color: #4D4D4D;
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.7);
	box-shadow: 0px 7px 5px rgba(0, 0, 0, 0.3);
}
.deroulant_page div.barre_deroulant .aide_tableau .popup_aide .texte_aide {
	text-align: justify;
}



/*************************************************************************/
/* SLIDER BANDEAU IMAGES ************************************************/
/***********************************************************************/
/* container for slides */
.images {
	font-size: 0.917em;
	color: #999;
	text-align: right;
}

.images a.bouton_slider {
	background-color:#ef8f00;
  color: #FFFFFF;
	font-size: 0.7em;
}



/* Zapette slider */
#zapette_slider {
	/*background-color: #000;*/
}
.slidetabs a {
	background:url(/media/site/gen/maia/navigator.gif) 0 0 no-repeat;
	font-size:1px;		
}

/* mouseover state */
.slidetabs a:hover {
	background-position:-10px 0;      
}

/* active state (current page state) */
.slidetabs a.current {
	background-position:-10px 0;     
} 

/******************************************/
/* Bloc Envoyer à un ami                  */
/******************************************/

#envoyer_ami, #envoyer_ami_message {
	font-weight:bold;
	color:#7FC6BC;
	background-color: #26657F;
	border: 2px solid #ffffff;
}
#envoyer_ami h3, #envoyer_ami_message h3 {
	color:#FFFFFF;
	/*font-size: 13px;*/
	background-repeat: no-repeat;
	background-position:left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
#envoyer_ami p, #envoyer_ami_message p{
	color:#FFFFFF;
	font-size: 0.95em;
	font-weight: normal;
	margin-bottom: 3px;
}
#envoyer_ami input {
	color: #403C38;
}
#envoyer_ami textarea {
	color: #403C38;
}
#envoyer_ami p.liens, #envoyer_ami_message p.liens {
	color: #E67300;
	text-align: right;
	font-size: 11px;
	border: 1px solid #FFFFFF;
}
#envoyer_ami a.liens, #envoyer_ami_message a.liens  {
	color: #FFFFFF;
	font-size: 10px;
}
#envoyer_ami p.liens:hover, #envoyer_ami_message p.liens:hover, #envoyer_ami a.liens:hover, #envoyer_ami_message a.liens:hover  {
	color: #4A473D;
	background-color: #FFF;
}


/****************************************************************************************************
* Styles des composants Alkanet pour l'affichage internet/espace privé
*****************************************************************************************************/

.popupContents{
	/*font-size: 0.75em;*/
}

form.formForm table,
form.formForm table tr,
form.formForm table td {
	border: none;	
	color: #4c4c4c;	
}

form.formForm .label {
	font-weight: bold;
	/*background: url("/media/site/gen/maia/puce_tiret_gris.png") 10px 7px no-repeat;*/
	padding-left: 25px;
}

table.formBlock span.mobile {
	color: #1f919c;
}

.formBlock thead tr td.main {
	color: #d90452 !important;
	background: url(/media/site/gen/maia/puce_carre_rose.gif) no-repeat -4px 12px !important;
	font: bold 1.583em "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	border-bottom: solid 1px #d90452 !important;
}

form.formForm table.formBlock thead tr td {
	background: url(/media/site/gen/maia/filet_titres.png) no-repeat left bottom;
	color: #0077be;
	font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

form.formForm table.formBlock thead tr td.rowDimension {
	background: none;
}

.sheetHeader ul {
	border-left: 1px solid #CCCCCC;
}

.sheetHeader ul {
	border-left: solid 1px #ccc;
}
.sheetHeader ul li {
	text-indent:0;
}
.sheetHeader ul a {
	line-height:25px;
	text-align:left;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.083em;
}
.sheetHeader ul a:active {
	outline:none;		
}

/* Roll sur un onglet */
.sheetHeader ul a:hover {
	background-color: #0077BE;
	color:#fff;	
}

/* L onglet actif utilise la class "current" */
.sheetHeader ul .selected, .sheetHeader ul .selected:hover, .sheetHeader ul li.selected a {
	cursor:default !important; 
	color:#0077BE !important;
	border-bottom: 1px solid #FFFFFF;
	background-color: #fff;
	font-weight: bold;
}

.sheetHeader ul a {
	line-height:25px;
	text-align:left;
	text-decoration:none;
	color: #737373;
	font-weight: normal;
	background-color: #fff;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: 1px solid #CCCCCC;
}

.panes .contenus_droite h2 {
	color: #0077BE;
	font-size: 1.2em;
	border-bottom: solid 1px #ccc;
}
.panes .contenus_droite ul {
	font-weight: normal;
	list-style-image: url("/media/site/gen/maia/puce_tiret_gris.png");
	list-style-position: outside;
}
.panes .contenus_droite a {
	color: inherit;
}
.panes .contenus_droite img {
	border: solid 1px #ccc;
}
/*alignement fiche perso*/
#blockAMP_tbody td,
#serv1_id_line td,
#serv2_id_line td,
#serv3_id_line td,
#serv4_id_line td {
	padding-left:25px;
}

.logo_export_amp_shp{
	width: 18px;
	height: 16px;
}

.bouton_recherche_amp{
	float: left;
	margin-right: 10px;
}

.bloc-suivi-surveillance, .bloc-suivi-cmonspot{
	margin-left: 20px;
}

.bloc-suivi-surveillance a strong, .bloc-suivi-cmonspot a strong{
	background: url(/media/site/gen/france/bt_derouler.gif) no-repeat 3px 7px;
	padding-left : 25px;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
	color: #96c11f;
}

.bloc-suivi-surveillance.open a strong, .bloc-suivi-cmonspot.open a strong{
	background: url(/media/site/gen/france/bt_derouler_on.gif) no-repeat 3px 7px !important;
}

.front_contact_gestionnaire
{
	width:200px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 150px;
	padding: 3px;
}

.tooltip{
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	line-height:1.42857143;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	letter-spacing:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	white-space:normal;
	filter:alpha(opacity=0);
	opacity:0;
	line-break:auto
}
.tooltip.in{
	filter:alpha(opacity=90);
	opacity:.9
}
.tooltip.top{
	padding:5px 0;
	margin-top:-3px
}.tooltip.right{
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom{
	padding:5px 0;
	margin-top:3px
}
.tooltip.left{
	padding:0 5px;
	margin-left:-3px
}
.tooltip-inner{
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:4px
}
.tooltip-arrow{
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow{
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow{
	right:5px;
	bottom:0;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow{
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow{
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow{
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow{
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow{
	top:0;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow{
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
