/**** BALISES HTML
_________________*/

		body{ 
			width: 100%;
			height: 100%;
			background: url(../contributed_images/picto/home/bg_body_dark.gif) repeat-x top left #919c24 ; /* fond bleu : couleur du logo CG13 */
			margin: 0 !important;	
			padding: 0 !important;
			font: 80%/130% Arial, Geneva, Helvetica, sans-serif;
			color: #ffffff;
		}

		a{ text-decoration: none; color: #ffffff; }
		img, a{ border: none; }
		form{margin: 0; padding: 0; }

		h2{ font-size: 1.5em; }


/**** CLASSES GENERALES
______________________*/

		div#nav_invisible{ width: 0px; height: 0px; line-height: 0px; background: transparent; overflow: hidden; }

		.hidden{ 
			display: block !important;
			width: 0 !important;
			height: 0 !important;
			margin: 0 !important;
			padding: 0 !important;
			line-height: 0 !important;
			font-size: 0 !important;
			overflow: hidden !important;	
		}
		.nobold{ font-weight: normal; }
		.bold{ font-weight: bold; }
		.btn_form{ background: transparent; border: 0; color: #ffffff; padding: 0; font-size: .9em;}


/**** STRUCTURE
_______________*/


/* CONTAINER PRINCIPAL */
		div#ctn_home{ 
			position: relative;
			width: 770px;
			border-left: 5px solid #0359a6;
			background: url(../contributed_images/picto/home/bg_home.gif) repeat-x top left #c2d23b; 
			padding: 13px 0 0 0;
		}		




/* CONTAINER LOGOS */
		div#ctn_home div#ctn_logos{ 			
			width: 525px; 
			height: 225px; 
			background: url(../contributed_images/picto/home/bg_fabrique_memoire.gif) no-repeat bottom left #c2d23b; 	
			
		}
		div#ctn_logos div#ctn_logo_cg13{ position: absolute; top: 0; left: 0; }
		div#ctn_logos div#ctn_entete_museon{ }		
		div#ctn_entete_museon span{display: block; padding: 0 !important; margin: 0;}		
		div#ctn_entete_museon span#ctn_musee_dept_ethno{ margin: 0 0 0 164px; padding: 0 !important; }
		div#ctn_entete_museon span#ctn_museon_arlaten{ margin: -3px 0 0 114px !important; margin: 0 0 0 114px; padding: 0;}
		div#ctn_entete_museon span#ctn_fabrique_memoire{ margin: 10px 0 0 221px; padding: 0;}


/* CONTAINER MENU RUBRIQUES PREMIER NIVEAU */
		div#ctn_home div#ctn_rubrique{ 		
			z-index: 12;
			position: absolute;
			left: 0;
			top: 0;
			width: 15.3em !important;			
			width: 15em;
			margin: 50px 0 0 525px !important;	
			margin: 47px 0 0 525px;	
			padding: 5px 5px 0 5px;
			background: #949f39; /* vert caca d'oie */
		}
		
		div#ctn_rubrique ul{ list-style: none; padding: 0; margin: 0; }
		div#ctn_rubrique ul li{ line-height: 2.0em; padding: 0 0 0 5px; font-size: 1.2em; }
		div#ctn_rubrique ul li.r1{ border-left: 6px solid #FAE702; }
		div#ctn_rubrique ul li.r2{ border-left: 6px solid #383481; }
		div#ctn_rubrique ul li.r3{ border-left: 6px solid #B23B1D; }
		div#ctn_rubrique ul li.r4{ border-left: 6px solid #0151AD; }
		div#ctn_rubrique ul li.r5{ border-left: 6px solid #B7336C; }
		div#ctn_rubrique ul li.r6{ border-left: 6px solid #477E78; }


