/* CSS Document */


/* General Framework */

html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #DAECF2;
}

p img {
	float: left;
	padding: 0 10px 10px 0;
}

.box {
	border: 1px solid #d6d6d6;
	background-color: #f8f8f8;
	padding: 15px !important;
	margin: 0 0 2em 0 !important;
}



/* Skip to content */
#to-content {
	display: none;
}

#edit {
	display: none;
}


.hide {
	position: absolute;
	left: 0px;
	top: -1000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}





/* div global of the page*/
/* div: corps */

#corps {
 	margin: 0 5% 0 5%; 
	padding: 0;
	
}


/* Horizontal bar at the top of the page */
/* div1: bar */

#bar {
	margin: 0;
	padding-bottom:15px ;
	
	
	/* border-top: 15px solid #DAECF2; */
	background-color: #BCDDE8;
	font-size: 85%;
	/* text-decoration: none; */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	background-image: url(../images/right_10x10.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

/* permet de mettre le bord arrondi de gauche en image de fond */
#bar2{
	background-image: url(../images/left_10x10.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}

#bar a.home,
.home {
	background-image: url('../images/huisje.gif');
	background-position:  left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	
	
}

#bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bar ul li {
	float: left;
    display: inline;
	margin: 0px 10px 0px 10px;
}

#bar ul li a,
#bar ul li span {
	display: block;	
	padding : 7px 0px 7px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#bar ul li .active {
	
	background-image: url('../images/active.gif');
	background-position: center bottom;
	background-repeat: no-repeat;	
	display: block;	
	
}



/* Horizontal bar at the top of the page */
/* div2: tools */

#tools {
	float: right;
    margin: 0;
	padding: 0 20px 0 0;

}

#tools li.css-default {
	display: none;
}

#tools li.skip {
	display: none;
}

#tools li.skip-to-content,
#tools li.css-high-contrast {
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#tools li.skip-to-content {
	padding: 0 10px 0 0;
}

#tools li.skip-to-content a,
#tools li.css-high-contrast a {
	color: black;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#tools li.skip-to-content a {
	background-image: url(../images/skip_to_content.gif);
}

#tools li.css-high-contrast a {
	background-image: url(../images/high_contrast.png);
}

#tools img {
	border: none;
}



/* Horizontal bar at the top of the page */
/* div3: service */

#service {
	float: left; 
    margin: 0;
	padding: 0 0 0 20px;

}

#service span.home {
	background-image: url(../images/huisje.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	margin:0;

}

/* link --- */

#service a:link 
  { color: #115599; 
  text-decoration: none; 
  background-color: transparent; 
}

#service a:visited 
  { color: #115599; 
  text-decoration: none; 
  background-color: transparent; 
}

#service a:hover , #service a:focus
  { color: #c00000;
    text-decoration: underline;
    background-color: transparent;

    /* color: #fff !important; */
    /* border-top: 1px solid #0053b3; */
    /* border-bottom: 1px solid #0053b3; */
    /* background-color: #0053b3 !important; */
    /* text-decoration: none !important; */
}

#service a:active 
  { color: #900; 
  text-decoration: underline; 
  background-color: transparent; 
}



/* All space of the page except the first Top horizontal bar */
/* div5: wrap */

#wrap {
	/* position: relative; */
	/* min-width: 580px; */
	/* margin: 0 auto; */
	text-align: left;
    margin: 0;	
    padding: 15px;
	background-color: #fff;
	font-size: 100%;
	/* width: auto; */
}



/* Second Horizontal bar at the top of the page */
/* div7: title */

#title {
	margin: 5px 0 0 0;
	padding: 0;
}

#title blockquote {
	position: absolute;
	display: block;
	padding: 0 !important;
	margin: 38px 0 0 90px;
	text-indent: 0;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;	
	color: #333;
}



/* Second Horizontal bar at the top of the page */
/* div8: logo */

#logo {
	margin: 0;
        padding: 0 !important;
}



/* Third Horizontal bar at the top of the page */
/* div9: search */
#search {
	margin: 5px 0 0 0;
	padding: 0;
}

#search hr {
	background-color: #BCDDE8;
    height: 5px;
	border-style: none ;
	width: 100%;
}



/* Main space */
/* div10: main */

