body {
	background-color: #ffffb8; 
}

div {
	font-family: Arial Narrow, Arial, serif;
	font-size:11pt; 
	text-align: justify
}

span {
	font-family: Arial Narrow, fantasy;
	font-size:11pt; 
	text-align: justify
}

div.gauche {
	text-align: left;
}

div.droite {
	text-align: right;
}

div.centre {
	text-align: center
}

div.adresse {
	font-size:10pt; 
	text-align: center; 
	color: #777777;
}

div.titre {
	font-size:14pt; 
	text-align: center
}

div.ita {
	text-align: left;
	font-style: italic;
}

span.soulign {
	text-decoration: underline;
}

div.breve {
	margin-top: 20pt;
	margin-left: 30pt;
	margin-right: 30pt;
	margin-bottom: 20pt;
	line-height: 15pt
}

div.accueil {
	z-index:1; 
	position: absolute; 
	left: 20pt; 
	top: 43pt;
}

div.liste {
	position: relative;
	background: white;
	font-size:10pt; 
	border-right-style: inset;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff5f50;
	border-left-color: #ff5f50;
	border-bottom-color: #ff5f50;
	border-right-color: #ff5f50;
	border-width: 2px;
	padding: 3px;
	margin-bottom: 7pt;
	overflow: auto;
}

div.commune {
	font-family: Arial;
	font-size: 7pt;
	color: black;
	z-index: 2;
	line-height: 7pt;
	padding: 0pt;
	margin: 0pt;
	text-align: center;
}

div.menuadh {
	font-size:12pt; 
	text-align: center;
}

td.trait {
	border-bottom: 2px solid #ff7f50;
}

td.titre {
	border-style: double;
	border-color: #ff7f50;
	background-color: #ff8f50;
}

a:link {
	color: #ff3f00
}

a:visited {
	color: #ff7f50
}

a.accueil:link {
	color: #00aa00;
	text-decoration: none;
}

a.accueil:visited {
	color: #00aa00;
	text-decoration: none;
}

a.liste:link {
	text-decoration: none;
	background: white;
	color: #ff5f50;
}

a.liste:visited {
	text-decoration: none;
	background: white;
	color: #ff5f50;
}

a.liste:hover {
	background: #ff5f50;
	color: white;
}

a.menuadh {
	text-decoration: none;
	color: #ff5f50;
}

a.menuadhcach:link {
	text-decoration: none;
	color: #ffffb8;
}

a.menuadhcach:visited {
	text-decoration: none;
	color: #ffffb8;
}

a.menuadhcach:hover {
	text-decoration: none;
	color: #ffffb8;
	cursor: default;
}

a.commune:link {
	color: black;
	text-decoration: none;
}

a.commune:visited {
	color: black;
	text-decoration: none;
}

a.commune:hover {
	color: black;
	text-decoration: none;
}

select {
	background: white; 
	color: #ff5f50;

}

fieldset {
	padding-bottom: 10pt;
	border-color: #ff5f50;
	border-style: double;
	border-width: 2px;
}

legend {
	font-family: Arial Narrow, sans-serif; 
	font-size:11pt; 
	text-align: justify
}

img.lien {
	border: 0px;
}
