/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
/* CSS issu des exemples www.alsacreations.com */

  body { 
	 margin: 0pt;
    padding: 10px 0pt;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: x-small;
    }

  #conteneur { 
	border-style: solid;
    border-width: 1px;
	/* border-color: #C5EC5D; */
    position: absolute;
    width: 770px;
    left: 50%;
	background-image: url(images/fond-bleu.jpg);
    margin-left: -385px;
	padding-right: 10px;
    }

  #header { 
	/* position: absolute; */
	display: block;
	/* height: 135px; */
	height: 125px;
	padding-left: 10px;
	/* background-image: url(images/bando-etudiant.jpg); */
	/*	background-image: url(images/bando-etudiant-gauche.gif); */
	/* background-image: url(images/logo.gif); */
	background-image: url(images/logo-rectangle.gif); 
    background-repeat: no-repeat;
	background-position: left top;
	/* background-position: absolute; */
	/* border-bottom-width: 1px ;
	border-bottom-style: solid; */
    }

 #home a {
	position: absolute;
	height: 105px;
	width: 300px;
	display: block;
	}

 #space a {
	height: 105px;
	width: 350px;
	display: block;
    margin-left: 400px;
	text-align: right;
	
	/*
	font-family: Verdana, Arial, sans-serif;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	color: orange;
	font-size: 28px;
	*/	
	}

  #bonjour { 
	position: absolute;
	height: 23px;
	width: 300px;
	margin-left: 0px;
	color: white;
	font-size: 12px;
    }

 #bonjour a {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	background-color: white;
	color: red;
	font-weight: bold;
	/* font-size: 12px; */
    }

  #buttons{ 
	position: absolute;
	height: 23px;
	width: 350px;
	margin-left: 400px;
	color: white;
	text-align: right;
    }

 #buttons a{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
    }


  #centre {
/*	position: right; */
	border-style: solid;
    border-width: 1px;
	padding: 10px;
	background-color: white;
	margin-left: 210px;
	height: auto !important;
	height: 350px; /* because ie suxxe */
	min-height: 350px;
    }

  #gauche { 
	position: absolute;
    width: 200px;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    left: 0%;

    }

  #pied { 
	padding: 10px;
	height: 40px;
	color: white;
    }

  #pied a{ 
	color: white;
    }

  p a, p a:link, p a:visited { 
	color: #000099;
    }
	
  p a:hover { 
	font-weight: bold;
	color: #000066;
    }

h1 
{
	font-size: large;
	font-weight: bold;
	color: #000033;
}

h2 
{
	font-size: medium;
	color: #000033;
}

h3
{
	font-size: small;
	color: #000033;
}