/* CSS Document */
/******************************style ANET Formulaires***************************/
div#backAnnonces { float:left; }
div#detailsContact { float:left; margin: 0 10px;}
div#backAnnonces a, #texte div.ancre a{
	color: #DCAA73;
	}
div#backAnnonces a:hover, #texte div.ancre a:hover {
	background:#DCAA73; color: #fff;
	}
input#submit:hover{
	background:#DCAA73;
	}
input#submit{
	color: #DCAA73;
}
.detail_bege {
	color: #DCAA73;
	}
.detail_bege:hover{
	background:#DCAA73;
	}
#suivant a{
	background:url(../images/anet/suivant-bege.gif) no-repeat 90% center #fff;
	}
#precedent a {
	background:url(../images/anet/precedent-bege.gif) no-repeat 10% center #fff;
}
#suivant a:hover{
	background:url(../images/anet/suivant-blanc.gif) no-repeat 90% center #DCAA73;
	}
#precedent a:hover {
	background:url(../images/anet/precedent-blanc.gif) no-repeat 10% center #DCAA73;
}
/***********************************************************************/
/***********************style ANET Site***************************/
#table1 {
	background: url(../images/anet/backgroundpage.gif) no-repeat center center;
/*	border:1px solid black; */
}
#texte h1 {
	color:#DCAA73;
	}
#menu li a:hover{
	color:#DCAA73;
	padding-left : 15px;
	background:url(../images/anet/fleche.gif) no-repeat left center;
	}
.menuclique {
	color:#DCAA73;
	background:url(../images/anet/fleche.gif) no-repeat left center;
	}
.color{
	color: #DCAA73;
	}
#texte a, #noflash a{
	color: #000;
	}
#texte a:hover, #noflash a:hover{
	color:#DCAA73;
	}
/***********************************************************/


