html, body {
	font-family: verdana, arial, sans-serif;
	}

h1, h2, h3 {
	font-family: Trebuchet MS;
	}

a {color: blue;}

input {
	background: white;
	border: 1px solid #747474;
	}

#accessibilite, #position, #menutop, #menu, #pied, #administration {display: none;}

#sup {
	border: 4px solid black;
	width: 95%;
	margin: 5px auto;
	padding: 5px;
	}

#sup img {
	float: left;
	border: none;
	}

#sup h1 {
	padding-top: 18px;
	color: #003399;
	margin: 2px 0 0 180px;
	width: 480px;
	height: 106px;
	text-align: center;
	font-size: 2.3em;
	}

#position {
	height: 20px;
	margin: 20px 0;
	font-size:0.80em;
	border-bottom: 1px solid black;
	}

#contenu {
	text-align: justify;
	font-family: tahoma;
	margin-bottom: 20px;
	padding: 15px;
	font-size: 0.90em;
	}

#contenu h1 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 40px;
	color: #003399;
	}

#contenu h2 {
	color: #e26d17;
	height: 26px;
	background: url("siomsg/contenu-h2.gif") no-repeat;
	padding: 5px 0 0 35px;
	margin-bottom: 20px;
	font-size: 1.3em;
	}

#contenu h2 .h2big {
	height: 52px;
	background: url("siomsg/contenu-h2-big.gif") no-repeat;
	}

#contenu em {color: brown;}

#contenu h3 {
	padding: 0 30px;
	color: brown;
	font-family: verdana;
	font-weight: normal;
	font-size: 1.3em;
	margin-left: 20px;
	}

#contenu p {
	text-indent: 20px;
	}

#contenu a:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }

#contenu a[href^="/"]:after {
  content: " (http://www.oms-nantes.fr" attr(href) ") ";
  }

#contenu ul, ol {
	margin-left: 20px;
	}

#contenu ol li {
	list-style-type: lower-roman;
	}

#contenu li {
	margin-bottom: 5px;
	}

#contenu .auteur {
	margin-left: 40%;
	width: 50%;
	}

#contenu .cadre {
	margin: 5px auto;
	padding: 5px;
	width: 90%;
	}

/* Gestion affichage des informations sur les personnes */
#contenu .vcard {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	background: #a2bdd4;
	border: 2px solid black;
	}

#contenu .fn {
	font-weight: bold;
	margin-bottom: 10px;
	}

#contenu .role {
	font-style: italic;
	margin: 10px;
	}

#contenu .vcard .adr {
	background: url("siomsg/contenu-vcard-lettre.gif") no-repeat center left;
	border: 2px solid white;	
	width: 70%;
	margin: 10px auto;
	padding-left: 55px;
	}

#contenu .vcard .tel {
	background: white url("siomsg/contenu-vcard-tel.gif") no-repeat center left;
	border: 2px solid white;
	width: 70%;
	margin: 10px auto;
	}

#contenu .vcard .org {display: none}

#contenu table {
	background: white;
	width: 90%;
	margin: 0 auto;
	}

.maj {
	font-size:0.8em;
	text-align: right;
	color: gray;
	}
