body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #AA9F55;
	border: 0px none;
	font-size: 12px;
	white-space: normal;
	text-align: justify;
	list-style-position: inside;
	list-style-type: none;
	color: #FFFFFF;
	margin: auto;
	text-indent: 0px;
	width: 991px;
	line-height: normal;
}
h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

th {
	text-align: center;
}
a:link {
	color: #FFBF55;
	text-decoration: none;
}
a:visited {
	color: #FFBF55;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #00FF00;
	text-decoration: underline;	
}
.box {
	border: 1px solid #cccccc;
}
.contacto {
	font-size: large;
	font-weight: bold;
}
.diapos {
	border: thin ridge #555f00;
}
.direccion {
	font-family: Courier New, Courier, mono, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.lienactif {
	color: #00FF00;
	text-decoration: underline;
}
.titreactif {
	font-size: large;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
	text-transform: uppercase;
}
.titreinactif {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
}
.xx-large {
	font-size: xx-large;
}
.x-small {
	font-size: x-small;
}
.xx-small {
	font-size: xx-small;
}
