/* 	---------------------------------------------------------------------
	Redifine tags -----------------------------------------------------*/

	@import url(global.css); /* pour etre certain que les styles normaux s'appliques  si on change le style avec le menu du browser*/
	

	body { 
		color: #d5d5d5;
	}
	
	a { color: #ffb400; }
	a:hover { color: #0B5BF8; }
	h1,h2,h3,h4,h5 {
		color: #ffb400;
	}
	.hr { 
		background: url(../charte_images/ligne_01_i.gif) center center no-repeat;
	}
	
/* 	---------------------------------------------------------------------
	Shell -------------------------------------------------------------*/
	
	#header {
		background: url(../charte_images/img_header_01_i.gif) left top no-repeat;
	}
	
	
	#head_img span { 
		background: url(../charte_images/img_header_02_i.png) left top no-repeat; 
	} 
	* html #head_img span { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/img_header_02_i.png", sizingMethod="crop");}
	
	#content_wrap {
		background: url(../charte_images/bg_content_i.gif) left top repeat-y;
	}
	#col_deux h1 { 
		color: #ffb400;
	}
	#col_trois h2 {
		background: url(../charte_images/line_02_i.gif) left bottom no-repeat;
		color: #ffb400;
	}
	#col_trois input {
		border: solid 1px #3188a0;
		color: #000;
	} 
	#col_trois #btn_submit {  
		background: url(../charte_images/btn_ok.gif) center center no-repeat;
		border: none;
		color: #fff;
	}
	
	h2.municipalite {
		color: #ffb400;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	h2.municipalite .left { 
		background: url(../charte_images/line_02_r_i.gif) center left no-repeat;
	}
	h2.municipalite .right { 
		background: url(../charte_images/line_02_i.gif) center right no-repeat;
	}
	ul.municipalite li a {
		background-color: #fff;
		border: solid 1px #f7b414;
	}
	ul.municipalite li a:hover {
		border: solid 1px #0B5BF8;
	}	

	#footer {
		background: url(../charte_images/bg_footer_i.gif) center top no-repeat;
	}	
	#menu_footer li a { color: #ffb400; }
	#cyprex_sig { 
		color: #ffb400;
	}
	
/* 	---------------------------------------------------------------------
	Nav ---------------------------------------------------------------*/	
	
	#menu_access li a {
		color: #000;
	}
	
	#menu_main li.selected a { color: #FFB400; }
	#menu_second li.selected a { color: #FFB400; }
	#menu_second li.selected ul li a { color: #fff; }
	#menu_second li.selected ul li.selected a { color: #FFB400; }
	/* Menu top : English, Enregistrer */
	#menu_top a { 
		color: #ffb400;
	}
	
	
	/* Menu main :  Menu horizontal*/
	#menu_main { 
		background: url(../charte_images/bg_headContent_i.gif) center top no-repeat;
	}
	#menu_main li a {
		color: #fff;
	} 
	
	/* Menu second : Vertical */
	#menu_second li {
		background: url(../charte_images/line_02_i.gif) left bottom no-repeat;
		padding: 10px 0;
	}
	#menu_second li a {
		color: #fff;
	}
