body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:  0.8em;
  color: #373737;
  text-align: justify;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

/* Titre */
/*=======*/
.textpage {
	font-size: 0.7em;
	color: #000000;
	text-align: justify;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #994e0a;
	vertical-align: middle;
	background: url("images/puce_niv1.gif") 0px no-repeat;
	padding-left: 20px;
	border-bottom: 2px #e94e0a dotted;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
}
td h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #00497e;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 3px;
	background: transparent url("images/puce_niv2.gif") 0px no-repeat;
	padding-left: 14px;
	border-bottom: thin #00497e dotted;
	font-family: Arial, Helvetica, sans-serif;
}
.imageTexteDroite h1 {
	overflow:auto;
	background: url("images/puce2_niv1.gif") 0px no-repeat;
	line-height: 30px;
	height:30px;
	padding-right: 80px;
	padding-left: 14px;	
	text-indent:0px;
	border-bottom:0;
}

div#VDLwidgetHeading h1 {
  font-size: 1em;
}
div#navigationHaut h1 {  
  font-size: 1em;
  color: #5f5f5f;
  width: 100%;
  margin-bottom: 0px;
  background: transparent url("images/puce_h1_lire_aussi.gif") 0px no-repeat;
  text-indent: 0px;
	line-height: 18px;
	height: 17px;
  border-bottom: 2px #c6c6c6 dotted;
}
div#popupContenu h1 {
  font-size: 1.5em;
  margin-bottom: 1em;
  padding-left:14px;
}
div#SearchAVPied h1 {
  font-size: 1.2em;
  padding-top: 1.5em;
  width: 60%;
}
div#ProfilThemePied h1 {
  background: none;
  font-size: 1.2em;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.widgetTitre2 { 

  font-size: 1.1em;
  font-weight: bold;
  color: #00497e;
  text-align: left;
  vertical-align: middle;
  padding-bottom: 3px;
  background: transparent 0px no-repeat; 
  text-indent: 8px;
  border-bottom: 0px;
}


span .spanTitre2{
  padding-left:12px;  
  background: transparent url("../images/puce_niv2.gif") 0px no-repeat;
  text-indent: 8px;
  border-bottom: thin #00497e dotted;
/*  padding-right:100%; */
}

.mainColGaucheDroite h2, .mainColGauche h2, .mainColDroite h2 {
  margin-top: 1em;
  text-transform: uppercase;
  margin-bottom: 5px;
  border-bottom: none;
}

div#cmContenu h2, div#gpContenu h2, div#comContenu h2 {
  border: none;
}
div#entiteInfosPratiques h2 {
  background: transparent url("images/logo_infos_pratiques.gif") 0px no-repeat;
  padding-left: 20px;
  padding-bottom: 5px;
}
div#ptPersonnaliseeTitre h2, div#ravPersonnaliseeTitre h2 {
  position: relative;
  float: left;
  background-image: url(images/recherche_personalisee.gif);
  height: 20px;
  padding-top: 20px;
  padding-left: 42px;
  border: none;
}
div#ptCadreGauche h2, div#ravCadreGauche h2 {
  background-image: url(images/rechercher_aussi.gif);
  height: 20px;
  padding-top: 20px;
  padding-left: 32px;
  margin-bottom: 0.5em;
  border: none;
}
div#pivResult h2 {
  background: url("../images/puce_niv1.gif") 0px no-repeat;
  color: #e94e0a;
  border-bottom: 2px #e94e0a dotted;
}
.ColDroiteBoite h2 { 
  font-size: 0.95em;
  color: #00497e;
  font-weight: bold;
  border-top: 2px dotted #00497e;
  border-bottom: 2px dotted #00497e;
  padding-top: 1px; 
  padding-bottom: 1px;
  width: 100%; 
  margin-bottom: 0.7em;
}


h3 {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div#ptPersonnaliseeEtre h3, div#ptPersonnaliseeTheme h3 {
  text-align: left;
  border-bottom: thin dotted #c4c4c4;
}

h4 {
  font-size: 1em;
  font-style: normal;
  font-weight: bold;
}

div#caContenu h4 {
  margin: 0em 0em 0em 0em; 
  padding: 0em 0em 0em 0em; 
  font-weight: bold;
}

/* Image */
/*=======*/
img {
	border: 1px solid #000000;
}
.imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#piedPage img {
  vertical-align:bottom;
}
.ColGaucheNewsImage img {
  /*width: 40px;*/
}
.ColDroiteNewsImage img {
  width: 60px;
}

