 /* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  janvier 2005 12:42:17
  * ------------------------------------ */


.style2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
}

.previous span.desactived{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D1B917; }
.next span.desactived{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D1B917; }
.footer{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #5D4E02; }
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C88767; }
.style6 {color: #C88767}
.style7 {color: #C8967D}




a {
    color: #72620D;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #997301;
}
a:active {
    text-decoration: underline;
}


a.lienMenu             {font-size : 12pt;text-decoration: underline;}
a.lienMenu:link        {text-decoration: none;color: #4E4102;}
a.lienMenu:active      {color: #272C4C;font-weight: normal;}
a.lienMenu:visited     {text-decoration: none;color: #4E4102;}
a.lienMenu:hover       {text-decoration: underline;color: #272C4C;}



body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image:url('/images/drape5.jpg');
}


td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h3 {
color: #997301;
margin: 15px 0 5px 0;
font-size: 12pt;
}
.txt_annonce h3 {
  margin-bottom: 2px;
}
.txt_annonce h3 a {
color: #997301;
text-decoration:none;
font-size: 11pt;
}
h2 {
	color: #72620D;
}

.text, .textA, .textarea, .textareaA {
	border: 1px solid #997301;
	font-family: Arial;
	font-size: 9pt;
}
.textA, .textareaA {
	border: 1px solid #5D4E02;
}
.textarea, .textareaA {
	width: 400px !important;
}

.submit {
	border: 1px solid #997301;
	background: #5D4E02;
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	-moz-border-radius: 5px;
}



.submenu {
	position: absolute;
	border: 2px solid #AD982F;
	background: #FDFAAD;
	width: 140px;
}
.submenu a {
	display: block;
	padding: 2px 4px;
	font-size: 10pt;
	background: url('/images/puce2.png') left center no-repeat;
	padding-left: 11px;
}
.submenu a:hover {
	text-decoration: none;
	color: #4E4102;
	background: #D8C664 url('/images/puce2.png') left center no-repeat;; 
}
