/* ______________ Redéfinir HTML ___________ */

/* Tous mettre a zéro */
* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 63.5%;
	background-image: url(../images/interface/fond_page_base.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

/* ______ marges communes ________*/

.contenu p, .contenu ul, .contenu table, .contenu .tableau,
.contenu h1, .contenu h2, .contenu h3, .contenu h4, .contenu h5, .contenu h6  {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 27px;
	margin-bottom: 1.3em;
	color: #222;
}
/* ______________________________*/

.aDroite{
float: right;
}
.contenu p.aDroite{
float: none;
text-align: right;
}
.contenu h1, .contenu h2, .contenu h3, .contenu h4, .contenu h5, .contenu h6 {
	clear: both;
	margin-bottom: 0.75em;
}
.contenu h3, .contenu h4, .contenu h5, .contenu h6 {
	margin-top: 1.75em;
}

.contenu h1{
	color: #005a84;
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.4em;
	margin-bottom: .5em;
}
.contenu h2{
	font-weight: bold;
	font-size: 1.7em;
	text-transform: uppercase;
	line-height: 1.4em;
}

.contenu h3 {
	color: #005A84;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6CACE;
	background-image: url(../images/interface/fleche/fleche_grise.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 34px;
	padding-left: 27px;
}
	
.contenu h4 {
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom:0.3em;
	margin-top:0.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
.contenu h5 {
	font-weight: normal;
	font-size: 1.4em;
	margin-bottom:0.3em;
}

.contenu h6 {
	font-size: 1.3em;
	margin-bottom:0.3em;
}
.contenu a:link, .contenu a:visited{
	color: #75818a;
	text-decoration: underline;
}
.contenu a:hover{
	color: #005A84;
}
.contenu p a:link, .contenu p a:visited, .contenu li a:link, .contenu li a:visited{
	font-size: 1.2em;
	color: #005A84;
	text-decoration: none;
}
.contenu p a:hover, .contenu li a:hover{
	text-decoration: underline;
}
.contenu .plusPetit{
	font-size: .9em;

}
.contenu ul.plusGros li a:link, .contenu ul.plusGros li a:visited{
	color: #75818a;
	text-decoration: none;
}
.contenu ul.plusGros li a:hover{
	color: #005A84;
}
.contenu h6 a:link, .contenu h6 a:visited{
	color: #005A84;
	}	
.sectionFormulaires .contenu a:link, .sectionFormulaires .contenu a:visited{
	color: #444444;
	text-decoration: none;
}
.sectionFormulaires .contenu a:hover{
	color: #005A84;
}

.contenu p.plusGros, .contenu ul.plusGros {/* grossir l'élément*/
	font-size: 1.3em;
}



a:focus {
	outline:0; /* pour les navigateurs qui reconaissent cette demande, enleve la bordure pointille quand on clique */
  }


.contenu span.mc {
	font-size: 70%;
	position: relative;
	top: -.3em;
  }




.contenu p {
	font-size: 1.2em;
	line-height: 1.5em;
	display: block;
	clear: both;
}
.contenu td p {
	margin-right: 0px;
}
p.intro {
	text-indent: 28px;
}
.noms .contenu p + p {/*ajoute un espace au début du paragraphe (à utiliser pour une page à long texte)*/
	text-indent:2.2em;
	font-weight: normal;
}
.contenu ul {
	margin-left: 0px;
}
.contenu ol{
		margin-left: 18px;
		margin-right: 12px;
		margin-bottom: 1.5em;
}
.contenu ol li {
	list-style-type: decimal;
	background-image: none;
	padding-left: 0px;

}
.contenu li {
	margin-top: 0.2em;
	margin-left: 1em;
	color: #005A84;
	background-image: url(../images/interface/puces/triangle_vert.gif);
	background-position: -1px 1px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 1.4em;
	padding-right: 5px;
}
.contenu ul li ul {
/*	margin-bottom: 1.5em;
*/	margin-left: 0px;
}
.contenu li ul li {
	margin-top: 0.2em;
	margin-left: .25em;
	color: #333;
	background-image: url(../images/interface/puces/triangle_vert.gif);
	background-position: -2px 1px;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 5px;
	font-size: .9em;
}

.contenu .listeLigne ul, .contenu .listeLigne ol {
	float: none;
	padding-right: 20px;
}
.contenu .listeLigne li {
	display: inline;
}
.contenu blockquote p {
	font-size: 1.4em;
	font-style: italic;
	display: block;
	margin-left: 3.5em;
	text-align: left;
}


/* _______ bouton flèche _______ */

a.fleche, .contenu p a.fleche {
	color: #ffffff;
	display: block;
	float: left;
	margin-right: 6px;
	padding-right: 17px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/interface/fleche/fleche_fin.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 6px;
}

a.fleche span, .contenu p a.fleche span {
	display: block;
	line-height: 14px;
	background-color: transparent;
	background-image: url(../images/interface/fleche/fleche_debut.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-decoration: none;
}
.contenu  a.fleche, .contenu a.fleche:visited{
	color: #fff;
	text-decoration: none;
	}
.contenu a.fleche:hover {
	color: #fff;
	text-decoration: none;
}
.contenu a.flecheHaut  {
	color: #000;
	display: block;
	clear: both;
	background-image: url(../images/interface/fleche/haut.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 1em;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: left 7px;
	position: fixed;
	top: 300px;
	right: 0px;
	padding-right: 16px;
	text-decoration: underline;
	font-size: 11px;
}
.accueil .contenu a.flecheHaut  {/* spécifique à la page d'Accueil */
	display: none;
	height: 0px;
	width: 0px;
}

.sauteLigne {
	clear: both;
	width: auto;
	height: 1px;
}

/* ___________ Les tableaux ___________ */

.contenu .tableau {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.contenu .tableau table {
	width: 100%;
	margin: 0px;
}
.contenu table .tableau {
	margin-right: 15px;
	margin-left: 0px;
}
.contenu .tableau th {
	text-align: right;
	vertical-align: top;
	font-size: 1em;
	padding-right: 8px;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.contenu .tableau th em {
	font-weight: normal;
}
.contenu .tableau td {
	text-align: right;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acb3b9;
	vertical-align: bottom;
	white-space: nowrap;
}

.contenu .tableau td.produit, .contenu .tableau th.produit {
	text-align: left;
	white-space: normal;
	text-transform: uppercase;
}

.contenu .tableau td.produit, .contenu .tableau td.sousproduit, .contenu .tableau td.titre {
	text-align: left;
		white-space: normal;
}
.contenu .tableau tr.pointille td {
	border-bottom-style: none;
	background-image: url(../images/interface/pointille_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableau tr.sansLigne td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tableau tr.sansLigne td.produit{
	padding-bottom: 0px;
}
.contenu .tableau td.titre {
}
.contenu .tableau td.titre em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .95em;
}
.contenu .tableau th.titre {
	text-align: left;
}
.contenu .tableau th.qc, .contenu .tableau th.ca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	background-image: url(../images/icones/qc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;

	padding-right: 28px;
	padding-top: 20px;
	vertical-align: top;
}
.contenu .tableau th.ca {
	background-image: url(../images/icones/ca.gif);
}

.tableau th.qc em {
	clear: both;
	display: block;
	font-size: 12px;
}
.tableau td.coche {
	background-repeat: no-repeat;
	background-position: 79% center;
	background-image: url(../images/interface/puces/_coche.gif);
	text-align: center;
	vertical-align: middle;
}
.tableau p {
	font-size: 1em;
}
.contenu .tableau .titreVertical {
	background-image: url(../images/interface/fond_titre_vertical.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 22px;
	vertical-align: top;
	text-align: left;
}

/*_______________________ Image introduction _____________________ */

.accueil iframe{
width: 100%;
*width: 98%;

margin-bottom: 16px;
}

.boite {
	display: block;
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 13px;
	padding-bottom: 12px;
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border: 1px solid #BABABA;
	margin-bottom: 1.5em;
	margin-right: 1.5em;
	height: 100%;
	background-image: url(../images/interface/degrades/degrade_bleu1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.contenu .boite table {
	width: auto;
	margin-top: 0;
	margin-right: -12px;
	margin-bottom: 0px;
	margin-left: -12px;
	border-spacing: 6px;
	border-collapse: separate;
	font-size: 1.0em;
}
.boite table td {
	vertical-align: top;
	border: 1px solid #BABABA;
	padding: 10px;
	padding-right: 6px;
	background-color: #fff;
	background-image: url(../images/interface/degrades/_degrade_bleu1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 50%;
	-moz-border-radius:7px 7px 7px 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	}

.boite table th {
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.contenu .boite p, .contenu .boite td p {
	margin: 0;
	margin-bottom: 16px;
}
.contenu .boite h4 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 0;
	margin-top: 28px;
	margin-bottom: 12px;
	padding: 0;
	line-height: 1.6em;
}
.contenu .boite h2 {
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	background-image: none;
	font-weight: bold;
}
.boite h2 a {
	background-image: url(../images/interface/fleche/fleche_blanche2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	display: block;
	width: auto;
}
.contenu .boite h3 {
	color: #005A84;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	font-size: 16px;
}

.boite .fleche {
float: right;
}

.boite p img {
	padding-top: 3px;
	padding-bottom: 3px;

}

.contenu .boite ul {
	margin: 0px;
	padding: 0px;
}
.contenu .boite li {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/interface/puces/triangle_blanc_vide.gif);
	padding-left: 12px;
	background-position: left top;

}
.contenu .boite a:link, .contenu .boite a:visited  {
	text-decoration: none;
		color: #005A84;
}

.boite#evenements h3 {
margin-bottom: 7px;
}
.contenu .boite#avis a:link, .contenu .boite#avis a:visited  {
	color: #005A84;
}
.boite#autresInfos {
	background-color: #e5eef3;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1;
}
.boite#autresInfos h3, .boite#autresInfos a {
}

.contenu .boite#avis {
	background-image: url(../images/interface/degrades/degrade_bleu1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1;
	
}
.contenu .boite#avis h3 {
	color: #005A84;
}
.contenu .boite#avis h4 {
	color: #005A84;
}
/*_______________________ Les boites d'informations _____________________ */

.boiteInfos {
	background-color: #FFFFFF;
	color: #333;
	font-size: 1em;
	line-height: normal;
	margin-top: 1em;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/interface/fond_boite_infos.gif);
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}

.boiteInfos h3, .boiteInfos h4 {
	padding-left: 6px;
}

.boiteInfos h3 {
	color: #444;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
	font-weight: normal;
	background-image: url(../images/interface/fond_boite_infos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 252px;
}

.boiteInfos h4 {
	font-size: 1.1em;
	line-height: 1em;
	margin: 5px 0px 0px;

}
.boiteInfos table {
	width: 98%;
	background-position: 2px;
	padding-left: 2px;

}
.boiteInfos p {
	margin: 5px 0px 0px;
	line-height: normal;
	color: #333;
	padding-right: 6px;
	padding-left: 9px;
}


.boiteInfos ul {
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 4px;
	margin: 4px 0px 0px;

}
.boiteInfos ul li ul, .boiteInfos ul li ul li ul{
	padding-left: 12px;
	margin-top: 0px;
	padding-bottom: 0px;
}
.boiteInfos ul li {
	font-size: 1em;
	list-style-type: square;
	margin-left: 1em;
}
.boiteInfos ul li ul li {
	color: #ccc;
}
.boiteInfos h3 a:link, .boiteInfos h3 a:visited
 {
	color: #555;
	text-decoration: none;
}
.colGauche .boiteInfos p a:link, .colGauche .boiteInfos p a:visited,
.colGauche .boiteInfos li a:link, .colGauche .boiteInfos li a:visited {
	color: #666666;
	text-decoration: none;
}
.colGauche .boiteInfos p a:hover,
.colGauche .boiteInfos li a:hover {
	color: #005A84;
	text-decoration: none;
}





/* ____________ boite services gouvernementaux ____________ */

.boiteInfos#servicesGouv {
	padding-bottom: 4px;
}

.boiteInfos#servicesGouv table {
	background-image: url(../images/interface/fond_services_gouv.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
}

.colGauche .boiteInfos#servicesGouv h4 {
	font-size: 19px!important;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 37px;
	line-height: 1em;
	background-image: url(../images/icones/qc.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 5px;	
}
.colGauche .boiteInfos#servicesGouv ul {
	background-image: url(../images/interface/pointille_verti.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.colGauche .boiteInfos#servicesGouv ul li {
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;

}


.boiteInfos#servicesGouv .qc table {
	background-image: url(../images/interface/_fond_services_gouv_1.gif);
}


.boiteInfos#servicesGouv .ca h4{
	background-image: url(../images/icones/ca.gif);
}

.qc {
	color: #037EBA;
}

.ca {
	color: #D61920;
}

.boiteInfos .fleche {
	color: #fff;
	float: none;
}
.boiteInfos a.fleche:link, .boiteInfos a.fleche:visited {
	color: #fff;
	text-decoration: none;
}

.colGauche #LeTelemarque {
	padding-top: 5px;
	padding-left: 5px;

}

.colGauche #LeTelemarque img {
padding-left: 4px;
}
#LeTelemarque a.fleche  {
	font-weight: bold;
	font-size: 1.2em;
	width: 90%;
}



