.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.popclass {
	height: 350px;
	width: 350px;
	border: 3px solid #FF0000;
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	left: 25px;
	top: 300px;
	text-align: left;
	vertical-align: baseline;
	padding: 22px;
	cursor: auto;
}
.cadre {
	height: auto;
	width: 683px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #B2B4BF;
	border-right-color: #B2B4BF;
	border-bottom-color: #B2B4BF;
	border-left-color: #B2B4BF;
	background-image: url(images/BGmenu.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.main {
	cursor: pointer;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	background-repeat: no-repeat;
	padding: 2px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	display: block;













}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	height: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
	background-repeat: no-repeat;
	padding: 2px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-color: #D50000;



}
.titrerouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;


}
.textegrismll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.rougeannonce {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.noirannonce {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
