html,body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
	
body{
	font-size: 90%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #ffffff;
	}

p{
	margin: 0em 0px 5px 50px;
		text-indent: 20px;
	}

a{
	color: #1a94b0;
	font-weight: bold;
	text-decoration:none;	}
	
a:hover{
	color: #000000;
	font-weight: bold;
	background-color: #bab484;
	}	

h1 {
	text-transform: uppercase;
	}
	
h2 {
	color: #a19c73;
	text-transform: uppercase;
	font-size: 250%;
	text-align: left;	margin-left: 0px;	margin-top: -5px;	margin-bottom: +10px;	margin-right: 150px;}
	
h3 {
	color: #918c67;
	font-size: 110%;
	text-transform: uppercase;
	margin-left: 15px;	margin-top: +25px;	}

h4 {
	color: #918c67;
	font-size: 100%;
	text-transform: uppercase;
	margin-left: 40px;	margin-top: +10px;	margin-bottom: +2px;	text-decoration: underline;
	}

div#header{
	height: 355px;
  	text-align: left;	background-image: url(bordMiyamoto.jpg);	background-repeat: no-repeat;}
  
div#content p{
	text-indent: +25px;	margin-left: 15px;}

div#container{
	width:980px;
	margin:auto;	text-align:left;
	background: url(bord.jpg) repeat-y;
	}

div#content{
	float: right;
	width:680px;
	background: #ffffff;	margin-right: 35px;	padding-right: 25px;    margin-top: +10px;
    line-height: 120%;}

div#navigation{
	float: left;
	width:190px;
	padding: 20px 0px 0px 10px;	margin-top: 20px;	background-color: #ffffff;
	border-right: 1px #bab484 dotted;	margin-left: 25px;
	}

#navigation p{
	text-align: left;
	font-size: 110%;
	text-transform: uppercase;	margin: 0px 0px 0px 20px;	}
	

div#footer{clear:both;width:100%;
	height: 70px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;	background: url(bordbas.jpg) no-repeat;
	}
div#footer p{margin:0;
	padding: 20px 0px 0px 0px;	text-align: center;	margin-bottom: 0px;	margin-top: 0px;	font-size: 11px;	font-weight: bold;
	}

.date {
	text-align: left;
	font-size: 9px;
	font-weight: bolder;
	text-transform: lowercase;
	margin-left: +30px;}
	
	
.gras {
	font-weight: bold;
	}
	
.souligne {
	text-decoration: underline;
	}

.imagegauche {
	float: left;
	margin: 10px 30px 20px 10px;	}

.imagedroite {
	float: right;
	
	padding: 5px;
	margin: 10px 20px 10px 10px;
	}
	
.puce {list-style-type: square;	margin: 0px 0px 0px 30px;
	line-height: 160%;
	}
	