#main {
	/* float: left; */
	margin: 5px 0 0 0;
	padding: 0;
		
}



/* Left Navigation Menu */
/* div11: navigation */

/* ----- General ----- */

#navigation {
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;	
    margin: 5px 0 0 0;
	padding: 10px 0 0 0;
    width: 22%; 
}
/* hide from IE mac \*/
html>body #navigation {

	width : 12em; /* ACCESSIBILITE: permet de faire passer #content sous #navigation quand la taille des police est agrandie */
	min-width: 22%; 

}

/* ----- Header ----- */

#navigation h2 {
         font-size: 0%;
}

#navigation h3 {
	background-image: url(../images/top_left_gray.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #14038F;
	border-top: none;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #fff;
	font-size: 110%;
	letter-spacing: 0.05em;
}

#navigation h3 span {
	display: block;
	position: relative;
	padding: 7px 12px 7px 12px;
	background-image: url(../images/top_right_gray.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 8px !important;
}

/* ----- List ----- */

#navigation ul {
	list-style-type: none;
	list-style: outside;
	margin: 0px; 
	padding: 0px;
	float: none;
	clear: both;
}

#navigation li {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	list-style: outside;
	background-color: #fff;
	float: none;
	clear: both;
}

#navigation ul li {
	display: block;
	position: relative;
	margin: -1px 0px 0px 0px; 
	padding: 0px;
/*
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
*/
	border-bottom: 1px solid #bcdde8;
	border-top: 1px solid #bcdde8;

	background-color: #bcdde8;
	background-repeat: no-repeat;
}


#navigation ul li span {
	padding: 6px 12px 6px 12px;
	margin: 0px;
	text-decoration: none;
	display: block;
	color: #c00000; 
	/* line-height: 1.4em; */
	}

#navigation li span.active {
	font-weight: bold;
	background-image: url(../images/active_d.gif);
	background-position: center right;
	background-repeat: no-repeat;	
}

/* ---- Sub ----- */

#navigation ul ul {
	border: 0px;
	padding: 0px;
	margin: 0px 0px -1px 0px; 
	background-image: none;
}

#navigation ul ul li {
	padding: 0;
	background-color: #f8f8f8;
}

#navigation ul ul li a,
#navigation ul ul li span {
	color: #666;
	padding-left: 17px;
	background-color: transparent;
	background-image: none;
}

/* web links */

#navigation ul li a{
    padding: 6px 12px 6px 12px;
	margin: 0px;
	text-decoration: none;
	display: block;
    color: #333;
	font-weight: normal;
}

#navigation ul li a:hover{
    /* display: block; */
	/* color: #c00000; */
	color: white;
	/* font-weight: bold; */
    text-decoration: none;
	background-color: #0098cc;      
}

#navigation ul li a:focus{
    /* display: block; */
	/* color: #c00000; */
	color: white;
	/* font-weight: bold; */
    text-decoration: none;
	background-color: #0098cc;      
}

#navigation ul li a:active {
	/* display: block; */
	/* color: #c00000; */
	color: white;
	/* font-weight: bold; */
	text-decoration: none;
	background-color: #0098cc;	
}


/* Left Navigation Menu */
/* div12: sidebar */

#sidebar {
	/* float: right; */
	width: 160px;
	margin: 10px 0 0 0;
}



/* Main content */
/* div13: content */

#content { 
         /* Fix padding top */ 
	background-color: #fff;
	font-size: 100%;	      
    padding-top: 10px !important;
	padding-bottom: 10px !important;
	/* padding-left: 5%; */ 
	/* padding-right: 175px; */ 
	/* width:80%; */
        /* margin: 0 75px 0 225px; */		
    margin: 0 15% 0 25%;
	height:100%;
    
}

#content blockquote {
	line-height: 1.5em;
	font-style: italic;
	border-left: 5px solid #eee;
	padding: 0 0 0 1em;
	margin-left: 0em;
}

#content code {
	font-family: "Consolas", "Lucida Console", Courier, monospace;
	border: 1px solid #aaa;
	padding: 1px 2px 1px 2px;
}

/* ------ Images ---------- */

#content img {
	border: none;
}

