html, body {
	height: 100%;
	margin: 0;
	font: 90% Arial,sans-serif ;
}


img {
		border: none;
		text-decoration:none;
}

#header {
	display: none;
	}

#navigation {
	display:none;
	}

#footer {
	display:none;
	}
#menu {
	display:none;
	}
#content {
	width: 100%;
}

#content A{
	color: #120F68;
	font: 1em Arial,sans-serif ;
	text-decoration: underline ;
}



#texte{
	margin-top:15px;
	margin-right:15px;
	margin-left:10px;
	text-align:justify;
	font-family: calibri,arial,sans-serif ; 
	color: #1f497d;	
	font-size: 16px;	
}

#lienrouge{
	color: #DD3333;
	font: 1em Arial,sans-serif ;
	text-decoration: underlined ;
}
#titrepays{
	font-family: calibri, arial, sans-serif;
	color: #1f497d;	
	font-size: 36px;
	text-align: center;
	height: 60px;
	align: middle;
	font-weight: bold;
}
#drapeau{
	border: 0 ;
   	align: center;
	vertical-align:middle;
	color: #ffffff;
	width: 15%;
   	text-align: center;
   	valign: middle;
}    
#bodyade{
	font-family: calibri,arial,sans-serif ; 
	font-size: 16px;
	color: #1f497d;
	border: 0;
	width: 100%;
	align: justify
}
#titrepuce{
	font-family: calibri,arial,sans-serif ; 
	font-size: 24px;
	color: #000000;
}
#tabpiece{
	font: calibri,arial,sans-serif ;
	color: #1f497d;
	font-size: 16px;
	border: 1;
	text-align: center;
	width: 600px;
}
#grandtitre{
	font-family: calibri,arial,sans-serif ; 
	font-size: 30px;
	text-align: left;
	color: #000000;
}
#cellulephoto{
	align: middle;
	vertical-align:middle;
	text-align: center;
/*	height: 150px;
	width: 150px;*/
}
#cellulephoto2{
/*pour les différents des Pays-Bas*/
	align: middle;
	vertical-align:middle;
	text-align: center;
	height: 45px;
	width: 45px;
}
#celluledate{
	font-family: calibri,arial,sans-serif ;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background-color: #1f497d;
	align: middle;
	font-weight: bold;
	width: 45px;
}
#celluledate2{
/*idem celluledate mais police bleu sur fond blanc*/
	font-family: calibri,arial,sans-serif ;
	color: #1f497d;
	font-size: 16px;
	text-align: center;
	align: middle;
	font-weight: bold;
	width: 45px;
}
#celluletitre{
	font-family: calibri,arial,sans-serif ;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	vertical-align:middle;
	background-color: #1f497d;
	align: middle;
	font-weight: bold;
}
#titretab{
	font-family: calibri,arial,sans-serif ;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	background-color: #1f497d;
	align: middle;
	font-weight: bold;
} 
#carteident{
	font: calibri,arial,sans-serif ;
	color: #1f497d;
	font-size: 16px;
	width: 350px;
}
#bouton{
	font: calibri,arial,sans-serif ;
/*	color: #1f497d;*/
	font-size: 14px;
}
#saisie{
	font: calibri,arial,sans-serif ;
	font-size: 14px;
}
#zoom:hover img {
/* agrandi les images lors du survol */
width:50% ;
height:50%;
} 


#cat_table, #cat_table2, #cat_table3{
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cat_tableau_index{
	font-family: calibri, arial, sans-serif;
	text-align: center;
	height: 60px;
	align: middle;
	border-bottom-color: #000000;
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-collapse: collapse;
}

#cat_table td{
	border-top-color: #1F497D;
	border-right-color: #1F497D;
	border-bottom-color: #1F497D;
	border-left-color: #1F497D;
	color: #1F497D;
	border: 1px solid;
}
#cat_table2 td{
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #1F497D;
	border: 1px solid;
}

#cat_en_tete td{
	background-color: #1F497D;
	color: #FCEB07;
	border: 1px solid #000000;
	font-weight: bold;
}
.cat_titre{
	color: #1F497D; 
	font-weight: bold;
	font-size: 24px;
}
#menucontent img{
	vertical-align: middle;
}

#news {
/*   margin-left: 280px;*/
    width: 690px;
}

.onenews {
/*    width: 590px;*/
    margin: 20px;
}

.onenews .top {
	background-image:url(images/top_news.gif);
	background-repeat: no-repeat;
     margin: 0;
     padding: 0;
     padding-left: 20px;
     padding-right: 10px;
     height: 30px;
     color: gray;

}

.onenews h2 {
    margin:0;
    margin-top: -30px;
    padding: 0;
    text-align: center;
    color: #1f497d;
}
.onenews .bottom {
	background-image:url(images/bottom_news.gif);
	background-repeat: no-repeat;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     height: 30px;
}

.onenews .content {
     background-color: #DDEEFF;
     margin: 0 0 0 0;
     padding: 15px;
}

#documents {
    font-size : 1.1em;
/*    margin-left: 300px;*/
    width: 590px;
	color: #1b179f;
    font-family: 'calibri';	
}


#documents h2 {
	text-align: center;
	color: #1b179f;
}

#documents fieldset {
     background-color: #DDEEFF;
	 border-color: #1b179f;
	 border: none;
	 margin: 15px;
     color: black;
}

#documents fieldset legend{
	color: #1b179f;
	}

.searchresult {
	text-align: center;
    width: 590px;
    margin: 20px;
     color: black;
}

.searchresult .bottom {
	background-image:url(images/bottom_news.gif);
	background-repeat: no-repeat;
     margin: 0 0 0 0;
     padding: 0 0 0 0;
     height: 30px;
}

.searchresult .top {
	background-image:url(images/top_news.gif);
	background-repeat: no-repeat;
     margin: 0;
     padding: 0;
     padding-left: 20px;
     padding-right: 10px;
     height: 30px;
     color: gray;
}


.searchresult .content {
     background-color: #DDEEFF;
     margin: 0 0 0 0;
     padding: -15px;
     margin-top : -20px;
	 margin-bottom : -20px;
}


