/**************** NAVIGATION ****************/

/*.pagemap:visited 	{ color : #898989; text-decoration : none; }
.pagemap:active 	{ color : #898989; text-decoration : none; }
.pagemap:hover 		{ color : #E31921; text-decoration : underline; }
*/
.pdf:link		{ background-image:url(pdf.gif); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
.pdf:visited 	{ background-image:url(pdf.gif); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
/*.pdf:active 	{ color : #898989; text-decoration : none; }*/
.pdf:hover 		{ text-decoration : none; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }

.jpg:link		{ background-image:url(jpg.gif); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
.jpg:visited 	{ background-image:url(jpg.gif); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
/*.jpg:active 	{ color : #898989; text-decoration : none; }*/
.jpg:hover 		{ text-decoration : none; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }

.sound:link		{ background-image:url(sound.jpg); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
.sound:visited 	{ background-image:url(sound.jpg); background-position:left; background-repeat:no-repeat; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
/*.sound:active 	{ color : #898989; text-decoration : none; }*/
.sound:hover 		{ text-decoration : none; padding: 7px 0 7px 20px; margin:0 0 5px 0; line-height:20px; }
/*
.list:link		{ padding: 0 0 0 20px; color:#898989; line-height:20px; font-weight:normal; }
.list:visited 	{ padding: 0 0 0 20px; color:#898989; line-height:20px; font-weight:normal; }
.pdf:active 	{ color : #898989; text-decoration : none; }
.list:hover 	{ color:#0077c0; text-decoration : none; }*/


/*---------------------------------------------- MENU */

li.linkmenu {
	color:#a71720;
	margin:10px 0 0 0;
	padding:0 0 4px 0;
	font-size:13px;
	letter-spacing:0px;
	line-height:9px;
	font-weight:bold;
	background-image:url(pointi.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
li.linkmenu:hover {
	background-image:url(pointi.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	color:#0a4c7e;
	background-color:#fff;
}
li.linkmenu a{
	color:#a71720;
}

li.linkmenuon {
	color:#0a4c7e;
	margin:10px 0 0 0;
	padding:0 0 4px 0;
	font-size:13px;
	letter-spacing:0px;
	line-height:9px;
	font-weight:bold;
	background-image:url(pointi.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
li.linkmenuon:hover {
	background-image:url(pointi.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	color:#0a4c7e;
	background-color:#fff;
}
li.linkmenuon a{
	color:#0a4c7e;
}
