body {
	margin: 0px 0px 0px 0px;
	font: 80% Trebuchet MS, Arial, Helvetica, Sans Serif;
	background-color: #eebd00;
	color: black;
}

#header {
	background-image: url("/images/z_fondhaut.jpg");
	background-repeat: repeat;
}

.noprint { display:none; }

#slogan { 
	position: absolute;
	display: block;
	top: 2px;
	left: 6px;
	float: right;
	text-align: center;
}

#slogan h1 {
	display:none;
	font-family: Times New Roman, Times, serif;
	font-size: 130%; 
	font-weight: bold;
	color: white;
}

#main {	
	font-family: Times New Roman, Times, serif;
	font-size: normal;
	width: 90%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}


#main h1 {
	width: 100%;
	border-bottom: #f7d25b dotted 1px;
	padding-top: 0px;
	margin-top: 0px;
}

#main h2 {
	margin-left: 50px;
	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
}

#main h3 {
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}

		
#main a {
    color: #373A6D;
    text-decoration: underline;
}

#main a.ext:after  {
        font-family: Times New Roman, Times, serif;
        color: #333333;
  	content: " (" attr(href) ") ";
	TEXT-DECORATION: none;
	 }

#main img {
	margin: 10px;
}

#main li {
	text-align : justify;
	margin-bottom : 1em;
}

#main table {
  width:500pt;
  border-collapse:collapse;
}

#main td {
    border-bottom: #f7d25b dotted 2px;
}

#main tr {
    border-left: #f7d25b dotted 2px;
    border-right: #f7d25b dotted 2px;
}

#main tr.titre {
    color: #680e0e;
    text-decoration: none;
    font-weight: bold;
    border: #f7d25b dotted 2px;
    background-color: #f7d25b;
}




#menu { /* blogroll FR/US/lectures sous forme de H4+LI */
 display:none;
}


#footer {
  margin: 1px 20%;
  padding-left: 20px;
  width: 579px;
  padding-top: 12px;
  padding-bottom: 10px;
}

#conteneur1 {
  text-align: center;
  background-image: url("/img/z_pied2.jpg");
  background-repeat: no-repeat;	
  width: 579px;
  padding-top: 5px;
  padding-bottom: 10px;
}
