@charset "UTF-8";
.menu_01
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		color: #333;
		text-decoration: none;
		width: 215px;
		padding-right: 10px;
		padding-left: 10px;
}
.menu_04
{
		list-style-type: none;
}
.menu_03
{
		list-style-type: none;
		list-style-image: none;
/*		background-image: url(../Pics/hdot2.gif);
		background-repeat: repeat-x;
		background-position: bottom;*/
}
/*.menu_01 table tr td #menu_02 li a
{
		background-image: url(../Pics/hdot2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
}
*/.dot
{
		background-image: url(../Pics/hdot2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		display: list-item;
}
.menu_02
{
		list-style-image: url(../Pics/logo-losange.gif);
		list-style-type: none;
		border-top-width: thin;
		border-bottom-width: thin;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FFF;
		border-bottom-color: #FFF;
		margin-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
}
.menu_active
{
		color: #F00;
		font-style: italic;
}
.menu_02_on
{
		list-style-image: none;
		list-style-type: none;
		margin-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
   }
.menu_02_off
{
		list-style-image: none;
		list-style-type: none;
		border-top-width: thin;
		border-bottom-width: thin;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FFF;
		border-bottom-color: #FFF;
		margin-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
}
.Nav_bottom
{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		text-decoration: none;
		color: #666;
}