/* tableau */
/*=========*/
tr.Tableau_Lig_Impaire {
  padding: 4px 4px 4px 4px;
  background-color: #fff;
  vertical-align: middle;
  background-image: url(images/separateur_niv3.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
tr.Tableau_Lig_Paire {
  padding: 4px 4px 4px 4px;
  vertical-align: middle;
  background-image: url(images/separateur_niv3.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

td {
  color: #373737;
}

.legende_tableau, table#resultatRecherche th {
  font-weight: bold;
  color: #00497e;
  text-decoration: none;
  background-image: url(images/separateur_niv2_fonce.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 1em;*
  widht: 100%;
}
table#resultatRecherche th {
  background: transparent url("images/puce_niv2.gif") no-repeat;
  padding-left: 8px;
  vertical-align: middle;
}
table#resultatRecherche caption {
  font-weight: bold;
  color: #00497e;
}


/*=======*/
/* Lien */
/*=======*/
a {
  text-decoration: none;
}
a:link, a:visited {
  color: #4f7bb2;
}
a:active, a:hover,
a.suite:active, a.suite:hover,
a.accesdirect:active, a.accesdirect:hover, .ColDroiteBoite li a:active, .ColDroiteBoite li a:hover {
  color: #e94e0A;
}

a.suite {
  font-size: 0.9em;
}
a.suite:link, a.suite:visited {
  color: #367ab9;
}

a.accesdirect, .ColDroiteBoite li a {
  text-align: left;
  font-size: 0.8em; 
  font-weight: normal;
}
a.accesdirect:link, a.accesdirect:visited, .ColDroiteBoite li a:link, .ColDroiteBoite li a:visited {
  color: #373737;
}

div#breadcrumbs a {
  font-weight: normal;
}
div#breadcrumbs a:link, div#breadcrumbs a:active, div#breadcrumbs a:visited {
  color: #999;
}
div#breadcrumbs a:hover {
  color: #ef7d4b;
}

a.legendelien {
  font-size: 0.8em;
  font-style: inherit;
  font-weight: normal;
  color: #000000;
}
a.legendelien:link, a.legendelien:active, a.legendelien:visited, a.legendelien:hover {
  color: #373737;
}

div#pivEnteteBandeauMenuCentre a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  line-height: 10px;
}
div#pivEnteteBandeauMenuCentre a:link, div#pivEnteteBandeauMenuCentre a:visited {
  color: #00497e;
}
div#pivEnteteBandeauMenuCentre a:active, div#pivEnteteBandeauMenuCentre a:hover {
  color: #e94e0a;
}

.ColDroiteNewsTitre a {
	font-size: 0.9em;
}
.ColDroiteNewsTitre a:link, .ColDroiteNewsTitre a:visited {
	color: #373737;
}
.ColDroiteNewsTitre a:hover, .ColDroiteNewsTitre a:active {
	color: #e94e0A;
}

div#enteteBandeau1 a {
  font-size: 0.9em;
  font-weight:normal;
}
div#enteteBandeau1 a:link, div#enteteBandeau1 a:visited, div#enteteBandeau1 a:active {
color: #fff;
}
div#enteteBandeau1 a:hover {
color: #00497e;
}

div#enteteContacter a {
	border-left: 0px #fff solid;
	padding-left: 1px;
}
div#enteteContacter a.firstItem {
	border-left: none;
	padding-left: 0px;
}

.enteteLangage a { 
	color: #fff;
	padding-left: 0px;
	height: 12px;
	/*background-image: url(images/prefixe_langue.gif); 
	background-repeat: no-repeat; 
	background-position: left center;*/ 
}

div#enteteRechercheAV a:hover, div#enteteRechercheAV a:active {
	color: #e94e0A;
}

div#enteteVilleAZ a:hover, div#enteteVilleAZ a:active {
	color: #e94e0A;
}

div#enteteArdt a:link, div#enteteArdt a:visited {
	color: #00497e;
	font-size:8px;
	line-height:9px;
	//font-size:9px;
}

div#enteteArdt a:hover, div#enteteArdt a:active {
	color: #f60;
}

div#enteteArdt .ardtGeneric a:link, div#enteteArdt .ardtGeneric a:visited, div#enteteArdt .ardtGeneric a:hover, div#enteteArdt .ardtGeneric a:active{
  font-weight:normal;
}

a.nbrpagelien, div#caSommaireHaut a, div#listeArdt a, div#caSommaireBas a {
  font-size:  0.9em;
  font-weight: normal;
}
a.nbrpagelien:link, div#caSommaireHaut a:link, div#listeArdt a:link, caSommaireBas a:link,
a.nbrpagelien:visited, div#caSommaireHaut a:visited, div#listeArdt a:visited, caSommaireBas a:visited {
  color: #00497e;
}
a.nbrpagelien:active, div#caSommaireHaut a:active, div#listeArdt a:active, caSommaireBas a:active,
a.nbrpagelien:hover, div#caSommaireHaut a:hover, div#listeArdt a:hover, caSommaireBas a:hover {
  color: #e94e0a;
}

