  * { margin: 0px;
    padding: 0px;
    list-style-position: inside;
    }

  body { margin-right: auto;
    margin-left: auto;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #4682b4;
    background-color: #000099;
    }

  h3 { border-left: 5px solid #ee0000;
    padding-left: 5px;
    color: #000099;
    letter-spacing: 2px;
    font-weight: lighter;
	 line-height: 1.5em;
    }

	p,ul {
		padding: 10px;
	}
	
	li {line-height: 1.5em;}
		
	th { background-color: #F0FFFF;
		text-align: center;
		}
	
	td { font-size: smaller;
		text-align: center;
		}

	td li,form td { text-align: left; }
	
	form table {
		width: 350px;
		margin-left: auto;
		margin-right: auto;
	}
	
	hr {
		margin-top: 20px;
		margin-bottom: 20px;
	   }

	acronym { 
			  border-bottom: 1px dotted red;
			  }
img {
	border: 0px;
}
	  		
  #global { width: 760px;
    margin-right: auto;
    margin-left: auto;
    background-color: white;
    margin-top: 15px;
    }

  #entete { width: 760px;
    height: 250px;
    background-image: url(images/Banniere_sion-air.fr.jpg);
    background-repeat: no-repeat;
    }

  #contenu { margin: 15px 20px;
    width: 720px;
    }

  #navbar { background-color: #000099;
    color: white;
    text-align: center;
    height: 35px;
    line-height: 2.1em;
	 border: 1px solid white;
    }

  #pied { border-style: dotted none none;
    border-color: #000099;
    border-width: 1px;
    color: #1e90ff;
    font-size: smaller;
    text-align: center;
    padding-bottom: 5px;
    }

  #pied a { text-decoration: none;
	 color: #1e90ff;
  	 }

  #ipc53 { text-align: center;
    font-size: 0.7em;
    background-color: #000099;
    color: #cccccc;
    padding-top: 5px;
    }

  #ipc53 a { color: #cccccc;
    text-decoration: none;
    }

  #navbar a { color: white;
    text-decoration: none;
    }

  #navbar a:hover { background-color: white;
    color: #000099;
    }

 .adresse {
	border: 1px dotted;
	width: 225px;
	background-color: #F0FFFF;
	line-height: 1.5em;
	float: right;
	}

  .imgright { float: right; }
  .imgcenter { text-align: center; }
  
  .pdf { background-image: url(images/pdfsmall.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    height: 17px;
    }

  .warning {
	margin-left: 10px;
	background-color: #F9E9ED;
	color: Red;
	background-image: url(images/warning.gif);
	padding-left: 21px;
	background-repeat: no-repeat;
	background-position: left;
}

.smallcenter {
	text-align: center;
	font-size: smaller;
}
