@page {
	/*size: portrait;*/
	width: 8,5po;
	page-break-inside: avoid;
}
p {
	orphans: 3;
	max-width: 700px;
	margin-right: 40px;
}
blockquote {
	orphans: 3;
	max-width: 700px;
}
body {
	font: 80% verdana, arial, sans-serif;
	width: 720px;
	/*size: portrait;*/
}
/*dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/
#menu {
	display: none;
}
#recherche {
	display: none;
}
#menug {
	display:none;
}
#logos {
	display: none;
}
#entete {
	display: none;
}
a img {
	border: none;
	text-decoration: underline;
}
#site {
	position: relative;
	left:0px;
/*	height:auto;
	max-width: 650px;*/
	width: 750;
	/*background-color: none;*/
	top: 0px;
	text-indent: 50px;
	
}
#site p {
	text-align:justify;
}
#site a:link {
    color: #0000FF;
}
#site a:hover {
    color: #0000FF;
}
#site a:visited {
    color: #0000FF;
}

#site h1 {
	border: 3px solid #C6F329;
}
#site h2, #site h4  {
	color: #663366;
	text-indent: 10%;
	border: #99FF00;
}
#site h3 {
	background-color: #C6F329;
	border: #99FF00;
}
#site h3 a {
	background-color: #C6F329;
	color: #000;
	border: #99FF00;
	text-decoration: none;
}
#site h3 a:visited {
	background-color: #C6F329;
	color: #000;
	border: #99FF00;
	text-decoration: none;
}
#site h1 a:visited, #site h2 a:visited, #site h4 a:visited {
color: #000;
text-decoration: none;
}
#site h1 a, #site h2 a, #site h4 a {
color: #000;
text-decoration: none;
}
#site h5 a {
color: #0000FF;
text-decoration: none;
}
#site h5 a:visited {
color: #0000FF;
text-decoration: none;
}
#site h6 {
	font-size: 14px;
	color: #000000;
	margin:0;	
}
#site h6 a {
	text-decoration: none;
	color: #0000FF;
}
#site h6 a:visited {
	text-decoration: none;
	color: #0000FF;
}
#site ul li{
/*	padding-left: 30px;*/
	text-indent:0px;
	text-align: justify;
	display: list-item;
 	list-style-image: url(fichiers/puce.gif);
}
#site dl dt{
	padding-left: 30px;
	text-align: justify;
	list-style-image: url(fichiers/puce.gif);
}
#site dl dd {
	padding-left: 60px;
	text-align: justify;
}

#site ul li a {
	text-indent:0px;
	color: #0000FF;
	text-decoration: none;	
}
#site ul li a:visited {
	text-indent:0px;
	color: #0000FF;
	text-decoration: none;	
}
#site ul a {
	text-indent:0px;
	color: #0000FF;
	text-decoration: none;	
}

#site ul a:visited {
	text-indent:0px;
	color: #0000FF;
	text-decoration: none;	
}

#site ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#site ul a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#liste a {
	text-decoration:none;
	color: #000000;
	text-indent:0px;
}
#liste a:hover {
	text-decoration: underline;
	color: #0000FF;
	text-indent:0px;
	font-weight: bold;
}

#liste a:link {
    color: #000000;
}
#liste a:visited {
    color: #000000;
}



/*place une bloc à droite*/
.droite {
	float: right;
}
.droited150 {
	float: right;
  	width: 150px;
}
.droited200 {
	float: right;
  	width: 200px;
}
.droited220 {
	float: right;
  	width: 220px;
}
.droited250 {
	float: right;
  	width: 250px;
}
.droited280 {
	float: right;
  	width: 280px;
}
.droited300 {
	float: right;
  	width: 300px;
}
.droited350 {
	float: right;
  	width: 300px;
}
.droited350 {
	float: right;
  	width: 350px;
}
.droited400 {
	float: right;
  	width: 400px;
}
.droited450 {
	float: right;
  	width: 450px;
}
/*place un bloc à gauche*/
.gauche {
	float: left;
}
.gauched150 {
	float: left;
  	width: 150px;
}
.gauched157 {
	float: left;
  	width: 157px;
}
.gauched160 {
	float: left;
  	width: 160px;
}
.gauched200 {
	float: left;
  	width: 200px;
}
.gauched220 {
	float: left;
  	width: 220px;
}
.gauched250 {
	float: left;
  	width: 250px;
}
.gauched350 {
	float: left;
  	width: 350px;
}
.gauched400 {
	float: left;
  	width: 400px;
}
.gauched450 {
	float: left;
  	width: 450px;
}

