﻿/*
	Clases de la MasterPage
*/

.CabeceraMenu
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.TreeViewMenuHead
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 100%;
}

.esqinfder_menu
{

}

.esqinfizq_menu
{
}

.esqsupder_menu
{

}

.esqsupizq_menu
{

}

.celdasupcentro_menu

{

}

.TreeViewMenu
{
	vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 100%;
}


a.TreeNode:visited
{
	color: #ffffff;
	font-weight: normal;
}

a.TreeNode:link
{
	color: #ffffff;
	font-weight: normal;
}

a.TreeNodeSelected:link
{
	font-weight: bold;
}

a.TreeNodeSelected:visited
{
	font-weight: bold;
}