#content img.right {
	float: right;
	border: 1px solid #cccccc;
	margin: 0 0 1em 1em;
	padding: 5px;
}

#content img.left {
	float: left;
	border: 1px solid #cccccc;
	margin: 0 1.5em 1.5em 0;
	padding: 5px;
}

#content img.center {
	border: none;
    text-align: center;
    display: block;
}

/* ------- Paragraph, list --------- */

#content p,
#content dl {
	margin: 0;
	padding: 0 0 1.2em 0;
}

#content p {
	margin: 0;
	padding: 0 0 1.5em 0;
}

#content ul {
	margin: 0.8em 0 0 1em;
	padding: 0 0 0.8em 0;
}

#content ol {
	margin: 0.8em 0 0 1em;
	padding: 0 0 0.8em 0;
}

#content ul ul,
#content ol ol {
	padding: 0.5em 0 0 0;
}

#content p, li {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333;
}

/* ---- Headers ------- */

#content h2,
#content h3,
#content h4 {	
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

#content h2 {
	margin: 0.4em 0 0 0;
	padding: 0.2em 0 0.7em 0;
	font-size: 145%;
	font-weight: bold;
	color: #333;
}

#content h3 {
	margin: 0.3em 0 0 0;
	padding: 0 0 0.7em 0;
	font-size: 120%;
	font-weight:bold;
	
}

#content h4 {
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 110%;
	font-weight: bold;
}


#content .ok {
	background-image: url(../images/ok.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#content .nok {
	background-image: url(../images/nok.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* ------ Link ------- */

#content a:link { 
    color: #115599; 
    text-decoration: underline; 
     
}

#content a:visited {
    color: #115599; 
    text-decoration: underline; 
   
}

#content a:hover , #content a:focus {
    /* color: #c00000; */
    /* text-decoration: underline; */
    /* background-color: transparent; */

    color: #fff;
    /* border-top: 1px solid #0053b3; */
    /* border-bottom: 1px solid #0053b3; */
     text-decoration: none !important; 
     background-color: #0053b3 !important; 
}

#content a:active {
    /* color: #c00000; */
    /* text-decoration: underline; */
    /* background-color: transparent; */

    color: #fff;
    /* border-top: 1px solid #0053b3; */
    /* border-bottom: 1px solid #0053b3; */
     text-decoration: none !important; 
     background-color: #0053b3 !important; 
}

/* Top of the main content */
/* div14: locator */

#content #locator {
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	color: #666;
	background-color: #FFFFFF;
	font-size: 85%;
	border-bottom: 1px solid #ccc;	
}

#content #locator #here {
	font-weight: bold;
}

#content #locator h2 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 220%;
}

 /* lien de retour en haut de page */
.to-top {
	margin: 20px 0 0 0 !important;
	padding: 0 20px 0 0 !important;
	background-image: url(../images/to-top.png);
	background-position: right;
	background-repeat: no-repeat;	
   	text-align: right !important;
}





/* First paragraph in main content (home page) */
/* div15: welcome */

#welcome {
	background-color: #DAECF2;
	display: block;
	/*margin: 25px 0 20px 0;*/
	/*padding: 15px 15px 15px 15px;*/
	/*margin: 4% 0 4% 0;*/
	/*padding:3%;*/
	margin: 10px 0 10px 0;
	padding:15px;
}



#welcome h3 {
        margin: 5px 0 10px 0;
        padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 150%;
	line-height: 1.3em;
	font-weight: normal;
}

#welcome p.first {
	margin: 5px 0 5px 0;
        padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 150%;
	line-height: 1.3em;
	font-weight: normal;
}

#welcome p.last {
         /*margin: 5px 0 5px 0;*/
margin: 0;
         padding: 0;    
}

#welcome img {
	float: right;
        padding: 0;
	border: none;
}

#welcome li {
	margin: 0 0 0 10px;
	padding: 0 0 0.7px 10px;
}

#welcome ul li {
	list-style: none;
	position: relative;
	background-image: url(../images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/* Second paragraph in main content (home page) */
/* div16: temp */

#temp {
	display: block;
	/*margin: 10px 0 5px 0;*/
	/*margin: 4% 0 4% 0;*/
	/*padding: 15px 15px 15px 15px;*/
	/*padding:3%;*/
	background-color: #fff;
	border: 1px solid #d6d6d6;
	margin: 10px 0 10px 0;
	padding:15px;
}