.blocEnSavoirPlus a {
  font-size: 0.8em;
}
.blocEnSavoirPlus a:link, .blocEnSavoirPlus a:visited {
  color: #367ab9;
}
.blocEnSavoirPlus a:active, .blocEnSavoirPlus a:hover {
  color: #e94e0a;
}

div#popupEntete a, div#pivEntete a {
  font-size: 1em;
  margin-right: 5px;
  padding-left: 17px;
  padding-bottom: 3px;
  color: #fff;
  background: transparent url(images/Boutons/bt_fermer.gif) 0px 0px no-repeat;
}
div#popupEntete a:hover, div#pivEntete a:hover {
  background: transparent url(images/Boutons/bt_fermer.gif) 0px -15px no-repeat;
}

a#returnHP {
  font-size: 0.8em;
  padding-left: 13px;
}
a#returnHP:link, a#returnHP:visited {
  background: transparent url(images/Boutons/bt_retour_accueil_off.gif) no-repeat;
  color: #8cadc5;
}
a#returnHP:active, a#returnHP:hover {
  background: transparent url(images/Boutons/bt_retour_accueil_over.gif) no-repeat;
  color: #00497e;
}


div#planDuSite ul li a {
  font-size: 1em;
  font-weight: normal;
}
div#planDuSite ul li a:link, div#planDuSite ul li a:visited {
  color: #00497e;
}
div#planDuSite ul li a:active, div#planDuSite ul li a:hover {
  color: #e94e0a;
}
div#detailImprimerDroite a {
  width: 16px;
  height: 16px;
  padding-left: 23px;
  padding-bottom: 4px;
  background: transparent url(images/Boutons/bt_imprimer.gif) 0px 0px no-repeat;
}
div#detailImprimerDroite a:hover {
background: transparent url(images/Boutons/bt_imprimer.gif) 0px -16px no-repeat;
}


/* Liste */
/*=======*/
.ColDroiteBoite ul {
  margin-left: 20px;
  padding-left: 0px;
  margin-top: 0px;*/
}

div#cmSommaireHaut ul, div#cmSommaireBas ul, div#gpSommaireHaut ul, div#gpSommaireBas ul, div#comSommaireHaut ul, div#comSommaireBas ul,
div#RCMSommaire ul {
	list-style-type: none;
  margin: 0em 0em 0em 0em; 
  padding: 0em 0em 0em 0em; 
}
div#gpContenu ul, div#caContenu ul, div#comContenu ul {
  list-style-type: none;
  margin-left:0px;
  padding-left: 0px;
}
div#navigationHaut ul {
	margin-left: 5px;
	padding-left: 10px;
	list-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
div#entiteSignaletique ul {
	list-style-type: none;
  margin-left:0px;
  padding-left: 0px;
}
ul#Sommaire {
	margin: 0px 5px 10px 10px;
	padding: 0px 5px 0px 10px;
	list-style-image: url("images/puce_niv1.gif");
}
div#planDuSite h2 {
  background: url("images/puce_niv1.gif") 0px no-repeat;
	text-indent: 14px;
  border: none;
}
div#planDuSite ul {
	list-style-image: url("images/puce_niv2.gif");
}

div#ptCadreGauche ul, div#ravCadreGauche ul {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div#ProfilThemePied ul {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 20px;
}
div#ptLstDemarches ul, div#ptLstInfos ul {
	list-style-image: url("images/puce.jpg");
	margin-left: 20px
}
div#pivEnteteBandeauMenuCentre ul {
	list-style-type: none;
  margin: 0em 0em 0em 0em; 
  padding: 0em 0em 0em 0em; 
}
.ravContent ul {
	list-style-image: url("images/puce_couleur2.gif");
}


div#cmContenu li {
  padding-bottom: 1em; 
}
div#entiteSignaletique li {
  padding-top: 0.5em;
  margin-top: 0.5em;
}
div#searchResult li {
  padding-top: 1em;
  padding-bottom: 1em;
}
ul#presseLstResult li, ul#RCMLstResult li,
div#pressePageAide li {
	margin-top: 1em;
	margin-bottom: 1em;
}

/*============*/
/* paragraphe */
/*============*/
div#entiteInfosPratiques p {
  margin-bottom: 1em;
}

/*=======*/
/* class */
/*=======*/
.dates { 
	font-size: 0.9em;
	color: #00497e;
}

.bienvenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #00497e;
}

