/* CSS Document */
.arbomenu a, .arbomenu a:visited, .link a:hover, .btMenus a, .titreMenu{color:#587BBA;}
.link ul a.drop, .link ul a.drop:visited {background:#587BBA url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul a.drop:hover{background:#587BBA url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul a:hover{background:#587BBA url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link :hover > a, .link ul :hover > a {background:#587BBA url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul :hover > a.drop {background:#587BBA url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.sousliens{
	border-bottom:1px solid #587BBA;
}
.sousliens a{
	color:#8BAADF;
	background-image:url(../img/sep_menu_manifestation.gif);
	background-position:left center; 
	background-repeat:no-repeat
}
.sousliens a:hover{
	color:#587BBA;
}
.trait{
	color:#A7BBDF;
}
a.lienactif{
	color:#587BBA;
}

.sousliensvertical a{
	color:#8BAADF;
	background-image:url(../img/sep_menu_manifestation.gif);
	background-position:left center; 
	background-repeat:no-repeat;
}

a.linkimage{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
a.linkimage:hover{
	background:none;/*ie6*/	
}

.descimg{
display:none;
}

a.linkimage:hover div.image{
	border:1px solid #587BBA;	
}
a.linkimage:hover div.descimg{
	display:block;
}
.tabtitrelist a:hover{
	color:#587BBA;
}

#titre, #loco, #type, #date{
	width:9px;
	height:15px;
	float:left;
}
.arrowDesc{
	background:url(../img/arrow_587BBA.gif) 0px 0px no-repeat;
}
.arrowDescHover{
	background:url(../img/arrow_587BBA.gif) 0px -15px no-repeat ;
}
.arrowEsc{
	background:url(../img/arrow_587BBA.gif) -9px 0px no-repeat ;
}
.arrowEscHover{
	background:url(../img/arrow_587BBA.gif) -9px -15px no-repeat ;
}
.arrowOff{
	background:url(../img/arrow_587BBA.gif) -18px 0px no-repeat ;
}
.arrowOffHover{
	background:url(../img/arrow_587BBA.gif) -18px -15px no-repeat ;
}
/**liensearch**/
.liensearch .inputSearch{
	color:#587BBA;
	background:#EFF5FF;
}
.liensearch .menusearch{
	background:url(../img/sep_menu_manifestation.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.liensearch .btOK{
	background-color:#587BBA;
}

