body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #002F5E;
	background-color: #B5B093;
	background-image: url(img/background4.gif);
	background-position: center;
	background-repeat: repeat;
}
.cadre_contact {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #002F5E;
	border-right-color: #002F5E;
	border-bottom-color: #002F5E;
	border-left-color: #002F5E;
	background-image: url(img/fond_cadre1.gif);
	background-repeat: no-repeat;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
}

.texte {
	font-size: 14px;
	color: #333333;
}

.titrerouge {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}

.textemetro {
	font-size: 10px;
	color: #000078;
}

.texte10gauche {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

.texte10droit {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	}
	
	.texte10base {
	font-size: 10px;
	color: #333333;
	}
	
		.texte11base {
	font-size: 12px;
	color: #333333;
	background-position: center;
	}
	
	
	.texte12blanc {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	}

.titreformualire {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #194189;
	letter-spacing: 0.8px;
	text-indent: 15px;
	background-position: center;
	line-height: 20px;
}

.titrereferencement {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 16px;
	text-align: justify;
}

#header {
	width: 998px;
	height: 226px;
	background: url(img/print-copy.jpg) no-repeat;
	background-position: center;
  margin: 0px auto;
}


#contenu {
	width: 998px;
	background: #FFFFFF center;
	color: white;
	font-size: 1em;
	margin: 0 auto 0;
	padding-top: 0em;
}

#contenu a:link {	
	color: #990000;
}

#contenu a:visited {
	color: #990000;
}

#footer {
	width: 998px;
	height: 126px;
	background: url(img/footer.gif) no-repeat bottom;
	color: white;
	margin: 0px auto 0;
	padding-top: 0px;
	text-align: left;
	text-indent: 0px;
}

#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}

#separateur{
	background-image: url(img/separateur.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
