body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

td,p,input,textarea {
	font-family: verdana;
	font-size: 12px;
	color: #000F39;
}

.titreRubrique {
	color: #000F39;
	font-family: ConduitITC-Bold, Arial Gras;
	font-size: 45px;
}
.tdExtranet {
	color: #ffffff;
	font-family: ConduitITC-Bold, Arial Gras;
	font-size: 45px;
}
.titrePage {
	color: #F67900;
	font-weight: bold;
	font-family: Arial;
	font-size: 23px;
}
.soustitrePage {
	color: #8B057A;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
}

.rubriqueTitre {
	color: #8B057A;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
.rubriqueTitreSimple {
	color: #8B057A;
	font-family: Verdana;
	font-size: 12px;
}
.titrePopup {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
}
.tdLegende {
	font-style: italic;
	font-size: 10px;
}





a.lien {
        color: #FF9900;
        font-weight: bold;
	text-decoration: none;
}
a.lien:visited {
	text-decoration: none;
}
a.lien:hover {
	text-decoration: none;
}

.menuHaut {
	color: #ffffff;
	font-size: 11px;
}
.menuBas {
	color: #000000;
	font-size: 11px;
}
a {
	color: #00AA77;
	text-decoration: none;
}
a:hover {
	color: #00CC99;
	text-decoration: underline;
}

a.lienBas {
	color: #000000;
	text-decoration: none;
}
a.lienBas:hover {
	color: #00CC99;
	text-decoration: underline;
}
a.lienHaut {
	color: #ffffff;
	text-decoration: none;
}
a.lienHaut:hover {
	color: #00CC99;
	text-decoration: underline;
}
.titre {
	font-weight: bold;
	color: #ffffff;
}

.communaute {
	font-weight: bold;
	color: #0099FF;
}
.hrcommune {
	color: #0099FF;
	width: 70%;
}
.tdjustify {
	text-align: justify;
}


/*style menu*/
/*Niveau 1*/
a.menuGauche {
    color: #000F39;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGauche:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheActif {
    color: #000F39;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheActif:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

/*Niveau 2*/
a.menuGaucheSous {
    color: #000F39;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSous:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousActif {
    color: #000F39;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousActif:hover {
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

/*Niveau 3*/
a.menuGaucheSousSous {
    color: #000F39;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSous:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSousActif {
    color: #000F39;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSousActif:hover {
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}

/*Niveau 4*/
a.menuGauchePage {
    color: #000F39;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGauchePage:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 11px;
    text-align: left;
}

a.menuGauchePageActif {
    color: #000F39;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
a.menuGauchePageActif:hover {
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}


.inputSubmit {
	background-color: #000F39;
 	color: #ffffff;
  	font-family: verdana,arial;
   	font-size: 12 px;
        border: 1px outset #E7ECEF;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	line-height: 11pt;
	cursor: hand;
	border-top-style:outset; border-right-style:outset; border-bottom-style:outset; border-left-style:outset; cursor: pointer
}

h1 {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-family: verdana,arial;
}
h2 {
	color: #c0c0c0;
	font-size: 18px;
	font-weight: bold;
	font-family: verdana,arial;
}