body{
	margin: 0px; overflow:hidden;
	
}
/*
p {
  color: #B76411;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 12px;
  display: inline;
  margin-left: 5px ;
  margin-right: 5px ;
}

a:link {
  color: #CF685A;
  font-weight: bold;
}

a:active {
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

li {
  font-family: Verdana,Helvetica,sans-serif;
  color: #EC533E;
  font-size: 13px;
  display: inline;
  margin-left: 4px ;
}

.titre {
  color: #117C07;
  font-size: 16px;
  font-weight: bold;
  display: block ;
}

.soustitre {
  color: #79420B;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  display: inline ;
}

.code {
  color: #B1A578;
  font-weight: bold;
  display: inline ;
  margin-left: 30px ;
}*/
.texte {			
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: baseline;	
	font-family: avennir;
}
.texte:first-letter {	
	font-family: millefolia;	
	font-size: 200%;	
	padding : 0;
	margin : 0;
}
span.texte:first-letter {
    font-family: millefolia;	
	font-size: 200%;	
	padding : 0;
	margin : 0;
}
span.p.texte:first-letter {
    font-family: millefolia;	
	font-size: 200%;
	padding : 0;
	margin : 0;
}
span.a{
	font-family: avennir;
	font-size: 10px;
	color: #3EB5C3;
	text-decoration: underline;
}
p.texte:first-letter {
    font-family: millefolia;	
	font-size: 200%;
	padding : 0;
	margin : 0;
}
.texte:first-line {font-style: italic;}

.date {
	font-family: millefolia;
	color: #990000;
	font-weight: normal;
	border: thin dotted #CCCCCC;
	text-transform: capitalize;
	background-position: left bottom;
	text-align: left;
	line-height: normal;
	font-size: 10px;
	vertical-align: bottom;
 }
.titre{
	font-size: 18px;
	font-weight: bold;
	color: #D9D3B3;
	text-align: left;
	vertical-align: baseline;
	display: compact;
	text-transform: capitalize;
	
 }
 a{
	font-family: avennir;
	font-size: 10px;
	color: #3EB5C3;
	text-decoration: underline;
}

/*.titreNoFlash{
	font-family: Harrington;	
	color: #FFFFFF;	
	font-size:20px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}*/
/*.descriptionNoFlash: first-letter {
	font-family: "Avenir LT Std 35 Light";	
	font-size: 200px;	
	padding : 0;
	margin : 0;
}*/
/*p:first-letter {
	font-family: "Avenir LT Std 35 Light";	
	font-size: 200%;
	padding : 0;
	margin : 0;
}*/
/*span.descriptionNoFlash: first-letter {
	font-family: "Avenir LT Std 35 Light";	
	font-size: 200%;	
	padding : 0;
	margin : 0;
}*/
/*p.descriptionNoFlash: first-letter {
	font-family: House-A-Rama-League-Night;	
	font-size:  200%;	
	padding : 0;
	margin : 0;
}*/

span.descriptionNoFlash
{
	font-family: "Avenir LT Std 35 Light";	
	font-size: 10px;	
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}



