
#header 
{
	
	background-color: #002F5E;
	background-image: url(../web/header_hecintranet.gif);
	background-repeat: no-repeat;
	background-position: right;	
	
}

#header ul 
{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

#header li 
{
	display: inline;
}

#header a, #header a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	font-size: 12px;
}

#header a:hover, #header a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}


#liens 
{
	padding: 4px 0px;
}


.tableauTexteNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a568f;
}
.tableauTexteTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #032d57;
}
.tableauTexteTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tableauTexteTableTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032d57;
	font-weight: bold;

}




body
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-height: 100%;
}

div#page 
{
		position: relative;
			/* permet au bloc de servir de référent pour
			   ses descendants positionnés en absolu */
		width: 100%;
		margin: 0 auto;
		max-height: 100%;
		
}

/* Ne pas oublier les styles suivants, à appliquer au premier élément
   et au dernier élément (hors pied de page) du bloc conteneur */
	
	div#page #courses 
	{
		margin-top: 0; /* évite tout risque de fusion des marges */
		overflow: auto;
	}
	
	div#page #dernier-element {
		margin-bottom: 0; /* évite tout risque de fusion des marges */
		padding-bottom: 4em;
			/* ATTENTION : cet espace doit permettre de placer le pied de page ! */
	}

/* --- PIED DE PAGE --- */
div#piedpage {
	position: absolute;
	bottom: 0; left: 0;
	width: 100%;
		/* pour que le bloc prenne toute la largeur du bloc de référence
		   Note : le bloc de référence est le plus proche ancêtre positionné
		   en relatif ou en absolu */
	/*height: 3em;*/
}


h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #002F5D;
	text-align: left;
	padding:0px 10px 0px 10px;

}

h1b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;

	color: #6699CC;
	background:left no-repeat url(../web/puce_h1b.gif);
	padding-left:25px;
}

h2b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 15px;
	color: #002F5D;
	/*text-decoration:underline	*/
}



h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #204B95;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0px;
}

h4 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #204B95;
	text-align: left;
	text-decoration:none;
}

h4 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #9CA437;
	text-align: left;
	text-decoration:underline;
}

h4 a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #9CA437;
	text-align: left;
	text-decoration:underline;
}

h6
{
	margin:0px;
}

.bordureListeTheme {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #204B95;
}

.navpass_theme
{
	color: #204B95;
}

.cellule_titre_offre
{
	margin:0px 0px 0px 5px;
	background-color: #204b95;
	background-image: url(images/top_offre.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.champTextOffre
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	
	background-color: #ffffff;
	border: 1px solid #204B95;

	margin:0px 0px 5px 0px;
}

.boutonFormOffre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	background-color: #FFFFFF;
	border: 1px solid #204B95;
	cursor: hand;
	
	margin:0px 0px 5px 0px;
}


.cellule_titre_mail
{
	margin:0px 0px 0px 5px;
	background-color: #9CA437;
	background-image: url(images/top_mail.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.champTextMail
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	
	background-color: #ffffff;
	border: 1px solid #9CA437;
	margin:0px 0px 5px 0px;
}

.boutonFormMail
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002B5F;
	background-color: #FFFFFF;
	border: 1px solid #9CA437;
	cursor: hand;
	
	margin:0px 0px 5px 0px;
}

.titreBoxMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}


.titreBoxMenu a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.titreBoxMenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204B95;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.titreBoxMenu a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204B95;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}



.tableau_annonce_1
{
	margin:10px 0px 0px 0px;
	padding:5px;
	border:1px solid #9CA437;
	background-color:#ffffff;
	
	
}

.tableau_annonce_2
{
	margin:10px 0px 0px 0px;
	padding:3px;
	border:1px solid #9CA437;
	/*border:1px solid #204B95;*/
	background-color:#ffffff;
}

.titre_annonce
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.date_paru
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	text-align: right;
}
.texte_annonce
{
	background-color:#FFFFFF;
	text-align: justify;
}

.voir_message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002F5D;
	font-style: normal;
	text-align: right;
	font-weight: bold;
}

.voir_message a
{
	color: #002F5D;
	font-style: normal;
	text-decoration: none;
}
.voir_message a:hover
{
	color: #9CA437;
	text-decoration: underline;
}
.voir_message a:active
{
	color: #9CA437;
}
.voir_doc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002F5D;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	
	/*padding-bottom:5px;*/
}

.voir_doc a
{
	color: #002F5D;
	font-style: normal;
	text-decoration: none;
}
.voir_doc a:hover
{
	color: #9CA437;
	text-decoration: underline;
}
.voir_doc a:active
{
	color: #9CA437;
}
.deco_voir_doc
{
	background-color:#EBEBEB;
	border-bottom: 1px solid #ffffff;
}
.deco_contenu
{
	/*border-top: 1px #000000;*/
	border-right: 1px solid #000000;
	/*border-bottom: 1px #000000;*/
	border-left: 1px solid #000000;
}

