/* Arrière-plan du site .pageBackground{   background-color: #F9F8FA; }-------------------------------------------------------------*/
.pageBackground{   background-color: #FFFFFF; }

a.ColCenter:link {     color: #808080; 
                                     text-decoration: underline}
a.ColConter:visited {color: #808080; 
                                     text-decoration: underline}
a.ColCenter:hover { color: #006699; 
                                     text-decoration: none}

a.Category:link {     color: #808080; 
                                   text-decoration: none}
a.Category:visited {color: #808080; 
                                   text-decoration: none}
a.Category:hover { color: #808080; 
                                  text-decoration: none; 
                                  font-weight: bold}
                                  
a.Page:link {            color: #00B0DD;
                                   font-family: Arial;
                                   font-size: 10pt; 
                                   text-decoration: none}
a.Page:visited {       color: #00B0DD;
                                   font-family: Arial;
                                   font-size: 10pt;  
                                   text-decoration: none}
a.Page:hover {        color: #000000; 
                                   font-family: Arial;
                                   font-size: 10pt;  
                                   text-decoration: none; 
                                   font-weight: bold}
                                  
a.Text:link {     color:#006699; 
                                   text-decoration: underline}
a.Text:visited {color: #808080; 
                                   text-decoration: none}
a.Text:hover { color: #808080; 
                                  text-decoration: none; 
                                  font-weight: bold}

/* Titre ---------------------------------------------------------------------------------*/

h1.Index        { font-family: Verdana; 
                          font-size: 17pt;
                          margin-left: 10; 
                          margin-top: 15; 
                          margin-bottom: 2; 
                          text-transform: uppercase; 
                          color: #414256; 
                          list-style-type: square; }

h1.Category  { font-family: Verdana; 
                          font-size: 30pt;
                          margin-left: 10; 
                          margin-top: 15; 
                          margin-bottom: 2; 
                          text-transform: uppercase; 
                          color: #F9F8FA; 
                          list-style-type: square; }

h1.Page        { font-family: Verdana; 
                          font-size: 17pt;
                          margin-left: 10; 
                          margin-top: 15; 
                          margin-bottom: 2; 
                          text-transform: uppercase; 
                          color: #006699; 
                          list-style-type: square; }
                          
h2                   { font-family: Arial; 
                          font-size: 12pt; 
                          margin:5;
                          text-transform: uppercase; 
                          color: #000000; 
                          list-style-type: square; }
                          
h3                   { font-family: Arial; 
                          font-size: 10pt;
                          margin:10; 
                          font-weight: 400;
                          text-transform: lowcase; 
                          color: #666666; 
                          list-style-type: square; }
                          
h4                   { font-family: Arial; 
                          font-size: 12pt; 
                          margin-left: 20; 
                          margin-top: 3; 
                          margin-bottom: 0;
                          text-transform: lowcase; 
                          color: #FFFFFF; 
                          list-style-type: square; }
                          
h5                   { font-family: Arial Black; 
                          font-size: 16pt; 
                          margin-left: 0; 
                          margin-right: 0; 
                          margin-top: 15; 
                          margin-bottom: 10;
                          text-transform: uppercase; 
                          color: #fc1849; 
                          list-style-type: square; }
                          
/* Texte ---------------------------------------------------------------------------------*/

/* Texte dans la page */                          
.regularText  { font-family: Arial, Helvetica, sans-serif;
	                   font-size: 12px;
	                   color: #666666; }
	                   
/* Texte dans le pied de page */
.footerText {    font-family: Arial, Helvetica, sans-serif;
	                  font-size: 12px;
	                  font-weight: bold;
	                  color: #000000;
	                  margin-top: 0; 
	                  margin-bottom:5; }
	                  
/* Texte titre colonne centrale */
.linkTitle {       font-family: Arial, Helvetica, sans-serif;
	                  font-size: 12px;
       	           font-weight: bold;
	                  text-decoration:underline;
	                  color: #000000;
	                  margin-left: 30; 
	                  margin-top: 0; 
	                  margin-bottom:5; }
	                  
/* Texte lien de la page colonne centrale */
.linkPage {     font-family: Arial, Helvetica, sans-serif;
	                  font-size: 11px;
	                  text-decoration:underline;
	                  color: #808080;
	                  margin-left: 35; 
	                  margin-top: 0; 
	                  margin-bottom:0;  }


/* Arrière-plan blanc */
td.spacerBackground {
	background-color: #FFFFFF;
}

/* Ligne qui longe la gauche de la section texte - Accueil */
td.borderBackground {
	background-color: #467979;}
	
/* Ligne qui longe la gauche de la section centrale - Architecture */
td.borderBackground1 {
	background-color: #f4f3dc;}

/* Ligne qui longe la gauche de la section centrale - Art */
td.borderBackground2 {
	background-color: #fdeed8;}

/* Ligne qui longe la gauche de la section centrale - Société */
td.borderBackground3 {
	background-color: #eff8fd;}

/* Ligne qui longe la gauche de la section centrale -Science */
td.borderBackground4 {
	background-color: #fbebc8;}

/* Ligne qui longe la gauche de la section centrale - Nature*/
td.borderBackground5 {
	background-color: #fdf4e9;}

/* Ligne qui longe la gauche de la section centrale - Insolite */
td.borderBackground6 {
	background-color: #f5ecf1;}

/* Ligne qui longe la gauche de la section centrale - Musées */
td.borderBackground7 {
	background-color: #e8e9f9;}

/* Ligne d'entete foncée*/
td.bannerBackground1 {
	background-color: #EBF3F3;}

/* Ligne d'entete foncée*/
td.bannerBackground2 {
	background-color: #F7FBFB;}

img
{
border:     0px none;
opacity:    1;
filter:         alpha(opacity=100)
}