﻿/*
@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: normal;
    src: url(../../fuentes/SEGOEUI3.eot);
}

@font-face {
    font-family: Segoe UI;
    font-style: normal;
    font-weight: bold;
    src: url(../../fuentes/SEGOEUI2.eot);
}

@font-face {
    font-family: Segoe UI;
    font-style: italic;
    font-weight: normal;
    src: url(../../fuentes/SEGOEUI1.eot);
}

@font-face {
    font-family: Segoe UI;
    font-style: italic;
    font-weight: bold;
    src: url(../../fuentes/SEGOEUI0.eot);
}
*/

body
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.TBottom
{
	color: #DDDDDD;
	font-size: 13px;
}

.Campos
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;	
}


.CamposLogin
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;	
	border-width: 1px;
	background-color: rgb(241,222,192);
}

.CamposLoginBold
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	border-width: 1px;
	background-color: rgb(241,222,192);
}

.CamposEdicion
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;	
	border-width: 1px;
	border-style: solid;
}

.CamposBottom
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	border-width: 0px;
	border-style: none;
	background-color: rgb(241,222,192);
}

.CamposBottom2
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	background-color: rgb(241,222,192);
}

.Titulo
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 44px;
	color: #cc3300;
}

.SubTitulo
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: italic;
	font-weight: normal;
	font-size: 32px;
	color: #cc3300;
}

.InfoTitulo

{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	color: #cc3300;
}

.Intro
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #777777;
}

.Texto
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

.TextoBold
{	
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

.TextoError
{	
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.TextoFunciones
{	
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: rgb(60,60,60);
}

.TituloTabla
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: italic;
	font-weight: bold;
	font-size: 21px;	
	color: #cc3300;
}

.Texto8pt 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 8px;	
}

.Texto9pt 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 12px;	
}

.Texto10pt 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 13px;	
}

.Texto11pt 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 16px;	
}

.TextoTablas 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: normal;
	font-weight: normal;
	font-size: 16px;	
}

.TextoUsuario 
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #cc3300;
}

.TituloSmall
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #cc3300;
}


.Color 
{
		color: #cc3300;
}

.Sel>TD
{
	background-color: rgb(241,222,192);
}

.NoSel>TD
{
}

.CerrarSesion
{	
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;	
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: rgb(120,120,120);
}


.LinkFondoOscuro
{	
	color: rgb(221,202,172);
	text-decoration:none;
}

.LinkFondoOscuro:link
{	
	color: rgb(221,202,172);
	text-decoration:none;
}

.LinkFondoOscuro:visited
{	
	color: rgb(221,202,172);
	text-decoration:none;
}

.LinkFondoOscuro:hover
{	
	color: rgb(255,255,255);
	text-decoration:none;
}

.Separador 
{
	font-family: 'Segoe UI', 'Trebuchet MS' , Arial;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}

.Separador2
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-weight: normal;
	font-style: normal;
	color: rgb(241,222,192);
}


.FondoTopImgDetector 
{
	background-image: url(TopSEK.gif);
	background-repeat: no-repeat
}

.FondoBottom
{
	background-image: url(BottomSEK.gif);
}

.ContenidoTab 
{
	BACKGROUND-COLOR: #4c4c4c;
}

.SeparadorTab
{
	background-color: #666666;
}


/* ------------- GRAPHS ------------- */
.TabUnidadesMapas 
{
	background-image: url(../../img/txtMapasN.png);
}

.TabUnidadesReportes 
{
	background-image: url(../../img/txtReportesN.png);
}

.TabUnidadesOperaciones
{
	background-image: url(../../img/txtOperacionesN.png);
}

/* ------------- TABS MENU STYLES ------------- */
.STabA 
{
	background-image: url(TabASEK.gif);
}

.STabB 
{
	background-image: url(TabBSEK.gif);
}

.SMenuA {
	font-family: 'Segoe UI', 'Trebuchet MS' , Arial;
	font-weight: bold;
	font-size: 15px;
	color: white;
	text-align: center;
}

.SMenuA:link {
	color: white;
	text-decoration: none;
}

.SMenuA:hover {
	color: white;
	/*text-decoration: underline;*/
}

.SMenuA:visited {
	text-decoration: none;
	/*color: black;*/
}

.SMenuB
{
	font-family: 'Segoe UI' , 'Trebuchet MS' , Arial;
	font-weight: bold;
	font-size: 15px;
	color: #d5d5d5;
	text-align: center;
}

.SMenuB:link {
	color: #d5d5d5;
	text-decoration: none;
}

.SMenuB:hover
{
	color: #e5e5e5; /*text-decoration: underline;*/
}

.SMenuB:visited {
	text-decoration: none;
	/*color: black;*/
}

/* ------------- HORIZONTAL SUBMENU STYLES ------------- */
.SSubmenu {
	font-family: 'Segoe UI', 'Trebuchet MS' , Arial;
	font-weight: normal;
	font-size: 13px;
	color: #eeeeee;
	text-align: center;
}

.SSubmenu:link {
	color: #eeeeee;
	text-decoration: none;
}

.SSubmenu:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;	
}

.SSubmenu:visited {
	color: #eeeeee;
	text-decoration: none;	
}

.BackTopImg {
    margin: 0px 0px 0px 0px; 
    background-image: url(BgCont.gif);
    background-position-y: top; 
    background-repeat: repeat-x;
}
