/* CSS Document PRINT*/

/* Page */
body {
	padding: 10pt;
	background-color: #FFFFFF;
	color: #506266;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	text-align: center;
	}
	
/* PAGE DU SITE */
#global {
	margin-left: auto;
  	margin-right: auto;
	width: 1000pt;
	text-align: left;
	}
	 
/* Haut de la page */
#haut {
	width: 1000pt;
	float: left;
	min-height: 100%;
	}

	
	/* Header, Menu et Bannière PAGE ACCUEIL*/
	#header_accueil {
	display: none;
		}

			
			
			
	/* CONTENU DE LA PAGE */
	#contenu_total{
		}
		
		/* GAUCHE */
		#gauche {
			display: none;
			}

		/* MILIEU */
		#milieu {
			padding: 5pt 0pt 0pt 35pt;
			float: left;
			width: 600pt;
			}
		#milieu_texte {
			width: 600pt;
				}
				DIV#milieu_texte ul li {
					}
			#impr_pdf {
			display: none;
			}


		/* DROITE */
		#droite {
			display: none;
			}
	
		#droite_bas {
				display: none;
				}



/* FOOTER */
#footer {
	display:none;
	}
	
/* Bas de la page */
#bas {
	display:none;
	}


/* ----------------------------------LIENS---------------------------------- */



/* Liens IMAGE */
img {
	border: 0px;
	}
	
/* Liens */
a {
	color: #506266;
	font-size: 15pt;
	text-decoration: none;
	}
	
/* Liens EXPERT */
a.expert {
	font-weight: bold;
	}	
	
/* Liens YOUR COUNTRY */
a.direct {
	}

/* Liens ARTICLES */
a.articles {
	font-weight: bold;
	}

/* Liens MAPS */
a.articles_map {
	color: #FF6E02;
	font-size: 16pt;
	font-weight: bold;
	}

/* Liens HISTORIQUE */
	
.chemin {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14pt;
	color: #999999;
	}
A.chemin:LINK, A.chemin:VISITED {
	text-decoration : none ;
	}


/* ----------------------------------CLASS---------------------------------- */


/* Petit trait logo */
.trait {
	color:#C6C6C6;
	background-color: #FFFFFF;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 21pt;
	color: #FE690F;
	background-color: transparent;
	padding: 10pt 0pt 0pt 0pt;
	}

.soustitre {
	color: #59686B;
	font-size: 15pt;
	font-weight: bold;
	background-color: transparent;
	}
	
.soustitre1 {
	color: #59686B;
	font-size: 16pt;
	font-weight: bold;
	background-color: transparent;
	}

.texte {
	color: #59686B;
	font-size: 16pt;
	background-color: transparent;
	line-height: 22pt;
	}
	
.italic {
	color: #59686B;
	background-color: transparent;
	font-size: 15pt;
	font-style: italic ;
	font-weight: bold;
	}
	
.gras {
	font-weight: bold;
	background-color: transparent;
	margin: 0pt 0pt 0pt 20pt;
	color: #59686B;
	font-size: 14pt;
	}