/* ___________ boutons ______________*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.bouton {
	color: #393939;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/interface/fond_bouton.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

a.bouton span {
	background: transparent url(../images/interface/fond_bouton.gif) no-repeat;
	display: block;
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}


.colGauche #complementMenu a.bouton{
	color: #393939;
	width: 240px;
	background-image: url(../images/interface/fond_bouton_bleu.gif);
	margin-bottom: 2px;
}
.colGauche #complementMenu a.bouton span{
	background-image: url(../images/interface/fond_bouton_bleu.gif);
	padding-left: 20px;

}
.colGauche #complementMenu a.bouton:hover{
	color: #005a84;
	background-image: url(../images/interface/fond_bouton_vert.gif);
}
.colGauche #complementMenu a.bouton:hover span{
	background-image: url(../images/interface/fond_bouton_vert.gif);
}

/* ___________ boite infos important ______________*/

.boiteImportant {
	border: 1px dashed #089646;
	display: table;
	padding-top: 8px;
	padding-right: 10px;
	margin-right: 26px;
}
.boiteImportant p {
	margin-right: 0px;
}
.boiteImportant h1, .boiteImportant h2, .boiteImportant h3, .boiteImportant h4, .boiteImportant h5, .boiteImportant h6  {
	color: #089646;
	margin-top: 0px;
	margin-right: 0px;
}

