/* BASE */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
    background: #FECC2E;
}
a {
	color: #5C838B;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    margin-top: 0px;
    margin-bottom: 1px;
}
h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
}
p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
ul {
  margin:0px 0px 0px 0px; 
  padding:0px; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}
li {
  margin:0px 0px 0px 16px; 
  padding:0px; 
  list-style-type:square; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}


BODY.bleumarine {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  background-color: #0E3193;
}


BODY.jaune {
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FECC2E;
}

.txt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}



/* TABLE */

TD.jaune {
  background-color: #FECC2E;
}

TD.rouge {
  background-color: #D90000;
}

TD.bleugris {
  background-color: #028DBD;
}

TD.noir {
  background-color: #000000;
}

TD.blanc {
  background-color: #FFFFFF;
}

TD.patrimoine {
  background-color: #0860A8;
}

TD.marches {
  background-color: #FF8000;
}

TD.musees {
  background-color: #0E1E7D;
}

TD.gastronomie {
  background-color: #00A0C6;
}

TD.agenda {
  background-color: #294E50;
}

TD.sport {
  background-color: #4DAC27;
}

TD.culture {
  background-color: #F0027F;
}

TD.plan {
  background-color: #5C838B;
}

TD.region {
  background-color: #5C838B;
}

TD.liens {
  background-color: #5C838B;
}

TD.contact {
  background-color: #5C838B;
}

TD.guide {
  background-color: #89DB68;
}

TD.vieasso {
  background-color: #9C00ED;
}
TD.municipale {
  background-color: #FFC000;
}

/* SPANS */

SPAN.titrepage {
  font: 16px Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

SPAN.patrimoine {
  color: #0860A8;
  font-weight: bold;
}

SPAN.marches {
  color: #FF8000;
  font-weight: bold;
}

SPAN.musees {
  color: #0E1E7D;
  font-weight: bold;
}

SPAN.gastronomie {
  color: #00A0C6;
  font-weight: bold;
}

SPAN.agenda {
  font-size: 12px;
  color: #294E50;
  font-weight: bold;
}

SPAN.sport {
  color: #4DAC27;
  font-weight: bold;
}

SPAN.culture {
  color: #F0027F;
  font-weight: bold;
}

SPAN.plan {
  font-size: 12px;
  color: #5C838B;
  font-weight: bold;
}

SPAN.region {
  font-size: 12px;
  color: #5C838B;
  font-weight: bold;
}

SPAN.liens {
  font-size: 12px;
  color: #5C838B;
  font-weight: bold;
}

SPAN.contact {
  font-size: 12px;
  color: #5C838B;
  font-weight: bold;
}

DIV.baseline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
}

DIV.baseline_blanc {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  color: #FFFFFF;
}



/* LINKS */


A.menu {
  font-size: 10px;
  color: #000000;
}

A.baseline_blanc {
  font-size: 10px;
  color: #FFFFFF;
}

A.patrimoine {
  color: #0860A8;
}

A.musees {
  color: #0E1E7D;
}

A.musees_p {
  font-size: 10px;
  color: #0E1E7D;
}

A.agenda {
  color: #294E50;
}

A.sport {
  color: #4DAC27;
}

A.sport_p {
  font-size: 10px;
  color: #4DAC27;
}

A.culture {
  color: #F0027F;
}

A.culture_p {
  font-size: 10px;
  color: #F0027F;
}

A.plan {
  color: #5C838B;
}

A.liens {
  color: #5C838B;
}

A.contact {
  color: #5C838B;
}

A.region {
  color: #5C838B;
}