/* CSS Document */

.menu {  
	font-family:  Verdana
;
	font-size: 10pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	border-color: #cccccc; 
	border-style: solid; 
	border-top-width: 1pt; 
	border-right-width: 1pt; 
	border-bottom-width: 1pt; 
	border-left-width: 1pt;
	}

.text { 
	font-family:  Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: none;
	color: #000000;
	text-decoration: none;
	margin-left: 5pt;
	text-align: left;
	text-indent: 0pt;
	border-color: none; 
	border-style: none; 
	border-top-width: 0pt; 
	border-right-width: 0pt; 
	border-bottom-width: 0pt; 
	border-left-width: 0pt;
	}
.footer { 
	font-family:  Verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: none;
	color: #000000;
	text-decoration: none;
	margin-left: 5pt;
	text-align: left;
	text-indent: 0pt;
	border-color: none; 
	border-style: none; 
	border-top-width: 0pt; 
	border-right-width: 0pt; 
	border-bottom-width: 0pt; 
	border-left-width: 0pt;
	}
	
.text_citation { 
	font-family:  Verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #ff0000;
	text-decoration: none;
	margin-left: 5pt;
	text-align: left;
	text-indent: 0pt;
	border-color: none; 
	border-style: none; 
	border-top-width: 0pt; 
	border-right-width: 0pt; 
	border-bottom-width: 0pt; 
	border-left-width: 0pt;
	}

.text_contenu { 
	font-family:  Verdana
;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 5pt;
	margin-right: 5pt;
	text-align: justify;
	text-indent: 0pt;
	border-color: none; 
	border-style: none; 
	border-top-width: 0pt; 
	border-right-width: 0pt; 
	border-bottom-width: 0pt; 
	border-left-width: 0pt;
	}
	
.Pit_Title_rubrique { 
	font-family:  Verdana
;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	left: 4pt;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top
	}
	

.texteGris {  color: #666666}

.texteGrisClair {
	color: #9fa0a4;
	}

	
.Global_texte {  font-family:  Verdana
; font-size: 10pt; color: #CCCCCC}
.Global_color { color: #CCCCCC }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
