/*             fichier CSS metiers pour ALIOD
                    http://www.aliod.fr
          Designed by "ALIOD" de http://www.aliod.fr
            © Copyright 2008-2009 S.A.R.L. ALIOD           */


/***********************************************************/
/*                   styles des balises                    */
/***********************************************************/

/*--------------------*/
/*       GENERAL      */
/*--------------------*/
h1 {color:#1c6d21;}



/***********************************************************/
/*              styles des "id" et "class"                 */
/***********************************************************/

/*--------------------*/
/*        PAGE        */
/*--------------------*/

/*--------------------*/
/*       BANDEAU      */
/*--------------------*/
#ban_menu .menu_actif {
	float:right;
	margin:23px 15px auto 10px;
	color: #1c6d21;
	text-decoration:underline;
	cursor:default;
	}
#ban_down a:hover {color:#062c07;}
#met_0 {
	float:left;
	margin:0 17px;
	width:59px;
	height:23px;
	background-color:transparent;
	}
#met_0 img {width:59px;height:23px;}
#met_0 a   {
	display:block;
	background: url(../images/main/main_0.gif) no-repeat;
	}
#met_0 a:hover   {
	background: url(../images/metiers/met_over.gif) no-repeat;
	}

/*--------------------*/
/*        CORPS       */
/*--------------------*/
#fil_ariane .fil {
	color:#1c6d21;
	font-weight:bold;
	padding:0 3px;
	}
#fil_ariane a:hover {text-decoration:underline;color:#1c6d21;}
#menu {background: transparent url(../images/metiers/met_menu.jpg) no-repeat;}
#menu a:hover {color:#1c6d21;font-weight:bold;}
#texte p {margin-top:20px;}
#texte p:first-letter {color:#1c6d21;font-size:1.4em;font-weight:bold;}
#texte a {
	color: #062c07;
	font-weight: bold;
	}
#texte a:hover {
	color: #666;
	}
#texte ul {
	margin-bottom: 10px;
	}
#texte li {background:transparent url(../images/metiers/met_puce_claire.gif) no-repeat 0 0.5em;}
#texte .relief {
	color:#1c6d21;
	}
#texte_ill {
	background: url(../images/metiers/met_carte.jpg) no-repeat;
	}
#texte_ill a {
	color: white;
	font-weight: normal;
	}
#texte_ill a:hover {
	color: white;
	font-weight:bold;
	letter-spacing: normal;
	}
#carte_titre {
	color: #062c07;
	}

/*--------------------*/
/*       FOOTER       */
/*--------------------*/
#photo_bas {
background: transparent url(../images/metiers/met_photo.png) no-repeat;
	}
#footer .foot_titre {
	border-bottom:1px solid #062c07;
	color:#062c07;
	}