#temp h3 {
        margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 150%;
	line-height: 1.3em;
	font-weight: normal;
}

#temp p.last {
         margin: 5px 0 5px 0;
         padding: 0;    
}

#temp img {
	float: none;
	border: none;
}



/* paragraph in main content (site map) */
/* div: sitemap */

#sitemap ul li {
	list-style: none;	
        font-weight: normal;
	position: relative;
        background-image: url(../images/bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
}


/* div of logos Euracert in the gallery page (logo_eura) */
/* div: logo_eura */

#logo_eura {
        margin: 10px 0 0 0;
	padding: 0;
}

#logo_eura ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



/* Horizontal bar at the bottom of the page */
/* div17: footer */

#footer {
	float: left;
	margin: 2em 0 0 0;
	padding: 0;
	width: 100%;
	font-size: 90%;
	border: none !important;
	text-align: right !important;
	background-color: #DAECF2;
}



#footer p.last {
         margin: 5px 0 5px 0;
         padding: 0; 
         text-align: center !important;
}   


/* Codevoorbeelden */

div.code {
	margin: 0 0 1.2em 0;
	padding: 1.2em;
	border: 1px solid #d6d6d6;
	background-color: #f8f8f8;
	background-image: url(../images/pre_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.code pre {
	margin: 0;
	padding: 0;
	font-family: "Consolas", "Lucida Console", Courier, monospace;
	line-height: 1.4em;
}


div.code input.execute {
	float: right;
	display: block;
	border: none;
	padding: 0 0 14px 14px;
}



/*Forms*/

legend{
border: 1px solid #781351;
padding: 2px 6px;
color:#115599;
margin-bottom:1%;
}

fieldset {
  
  margin-top:3%;
  background-color:#FFF;
  border: 2px solid #898989;
  padding:0.5em;
  display:block;
  width:90%;
}

fieldset fieldset{
  width : 75%;
  margin-bottom:3%;
  background-color:#FFF;
  border: 1px solid #898989;
  padding:0.5em;
}

div.row
{
clear: both;
padding:.2em 0 .6em 0;
}

div.row2
{
clear: both;
padding-bottom:1.5em;
}



.col
{
padding-left:.3em;
}

.clear2 {
	clear: both;
	padding-top:1em;
}

label{
font-weight:normal;
color:#115599;
font-size:.99em;
}

br.checkbox{
margin-bottom:1em;
}

input.text{
width:90%;
}

textarea{
width:90%;
}


.bouton_submit{
	width:auto;
}

textarea.resize {
width:60%;
}




.man{
color:#996633;
font-weight:bold;}

.note
{
border: 1px solid #115599;
background:#ffffdd;
padding:.5em;
width:52%;
}

.note_install
{
border: 1px solid #115599;
background:#ffffdd;
padding:.5em;
width:95%;
}

p.label
{
font-weight:bold;
color:#115599;
font-size:.99em;
margin:0px 0px;
}

fieldset p.note
{
width:96%;
font-weight:normal;
}

select.form_select
{
margin: .5em 0 0 1em;
}

input.button
{
margin:.9em 0 0 0;
}

.report_button
{
font-size:.9em;
font-weight:bold;
width:17%;
}

form{
padding:0;
margin:0;

display:block;
}


/**invalid data**/

.formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  padding:1.5em;
  width:80%;
  margin-bottom:2%;
}

.formwarning {
  border: 1px solid green;
  background-color : #ccffcc;
  padding:.5em;
  width:80%;
  margin-bottom:2%;
}

p.errortext {
  font: bold small sans-serif;
  color:#ccffcc;
  background-color : #FFCCCC;
  margin-top:0px;
  padding-top:0px;
}






/* Internet Explorer */

/* 
Title:     Fixes for IE/win
Author:    dan@simplebits.com
Updated:   March 16 2006
*/

/* self-clearing floats */
* html #logo, 
* html #nav, 
* html #title{
	height: 1%;
	}

/* IE doesn't like block anchors */
* html ul.articles li a { height: 1%; }

/* fixes weird IE body padding issue */
* html #wrap { height: 1%; }


