.borderTableau {
	border: 1px none #999999;
}
a.midef:link { font-family: Verdana;
 			font-size: 10px; color: #003399;
			text-decoration: none; 
}
a.midef:hover { 
	font-family: Verdana; 
	font-size: 10px;
	color: #87aace;
	text-decoration: none; 
}
a.midef:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-decoration: underline;
}
.texteNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.texteNoirGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.texteBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D3D6E;
}
a.nav:link, a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E60000;
	text-align: center;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0D3D6E;
	text-align: center;
	text-decoration: none;
}
.texteRougeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #E60000;
	font-style: italic;

}
.texteGrandRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E60000;
}
.tabcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	padding: 6px;

}

.texteInput {
	font-family:  Arial, Helvetica, sans-serif;
	color: #0D3D6E; /*rouge*/
	background-color:#ffffff; /*blanc*/
	font-size: 10px;
	font-weight: normal;
	border:1px solid #E60000; /*jaune*/
	color-border:000000;
	}
.boutonINPUT { font-family: Arial, Helvetica, sans-serif;
				color:#E60000; /*rouge*/
				background-color:#F2F1E0; 
				font-size:12px;
				font-weight: bold;
				border: 1px solid #E60000; /*rouge*/
				}
.checkbox { 
				color:#000066; /*bleu*/
				background-color:#FFFFFF; 
				font-size:12px;
				font-weight: bold;
				border: 1px solid #ffcc00;
}
.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E60000;
	list-style-type: disc;
}
.bordurePhoto {
	border:2px solid #E60000;
}
.bordurePhotomarquee {
	border:2px dotted #E60000;
}
.scrollencouleur{
		scrollbar-face-color: #6D6D6D; 
		scrollbar-shadow-color: #404040;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3dlight-color: #404040; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #404040; 
		scrollbar-arrow-color: #000000;
}
.textedevis {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.surprise {
	display: none;
}