/* ___________ onscope Netco au bas de la page ______________*/

.contenu .pub {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
td.pub {
	background-image: url(../images/interface/fond_services_gouv.gif);
	background-repeat: no-repeat;
	padding-top: 28px;
	background-position: left 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.pub h3 {
	font-size: 12px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	clear: left;
	padding-right: 5px;
}


.pub p {
	font-size: .9em;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.pub p a {
	font-size: 1.1em;

}
.pub img {
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 2px;
	float: left;
	
}
td.pub#onscope {
background-image: none;
padding-top: 0;

	}
.pub table {
	background-image: url(../images/interface/ombre_separe_horiz.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
.pub .lien {
margin-top: 17px;
display: block;
margin-left: 0;
float: right;

}

#onscope a:link, #onscope a:visited, #netco a:link, #netco a:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	vertical-align: center;
}
#onscope h3 a:link, #onscope h3 a:visited, #netco h3 a:link, #netco h3 a:visited{
	text-decoration: none;
	padding-top: 0px;
}
#netco a:link, #netco a:visited{
	color: #089646;
}
#onscope a:link, #onscope a:visited{
	color: #0067A6;
}
	

/* _____________________ Section dans le contenu ________________ */

.contenu .section {
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/interface/fond_section.gif);
	padding-top: 20px;
	padding-left: 30px;
	margin-top: 0px;
}

