﻿body
{
    font-family: Tahoma;
    font-size: 8pt;
}

._nova_titulo
{
    font-weight: bold;
    font-size: 13pt;
    color: #4c79a3;
    font-family: Tahoma;
    border-bottom: #4c79a3 1px solid;
    width: 100%;
    margin-bottom: 12px;
    height: 20px;
}

.subtitulo
{
    border-top: lightgrey 1px solid;
    color: #000000;
    border-bottom: lightgrey 1px solid;
    background-color: whitesmoke;
    margin-top: 2px;
    font-weight: bold;
    margin-bottom: 2px;
    height: 20px;
    padding-left: 4px;
}

.tituloMenu
{
    background-position: left top;
    font-weight: bold;
    background-image: url(/comunprolego/gif/cmanager/men_titu_back.gif);
    vertical-align: middle;
    background-repeat: repeat-x;
    height: 25px;
    text-align: left;
    color: white;
}

.tituloMenuLeft
{
    background-position: left top;
    font-weight: bold;
    font-size: 9pt;
    background-image: url(/comunprolego/gif/cmanager/men_titu_left.gif);
    vertical-align: middle;
    background-repeat: no-repeat;
    height: 25px;
    text-align: right;
    width: 13px;
}

.pie
{
    font-size: 7pt;
    vertical-align: top;
    color: darkgray;
    font-family: Tahoma;
    text-align: center;
    border-top: gainsboro 1px dotted;
    padding-top: 5px;
}


.permisosModulos
{
    padding-top: 5px;
    font-weight: bold;
}

.permisosSubmodulos
{
    padding-left: 30px;
}

.encabezado
{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 15px;
}

.encabezado2
{
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	color: #333333;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 15px;
}

.ajaxFondo
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

.ajaxProgreso
{
    background-color: white;
    color: black;
    position: fixed;
    bottom: 50%;
    left: 40%;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}


.tabSelected
{
    background-position: left top;
    font-weight: bold;
    background-image: url(/comunprolego/gif/cmanager/tab_selected.gif);
    width: 150px;
    background-repeat: no-repeat;
    height: 21px;
    text-decoration: none;
    vertical-align: text-bottom;
    text-align: center;
    padding-top: 9px;
    border-bottom-style: none;
}

.tabUnselected
{
    width: 150px;
    background-position: left top;
    font-weight: normal;
    background-image: url(/comunprolego/gif/cmanager/tab_unselected.gif);
    background-repeat: no-repeat;
    height: 21px;
    text-decoration: none;
    vertical-align: text-bottom;
    text-align: center;
    padding-top: 11px;
}

.tab
{
    height: 21px;
    vertical-align: text-bottom;
    text-align: left;
}

.tabContainer
{
    border-right: #919B9C 1px solid;
    border-left: #919B9C 1px solid;
    border-bottom: #919B9C 1px solid;
    border-top: #919B9C 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align: left;
}

.tabVacio
{
}

.mapa
{
    background-position: left top;
    background-image: url(/comunprolego/gif/cmanager/men_titu_back_am.gif);
    color: black;
    background-repeat: repeat-x;
    height: 22px;
}
.mapaNodo
{
    color: black;
}


.mapa2
{
    background-position: left top;
    color: #ffcc00;
    background-repeat: repeat-x;
    height: 25px;
    border-bottom: #1f5165 1px solid;
    background-color: #003b52;
}