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

