/**** BALISES HTML
_________________*/

		body.popup{
			width: 745px;
			background:url(../contributed_images/picto/base/bg_body_popup.gif) repeat-x #919c24 ; /* fond bleu : couleur du logo CG13 */
			margin: 0 !important;	
			padding: 0 !important;			
			font: 90%/118% Arial, Geneva, Helvetica, sans-serif;
			color: #ffffff;
		}

		a{ text-decoration: none; color: #000000; }
		img, a, from{ border: none; margin: 0; padding: 0;}		

		body.popup h2{
			padding: 5px 8px 1px 8px;
			margin: 0 30px 0 0;
			border-top: 1px solid #ffffff;
			text-align: center;
			font-size: 1.2em;	
		}
		body.popup h4{ font-size: 1.2em !important; }
		body.popup h5{ font-size: 1.0em !important; letter-spacing: 0 !important; }
	

/**** CLASSES GENERALES
______________________*/

		div#nav_invisible{ width: 0px; height: 0px; line-height: 0px; background: transparent; overflow: hidden; }

		.hidden{ 
			position: absolute !important;
			left: 2000px;
			top: -2000px;
			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;}
		.floatleft{ float: left; }
		.alignright{ text-align: right; }


/**** STRUCTURE 
_______________*/			
		
		body.popup div.prop{ float: left; width: 1px; height: 403px !important; height: 387px; }
		body.popup div.clear{ clear:both; height:1px; overflow:hidden; }		
		
		body.popup{ font-size: .85em; }
		body.popup div#header{
			height: 43px;
			margin-right: 30px;
			background: #c2d23b;
			border-bottom: 2px solid #000000; 
			border-top: 8px solid #0359a6;			
		}
		body.popup div#header span#museon_arlaten img{ border-left: 20px solid #0359a6; }
		body.popup div#header span#musee_deptal_ethno{ position: absolute; top: 0; }
		
		body.popup div#ctn_bloc_central{
			margin-right: 30px;
			background: #c2d23b;
		}
		body.popup div#contenu{ 
			margin: 0 50px 0 20px;
			padding: 20px 20px 0 20px;
			background: #efefef;
			font-size: .8em;
			color: #000000;
		}				
		body.popup div#nav_contenu{
			height:  16px;
			clear: both;
			margin: 35px 0 40px 0;
			border-bottom: 1px solid #000000;
		}
		body.popup div#nav_contenu a{ color: #5c6143 !important; }
		body.popup div#nav_contenu  span.alignright{ display: block; }
		
		body.popup div#close_popup{ height: 16px; text-align: right; font-weight: bold; }
		body.popup div#close_popup a{ color: #5c6143 !important; }
		
			
		body.popup span.picto_son img{border: 0 !important; vertical-align: middle; }
		
		body.popup div.ctn_altson{ float: left; width: 300px; margin: 0 10px 0 0; border-right: 1px solid #dddddd; }
		body.popup div.ctn_altson h5{ margin-top: 0; }
		
