 /* ------------------------------------ *
  *  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: #898888; }
.next span.desactived{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #898888; }
.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}
.texteFooter {color: #FFFFFF}




a {
    color: #B41B16;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}
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,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

h3 {
color: #B41B16;
margin: 15px 0 5px 0;
font-size: 12pt;
}
.txt_annonce h3 {
  margin-bottom: 2px;
}

.txt_annonce h3 a {
color: #B41B16;
text-decoration:underline;
font-size: 11pt;
}

h2 {
	color: #B41B16;
	border-bottom: 1px solid #B41B16;
}
h3 a {
	color: #B41B16;
	text-decoration: none;
}
.text, .textA, .textarea, .textareaA {
	border: 1px solid #3A38A6;
	font-family: Arial;
	font-size: 9pt;
}
.textA, .textareaA {
	border: 1px solid #333;
}
.textarea, .textareaA {
	width: 400px !important;
}

.submit {
	border: 2px solid #3A38A6;
	background: #EFEFEF;
	color: #3A38A6;
	font-size: 10pt;
	font-weight: bold;
	-moz-border-radius: 5px;
}