/*Noel Colors*/


/*dark green - 22 145 66
  dark green rollover - 97 183 127
  dark red - 193 20 20
  dark red rollover - 196 84 84*/

h1 { color: rgb(193, 20, 20); text-shadow: 0.1em 0.1em #FFFFFF; font-variant: small-caps; line-height: 1em ; vertical-align: middle; horizontal-align: middle; margin: 0in; text-decoration: none; font-weight: bold ; font-family: arial }
h2 { text-shadow: 0.02em 0.02em #333333; color: rgb(193, 20, 20);  vertical-align: middle; font-variant: small-caps; margin: 0in }
h3 { color: rgb(255, 255, 255); font-variant: small-caps;  }
h4 { color: rgb(0, 0, 0); font-variant: small-caps; line-height: 1em ; margin: 0in; font-size: 13 }
h5 { color: rgb(0, 0, 0); line-height: 1em ; margin: 0in; text-decoration: none;  horizontal-align: middle; vertical-align: middle; font-size: 11 }


.bottom_chronique
{
	background-color: rgb(255, 255, 255);
	background-image:url('../Images/bottom_chronique.noel.jpg');
}

.banner0
{
	background-color: rgb(193, 20, 20);		

}

.banner1
{
	background-color: rgb(255, 255, 255);
	background-image:url('../Images/banner_noel.jpg');
}

.banner2
{
	background-color: rgb(193, 20, 20);		

}

.banner3
{
 	background-color: rgb(255, 255, 255);
}	



p { text-align: justify }



/*Links*/
a { color: rgb(97, 183, 127); font-size: 13; text-decoration: none; font-weight: bold ; font-family: arial  }
a:visited { color: rgb(22, 145, 66) ; font-size: 13; text-decoration: none; font-weight: bold ; font-family: arial }
a:hover { color: rgb(12, 125, 46) ; font-size: 13; text-decoration: none; font-weight: bold ; font-family: arial }

a#menu { color : rgb(22, 145, 66); font-variant: small-caps ; font-size: 15; text-decoration: none; font-weight: bold ; font-family: arial}
a#menu:hover { color : rgb(97, 183, 127); font-variant: small-caps; font-size: 15 ; text-decoration: none; font-weight: bold ; font-family: arial }

a#submenu { color : rgb(193, 20, 20); font-variant: small-caps; font-size: 13 ; text-decoration: none; font-weight: bold ; font-family: arial }
a#submenu:hover { color : rgb(196, 84, 84); font-variant: small-caps ; font-size: 13 ; text-decoration: none; font-weight: bold ; font-family: arial}
a#bottom { color : rgb(97, 183, 127); font-variant: small-caps; font-size: 13 }

table { background-color: rgb(22, 145, 66) }
table#white { background-color: rgb(255, 255, 255) }
td#page { background-color: rgb(255, 255, 255) }
td#menu { background-color: rgb(255, 255, 255) }
td#mewsletter { background-color: rgb(22, 145, 66) }


#lightblue { color: rgb(97, 183, 127) }

body {background-color: rgb(193, 20, 20)}
.side {background-color: rgb(193, 20, 20)}


#body
{
	background-color: rgb(193, 20, 20);
	padding: 1em;
	border: 2px
}

