#annonce div:hover {
	background-color: rgb(186,221,226);
	cursor: pointer;
}

#evenement div:hover {
	background-color: rgb(186,221,226);
	cursor: pointer;
}

.ev_cadre_texte{
	height:auto;
	min-height: 20px;
}

#contacteznous:hover {
	background-color: rgb(186,221,226);
	cursor: pointer;
	z-index: 1;
}

.pa_cadre_fenetre{
	height: auto;
	min-height : 260px;
}

.acc_cadre_fin{
	width: 397px;
	height: 31px;
	overflow:hidden;
	float:left;
}
.cadreMsg{
	width: 411px;
	height: 31px;
	font-weight:bold;
	color:red;
	background-repeat:
	repeat; background-image:url(/images/fondsite.jpg);
	float:left;
}
.cadreMenu{
	width: 399px;
	height: 31px;
	background-color: rgb(4,133,219);
	float:left;
}/*
.cadreContent{
	height:auto;
	min-height:540px;
	overflow:hidden;
	margin:10px;
}*/
/******************************************************************************************/
/*************************************    BOUTTONS   **************************************/

.button {
/*	cursor:pointer;
	color:rgb(255,255,255);
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	height:22px;
	width:157px;
	overflow: hidden;
	background-image:url(/images/boutons/b_vert.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: none;
	border: none;*/
}