.ColDroiteNewsTexte { 
  position: relative;
  float: left;
	font-size: 0.8em;
  width: auto;
  text-align: left;
  padding-left: 2px;
}

.accessiweb {
	background-image: url(images/accessiweb.gif); 
	background-repeat: no-repeat; 
	background-position: left center; 
	vertical-align: middle; 
	height: 14px; 
	width: 26px;
}
.legende {
  font-size: 0.8em;
  font-weight: normal;
  font-style: italic;
  color: #373737;
  text-align: left;
}
.alireaussivisited {
  font-size: 0.8em;
  color: #e94e0a;
}

.title {
  font-size: 0.95em;
  color: #00497e;
  font-weight: bold;
  border-top: 2px dotted #00497e;
  border-bottom: 2px dotted #00497e;
  margin-top: 5px;
  margin-bottom: 1em;
  padding-top: 1px;
  padding-bottom: 3px;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  background: transparent url("images/puce_niv2.gif") 0px no-repeat;
  text-indent: 8px;
}
.title2 {
  font-size: 1.5em;
  font-weight: bold;
  color: #e94e0a;
  vertical-align: middle;
  background: url("images/puce_niv1.gif") 0px no-repeat;
  text-indent: 14px;
  border-bottom: 2px #e94e0a dotted;
  margin-bottom: 1em;
}

.texte {
  font-size: 1em;
  color: #373737;
  text-align: justify;
}

.titrepage {

  font-size: 1.5em;
  font-weight: bold;
  color: #e94e0a;
  margin-top: 1em;
  
}

.nbrpage {
  font-size: 0.9em;
  font-weight: bold;
  color: #e94e0a;
}

.bordurevignette {
  border: 1px #999 solid;
  margin-top: 1em; 
}

.separation {
  position: static;
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em; 
  height: 1px; 
}
.espaceVertical {
	line-height: 5em;
}
.gras {
	font-weight: bold;
}
.centrer {
  text-align: center;
}
.cache {
  display: none;
}
.alert {
  color: red;
  font-weight: bold;
}
.exposant {
  font-size: 0.8em;
	vertical-align: super;
}
.signaler{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.swicth{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;

}
.clearBoth {
  clear: both;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
/* style HTMLArea */
.textenormalniv1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #e94E0a;
}

.textenormalorange{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #e94E0a;
}
.texteenvaleur{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: orange;
}

.legende {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: italic;
color: #373737;
text-align: left;
font-weight: normal;
}
.titreparagraphe  {  
  background-image: url(contenu/icones/cote_paragraphe2.gif);
  background-repeat: no-repeat; 
  vertical-align: middle; 
  text-align: left; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.1em; 
  color: #00497E;
  font-weight: bold; 
  background-position: left center;
  margin-left: 0px; 
  padding-left: 8px;
  font-style: normal
}
.listeapuceorange { 
background-image: url(contenu/icones/puce_orange.gif); 
background-repeat: no-repeat; 
vertical-align: middle; 
text-align: left; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
color: #E94E0A; 
font-weight: normal; 
background-position: left center;
margin-left: 50px; 
padding-left: 8px
}
.listeapucegris{ 
background-image: url(contenu/icones/puce_gris.gif); 
background-repeat: no-repeat; 
vertical-align: middle; 
text-align: left; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
color: #333333;
font-weight: normal; 
background-position: left center;
margin-left: 50px; 
padding-left: 8px
}

/* nouveaux styles harmonisés */
.htmlarea_style1  {  
  background-image: url(contenu/icones/cote_paragraphe2.gif);
  background-repeat: no-repeat; 
  vertical-align: middle; 
  text-align: left; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 1.1em; 
  color: #00497E;
  font-weight: bold; 
  background-position: left center;
  margin-left: 0px; 
  padding-left: 8px;
  font-style: normal;
}

.htmlarea_style2  {  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  color: #e94e0a;
}

.htmlarea_puce_style1  {  
  background-image: url(contenu/icones/puce_orange.gif); 
  background-repeat: no-repeat; 
  vertical-align: middle; 
  text-align: left; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em; 
  color: #E94E0A; 
  font-weight: normal; 
  background-position: left center;
  margin-left: 50px; 
  padding-left: 8px;
}

.htmlarea_puce_style2  {  
  background-image: url(contenu/icones/puce_gris.gif); 
  background-repeat: no-repeat; 
  vertical-align: middle; 
  text-align: left; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 1em; 
  color: #333333;
  font-weight: normal; 
  background-position: left center;
  margin-left: 50px; 
  padding-left: 8px;
}

.html_area_legende {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-style: italic;
  color: #373737;
  text-align: left;
  font-weight: normal;
}

