/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {width:700px; height:35px; font-size:11px; z-index:100; margin-top:5px}
.menu ul li a  {display:block; text-decoration:none; width:160px; height:35px; text-align:left;  overflow:hidden;}
.menu ul li ul li  a {display:block; text-decoration:none; color:#000;width:160px; height:16px;  text-align:left; margin-left:3px; line-height:16px; text-indent:27px; color:#999999;  font-size:11px; overflow:hidden;}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative; }
.menu ul li ul {display: none; margin-left:-5px; margin-top:5px;}

/* specific to non IE browsers */
/*.menu ul li:hover a {color:#fff; background:#36f;}*/
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:160px;}
.menu ul li:hover ul li ul {display: none;}

/*.menu ul li:hover ul li a {display:block; background:#ff9900; color:#000;}

.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}*/


.vide a{
	display:block;
	background-color:#FFFFFF;
	height:5px;
}
 /* /////////////////////////////////////////////////////////*/
.titre_BA a{

	display:block;
	text-align:left;
	background-image:url(img_menu/bt_BA.png);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	width:160px;
	height:35px;
}

.titre_BA a:hover /* Lorsque la souris passe sur un des liens */  
{
display:block;
		background-image:url(img_menu/bt_BA_1.png);
		background-repeat:no-repeat;
		background-position:left;
		width:160px;
}

.titre_PAT a{

	display:block;
	text-align:left;
	background-image:url(img_menu/bt_PAT.png);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	width:160px;
	height:35px;
}

.titre_PAT a:hover /* Lorsque la souris passe sur un des liens */  
{
display:block;
		background-image:url(img_menu/bt_PAT_1.png);
		background-repeat:no-repeat;
		background-position:left;
		
}

.titre_PHOTO a{

	display:block;
	text-align:left;
	background-image:url(img_menu/bt_PHOTO.png);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	width:160px;
	height:35px;
}

.titre_PHOTO a:hover /* Lorsque la souris passe sur un des liens */  
{
display:block;
		background-image:url(img_menu/bt_PHOTO_1.png);
		background-repeat:no-repeat;
		background-position:left;
		width:160px;
}

.titre_BD a{

	display:block;
	text-align:left;
	background-image:url(img_menu/bt_BD.png);
	background-repeat:no-repeat;
	background-position:left;
	border:none;
	width:160px;
	height:35px;
}

.titre_BD a:hover /* Lorsque la souris passe sur un des liens */  
{
display:block;
		background-image:url(img_menu/bt_BD_1.png);
		background-repeat:no-repeat;
		background-position:left;
		width:160px;
}


 /* /////////////////////////////////////////////////////////*/
.patrimoines1 a{

	display:block;
	text-align:left;
	text-indent:27px;
	background-image:url(img_menu/bt_ssMenu_a.png);
	background-repeat:no-repeat;
	background-position:left;
	/*background-color:#F4F4F4;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:0px;
	height:16px;
	margin-top:5px;

}
.patrimoines a{

	display:block;
	text-align:left;
	text-indent:27px;
	background-image:url(img_menu/bt_ssMenu_a.png);
	background-repeat:no-repeat;
	background-position:left;
	/*background-color:#F4F4F4;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:0px;
	height:16px;

}

.patrimoines a:hover, .patrimoines1 a:hover /* Lorsque la souris passe sur un des liens */  
{
		display:block;
		background-image:url(img_menu/bt_SSMenu.png);
		background-repeat:no-repeat;
		background-position:left;
		/*background-color:#FFFFFF;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #929200; /* On passe le texte en noir... */
		text-indent:32px;
		margin:0px;
		height:16px;
}
.patrimoines1 a:hover /* Lorsque la souris passe sur un des liens */  
{
		display:block;
		background-image:url(img_menu/bt_SSMenu.png);
		background-repeat:no-repeat;
		background-position:left;
		/*background-color:#FFFFFF;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #929200; /* On passe le texte en noir... */
		text-indent:32px;
		margin:0px;
		height:16px;
		margin-top:5px;
}

