       <style type="text/css">		
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	margin-top:0;
}
.calquedefil {
	position: absolute;
	clip: auto;
	overflow: scroll;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	color: #669999;
} 
.commentaire {
	color: #669999;
	font-style:italic;
	font-weight: 800;
} 
hr {
	color: #669999;
	border-style:dashed
} 
.titre, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	color: #6699cc;
}

.sstitre, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 800;
	color: #281E76;
}


.bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #333399;
	border: #FFFFFF;
	border-width: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
}

.lien {
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.lien:hover {
	font-size: 12px;
	font-style: normal;
	color: #281E76;
}

td.navhaut  {
font-size: 12px;
			FONT-FAMILY : verdana, Arial, Helvetica;
			background-color : #281E76;
		}

		td.navhaut1  {
		font-size: 12px;
			background-color : #CCCCCC;
			FONT-FAMILY : verdana, Arial, Helvetica;

		}

		td.navhaut a  {
		font-size: 12px;
			COLOR : #ffffff;
			FONT-WEIGHT : bold;
			FONT-FAMILY : verdana, Arial, Helvetica;
			text-decoration : none;
		}

		td.navhaut1 a  {
		font-size: 12px;
			COLOR : #281E76;
			FONT-WEIGHT : bold;
			FONT-FAMILY : verdana, Arial, Helvetica;
			text-decoration : none;
		}
.photo  {
	margin: 5px;
	border: medium;
	clip:  rect(3px auto auto auto);
		}

.boite {
  background: lightblue;
  position:relative;
  bottom:6px;
  right: 6px;
  }
  
#contenu .livre{
margin: 10px;
width:100%;
}

#contenu .livregauche{
margin: 0px;
float:left;
}
#contenu .livredroit{
margin: 0px;
float:right;
}
.ligne {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
}


.blocinfo {
	border-width: 1px;
	border-style: solid;
	border-color: #FF3300;
}


.blocinfotitre{
	border-color: #FF3300;
	background-color: #FF3300;

}
.blocinfobleutitre{
	border-color: #281E76;
	background-color: #281E76;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
}
.blocinfobleu {
	border-width: 1px;
	border-style: solid;
	border-color: #281E76;
}


#picture{
	width: 680px;
	height: 122px;
	position: relative;
}

#picture IMG{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}


/*MENU*/
#header a:hover {
color:#333333;
}
 #header {
    float:left;
    width:100%;
    background:#DAE0D2 url("/images/menu/bg.gif")
      repeat-x bottom;
    font-size:93%;
    line-height:normal;
    }
	
  #header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
	
  #header li {
    float:left;
    background:url("/images/menu/left.gif")
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
  #header a, #header strong, #header span {
    display:block;
    background:url("/images/menu/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color:#6699CC
    }
  #header #current {
    background-image:url("/images/menu/left_on.gif");
    }
  #header #current a {
    background-image:url("/images/menu/right_on.gif");
    padding-bottom:5px;
    }

#contenu {
    float: left;
	padding-left:15px;
	padding-right:15px;
	width:95%;
    }
img {
	margin:5px;
    }
   a:link, a:visited {
     font-weight: bold;
	color:#6699CC
    }

   a:hover {
     font-weight: bold;
	color:#669999
    }
	#contenu li{
     margin-left:10px;
    }

#imglayer {
background:transparent url(/images/fadeBg.png) repeat scroll 0 0;
height:100%;
left:0;
position:fixed;
top:0;
visibility:hidden;
width:100%;
z-index:100;
}
.img2 {
	filter:alpha(opacity=100); 
	-moz-opacity:1;
	opacity:1;
}
.img_lien {
	cursor: pointer;
}
</style>
