/**************

		BALISES HTML
		
		**************/

body  { color: #000; background-color: #fff; margin: 0; padding: 0; }
body, p, td, li, ul, ol  { font-family: Verdana, Helvetica, Arial, sans-serif; font-size:12px; }
img { border: 0; }
table { border-collapse: collapse; }
h1 { color: #00427B; font-size: 18px; }
h2 { color: #00427B; font-size: 18px; }
h3 { color: #69c; font-size: 15px; }
h4 { margin:0px; color: #00427B; font-size: 12px; }
b { color:#000; }


/**************

		DIV PERSO
		
		**************/

/* TABLEAU DU HAUT */
#top { border-collapse: separate; background-color: #00427B; border-bottom: 3px solid #69c; color: #e4e9eb; font-size: 12px;}

/* SOUS NAVIGATION */
#sousnavigation { background-color:#FFFAF0; border:3px solid #f5f5f5; color:#000;font-size: 12px;padding:10px; }

/* TEXTE INTRO PAGE (FOND GRIS CLAIR) */
#intro { background-color:#FFFAF0; border:3px solid #f5f5f5; color:#000;font-size: 12px;padding:10px; }

/* TABLEAU CONTENU */
#contenu { background-color: #fff; color: #999; }
#contenu a:link, #contenu a:visited { text-decoration: none; font-weight: bold; color: #00427B; }
#contenu a:hover, #contenu a:active { font-weight: bold; color: #00427B; text-decoration: underline; }
#contenu p, #contenu li { font-size: 12px; }

/* MENU DE GAUCHE */
#menu { font-size: 12px; width: 175px; padding: 5px; vertical-align: top; background: #FFFAF0; border-right: 3px solid #f5f5f5; }
#menu ul { margin-top: 0;margin-bottom: 0; }
#menu li { font-size: 12px; padding: 0; margin-left: 3px; }
#menu h3 {   border-bottom: 2px solid #6699cc; color: #00427B; font-size: 18px; font-weight: bold; padding: 10px 5px 10px 30px; margin-bottom: .25em; background: transparent url(/images/icon-block.png) left center no-repeat; }
#menu a:link, #menu a:visited { text-decoration: none; font-weight: bold; color: #D60021; }
#menu a:hover, #menu a:active { font-weight: bold; color: #D60021; text-decoration: underline; }

/* TABLEAU DU BAS */
#bottom { border-top: 3px solid #6699cc; border-bottom: 3px solid #6699cc; background-color: #00427B; color: #e4e9eb; }
#bottom td { padding: 5px; font-size: 11px; }
#bottom a:link, #bottom a:visited  { color: #e4e9eb; }
#bottom a:hover, #bottom a:active  { color: #fff; text-decoration: underline; }

.liendetail { color:#00427B;font-weight:bold;text-decoration:none;background-image:url(http://www.fjords-norvege.com/images/aide.gif);background-position:right;background-repeat:no-repeat;padding-right:15px; }
.liendetail:hover { color:#00427B;background-image:url(http://www.fjords-norvege.com/images/aide.gif);background-position:right;background-repeat:no-repeat;padding-right:15px; }

