/* CSS Document */

.arbomenu a, .arbomenu a:visited, .link a:hover{color:#C05A35;}
.link ul a.drop, .link ul a.drop:visited {background:#C05A35 url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul a.drop:hover{background:#C05A35 url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul a:hover{background:#C05A35 url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link :hover > a, .link ul :hover > a {background:#C05A35 url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.link ul :hover > a.drop {background:#C05A35 url(../img/arrow_menu.gif) no-repeat scroll 0 center;}

.sousliens{
	border-bottom:1px solid #C05A35;
}
.sousliens a{
	color:#DF967D;
	background-image:url(../img/sep_menu_oeuvre.gif);
	/*background-position:right center; */
	background-position:left center;
	background-repeat:no-repeat
}
.sousliens a:hover{
	color:#C05A35;
}
.trait{
	color:#DFAB99;
}
a.lienactif{
	color:#C05A35;
}

.sousliensvertical a{
	color:#DF967D;
	background-image:url(../img/sep_menu_oeuvre.gif);
	background-position:left center; 
	background-repeat:no-repeat	
}
.tabtitrelist a:hover{
	color:#C05A35;
}


#titre, #loco, #type, #date{
	width:9px;
	height:15px;
	float:left;
}
.arrowDesc{
	background:url(../img/arrow_C05A35.gif) 0px 0px no-repeat;
}
.arrowDescHover{
	background:url(../img/arrow_C05A35.gif) 0px -15px no-repeat ;
}
.arrowEsc{
	background:url(../img/arrow_C05A35.gif) -9px 0px no-repeat ;
}
.arrowEscHover{
	background:url(../img/arrow_C05A35.gif) -9px -15px no-repeat ;
}
.arrowOff{
	background:url(../img/arrow_C05A35.gif) -18px 0px no-repeat ;
}
.arrowOffHover{
	background:url(../img/arrow_C05A35.gif) -18px -15px no-repeat ;
}

/**liensearch**/
.liensearch .inputSearch{
	color:#C05A35;
	/*border:1px solid #3B7F59;*/
	background:#EFF5FF;
}
.liensearch .menusearch{
	background:url(../img/sep_menu_manifestation.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
.liensearch .btOK{
	background-color:#FFF3EF;
}