/* _____________________ Section des conseillers ___________________ */
.contenu #conseillers {
	background-repeat: no-repeat;
}



table.fiche {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 0px;
}
#conseillers table.fiche td {
	vertical-align: top;
	background-image: none;
	padding-right: 4px;
	padding-left: 4px;
}
#conseillers table.fiche {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.fiche td p {
	text-align: left;
	margin-right: 0px;
	margin-top: 5px;
	font-size: .9em;
	}
.fiche td ul {
	margin-left: 0px;
	margin-right: 0px;
	width: 220px;
	font-size: 0.9em;
	margin-bottom: 0px;
	padding-bottom: 20px;
	font-size: .9em;
	}
.fiche td li {
	padding-left: 10px;
	background-position: -2px 0px;
}
.fiche img {
	border: none;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 0px;	


}
/* spécifique à la page contact */
#pageContact .fiche td.image{
	width: 10px;
	padding-top: 0px;
	background-image: none;
	vertical-align: top;
					
}
#pageContact .fiche img {
	border: none;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 20px;

}
#pageContact table.fiche td {
	vertical-align: top;
	background-image: url(../images/interface/degrades/degrade_gris_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
}

table.fiche td p strong {
	font-size: 1.2em;
}



/* ___________ images de produits ___________*/

.contenu .imageProduit {
	padding-right: 25px;
	padding-left: 0px;
}
.contenu .imageProduit p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.5em;
}



/* ___________ bulle d'iformation ___________*/
a.bulleInfo:link {
	text-decoration: underline;
}
a.bulleInfo b {
	display:none;
	text-align: left;
	font-size: .9em;
}

