/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td {
	font-size: 13px;
}

h1 {
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

.fond
{
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.bordvert
{
	border: 1px solid #578841;
}

.bordvert2px
{
	border: 2px solid #578841;
}

#filigrane-prix {
    margin-right: 200px;
    position: relative;
    text-align: center;
}

img.superpose {
   position: absolute;
   z-index:2;
}

.filigrane-prix-image {
z-index: 10;
}

.bgannonce
{
	/*background-attachment: fixed;*/
	background-image: url(images/bgannonces.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgpsem
{
	background-attachment: fixed;
	background-image: url(images/bgpsem.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.adresse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}
.text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.text a {
color: #578841;

}

.tdnoir
{
	border: 1px solid #000000;
}
.contourh
{
	background-color: #DDE56C;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.contourb
{
	background-color: #DDE56C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #000000;
}
.contourg
{
	background-color: #DDE56C; /* #F9E2C9 */
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #000000;
}
.contourd
{
	background-color: #DDE56C; /* #F9E2C9 */
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.bg
{
	background-color: #DDE56C; /* #F9E2C9 */
}
.champ
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	/*background-attachment: fixed;*/
	background-image: url(images/bgchamps.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #000000;
}
.envoyer
{
	/*background-attachment: fixed;*/
	background-image: url(images/env.gif);
	background-repeat: no-repeat;
	background-color: #DDE56C;
	border: none;
	height: 30px;
	width: 100px;
	font-size: 0px;
}

.send
{
	/*background-attachment: fixed;*/
	background-image: url(images/send.gif);
	background-repeat: no-repeat;
	background-color: #DDE56C; /* #F9E2C9 */
	border: none;
	height: 30px;
	width: 73px;
	font-size: 0px;
}

.ok
{
	/*background-attachment: fixed;*/
	background-image: url(images/ok.gif);
	background-repeat: no-repeat;
	background-color: #DDE56C;
	border: none;
	height: 30px;
	width: 56px;
	font-size: 0px;
}
.bandeau
{
	background-attachment: fixed;
	background-image: url(images/bandeau11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.page
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
.lpage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.lpage: hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.footer, .footervert
{
font-size: 10px;
}

.footervert a {
color: #578841;
font-weight: bold;
}

.footer a {
color: #666666;
}
