body
{ 
font-family: arial, "lucida console", sans-serif
}

p { color: #14145D;
    margin-left: 50px; }

p.pict {  color: #14145D;
    margin-left: 25px; }
	
p.gd { font-family: Georgia, Times New Roman, Times, serif;
     color: #123E7F;
		background-color:#FFFFFF;
	 letter-spacing: 3px;
	 margin-left: 50px;
	 font-size: 25px;}

p.tresgd { color: #123E7F;
		background-color:#FFFFFF;
	 letter-spacing: 3px;
	 font-size: 30px;
	 margin-left: 0px;}

table.titre { font-family: Georgia, Times New Roman, Times, serif;
              width: 100%;
              text-align: center;
			  }
.ligne {background: url(../images/barre.jpg);
              background-repeat: repeat-x;
		      background-position: center; }

a { text-decoration: none; }

a:link {color: #0B326C}
a:visited {color: #0B326C}
a:hover {color: #FF0000; text-decoration: underline}
a:active {color: #0B326C}


ul { color: #133065;
     margin-left: 40px;
     list-style-position: inside;
	 list-style-image: url(../images/point.jpg); }
ul.pict { margin-left: 25px;
	color: #133065;
     list-style-position: inside;
	 list-style-image: url(../images/point.jpg); }
