body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background: url(img/cotes.gif);
	margin: 0px;
	text-align: center;
	color: #000;
}

p, td, h1, h2, h3, h4, h5, h6 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 1px;
	margin-bottom: 6px;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 9px;
	color: #990000;
}

h2 {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #990000;
}

h3 {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 1px;
	color: #000066;
}

p.sstitreHP {
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* -- Styles généraux pour le site -- */
#page {
	width: 780px;
	background: url(img/fd-page.gif);
	background-color: #fff;
	margin: auto;
}

#hdp-tetiere {
	width: 760px;
	height: 110px;
	background: #fff url(img/fd-tetiere.jpg) no-repeat;
	margin: 0 10px;
	text-align: left;
}

#bdp-basDePage {
	width: 600px;
	margin: 20px auto 5px;
	border-top: 2px #900 solid;
	padding: 2px 0;
}

/* -- Styles de la tétière -- */
#hdp-logo {
	padding-left: 10px;
	clear: none;
	float: left;
}

#hdp-barreOutils {
	float: right;
	margin: 4px 10px 0 0;
	position: relative;
}

.hdp-boSeparateur {
	width: 5px;
}

/* -- Styles de la page d'accueil -- */
#corpsDePage-Accueil {
	padding-top: 10px;	
}

/* -- Styles des pages internes -- */
#corpsDePage-Interne {
	padding-left: 170px;
	margin-right: 20px;
	text-align: left;
	clear: both;
}

#int-ColonneContenu {
	float: left;
	width: 435px;
	padding: 3px;
	clear: none;
	border-right: 1px solid #900;
}

#int-ColonneDroite {
	float: right;
	width: 140px;
	/* margin-right: 10px; */
	padding: 3px;
}

h3.interne {
	margin-left: 20px;
}

table.encadreTechnique {
	border: 1px solid #CCCCCC;
	width: 80%;
	padding: 2px;
	margin-left: 40px;
}

.colonnePhoto {
	text-align: center;
	width: 90%;
}

.lienDroite, .lienGauche{
	font-weight: bold;
	font-size: 12px;
	margin: 10px;
}

.lienDroite {
	float: right;
	text-align: right;
}

.lienGauche {
	float: left;
	text-align: left;
}

.cellulePhoto {
	width: 130px;
	float: left;
	text-align: center;
	padding: 2px 5px;
}

.separateur {
	clear: both;
}
.ligneVide {
	clear: both;
	height: 110px;
}

p.coordonnees {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;

}
img.droite {
	float: right;
}

.plan-niveau1 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 400px;
	color: #990000;
}

.plan-niveau2 {
	margin: 10px 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #990000;
}

.plan-colonne a, .plan-colonne a:visited {
	color:#009;
	text-decoration: none;
}

.plan-colonne a:hover {
	text-decoration: underline;
}

.plan-niveau3 {
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 20px;
	color: #000000;
	border-left: 1px solid #000;
	padding: 3px 0 0 3px;
	text-align: left;
}

.plan-colonne {
	width: 200px;
	float: left;
}

.apd-synthese1 {
	border-top: 2px solid #900;
}

.apd-synthese {
	border-bottom: 2px solid #900;
}



/* -------------------------------------------------------------------------------------------------- */
/* anciens styles */
tr.sepMenu {
	height: 2px;
	background: #990000;
}

.hpColonne1 {
	width: 250px;
}
.hpColonne2 {
	width: 236px;
}
.hpColonne3 {
	width: 250px;
}
.hpInterColonnesBordeaux {
	width: 2px;
	background-color:#990000;
}
.hpInterColonnesBlanc {
	width: 2px;
}
.txtTitreZone {
	font-weight: bold;
	color: #990000;
}
.sepHDP {
	height: 10px;
}

a {
	color: #000000;
}

a.txt {
	text-decoration: none;
}

a.txt:hover {
	text-decoration: underline;
}

td.mgColonne {
	width: 150px;
}

td.cdColonne {
	width: 140px;
	padding: 3px;
}

td.ccContenu {
	padding: 3px;
}

p.txtArticle {
	font-size: 11px;
}


.txtLegende {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

ul {
	margin-top: 2px;
	margin-bottom: 6px;
}

.txtChampFormulaire {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.txtBleu {
	font-weight: bold;
	color: #000066;
}
