
/* --------- générale --------- */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 17px;
	font-family: arial;
}


/* --------- balise --------- */

h1{
    margin-left: 10px;
	color: #000000;
	font-size: 17px;
	font-family: trebuchet MS;
	font-weight: bold;
}

h2{
    margin-left: 10px;
	color: #000000;
	font-size: 15px;
	font-family: trebuchet MS;
	font-weight: bold;
}

h3{
    margin-left: 10px;
	color: #000000;
	font-size: 13px;
	font-family: trebuchet MS;
	font-weight: bold;
}

h4{
    margin-left: 10px;
	color: #000000;
	font-size: 12px;
	font-family: trebuchet MS;
}

h6{
    margin-left: 10px;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
}

p{
    margin-left: 10px;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
}

em{
    margin-left: 10px;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
	font-weight: bold;
}

li{
    margin-left: 10px;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
}

a{
    margin-left: 0px;
	color: #000000;
	font-size: 11px;
	font-family: trebuchet MS;
}

img{
	border-width:0px;
}



/* --------- class --------- */

.menu_gauche{
   line-height:29px;
   margin-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menu_gauche_emploi{
    line-height:25px;
    margin-left: 5px;
    padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF9900;
	border-left: 2px solid #FFCC66;
	border-top: 2px solid #FFCC66;
	border-right: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
}

a.menu_gauche_emploi:link {
}
a.menu_gauche_emploi:visited {
}
a.menu_gauche_emploi:hover {
}
a.menu_gauche_emploi:active {
 	border-right: 2px solid #FFCC66;
	border-bottom: 2px solid #FFCC66;
	border-left: 2px solid #FF6600;
	border-top: 2px solid #FF6600; 
}

.ref {display:none;
}

.menu_gauche_fixation{
   line-height:15px;
   margin-left: 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.copyright{
    margin-left: 10px;
	color: #000000;
	font-size: 9px;
	font-family: trebuchet MS;
}

.fon_menu{
	position: absolute;
	top:194px;
	width: 100px;
	height: 461px;
	background-image: url(image/bando_gauche_2.jpg);
}

.menu_text{
	position: absolute;
	top: 116px;
}

.fon{
background-image: url(image/repeat_gauche.gif);
}

.titre_couleur{
	color: #0f5da5;
	font-size: 13px;
	margin-bottom: 5px;
	text-decoration: none;
	border: 0px;
}

.liste{
	margin-left: 200px;
	color: #0f5da5;
}


a.lien{
	color:#000000;
	text-decoration:none;
}
a.lien:hover{
	text-decoration:underline;
}

