A       { 
          text-decoration: none
        }

A.nav { 
font-family : Verdana, Arial;
font-size : 11pt;
font-style: italic ;
font-weight: bold;
color : orange
}

A.tit { 
font-family : Verdana, Arial;
font-size : 11pt;
font-style: italic ;
font-weight: bold;
color : #130660
}

A.tit:hover { 
font-family : Verdana, Arial;
font-size : 11pt;
font-style: italic ;
font-weight: bold;
color : red
}

A.nv  {
	color: blue ;
	font-weight: bold;
}

A.nv:hover  {
	 color: red ;
	 font-weight: bold;
}

A:hover {
          text-decoration: none 
          color: red
        }

table   { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }
td      { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }

td.nav { 
font-family : Verdana, Arial;
font-size : 11pt;
font-style: italic ;
font-weight: bold;
          color : orange
}
.TitreEncart      
        { 
          font-family : Verdana, Arial;
          font-size : 8pt;
  	  font-weight: bold ;
          color : white 
        }


p       { 
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }

p.em    { 
	  background-color: #F9E2B6 ;
          font-family : Verdana, Arial;
          font-size : 7pt;
          color : black
        }

p.vi   { 
	  background-color: #EDD2F3 ;
          font-family : Verdana, Arial;
          font-size : 8pt;
          color : black
        }

h1       { 
          font-family : Verdana, Arial;
          font-size : 12pt;
          font-weight: bold ;
	  text-align: center; 
          color : black ;
          padding:0;
	  display : inline
        }

h2       { 
          font-family : Verdana, Arial;
          font-size : 11pt;
          color : black
        }
h3       { 
          font-family : Verdana, Arial;
          font-size : 10pt;
          color : "#DE781F"
          color : black ;
          padding:0;
	  display : inline
        }

h3.fp       { 
          font-family : Verdana, Arial;
          font-size : 10pt;
          color : black ;
          padding:0;
	text-align: center; 
	  display : inline
        }


body {
	background-image: url(imagesn/bg08.jpg);
     }

ul.blog {
font-size:9px;
list-style-type:none;
margin:5px;
padding:0;
}

.alternh2 {
background-color:#D6CFBF;
padding:1px 0px;
}

.alternh1 {
background-color:#8F8279;
padding:1px 0px;
}

.alternh1 a,.alternh2 a {
color:#000080;
text-decoration:none;
font-size:1.1em;
}

.alternh1 a:hover,.alternh2 a:hover{
color:#000080;
text-decoration:underline;
}

.datesm {
font-size:8px;
color:#FF0000;
}

