body {
	background-color: #010068;
	background-image: url(../gfx/fond.png);
	margin-top: 0px;
	margin-bottom: 0px;
}

.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFFFFF;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 16;
	color: #FFF;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formannonce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #010068;
	border: 2px solid #010068;
	background-color: #FFF41E;
}


a:hover {
	color: #00FFFF;
}

hr {
	color: #990000;
}

h1 {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background-color: #dcc99e;
}

h2 {
	color:#006688;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.p1 {
	Z-INDEX: 9;
	LEFT: 155px;
	VISIBILITY: hidden;
	BORDER-BOTTOM: #ffffff 1pt solid;
	POSITION: absolute;
	TOP: 222px;
	width: 198px;
	height: 48px;
}



/* POUR LIENS DE BAS DE PAGES */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	background-color: #009D6A;
	text-decoration: none;
	color: #FFFFFF;
}



/* BORDURES SUR IMAGES (DANS KAMELEON) - Permet de choisir d'autres couleurs que le noir */

#turquoise{BORDER: aqua 1pt solid;}

#noir{BORDER: black 1pt solid;}

#bleu{BORDER: blue 1pt solid;}

#rose{BORDER: fuschia 1pt solid;}

#orange{BORDER: #FF9900 1pt solid;}

#vert{BORDER: green 1pt solid;}

#gris{BORDER: gray 1pt solid;}

#maron{BORDER: maroon 1pt solid;}

#olive{BORDER: olive 1pt solid;}

#violet{BORDER: purple 1pt solid;}

#rouge{BORDER: red 1pt solid;}

#blanc{BORDER: white 1pt solid;}

#jaune{BORDER: yellow 1pt solid;}

#bleu2{BORDER: teal 1pt solid;}

#argent{
	BORDER: 1pt solid #FFAB02;
}
.newsletter {
	font-family: arial, regular;
	font-size: 11px;
	color: #0c2f6c;
	padding-left: 15px;
	padding-bottom: 10px;
}
.newsletter a{
	font-size: 10px;
	color:#00F;
}


/* FIN BORDURES */
.annonces {
	margin-right: auto;
	width: 700px;
	margin-left: auto;
	background-color: #FFF41E;
	padding: 5px;
	border: 2px solid #010068;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #010068;
	margin-top: 5px;
}
.description {
	float: left;
	width: 520px;
}
.photo {
	float: right;
	width: 150px;
	text-align: center;
}
.description h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010068;
	padding: 0px;
	margin: 0px;
}
.description p {
	text-align:justify;
}
.description p a{
	font-weight: bold;
	color: #010068;
}
.date {
	float: right;
}