/* BLOC IMAGE DECO */
		div#ctn_image_deco{	
			z-index: 9;			
			float: left;
			display: inline;
			position: relative;
			width: 730px !important;	
			width: 727px;	
			height: 100px;
			margin: 0;
			background: url(../contributed_images/picto/home/bg_blocimage.gif) repeat-y top left;	
		}
		div#ctn_image_deco span img{ width: 118px; height: 118px; border: 1px solid #000; margin-top: 10px; position: absolute; background: #ffffff;}
		div#ctn_image_deco span#imgdeco_1 img{ margin: 10px 0 0 118px !important; }
		div#ctn_image_deco span#imgdeco_2 img{ margin: -30px 0 0 322px !important; }
		div#ctn_image_deco span#imgdeco_3 img{ margin: 10px 0 0 520px !important; }

/* CONTAINER OUTILS ET MOTEUR DE RECHERCHE */
		div#ctn_home div#ctn_rech_outil{			
			position: absolute;
			left: .4em;
			top: 18.7em;
			width: 7.9em;			
			padding: 20px 20px 10px 10px;	
			margin: 10px 0 0 635px !important;
			margin: 9px 0 0 635px;
			background: #5d6137; /* marron fonce */
				
			z-index: 10;
		}
	
		div#ctn_rech_outil div#ctn_outil ul{ margin: 0; padding: 0; list-style: none; margin-bottom: 15px;}
		div#ctn_outil ul li{ line-height: 1.8em; font-size: .9em !important; font-size: 0.85em; }

		div#ctn_rech_outil #ctn_recherche{ padding-top: 5px; border-top: 1px solid #ffffff; }


/* CONTAINER CONTENU ET BANDEAU IMAGE DECO */

		div#ctn_home div#ctn_centre{ margin-left: 6px; padding-bottom: 5px; }
		div#ctn_centre div#ctn_contenu{				
			position: relative;
			width: 25em;
			margin: 100px 0 0 60px;
			padding: 50px 10px 100px 10px !important;
			padding: 65px 10px 100px 10px;
			background: #8d9739;	
			
			
		}
		div#ctn_contenu div.minHeight{ float: right; height: 195px !important; height: 160px; }
		div#ctn_contenu div.clear{ clear: both; height: 1px; overflow: hidden; }
		
		div#ctn_contenu ul{
			/* hack des puces magiques qui disparaissent (^_^) */
			zoom: 1;
			font-size: .9em !important;
			font-size: .85em;
			padding: 0 0 0 20px !important;
			margin: 0;
		}

		div#ctn_contenu ul li{ margin-bottom: 15px !important; margin-bottom: 0; list-style: none; padding: 0 0 0 10px !important; }
		div#ctn_contenu ul .r1{ background: url(../contributed_images/picto/r_musee/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px;}
		div#ctn_contenu ul .r2{ background: url(../contributed_images/picto/r_collection/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px; }
		div#ctn_contenu ul .r3{ background: url(../contributed_images/picto/r_exposition/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px; }
		div#ctn_contenu ul .r4{ background: url(../contributed_images/picto/r_activite/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px; }
		div#ctn_contenu ul .r5{ background: url(../contributed_images/picto/r_visite/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px; }
		div#ctn_contenu ul .r6{ background: url(../contributed_images/picto/r_documentation/puce.gif) no-repeat !important; background-position: 0 6px !important; background-position: 0 6px; }

		
		div#ctn_centre div#footer{	
			position: absolute;
			right: 0;
			height: 65px; 	
			margin-top: -90px;
			padding: 5px 10px 5px 5px; 
			background: #434537; 
		}
		div#footer span{ padding-left: 5px; }	
		

/* LOGO MUSEE */
		div#ctn_home div#logo_musee{ position: absolute; top: 466px !important; top: 460px; left: 48.7em !important; left: 48.4em; }

		
/* FILET TRANSPARENT */

		div#ctn_home div#ctn_filet_trans{
			z-index: 666;
			
			position: absolute;
			display: inline;
			top: 285px;
			left: 110px;
		}
		* html div#ctn_filet_trans img.filet{ display: none; }
		* html div#ctn_filet_trans img.filetIE{		
			width: 545px; 
			height: 95px; 
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='picto/base/filet_trans.png', sizingMethod='scale');
		}