@charset "iso-8859-1";
/******************************************
 * fond_bleu.css                          *
 ******************************************/
body {
  font-family:	Verdana, sans-serif, monospace;
  background:	        white;
  color:		#0033CC;
  font-size:     12pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-top: 0pt;
  margin-bottom: 0pt;
  

}
.corps
{
	background:#98CCFC;
	width:100%
	background-image:url(http://www.carstops.org/ecole/images/voiturepente.gif); 
	background-repeat: no-repeat;
	height: 1100px;
	}

img {
  border: 0;
}

a {
  color:            #0033CC;
}

a:hover{
color:red;
}
a:visited{
color:red;
}
			
p {
  text-align: justify;
}


h1 {
  font-size: 20pt;
  color:            white;
  font-weight:   bold;
  text-align:    center;
  font-family:Tahoma; 
}

h2 {
color: white;

/*color: #800080;#625B81;*/
font-size:     14pt;
font-weight:   bold;
}

h3 {
font-size: 10pt;
font-weight: bold;
}

h4 {
font-size: 11pt;
color: white;
}

hr {
border: 0pt;
width:100%;
color: #0033CC;
/*background-color: black;*/
height: 1px;
}

