/* GENERAL fonts */
P, OL, UL, DIV, H1, H2, H3, H4, H5, H6 {
	font-family: verdana, arial;
	font-size: 14px;
}
P { text-align: justify; padding-bottom: 5px; padding-top: 5px;}
H1 { color:#0F4493; font-size: 17px; font-weight:bold; padding-bottom: 5px; text-decoration: underline;}
H2 { color:#000000; font-size: 17px; font-weight:bold;}
H3 { color:#0F4493; font-size: 15px; font-weight:bold; padding-bottom: 15px; padding-top: 15px;}
H4 { color:#0F4493; font-size: 15px; font-weight:bold; padding-bottom: 5px; text-decoration: underline;}
H5 { color:#000000; font-size: 14px; padding-bottom: 5px; text-decoration: underline;}
H6 { color:#0F4493; font-size: 14px; padding-bottom: 5px; text-decoration: underline;}


P, H1, H2, H3, H4, H5, H6 {margin: 1px 1px 1px 1px;}


/* Entte */
TD#entete {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
/*	height: 100;*/
	background-color: #FFFFFF;
}


/* Bandeau */
TD#bandeau {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
	height: 30;
	background-color: #0F4493;
}


/* Colonne navigation */
TD#navigation {
	width: 180px;
/*  background-image: url(images/l2_2px.gif);
	background-repeat : repeat;*/
	background-color: #DCE0F1;
	border-top: 1px solid #0F4493;
	border-bottom: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
	padding-bottom: 10px;
}


/* Colonne language */
TD#languageMenu {
	width: 180px;
/*  background-image: url(images/l2_2px.gif);
	background-repeat : repeat;*/
	background-color: #DCE0F1;
	border-top: 1px solid #0F4493;
	border-bottom: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
	padding: 3px;
}
/* Colonne language */
TD#latestNews {
	width: 180px;
/*  background-image: url(images/l2_2px.gif);
	background-repeat : repeat;*/
	background-color: #FFFFFF;
	border-top: 1px solid #0F4493;
	border-bottom: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
	padding: 3px;
}

/* Colonne partenaires */
TD#partenaires {
	width: 180px;
  background-image: url(images/l2_2px.gif);
/*	background-repeat : repeat;*/
	background-color: #FFFFFF;
	border-top: 1px solid #0F4493;
	border-bottom: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
	padding-left: 5px;
}


/* Colonne contenu moyen */
TD#contenu_moyen {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 770px;
/*  background-image: url(images/l2_2px.gif);
	background-repeat : repeat;*/
	background-color: #FFFFFF;
	border-top: 1px solid #0F4493;
	border-bottom: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
}


/* Titres de colonne */
TD#titre1 {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	border-top: 1px solid #0F4493;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
}

TD#titre {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	border-left: 1px solid #0F4493;
	border-right: 1px solid #0F4493;
}


/* Colonne espacement vertical */
TD#espacev { 
	width: 10px;
/*	background-color: #FFFFFF;*/
}


/* Pied de page */
TD#pied_page {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top: 1px dashed #0F4493;
}

/*  Navigation, liens */
TD#navigation DIV A {
	color:#444444;
	text-decoration: none;
}

TD#navigation DIV A:hover {
	color: #0F4493;
	text-decoration: underline;
}

/*  Navigation, niveau 1, normal (NO) */
TD#navigation DIV.nav-niv-1-no {
	  font-size: 14px;
	  padding-top: 7px;
	  padding-left: 5px;
}
/*  Navigation, niveau 1, actif (ACT) */
TD#navigation DIV.nav-niv-1-act {
	  font-weight:bold;
	  font-size: 14px;
	  padding-top: 7px;
	  padding-left: 5px;
}

/*  Navigation, niveau 2, normal (NO) */
TD#navigation DIV.nav-niv-2-no {
	  font-size: 14px;
	  padding-top: 5px;
	  padding-left: 12px;
}

/*  Navigation, niveau 2, actif (ACT) */
TD#navigation DIV.nav-niv-2-act {
	  font-weight:bold;
	  font-size: 14px;
	  padding-top: 5px;
	  padding-left: 12px;
}
/*  Navigation, niveau 3, normal (NO) */
TD#navigation DIV.nav-niv-3-no {
	  font-size: 14px;
	  padding-top: 5px;
	  padding-left: 19px;
}

/*  Navigation, niveau 3, actif (ACT) */
TD#navigation DIV.nav-niv-3-act {
	  font-weight:bold;
	  font-size: 14px;
	  padding-top: 5px;
	  padding-left: 19px;
}

/*  Colonnes, liens */
DIV A {
	color:#0F4493;
	text-decoration: underline;
}

DIV A:hover {
	color: #0F4493;
	text-decoration: underline;
}

/*  Colonnes, bouton */
DIV.bouton-1 {
	  font-weight: bold;
	  font-size: 14px;
	  text-align: right;
	padding: 3px, 3px, 3px, 3px;
}

DIV.bouton-2 {
	  font-weight: bold;
	  font-size: 14px;
	  text-align: leftt;
	padding: 3px, 3px, 3px, 3px;
}

DIV.bouton-3 {
	  font-weight: bold;
	  font-size: 14px;
	  text-align: center;
	padding: 3px, 3px, 3px, 3px;
}

DIV.bouton-4 {
	  font-weight: bold;
	  font-size: 14px;
	  text-align: right;
	padding: 3px, 3px, 3px, 3px;
}


TD#bandeau DIV A {
	color: #FFFFFF;
	text-decoration: none;
}

TD#bandeau DIV A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.csc-mailform-label {}
.csc-mailform-field label {float: left; width: 260px; text-align: right;}
.csc-mailform-field input {margin-left: 5px;}
