﻿.css_MenuHeader
{
	height: 155px;
	padding: 0px 0 0 35px;
	background: url(images/logo_cionet_back.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;	
}

.css_MenuBody
{
	background: url(images/menu_body.png) repeat;
	line-height: 1.5em;	
	height: 300px;
	padding-left: 10px;
}

.css_MenuFooter
{
	height: 54px;
	padding: 0px 0 0 35px;
	background: url(images/menu_bottom.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

.css_BlockSubMenu
{	
	border-style:hidden;
	border-color:Red;
} 
.css_SubMenu
{
	font-family:Tahoma;
	font-size: 12px;
	color:Black;
	display:block;		
	text-decoration:none;		
}

A:hover {color:#B22222; font-weight:bold;}


ul.css_MenuReportesUL
{
	margin-left:5px;	
}
.css_MenuReportesLI
{
	margin-left:15px;
	margin-top:0px;	
	font-family:Tahoma;
	font-size: 11px;	
}

li.css_MenuReportesLI div
{
	list-style:url(Imagenes/IconosMenu/bullet.gif);
	font-weight: bold;
}

li.css_MenuReportesLI ul li 
{
	list-style:none;
	font-weight: bold;
}
li.css_MenuReportesLI A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size: 10px;
	padding-left:1px;
	color:Black;
	font-weight:bolder;	
}
li.css_MenuReportesLI div A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size: 11px;
	padding-left:1px;
	color:Black;
	font-weight:bolder;	
}
li.css_MenuReportesLI A:hover {color:#B22222;}


/*
ul.css_MenuReportes A
{
	text-decoration:none;
	font-family:Tahoma;
	font-size: 11px;
	color:Black;
}
li.css_MenuReportes
{
	list-style:none;
}*/


.css_ImgAdmin
{
	background: url(Imagenes/IconosMenu/icono_administracion.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	
}
.css_ImgInicio
{
	background: url(Imagenes/IconosMenu/icono_inicio.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}

.css_ImgCatalogos
{
	background: url(Imagenes/IconosMenu/icono_catalogos.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.css_Reporteadores
{
	background: url(Imagenes/IconosMenu/icono_reporteadores.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.css_DataMart
{
	background: url(Imagenes/IconosMenu/icono_reporteadores.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	background-position:left center;
	padding-top:10px;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}

.css_Ayuda
{
	background: url(Imagenes/IconosMenu/Ayuda.gif);
	background-repeat:no-repeat;
	padding-left: 35px;	
	background-position:left center;
	padding-top:10px;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
}