th a.bulleInfo:link, th a.bulleInfo:visited {
	color:#000;
	text-decoration: none;
}
th a.bulleInfo:hover {border:0; position:relative; z-index:500; text-decoration:none;}
th a.bulleInfo:hover b {display:block; position:absolute; top:20px; left:-340px; padding:7px; font-weight:normal; color:#000; border:1px solid #999999; background:#ffffcc; width:390px;}
th a.bulleInfo:hover b em {
	position:absolute;
	left:306px;
	top:-6px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
	background-color: #fff;
	background-image: url(../images/interface/bout_bulle_info.gif);
	background-position: 0 0;
}

td.titre a.bulleInfo:link, td.titre a.bulleInfo:visited,
td.produit a.bulleInfo:link, td.produit a.bulleInfo:visited,
td.sousproduit a.bulleInfo:link, td.sousproduit a.bulleInfo:visited {
	color:#000;
	text-decoration: none;
}
td.titre a.bulleInfo:hover,
td.produit a.bulleInfo:hover,
td.sousproduit a.bulleInfo:hover {border:0; position:relative; z-index:500; text-decoration:none;}

td.titre a.bulleInfo:hover b,
td.produit a.bulleInfo:hover b,
td.sousproduit a.bulleInfo:hover b {
	display:block;
	position:absolute;
	top:-75px;
	left: 30px;
	padding:8px;
	font-weight:normal;
	color:#000;
	border:1px solid #999999;
	background:#ffffcc;
	width:560px;
}

td.titre a.bulleInfo:hover em,
td.produit a.bulleInfo:hover em,
td.sousproduit a.bulleInfo:hover em {
	position:absolute;
	left:-6px;
	top:40%;
	width:6px;
	height:11px;
	display:block;
	font-size:1px;
	background-color: #fff;
	background-image: url(../images/interface/bout_bulle_info2.gif);
	background-position: 0 0;
}
.bulleInfo br {
	margin: 0px;
	padding: 0px;
}





/* ___________ section COMMANDER __________*/
.contenu  #commander iframe {
	width: 100%;
	height: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fond_commander.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#commander ul {
	background-image: url(../images/interface/degrades/degrade_gris_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}

#commander ul li ul {
	background-image: none;
	padding-top: 4px;
}
#commander li {
	font-size: 1.2em;
	margin-top: 6px;
	line-height: 1.6em;
	background-position: 0px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#commander li ul li {
	font-size: .9em;
	background-position: -2px 3px;

}
.commanderFacons {
	background-image: url(../images/fond_commander.gif);
	background-repeat: no-repeat;
	height: 160px;
}
.commanderFacons a:link, .commanderFacons a:visited {
	color: #005a84;
}
.commanderFacons table {
	margin-left: 220px;
	margin-top: 18px;
}

.commanderFacons td {
	padding-right: 18px;
	padding-bottom: 12px;
	font-size: .9em;

}
.commanderFacons td.icones {
	padding-right: 8px;
}
.commanderFacons h1 {
	text-transform: uppercase;
	color: #005a84;
	font-size: 1.9em;
	font-family: Arial, Helvetica, sans-serif;
}


/* Spécifique à la page commander */

#pageCommander #commander {
	background-image: url(../images/fond_commander.gif);
	background-position: 212px 4px;
	width: 97%;
	background-repeat: no-repeat;
}
#pageCommander #commander h1 {
	color: #089646;
	
}
#pageCommander #commander td {
	padding-right: 18px;
	padding-bottom: 12px;
}
#pageCommander td.icones {
	padding-right: 7px;
}


/*_________  page des avis _________*/


#pageAvis .contenu h2 {
	margin-top: 2.3em;
	margin-bottom: 0px;
	font-size: 1.1em;
	background-image: url(../images/interface/degrades/degrade_gris_2.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
	font-weight: bold;
}
#pageAvis .contenu h3 {
	font-size: 1.5em;
	margin-top: 0px;
	background-image: none;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

/* Rendre invisible la boite des services gouvernementaux selon la page */
#pageContact #servicesGouv,
#pageContact .pub,
#pageContact #LeTelemarque,  
#pageDirigeants #servicesGouv,
#pageDirigeants .pub,
#pageDirigeants #LeTelemarque {
display: none;}
#pageExtraProvince  .tableau th {
	font-size: 0.9em;
	line-height: 1.1em;
}
.listeCouleur li {
	background-image: none;
	padding: 0px;
	float: left;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.listeCouleur img {
	clear: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-right: 2px;
}
ul.listeCouleur {
	margin-left: 14px;
	margin-top: 0px;
}

